Sep 07 09:37:40 devstack devstack@c-api.service[74922]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 09:37:40 devstack devstack@c-api.service[74922]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 09:37:40 2026] *** Sep 07 09:37:40 devstack devstack@c-api.service[74922]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 09:37:40 devstack devstack@c-api.service[74922]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 09:37:40 devstack devstack@c-api.service[74922]: nodename: devstack Sep 07 09:37:40 devstack devstack@c-api.service[74922]: machine: x86_64 Sep 07 09:37:40 devstack devstack@c-api.service[74922]: clock source: unix Sep 07 09:37:40 devstack devstack@c-api.service[74922]: pcre jit disabled Sep 07 09:37:40 devstack devstack@c-api.service[74922]: detected number of CPU cores: 4 Sep 07 09:37:40 devstack devstack@c-api.service[74922]: current working directory: / Sep 07 09:37:40 devstack devstack@c-api.service[74922]: detected binary path: /usr/bin/uwsgi-core Sep 07 09:37:40 devstack devstack@c-api.service[74922]: your processes number limit is 47518 Sep 07 09:37:40 devstack devstack@c-api.service[74922]: your memory page size is 4096 bytes Sep 07 09:37:40 devstack devstack@c-api.service[74922]: detected max file descriptor number: 2048 Sep 07 09:37:40 devstack devstack@c-api.service[74922]: lock engine: pthread robust mutexes Sep 07 09:37:40 devstack devstack@c-api.service[74922]: thunder lock: enabled Sep 07 09:37:40 devstack devstack@c-api.service[74922]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 09:37:40 devstack devstack@c-api.service[74922]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 09:37:40 devstack devstack@c-api.service[74922]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 09:37:40 devstack devstack@c-api.service[74922]: Set PythonHome to /opt/stack/data/venv Sep 07 09:37:40 devstack devstack@c-api.service[74922]: Python main interpreter initialized at 0x789d520a4668 Sep 07 09:37:40 devstack devstack@c-api.service[74922]: python threads support enabled Sep 07 09:37:40 devstack devstack@c-api.service[74922]: your server socket listen backlog is limited to 100 connections Sep 07 09:37:40 devstack devstack@c-api.service[74922]: your mercy for graceful operations on workers is 80 seconds Sep 07 09:37:40 devstack devstack@c-api.service[74922]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 09:37:40 devstack devstack@c-api.service[74922]: *** Operational MODE: preforking *** Sep 07 09:37:40 devstack devstack@c-api.service[74922]: *** uWSGI is running in multiple interpreter mode *** Sep 07 09:37:40 devstack devstack@c-api.service[74922]: spawned uWSGI master process (pid: 74922) Sep 07 09:37:40 devstack devstack@c-api.service[74922]: spawned uWSGI worker 1 (pid: 74923, cores: 1) Sep 07 09:37:40 devstack devstack@c-api.service[74922]: spawned uWSGI worker 2 (pid: 74924, cores: 1) Sep 07 09:37:40 devstack devstack@c-api.service[74922]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 09:37:40 devstack devstack@c-api.service[74924]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 09:37:40 devstack devstack@c-api.service[74924]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 09:37:40 devstack devstack@c-api.service[74924]: we strongly recommend against using it for new projects. Sep 07 09:37:40 devstack devstack@c-api.service[74924]: If you are already using Eventlet, we recommend migrating to a different Sep 07 09:37:40 devstack devstack@c-api.service[74924]: framework. For more detail see Sep 07 09:37:40 devstack devstack@c-api.service[74924]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 09:37:40 devstack devstack@c-api.service[74924]: import eventlet # noqa Sep 07 09:37:40 devstack devstack@c-api.service[74923]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 09:37:40 devstack devstack@c-api.service[74923]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 09:37:40 devstack devstack@c-api.service[74923]: we strongly recommend against using it for new projects. Sep 07 09:37:40 devstack devstack@c-api.service[74923]: If you are already using Eventlet, we recommend migrating to a different Sep 07 09:37:40 devstack devstack@c-api.service[74923]: framework. For more detail see Sep 07 09:37:40 devstack devstack@c-api.service[74923]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 09:37:40 devstack devstack@c-api.service[74923]: import eventlet # noqa Sep 07 09:37:41 devstack devstack@c-api.service[74923]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 09:37:41 devstack devstack@c-api.service[74923]: from cgi import parse_header Sep 07 09:37:41 devstack devstack@c-api.service[74924]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 09:37:41 devstack devstack@c-api.service[74924]: from cgi import parse_header Sep 07 09:37:41 devstack devstack@c-api.service[74923]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 09:37:41 devstack devstack@c-api.service[74923]: warnings.warn( Sep 07 09:37:41 devstack devstack@c-api.service[74923]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 09:37:41 devstack devstack@c-api.service[74923]: removals.removed_module( Sep 07 09:37:41 devstack devstack@c-api.service[74923]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 09:37:41 devstack devstack@c-api.service[74923]: removals.removed_module( Sep 07 09:37:41 devstack devstack@c-api.service[74924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 09:37:41 devstack devstack@c-api.service[74924]: warnings.warn( Sep 07 09:37:41 devstack devstack@c-api.service[74924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 09:37:41 devstack devstack@c-api.service[74924]: removals.removed_module( Sep 07 09:37:41 devstack devstack@c-api.service[74924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 09:37:41 devstack devstack@c-api.service[74924]: removals.removed_module( Sep 07 09:37:42 devstack devstack@c-api.service[74923]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 09:37:42 devstack devstack@c-api.service[74923]: warnings.warn( Sep 07 09:37:42 devstack devstack@c-api.service[74924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 09:37:42 devstack devstack@c-api.service[74924]: warnings.warn( Sep 07 09:37:42 devstack devstack@c-api.service[74923]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 09:37:42 devstack devstack@c-api.service[74923]: warnings.warn( Sep 07 09:37:42 devstack devstack@c-api.service[74924]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 09:37:42 devstack devstack@c-api.service[74924]: warnings.warn( Sep 07 09:37:43 devstack devstack@c-api.service[74924]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 09:37:43 devstack devstack@c-api.service[74924]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74924) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 09:37:43 devstack devstack@c-api.service[74923]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 09:37:43 devstack devstack@c-api.service[74923]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74923) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 09:37:43 devstack devstack@c-api.service[74923]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 09:37:43 devstack devstack@c-api.service[74923]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 09:37:43 devstack devstack@c-api.service[74924]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 09:37:43 devstack devstack@c-api.service[74924]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74923) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74924) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74923) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74923) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74923) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74924) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74924) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74924) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:37:44 devstack devstack@c-api.service[74924]: INFO dbcounter [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Registered counter for database cinder Sep 07 09:37:44 devstack devstack@c-api.service[74923]: INFO dbcounter [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Registered counter for database cinder Sep 07 09:37:44 devstack devstack@c-api.service[74924]: DEBUG oslo_db.sqlalchemy.engines [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 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=74924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:37:44 devstack devstack@c-api.service[74923]: DEBUG oslo_db.sqlalchemy.engines [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e 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=74923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG dbcounter [-] [74924] Writer thread running {{(pid=74924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:37:45 devstack devstack@c-api.service[74924]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:37:45 devstack devstack@c-api.service[74924]: INFO cinder.rpc [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 09:37:45 devstack devstack@c-api.service[74924]: INFO cinder.rpc [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 09:37:45 devstack devstack@c-api.service[74924]: INFO cinder.rpc [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 09:37:45 devstack devstack@c-api.service[74924]: INFO cinder.rpc [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG dbcounter [-] [74923] Writer thread running {{(pid=74923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING cinder.keymgr.conf_key_mgr [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:37:45 devstack devstack@c-api.service[74923]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:37:45 devstack devstack@c-api.service[74923]: INFO cinder.rpc [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: INFO cinder.rpc [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 09:37:45 devstack devstack@c-api.service[74923]: INFO cinder.rpc [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 09:37:45 devstack devstack@c-api.service[74923]: INFO cinder.rpc [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING cinder.keymgr.conf_key_mgr [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG oslo_db.sqlalchemy.engines [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 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=74924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: INFO cinder.rpc [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG oslo_db.sqlalchemy.engines [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e 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=74923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: INFO cinder.rpc [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: INFO cinder.rpc [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 09:37:45 devstack devstack@c-api.service[74923]: INFO cinder.rpc [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING cinder.api.contrib.hosts [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING cinder.api.contrib.hosts [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: extensions {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: os-volume-manage {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: os-quota-class-sets {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: os-hosts {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: capabilities {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: extensions {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: encryption {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: os-volume-manage {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: scheduler-stats {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: os-quota-class-sets {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: os-quota-sets {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: os-hosts {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: os-availability-zone {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: capabilities {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: qos-specs {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: encryption {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: extra_specs {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: scheduler-stats {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: backups {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: os-quota-sets {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: os-availability-zone {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: encryption {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: qos-specs {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: cgsnapshots {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: os-volume-type-access {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: extra_specs {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: consistencygroups {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: backups {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: os-volume-transfer {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: encryption {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extended resource: os-snapshot-manage {{(pid=74924) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: cgsnapshots {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: os-volume-type-access {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: consistencygroups {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: os-volume-transfer {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extended resource: os-snapshot-manage {{(pid=74923) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING stevedore.named [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WARNING castellan.key_manager [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] SnapshotActionsController initialized {{(pid=74924) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension AdminActions extending resource: volumes {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension AdminActions extending resource: snapshots {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension AdminActions extending resource: backups {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension VolumeActions extending resource: volumes {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension UsedLimits extending resource: limits {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension TypesManage extending resource: types {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.v3.router [None req-4e1f3ae5-a406-4a05-8478-71b285d990f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74924) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING stevedore.named [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WARNING castellan.key_manager [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.contrib.snapshot_actions [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] SnapshotActionsController initialized {{(pid=74923) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension AdminActions extending resource: volumes {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension AdminActions extending resource: snapshots {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension AdminActions extending resource: backups {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension VolumeActions extending resource: volumes {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension UsedLimits extending resource: limits {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension TypesManage extending resource: types {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension SnapshotActions extending resource: snapshots {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: DEBUG cinder.api.v3.router [None req-8f732d83-b3a8-4bc9-a466-13b91583b20e None None] Extension VolumeTypeAccess extending resource: types {{(pid=74923) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:37:45 devstack devstack@c-api.service[74924]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x789d520a4668 pid: 74924 (default app) Sep 07 09:37:45 devstack devstack@c-api.service[74924]: DEBUG cinder.api.middleware.request_id [None req-2d5de811-48dc-43ea-a474-0be3dcd4bf61 None None] RequestId filter calling following filter/app {{(pid=74924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:37:45 devstack devstack@c-api.service[74923]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x789d520a4668 pid: 74923 (default app) Sep 07 09:37:45 devstack devstack@c-api.service[74924]: [pid: 74924|app: 0|req: 1/1] 192.168.122.65 () {50 vars in 780 bytes} [Mon Sep 7 09:37:45 2026] GET /volume/v3/ => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 09:37:53 devstack devstack@c-api.service[74923]: DEBUG cinder.api.middleware.request_id [None req-e695a5db-b060-448b-91f9-118bd8a5adcd None None] RequestId filter calling following filter/app {{(pid=74923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:37:54 devstack devstack@c-api.service[74923]: INFO cinder.api.openstack.wsgi [None req-e695a5db-b060-448b-91f9-118bd8a5adcd admin admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:37:54 devstack devstack@c-api.service[74923]: DEBUG cinder.api.openstack.wsgi [None req-e695a5db-b060-448b-91f9-118bd8a5adcd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:37:54 devstack devstack@c-api.service[74923]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:37:54 devstack devstack@c-api.service[74923]: warnings.warn( Sep 07 09:37:54 devstack devstack@c-api.service[74923]: DEBUG oslo_db.sqlalchemy.engines [None req-e695a5db-b060-448b-91f9-118bd8a5adcd 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=74923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:37:54 devstack devstack@c-api.service[74923]: INFO cinder.api.openstack.wsgi [None req-e695a5db-b060-448b-91f9-118bd8a5adcd admin admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:37:54 devstack devstack@c-api.service[74923]: [pid: 74923|app: 0|req: 1/2] 192.168.122.65 () {60 vars in 1186 bytes} [Mon Sep 7 09:37:52 2026] POST /volume/v3/types => generated 186 bytes in 1277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:37:54 devstack devstack@c-api.service[74924]: DEBUG cinder.api.middleware.request_id [None req-41e19d30-88a2-4e7d-95e4-e7ba92cbe153 None None] RequestId filter calling following filter/app {{(pid=74924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:37:54 devstack devstack@c-api.service[74924]: INFO cinder.api.openstack.wsgi [None req-41e19d30-88a2-4e7d-95e4-e7ba92cbe153 admin admin] POST http://192.168.122.65/volume/v3/types/d655ca7c-ec73-4f10-9d1f-ae1e90a22059/extra_specs Sep 07 09:37:54 devstack devstack@c-api.service[74924]: DEBUG cinder.api.openstack.wsgi [None req-41e19d30-88a2-4e7d-95e4-e7ba92cbe153 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:37:54 devstack devstack@c-api.service[74924]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:37:54 devstack devstack@c-api.service[74924]: warnings.warn( Sep 07 09:37:54 devstack devstack@c-api.service[74924]: DEBUG oslo_db.sqlalchemy.engines [None req-41e19d30-88a2-4e7d-95e4-e7ba92cbe153 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=74924) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:37:55 devstack devstack@c-api.service[74924]: INFO cinder.api.openstack.wsgi [None req-41e19d30-88a2-4e7d-95e4-e7ba92cbe153 admin admin] http://192.168.122.65/volume/v3/types/d655ca7c-ec73-4f10-9d1f-ae1e90a22059/extra_specs returned with HTTP 200 Sep 07 09:37:55 devstack devstack@c-api.service[74924]: [pid: 74924|app: 0|req: 2/3] 192.168.122.65 () {60 vars in 1333 bytes} [Mon Sep 7 09:37:54 2026] POST /volume/v3/types/d655ca7c-ec73-4f10-9d1f-ae1e90a22059/extra_specs => generated 55 bytes in 809 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:38:04 devstack devstack@c-api.service[74923]: DEBUG dbcounter [-] [74923] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:38:05 devstack devstack@c-api.service[74924]: DEBUG dbcounter [-] [74924] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:38:36 devstack devstack@c-api.service[74923]: DEBUG cinder.api.middleware.request_id [None req-94121ae0-f2f2-4c27-adfd-0e47e1fee0d4 None None] RequestId filter calling following filter/app {{(pid=74923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:38:36 devstack devstack@c-api.service[74923]: INFO cinder.api.openstack.wsgi [None req-94121ae0-f2f2-4c27-adfd-0e47e1fee0d4 None None] GET http://192.168.122.65/volume// Sep 07 09:38:36 devstack devstack@c-api.service[74923]: DEBUG cinder.api.openstack.wsgi [None req-94121ae0-f2f2-4c27-adfd-0e47e1fee0d4 None None] Empty body provided in request {{(pid=74923) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:38:36 devstack devstack@c-api.service[74923]: DEBUG cinder.api.openstack.wsgi [None req-94121ae0-f2f2-4c27-adfd-0e47e1fee0d4 None None] Calling method 'all' {{(pid=74923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:38:36 devstack devstack@c-api.service[74923]: INFO cinder.api.openstack.wsgi [None req-94121ae0-f2f2-4c27-adfd-0e47e1fee0d4 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:38:36 devstack devstack@c-api.service[74923]: [pid: 74923|app: 0|req: 2/4] 192.168.122.65 () {58 vars in 1309 bytes} [Mon Sep 7 09:38:36 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:40:23 devstack devstack@c-api.service[74924]: DEBUG cinder.api.middleware.request_id [None req-753bb159-47ab-4b5b-9a9d-4839bebfd652 None None] RequestId filter calling following filter/app {{(pid=74924) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:40:23 devstack devstack@c-api.service[74924]: INFO cinder.api.openstack.wsgi [None req-753bb159-47ab-4b5b-9a9d-4839bebfd652 tempest-verify_tempest_config-22168861 tempest-verify_tempest_config-22168861-project-member] GET http://192.168.122.65/volume/v3/extensions Sep 07 09:40:23 devstack devstack@c-api.service[74924]: DEBUG cinder.api.openstack.wsgi [None req-753bb159-47ab-4b5b-9a9d-4839bebfd652 tempest-verify_tempest_config-22168861 tempest-verify_tempest_config-22168861-project-member] Empty body provided in request {{(pid=74924) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:40:23 devstack devstack@c-api.service[74924]: DEBUG cinder.api.openstack.wsgi [None req-753bb159-47ab-4b5b-9a9d-4839bebfd652 tempest-verify_tempest_config-22168861 tempest-verify_tempest_config-22168861-project-member] Calling method 'index' {{(pid=74924) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:40:23 devstack devstack@c-api.service[74924]: INFO cinder.api.openstack.wsgi [None req-753bb159-47ab-4b5b-9a9d-4839bebfd652 tempest-verify_tempest_config-22168861 tempest-verify_tempest_config-22168861-project-member] http://192.168.122.65/volume/v3/extensions returned with HTTP 200 Sep 07 09:40:23 devstack devstack@c-api.service[74924]: [pid: 74924|app: 0|req: 3/5] 192.168.122.65 () {58 vars in 1125 bytes} [Mon Sep 7 09:40:23 2026] GET /volume/v3/extensions => generated 5245 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:40:30 devstack devstack@c-api.service[74923]: DEBUG cinder.api.middleware.request_id [None req-2e90ed4a-8db9-4b07-aaf2-4cc1296e94f6 None None] RequestId filter calling following filter/app {{(pid=74923) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:40:31 devstack devstack@c-api.service[74923]: INFO cinder.api.openstack.wsgi [None req-2e90ed4a-8db9-4b07-aaf2-4cc1296e94f6 demo admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:40:31 devstack devstack@c-api.service[74923]: DEBUG cinder.api.openstack.wsgi [None req-2e90ed4a-8db9-4b07-aaf2-4cc1296e94f6 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74923) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:40:31 devstack devstack@c-api.service[74923]: INFO cinder.api.openstack.wsgi [None req-2e90ed4a-8db9-4b07-aaf2-4cc1296e94f6 demo admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:40:31 devstack devstack@c-api.service[74923]: [pid: 74923|app: 0|req: 3/6] 192.168.122.65 () {60 vars in 1186 bytes} [Mon Sep 7 09:40:30 2026] POST /volume/v3/types => generated 184 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:40:41 devstack devstack@c-api.service[74923]: DEBUG dbcounter [-] [74923] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:42:28 devstack devstack@c-api.service[74922]: Mon Sep 7 09:42:28 2026 - graceful shutdown triggered... Sep 07 09:42:28 devstack devstack@c-api.service[74923]: Gracefully killing worker 1 (pid: 74923)... Sep 07 09:42:28 devstack devstack@c-api.service[74924]: Gracefully killing worker 2 (pid: 74924)... Sep 07 09:42:29 devstack devstack@c-api.service[74922]: worker 1 buried after 1 seconds Sep 07 09:42:29 devstack devstack@c-api.service[74922]: worker 2 buried after 1 seconds Sep 07 09:42:29 devstack devstack@c-api.service[74922]: goodbye to uWSGI. Sep 07 09:42:29 devstack devstack@c-api.service[86603]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 09:42:29 devstack devstack@c-api.service[86603]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 09:42:29 2026] *** Sep 07 09:42:29 devstack devstack@c-api.service[86603]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 09:42:29 devstack devstack@c-api.service[86603]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 09:42:29 devstack devstack@c-api.service[86603]: nodename: devstack Sep 07 09:42:29 devstack devstack@c-api.service[86603]: machine: x86_64 Sep 07 09:42:29 devstack devstack@c-api.service[86603]: clock source: unix Sep 07 09:42:29 devstack devstack@c-api.service[86603]: pcre jit disabled Sep 07 09:42:29 devstack devstack@c-api.service[86603]: detected number of CPU cores: 4 Sep 07 09:42:29 devstack devstack@c-api.service[86603]: current working directory: / Sep 07 09:42:29 devstack devstack@c-api.service[86603]: detected binary path: /usr/bin/uwsgi-core Sep 07 09:42:29 devstack devstack@c-api.service[86603]: your processes number limit is 47518 Sep 07 09:42:29 devstack devstack@c-api.service[86603]: your memory page size is 4096 bytes Sep 07 09:42:29 devstack devstack@c-api.service[86603]: detected max file descriptor number: 2048 Sep 07 09:42:29 devstack devstack@c-api.service[86603]: lock engine: pthread robust mutexes Sep 07 09:42:29 devstack devstack@c-api.service[86603]: thunder lock: enabled Sep 07 09:42:29 devstack devstack@c-api.service[86603]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 09:42:29 devstack devstack@c-api.service[86603]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 09:42:29 devstack devstack@c-api.service[86603]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 09:42:29 devstack devstack@c-api.service[86603]: Set PythonHome to /opt/stack/data/venv Sep 07 09:42:29 devstack devstack@c-api.service[86603]: Python main interpreter initialized at 0x760fccca4668 Sep 07 09:42:29 devstack devstack@c-api.service[86603]: python threads support enabled Sep 07 09:42:29 devstack devstack@c-api.service[86603]: your server socket listen backlog is limited to 100 connections Sep 07 09:42:29 devstack devstack@c-api.service[86603]: your mercy for graceful operations on workers is 80 seconds Sep 07 09:42:29 devstack devstack@c-api.service[86603]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 09:42:29 devstack devstack@c-api.service[86603]: *** Operational MODE: preforking *** Sep 07 09:42:29 devstack devstack@c-api.service[86603]: *** uWSGI is running in multiple interpreter mode *** Sep 07 09:42:29 devstack devstack@c-api.service[86603]: spawned uWSGI master process (pid: 86603) Sep 07 09:42:29 devstack devstack@c-api.service[86603]: spawned uWSGI worker 1 (pid: 86604, cores: 1) Sep 07 09:42:29 devstack devstack@c-api.service[86603]: spawned uWSGI worker 2 (pid: 86605, cores: 1) Sep 07 09:42:29 devstack devstack@c-api.service[86603]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 09:42:30 devstack devstack@c-api.service[86605]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 09:42:30 devstack devstack@c-api.service[86605]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 09:42:30 devstack devstack@c-api.service[86605]: we strongly recommend against using it for new projects. Sep 07 09:42:30 devstack devstack@c-api.service[86605]: If you are already using Eventlet, we recommend migrating to a different Sep 07 09:42:30 devstack devstack@c-api.service[86605]: framework. For more detail see Sep 07 09:42:30 devstack devstack@c-api.service[86605]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 09:42:30 devstack devstack@c-api.service[86605]: import eventlet # noqa Sep 07 09:42:30 devstack devstack@c-api.service[86604]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 09:42:30 devstack devstack@c-api.service[86604]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 09:42:30 devstack devstack@c-api.service[86604]: we strongly recommend against using it for new projects. Sep 07 09:42:30 devstack devstack@c-api.service[86604]: If you are already using Eventlet, we recommend migrating to a different Sep 07 09:42:30 devstack devstack@c-api.service[86604]: framework. For more detail see Sep 07 09:42:30 devstack devstack@c-api.service[86604]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 09:42:30 devstack devstack@c-api.service[86604]: import eventlet # noqa Sep 07 09:42:30 devstack devstack@c-api.service[86605]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 09:42:30 devstack devstack@c-api.service[86605]: from cgi import parse_header Sep 07 09:42:30 devstack devstack@c-api.service[86604]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 09:42:30 devstack devstack@c-api.service[86604]: from cgi import parse_header Sep 07 09:42:30 devstack devstack@c-api.service[86605]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 09:42:30 devstack devstack@c-api.service[86605]: warnings.warn( Sep 07 09:42:30 devstack devstack@c-api.service[86604]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 09:42:30 devstack devstack@c-api.service[86604]: warnings.warn( Sep 07 09:42:30 devstack devstack@c-api.service[86604]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 09:42:30 devstack devstack@c-api.service[86604]: removals.removed_module( Sep 07 09:42:30 devstack devstack@c-api.service[86605]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 09:42:30 devstack devstack@c-api.service[86605]: removals.removed_module( Sep 07 09:42:30 devstack devstack@c-api.service[86604]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 09:42:30 devstack devstack@c-api.service[86604]: removals.removed_module( Sep 07 09:42:30 devstack devstack@c-api.service[86605]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 09:42:30 devstack devstack@c-api.service[86605]: removals.removed_module( Sep 07 09:42:33 devstack devstack@c-api.service[86604]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 09:42:33 devstack devstack@c-api.service[86604]: warnings.warn( Sep 07 09:42:33 devstack devstack@c-api.service[86605]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 09:42:33 devstack devstack@c-api.service[86605]: warnings.warn( Sep 07 09:42:33 devstack devstack@c-api.service[86604]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 09:42:33 devstack devstack@c-api.service[86604]: warnings.warn( Sep 07 09:42:33 devstack devstack@c-api.service[86605]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 09:42:33 devstack devstack@c-api.service[86605]: warnings.warn( Sep 07 09:42:33 devstack devstack@c-api.service[86604]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 09:42:33 devstack devstack@c-api.service[86604]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86604) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 09:42:33 devstack devstack@c-api.service[86605]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 09:42:33 devstack devstack@c-api.service[86605]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86605) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 09:42:33 devstack devstack@c-api.service[86604]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 09:42:33 devstack devstack@c-api.service[86604]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 09:42:34 devstack devstack@c-api.service[86605]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 09:42:34 devstack devstack@c-api.service[86605]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86604) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86604) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86604) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86604) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86605) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: INFO dbcounter [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Registered counter for database cinder Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86605) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86605) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:34 devstack devstack@c-api.service[86605]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86605) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:34 devstack devstack@c-api.service[86604]: DEBUG oslo_db.sqlalchemy.engines [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 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=86604) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: INFO dbcounter [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Registered counter for database cinder Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG oslo_db.sqlalchemy.engines [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 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=86605) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG dbcounter [-] [86604] Writer thread running {{(pid=86604) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:42:35 devstack devstack@c-api.service[86604]: INFO cinder.rpc [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: INFO cinder.rpc [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: INFO cinder.rpc [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: INFO cinder.rpc [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING cinder.keymgr.conf_key_mgr [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG oslo_db.sqlalchemy.engines [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 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=86604) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: INFO cinder.rpc [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: INFO cinder.rpc [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG dbcounter [-] [86605] Writer thread running {{(pid=86605) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:42:35 devstack devstack@c-api.service[86605]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: INFO cinder.rpc [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: INFO cinder.rpc [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: INFO cinder.rpc [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: INFO cinder.rpc [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING cinder.keymgr.conf_key_mgr [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING cinder.api.contrib.hosts [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: extensions {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: os-volume-manage {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: os-quota-class-sets {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: os-hosts {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: capabilities {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: encryption {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: scheduler-stats {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: os-quota-sets {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: os-availability-zone {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: qos-specs {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: extra_specs {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: backups {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: encryption {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: cgsnapshots {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: os-volume-type-access {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: consistencygroups {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG oslo_db.sqlalchemy.engines [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 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=86605) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: os-volume-transfer {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extended resource: os-snapshot-manage {{(pid=86604) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: INFO cinder.rpc [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: INFO cinder.rpc [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING stevedore.named [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WARNING castellan.key_manager [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.contrib.snapshot_actions [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] SnapshotActionsController initialized {{(pid=86604) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension AdminActions extending resource: volumes {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension AdminActions extending resource: snapshots {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension AdminActions extending resource: backups {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension VolumeActions extending resource: volumes {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension UsedLimits extending resource: limits {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension TypesManage extending resource: types {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86604]: DEBUG cinder.api.v3.router [None req-dbb9c0f0-bd4f-44e9-b644-669499e5ace6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86604) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86604]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x760fccca4668 pid: 86604 (default app) Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING cinder.api.contrib.hosts [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: extensions {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: os-volume-manage {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: os-quota-class-sets {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: os-hosts {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: capabilities {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: encryption {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: scheduler-stats {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: os-quota-sets {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: os-availability-zone {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: qos-specs {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: extra_specs {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: backups {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: encryption {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: cgsnapshots {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: os-volume-type-access {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: consistencygroups {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: os-volume-transfer {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extended resource: os-snapshot-manage {{(pid=86605) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING stevedore.named [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WARNING castellan.key_manager [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.contrib.snapshot_actions [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] SnapshotActionsController initialized {{(pid=86605) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension AdminActions extending resource: volumes {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension AdminActions extending resource: snapshots {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension AdminActions extending resource: backups {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension VolumeActions extending resource: volumes {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension UsedLimits extending resource: limits {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension TypesManage extending resource: types {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: DEBUG cinder.api.v3.router [None req-76ad7f06-e648-4509-b0bb-488f2769a1f0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86605) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:35 devstack devstack@c-api.service[86605]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x760fccca4668 pid: 86605 (default app) Sep 07 09:42:38 devstack devstack@c-api.service[86603]: Mon Sep 7 09:42:38 2026 - graceful shutdown triggered... Sep 07 09:42:38 devstack devstack@c-api.service[86604]: Gracefully killing worker 1 (pid: 86604)... Sep 07 09:42:38 devstack devstack@c-api.service[86605]: Gracefully killing worker 2 (pid: 86605)... Sep 07 09:42:39 devstack devstack@c-api.service[86603]: worker 1 buried after 1 seconds Sep 07 09:42:39 devstack devstack@c-api.service[86603]: worker 2 buried after 1 seconds Sep 07 09:42:39 devstack devstack@c-api.service[86603]: goodbye to uWSGI. Sep 07 09:42:39 devstack devstack@c-api.service[86988]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 09:42:39 devstack devstack@c-api.service[86988]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 09:42:39 2026] *** Sep 07 09:42:39 devstack devstack@c-api.service[86988]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 09:42:39 devstack devstack@c-api.service[86988]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 09:42:39 devstack devstack@c-api.service[86988]: nodename: devstack Sep 07 09:42:39 devstack devstack@c-api.service[86988]: machine: x86_64 Sep 07 09:42:39 devstack devstack@c-api.service[86988]: clock source: unix Sep 07 09:42:39 devstack devstack@c-api.service[86988]: pcre jit disabled Sep 07 09:42:39 devstack devstack@c-api.service[86988]: detected number of CPU cores: 4 Sep 07 09:42:39 devstack devstack@c-api.service[86988]: current working directory: / Sep 07 09:42:39 devstack devstack@c-api.service[86988]: detected binary path: /usr/bin/uwsgi-core Sep 07 09:42:39 devstack devstack@c-api.service[86988]: your processes number limit is 47518 Sep 07 09:42:39 devstack devstack@c-api.service[86988]: your memory page size is 4096 bytes Sep 07 09:42:39 devstack devstack@c-api.service[86988]: detected max file descriptor number: 2048 Sep 07 09:42:39 devstack devstack@c-api.service[86988]: lock engine: pthread robust mutexes Sep 07 09:42:39 devstack devstack@c-api.service[86988]: thunder lock: enabled Sep 07 09:42:39 devstack devstack@c-api.service[86988]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 09:42:39 devstack devstack@c-api.service[86988]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 09:42:39 devstack devstack@c-api.service[86988]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 09:42:39 devstack devstack@c-api.service[86988]: Set PythonHome to /opt/stack/data/venv Sep 07 09:42:39 devstack devstack@c-api.service[86988]: Python main interpreter initialized at 0x7fcf5c0a4668 Sep 07 09:42:39 devstack devstack@c-api.service[86988]: python threads support enabled Sep 07 09:42:39 devstack devstack@c-api.service[86988]: your server socket listen backlog is limited to 100 connections Sep 07 09:42:39 devstack devstack@c-api.service[86988]: your mercy for graceful operations on workers is 80 seconds Sep 07 09:42:39 devstack devstack@c-api.service[86988]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 09:42:39 devstack devstack@c-api.service[86988]: *** Operational MODE: preforking *** Sep 07 09:42:39 devstack devstack@c-api.service[86988]: *** uWSGI is running in multiple interpreter mode *** Sep 07 09:42:39 devstack devstack@c-api.service[86988]: spawned uWSGI master process (pid: 86988) Sep 07 09:42:39 devstack devstack@c-api.service[86988]: spawned uWSGI worker 1 (pid: 86989, cores: 1) Sep 07 09:42:39 devstack devstack@c-api.service[86988]: spawned uWSGI worker 2 (pid: 86990, cores: 1) Sep 07 09:42:39 devstack devstack@c-api.service[86988]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 09:42:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 09:42:39 devstack devstack@c-api.service[86989]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 09:42:39 devstack devstack@c-api.service[86989]: we strongly recommend against using it for new projects. Sep 07 09:42:39 devstack devstack@c-api.service[86989]: If you are already using Eventlet, we recommend migrating to a different Sep 07 09:42:39 devstack devstack@c-api.service[86989]: framework. For more detail see Sep 07 09:42:39 devstack devstack@c-api.service[86989]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 09:42:39 devstack devstack@c-api.service[86989]: import eventlet # noqa Sep 07 09:42:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 09:42:39 devstack devstack@c-api.service[86990]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 09:42:39 devstack devstack@c-api.service[86990]: we strongly recommend against using it for new projects. Sep 07 09:42:39 devstack devstack@c-api.service[86990]: If you are already using Eventlet, we recommend migrating to a different Sep 07 09:42:39 devstack devstack@c-api.service[86990]: framework. For more detail see Sep 07 09:42:39 devstack devstack@c-api.service[86990]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 09:42:39 devstack devstack@c-api.service[86990]: import eventlet # noqa Sep 07 09:42:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 09:42:40 devstack devstack@c-api.service[86989]: from cgi import parse_header Sep 07 09:42:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 09:42:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:42:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 09:42:40 devstack devstack@c-api.service[86989]: removals.removed_module( Sep 07 09:42:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 09:42:40 devstack devstack@c-api.service[86989]: removals.removed_module( Sep 07 09:42:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 09:42:40 devstack devstack@c-api.service[86990]: from cgi import parse_header Sep 07 09:42:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 09:42:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:42:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 09:42:40 devstack devstack@c-api.service[86990]: removals.removed_module( Sep 07 09:42:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 09:42:40 devstack devstack@c-api.service[86990]: removals.removed_module( Sep 07 09:42:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 09:42:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:42:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 09:42:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:42:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 09:42:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:42:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 09:42:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:42:42 devstack devstack@c-api.service[86989]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 09:42:42 devstack devstack@c-api.service[86989]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86989) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 09:42:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 09:42:43 devstack devstack@c-api.service[86989]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 09:42:43 devstack devstack@c-api.service[86990]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 09:42:43 devstack devstack@c-api.service[86990]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86990) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 09:42:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 09:42:43 devstack devstack@c-api.service[86990]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86989) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86989) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86989) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86989) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: INFO dbcounter [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Registered counter for database cinder Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-47450ccf-4356-4c06-9888-a6ef68770a61 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=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86990) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 09:42:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86990) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writer thread running {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 09:42:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:42:44 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:42:44 devstack devstack@c-api.service[86989]: INFO cinder.rpc [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 09:42:44 devstack devstack@c-api.service[86989]: INFO cinder.rpc [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 09:42:44 devstack devstack@c-api.service[86989]: INFO cinder.rpc [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 09:42:45 devstack devstack@c-api.service[86989]: INFO cinder.rpc [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING cinder.keymgr.conf_key_mgr [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: INFO dbcounter [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Registered counter for database cinder Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-47450ccf-4356-4c06-9888-a6ef68770a61 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=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: INFO cinder.rpc [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-5d839435-36fb-47ce-aabc-3f1123d9555c 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=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: INFO cinder.rpc [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING cinder.api.contrib.hosts [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: extensions {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: os-volume-manage {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: os-quota-class-sets {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: os-hosts {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: capabilities {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: encryption {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: scheduler-stats {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: os-quota-sets {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: os-availability-zone {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: qos-specs {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: extra_specs {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: backups {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: encryption {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: cgsnapshots {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: os-volume-type-access {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: consistencygroups {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: os-volume-transfer {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extended resource: os-snapshot-manage {{(pid=86989) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.snapshot_actions [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] SnapshotActionsController initialized {{(pid=86989) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension AdminActions extending resource: volumes {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension AdminActions extending resource: snapshots {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension AdminActions extending resource: backups {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension VolumeActions extending resource: volumes {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension UsedLimits extending resource: limits {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension TypesManage extending resource: types {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.router [None req-47450ccf-4356-4c06-9888-a6ef68770a61 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86989) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86989]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fcf5c0a4668 pid: 86989 (default app) Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writer thread running {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:42:45 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:42:45 devstack devstack@c-api.service[86990]: INFO cinder.rpc [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 09:42:45 devstack devstack@c-api.service[86990]: INFO cinder.rpc [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 09:42:45 devstack devstack@c-api.service[86990]: INFO cinder.rpc [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 09:42:45 devstack devstack@c-api.service[86990]: INFO cinder.rpc [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING cinder.keymgr.conf_key_mgr [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-5d839435-36fb-47ce-aabc-3f1123d9555c 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=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: INFO cinder.rpc [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 09:42:45 devstack devstack@c-api.service[86990]: INFO cinder.rpc [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING cinder.api.contrib.hosts [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: extensions {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: os-volume-manage {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: os-quota-class-sets {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: os-hosts {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: capabilities {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: encryption {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: scheduler-stats {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: os-quota-sets {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: os-availability-zone {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: qos-specs {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: extra_specs {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: backups {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: encryption {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: cgsnapshots {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: os-volume-type-access {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: consistencygroups {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: os-volume-transfer {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extended resource: os-snapshot-manage {{(pid=86990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] SnapshotActionsController initialized {{(pid=86990) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension AdminActions extending resource: volumes {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension AdminActions extending resource: snapshots {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension AdminActions extending resource: backups {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension VolumeActions extending resource: volumes {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension UsedLimits extending resource: limits {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension TypesManage extending resource: types {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension SnapshotActions extending resource: snapshots {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.router [None req-5d839435-36fb-47ce-aabc-3f1123d9555c None None] Extension VolumeTypeAccess extending resource: types {{(pid=86990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 09:42:45 devstack devstack@c-api.service[86990]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fcf5c0a4668 pid: 86990 (default app) Sep 07 09:42:55 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=6 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:42:55 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=6 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:43:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:43:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:43:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-814082563"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:43:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-814082563'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:43:41 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Create volume of 1 GB Sep 07 09:43:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:43:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:43:41 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:43:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Availability zone cache updated, next update will occur around 2026-09-07 08:43:41.989990. {{(pid=86989) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 09:43:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Availability Zones retrieved successfully. Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Flow 'volume_create_api' (cfae7876-f190-450b-a56a-2c3b608fd9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e98c81c-dc18-4c71-9df0-c4c20424d19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e98c81c-dc18-4c71-9df0-c4c20424d19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c30cd2-fec5-4280-b666-a303db6366bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:43:42 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Created reservations ['0b36820b-a1fe-4722-9032-f1b604e7b99a', '056f313d-dcf3-4b80-a311-dd6b451141a3', '9ad58ec0-68eb-4e59-a2b3-179050dd3e5f', '60ed192f-823b-42b7-82d9-dc1283cb7cf7'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c30cd2-fec5-4280-b666-a303db6366bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b36820b-a1fe-4722-9032-f1b604e7b99a', '056f313d-dcf3-4b80-a311-dd6b451141a3', '9ad58ec0-68eb-4e59-a2b3-179050dd3e5f', '60ed192f-823b-42b7-82d9-dc1283cb7cf7']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0deedf50-6050-4839-a99a-4f61b74d83b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:43:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0deedf50-6050-4839-a99a-4f61b74d83b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-814082563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec1474fa80b84f7aa3b94c9a4aa410d7',qos_specs=None,replication_status=,reservations=['0b36820b-a1fe-4722-9032-f1b604e7b99a','056f313d-dcf3-4b80-a311-dd6b451141a3','9ad58ec0-68eb-4e59-a2b3-179050dd3e5f','60ed192f-823b-42b7-82d9-dc1283cb7cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a26aeb88500349299c6d23d8c4dd23af',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-814082563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec1474fa80b84f7aa3b94c9a4aa410d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a26aeb88500349299c6d23d8c4dd23af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9527f1-a839-415f-bab3-984d3a59117c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b9527f1-a839-415f-bab3-984d3a59117c) transitioned into state 'SUCCESS' from state '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-814082563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec1474fa80b84f7aa3b94c9a4aa410d7',qos_specs=None,replication_status=,reservations=['0b36820b-a1fe-4722-9032-f1b604e7b99a','056f313d-dcf3-4b80-a311-dd6b451141a3','9ad58ec0-68eb-4e59-a2b3-179050dd3e5f','60ed192f-823b-42b7-82d9-dc1283cb7cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a26aeb88500349299c6d23d8c4dd23af',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (635b93d6-b4b0-4a53-9f4e-0bc7737c67c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (635b93d6-b4b0-4a53-9f4e-0bc7737c67c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Flow 'volume_create_api' (cfae7876-f190-450b-a56a-2c3b608fd9bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:43:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Create volume request issued successfully. Sep 07 09:43:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fb323fee-74bb-4c25-9883-cc1c9714c6d9 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:43:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1/1] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:43:41 2026] POST /volume/v3/volumes => generated 758 bytes in 1453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:43:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-527f5ee2-f9d4-4d2c-8523-dea19bd97eee None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:43:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-527f5ee2-f9d4-4d2c-8523-dea19bd97eee tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:43:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-527f5ee2-f9d4-4d2c-8523-dea19bd97eee tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:43:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-527f5ee2-f9d4-4d2c-8523-dea19bd97eee tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:43:43 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-527f5ee2-f9d4-4d2c-8523-dea19bd97eee tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:43:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:43:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:43:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:43:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:43:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-527f5ee2-f9d4-4d2c-8523-dea19bd97eee tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:43:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-527f5ee2-f9d4-4d2c-8523-dea19bd97eee tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:43:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1/2] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:43:42 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 826 bytes in 802 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:43:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-27e15721-af4c-421a-b4e0-5a01b8b8fd03 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:43:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-27e15721-af4c-421a-b4e0-5a01b8b8fd03 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:43:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-27e15721-af4c-421a-b4e0-5a01b8b8fd03 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:43:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-27e15721-af4c-421a-b4e0-5a01b8b8fd03 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:43:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:43:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:43:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:43:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:43:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-27e15721-af4c-421a-b4e0-5a01b8b8fd03 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:43:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-27e15721-af4c-421a-b4e0-5a01b8b8fd03 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:43:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 2/3] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:43:44 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:43:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-16d252d8-afea-4136-8543-6d59be581448 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:43:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-16d252d8-afea-4136-8543-6d59be581448 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:43:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-16d252d8-afea-4136-8543-6d59be581448 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:43:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-16d252d8-afea-4136-8543-6d59be581448 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:43:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:43:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:43:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:43:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:43:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-16d252d8-afea-4136-8543-6d59be581448 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:43:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-16d252d8-afea-4136-8543-6d59be581448 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:43:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 2/4] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:43:45 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:43:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-45257cd6-b242-4c53-8304-5da46e449033 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:43:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-45257cd6-b242-4c53-8304-5da46e449033 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:43:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-45257cd6-b242-4c53-8304-5da46e449033 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:43:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-45257cd6-b242-4c53-8304-5da46e449033 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:43:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:43:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:43:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:43:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:43:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-45257cd6-b242-4c53-8304-5da46e449033 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:43:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-45257cd6-b242-4c53-8304-5da46e449033 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:43:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 3/5] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:43:46 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:43:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-86161258-ee08-4a9f-a368-a5e437e876f6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:43:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-86161258-ee08-4a9f-a368-a5e437e876f6 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:43:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-86161258-ee08-4a9f-a368-a5e437e876f6 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:43:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-86161258-ee08-4a9f-a368-a5e437e876f6 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:43:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:43:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:43:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:43:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:43:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-86161258-ee08-4a9f-a368-a5e437e876f6 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:43:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-86161258-ee08-4a9f-a368-a5e437e876f6 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:43:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 3/6] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:43:47 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:43:56 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:43:57 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=12 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:44:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:44:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-227326524"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:44:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-227326524'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:44:10 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Create volume of 1 GB Sep 07 09:44:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Availability Zones retrieved successfully. Sep 07 09:44:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Flow 'volume_create_api' (de5fbae4-474c-442f-ab8e-832e8f657cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:44:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdaf7d2c-3157-4471-8cf4-0c29aaa8a967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:44:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdaf7d2c-3157-4471-8cf4-0c29aaa8a967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ca52963-01de-467e-be14-a3d682ace615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:11 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Created reservations ['e82deade-0f6a-4d0f-929a-0e0e35b28d2e', '86704bb3-27cd-4999-a0b8-3f98f4c6e646', '057378e2-ab1d-4b33-bbd1-b5472eaa9398', '520da224-2af7-443f-8d67-2810dea11fd8'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:44:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ca52963-01de-467e-be14-a3d682ace615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e82deade-0f6a-4d0f-929a-0e0e35b28d2e', '86704bb3-27cd-4999-a0b8-3f98f4c6e646', '057378e2-ab1d-4b33-bbd1-b5472eaa9398', '520da224-2af7-443f-8d67-2810dea11fd8']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2c3ed3f-2a9b-4a24-be4e-6b1cbadf3c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:11 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2c3ed3f-2a9b-4a24-be4e-6b1cbadf3c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fdc34b4-75fa-4114-9209-31a709175334', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-227326524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f952787de74407db91ce01fe6762035',qos_specs=None,replication_status=,reservations=['e82deade-0f6a-4d0f-929a-0e0e35b28d2e','86704bb3-27cd-4999-a0b8-3f98f4c6e646','057378e2-ab1d-4b33-bbd1-b5472eaa9398','520da224-2af7-443f-8d67-2810dea11fd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb6b581b51d8443bbd12ae09cf6bb943',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-227326524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fdc34b4-75fa-4114-9209-31a709175334,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f952787de74407db91ce01fe6762035',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb6b581b51d8443bbd12ae09cf6bb943',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b02a761-d06f-4173-961c-9a64452b7e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b02a761-d06f-4173-961c-9a64452b7e25) transitioned into state 'SUCCESS' from state '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-227326524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f952787de74407db91ce01fe6762035',qos_specs=None,replication_status=,reservations=['e82deade-0f6a-4d0f-929a-0e0e35b28d2e','86704bb3-27cd-4999-a0b8-3f98f4c6e646','057378e2-ab1d-4b33-bbd1-b5472eaa9398','520da224-2af7-443f-8d67-2810dea11fd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb6b581b51d8443bbd12ae09cf6bb943',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b78fad1-02b9-42b7-96b7-fdf0ec2f09a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b78fad1-02b9-42b7-96b7-fdf0ec2f09a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Flow 'volume_create_api' (de5fbae4-474c-442f-ab8e-832e8f657cf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:44:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Create volume request issued successfully. Sep 07 09:44:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae972713-cbea-4ca1-9b94-7855ba0e50f8 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:44:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 4/7] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:44:10 2026] POST /volume/v3/volumes => generated 761 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:44:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d0fa9cac-0975-426a-a194-aec5e19e5a32 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d0fa9cac-0975-426a-a194-aec5e19e5a32 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] GET http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 Sep 07 09:44:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d0fa9cac-0975-426a-a194-aec5e19e5a32 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d0fa9cac-0975-426a-a194-aec5e19e5a32 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d0fa9cac-0975-426a-a194-aec5e19e5a32 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Volume info retrieved successfully. Sep 07 09:44:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d0fa9cac-0975-426a-a194-aec5e19e5a32 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 returned with HTTP 200 Sep 07 09:44:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 4/8] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:11 2026] GET /volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 => generated 829 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bd7d82ac-fd6a-4953-9cf1-2fd2b0490922 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd7d82ac-fd6a-4953-9cf1-2fd2b0490922 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] GET http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 Sep 07 09:44:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd7d82ac-fd6a-4953-9cf1-2fd2b0490922 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd7d82ac-fd6a-4953-9cf1-2fd2b0490922 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bd7d82ac-fd6a-4953-9cf1-2fd2b0490922 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Volume info retrieved successfully. Sep 07 09:44:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd7d82ac-fd6a-4953-9cf1-2fd2b0490922 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 returned with HTTP 200 Sep 07 09:44:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 5/9] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:13 2026] GET /volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 => generated 853 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a1eed995-cb49-4fd1-b3f3-6b7b4ef4a327 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1eed995-cb49-4fd1-b3f3-6b7b4ef4a327 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] GET http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 Sep 07 09:44:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1eed995-cb49-4fd1-b3f3-6b7b4ef4a327 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1eed995-cb49-4fd1-b3f3-6b7b4ef4a327 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a1eed995-cb49-4fd1-b3f3-6b7b4ef4a327 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Volume info retrieved successfully. Sep 07 09:44:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1eed995-cb49-4fd1-b3f3-6b7b4ef4a327 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 returned with HTTP 200 Sep 07 09:44:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 5/10] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:14 2026] GET /volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2e23a4a7-db5f-4b00-a9a8-5936db46db9c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2e23a4a7-db5f-4b00-a9a8-5936db46db9c tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] GET http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 Sep 07 09:44:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2e23a4a7-db5f-4b00-a9a8-5936db46db9c tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2e23a4a7-db5f-4b00-a9a8-5936db46db9c tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2e23a4a7-db5f-4b00-a9a8-5936db46db9c tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Volume info retrieved successfully. Sep 07 09:44:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2e23a4a7-db5f-4b00-a9a8-5936db46db9c tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 returned with HTTP 200 Sep 07 09:44:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 6/11] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:15 2026] GET /volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 => generated 854 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-e07d659f-67a4-4e7a-abaf-b9ce9d3796e7 req-486103aa-ecbc-4dba-be4e-e81a875d8970 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e07d659f-67a4-4e7a-abaf-b9ce9d3796e7 req-486103aa-ecbc-4dba-be4e-e81a875d8970 tempest-VolumesAdminNegativeTest-2139932909 tempest-VolumesAdminNegativeTest-2139932909-project] GET http://192.168.122.65/volume/v3/volumes/0d5888f8-7ba8-4c3d-987c-a301a53c9a36 Sep 07 09:44:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e07d659f-67a4-4e7a-abaf-b9ce9d3796e7 req-486103aa-ecbc-4dba-be4e-e81a875d8970 tempest-VolumesAdminNegativeTest-2139932909 tempest-VolumesAdminNegativeTest-2139932909-project] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e07d659f-67a4-4e7a-abaf-b9ce9d3796e7 req-486103aa-ecbc-4dba-be4e-e81a875d8970 tempest-VolumesAdminNegativeTest-2139932909 tempest-VolumesAdminNegativeTest-2139932909-project] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e07d659f-67a4-4e7a-abaf-b9ce9d3796e7 req-486103aa-ecbc-4dba-be4e-e81a875d8970 tempest-VolumesAdminNegativeTest-2139932909 tempest-VolumesAdminNegativeTest-2139932909-project] http://192.168.122.65/volume/v3/volumes/0d5888f8-7ba8-4c3d-987c-a301a53c9a36 returned with HTTP 404 Sep 07 09:44:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 6/12] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:17 2026] GET /volume/v3/volumes/0d5888f8-7ba8-4c3d-987c-a301a53c9a36 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:44:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c69c754c-b96d-43e0-acd2-c6e8d8f780f9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c69c754c-b96d-43e0-acd2-c6e8d8f780f9 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] DELETE http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 Sep 07 09:44:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c69c754c-b96d-43e0-acd2-c6e8d8f780f9 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c69c754c-b96d-43e0-acd2-c6e8d8f780f9 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:17 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-c69c754c-b96d-43e0-acd2-c6e8d8f780f9 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Delete volume with id: 9fdc34b4-75fa-4114-9209-31a709175334 Sep 07 09:44:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c69c754c-b96d-43e0-acd2-c6e8d8f780f9 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Volume info retrieved successfully. Sep 07 09:44:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c69c754c-b96d-43e0-acd2-c6e8d8f780f9 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Delete volume request issued successfully. Sep 07 09:44:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c69c754c-b96d-43e0-acd2-c6e8d8f780f9 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 returned with HTTP 202 Sep 07 09:44:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 7/13] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:44:17 2026] DELETE /volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:44:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-201726fa-351c-4f8b-94f4-48d15876b307 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-201726fa-351c-4f8b-94f4-48d15876b307 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] GET http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 Sep 07 09:44:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-201726fa-351c-4f8b-94f4-48d15876b307 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-201726fa-351c-4f8b-94f4-48d15876b307 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-201726fa-351c-4f8b-94f4-48d15876b307 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Volume info retrieved successfully. Sep 07 09:44:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-201726fa-351c-4f8b-94f4-48d15876b307 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 returned with HTTP 200 Sep 07 09:44:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 7/14] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:17 2026] GET /volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 => generated 853 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7087cacc-71d7-4c7a-b59b-78c3d4d63f40 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7087cacc-71d7-4c7a-b59b-78c3d4d63f40 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] GET http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 Sep 07 09:44:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7087cacc-71d7-4c7a-b59b-78c3d4d63f40 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7087cacc-71d7-4c7a-b59b-78c3d4d63f40 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7087cacc-71d7-4c7a-b59b-78c3d4d63f40 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Volume info retrieved successfully. Sep 07 09:44:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7087cacc-71d7-4c7a-b59b-78c3d4d63f40 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 returned with HTTP 200 Sep 07 09:44:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 8/15] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:18 2026] GET /volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 => generated 853 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-61607bbb-90e4-49a3-923b-766ceadb23fd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61607bbb-90e4-49a3-923b-766ceadb23fd tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] GET http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 Sep 07 09:44:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61607bbb-90e4-49a3-923b-766ceadb23fd tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61607bbb-90e4-49a3-923b-766ceadb23fd tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-61607bbb-90e4-49a3-923b-766ceadb23fd tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Volume info retrieved successfully. Sep 07 09:44:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61607bbb-90e4-49a3-923b-766ceadb23fd tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 returned with HTTP 200 Sep 07 09:44:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 8/16] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:19 2026] GET /volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 => generated 853 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-77486a42-b25d-432f-9f2d-a1ec034254a9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-77486a42-b25d-432f-9f2d-a1ec034254a9 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] GET http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 Sep 07 09:44:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-77486a42-b25d-432f-9f2d-a1ec034254a9 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-77486a42-b25d-432f-9f2d-a1ec034254a9 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-77486a42-b25d-432f-9f2d-a1ec034254a9 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Volume info retrieved successfully. Sep 07 09:44:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-77486a42-b25d-432f-9f2d-a1ec034254a9 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 returned with HTTP 200 Sep 07 09:44:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 9/17] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:21 2026] GET /volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 => generated 853 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a9079dd1-6991-444e-8730-d32e0addc473 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a9079dd1-6991-444e-8730-d32e0addc473 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] GET http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 Sep 07 09:44:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a9079dd1-6991-444e-8730-d32e0addc473 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a9079dd1-6991-444e-8730-d32e0addc473 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a9079dd1-6991-444e-8730-d32e0addc473 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Volume info retrieved successfully. Sep 07 09:44:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a9079dd1-6991-444e-8730-d32e0addc473 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 returned with HTTP 200 Sep 07 09:44:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 9/18] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:22 2026] GET /volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 => generated 853 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-28a0c346-d61a-45a7-8d2e-1dc1cda02c83 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-28a0c346-d61a-45a7-8d2e-1dc1cda02c83 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] GET http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 Sep 07 09:44:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-28a0c346-d61a-45a7-8d2e-1dc1cda02c83 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-28a0c346-d61a-45a7-8d2e-1dc1cda02c83 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:44:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-28a0c346-d61a-45a7-8d2e-1dc1cda02c83 tempest-VolumesAdminNegativeTest-635122324 tempest-VolumesAdminNegativeTest-635122324-project-member] http://192.168.122.65/volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 returned with HTTP 404 Sep 07 09:44:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-226926320", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:44:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 10/19] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:23 2026] GET /volume/v3/volumes/9fdc34b4-75fa-4114-9209-31a709175334 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:44:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-226926320', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:44:23 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Create volume of 1 GB Sep 07 09:44:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:23 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:44:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Availability zone cache updated, next update will occur around 2026-09-07 08:44:23.604126. {{(pid=86990) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 09:44:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Availability Zones retrieved successfully. Sep 07 09:44:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Flow 'volume_create_api' (92954c98-9be7-4b58-b997-f41482c95218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:44:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01bc147-5db0-4c3c-87e5-4c4cd7966ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:44:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01bc147-5db0-4c3c-87e5-4c4cd7966ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f2dc2e-e319-4d55-80e4-bc61f10e11d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:23 devstack devstack@c-api.service[86990]: WARNING cinder.quota [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:44:23 devstack devstack@c-api.service[86990]: WARNING cinder.quota [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:44:24 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Created reservations ['a9612906-8281-4970-877c-fe42cb14ae2d', '13f63705-0b3d-4152-a85a-0a7f2dbb3b72', 'b4c3494a-25fa-49d4-ae42-9e5ad3653185', '34ad2628-00db-4901-9e8b-f12a908aa5cc'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:44:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f2dc2e-e319-4d55-80e4-bc61f10e11d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9612906-8281-4970-877c-fe42cb14ae2d', '13f63705-0b3d-4152-a85a-0a7f2dbb3b72', 'b4c3494a-25fa-49d4-ae42-9e5ad3653185', '34ad2628-00db-4901-9e8b-f12a908aa5cc']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb3514e-9f2c-401f-a85e-e736921dc5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb3514e-9f2c-401f-a85e-e736921dc5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '312d9f5b-3de3-491c-8392-53880a644261', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-226926320',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c09b4b1c84aa4f5ca2b6eed8f0989963',qos_specs=None,replication_status=,reservations=['a9612906-8281-4970-877c-fe42cb14ae2d','13f63705-0b3d-4152-a85a-0a7f2dbb3b72','b4c3494a-25fa-49d4-ae42-9e5ad3653185','34ad2628-00db-4901-9e8b-f12a908aa5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e436c489d18438cad6936ed4d5c6c73',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:44:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-226926320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=312d9f5b-3de3-491c-8392-53880a644261,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c09b4b1c84aa4f5ca2b6eed8f0989963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e436c489d18438cad6936ed4d5c6c73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9fd12d-c04b-4363-9223-afa014f67823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9fd12d-c04b-4363-9223-afa014f67823) transitioned into state 'SUCCESS' from state '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-226926320',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c09b4b1c84aa4f5ca2b6eed8f0989963',qos_specs=None,replication_status=,reservations=['a9612906-8281-4970-877c-fe42cb14ae2d','13f63705-0b3d-4152-a85a-0a7f2dbb3b72','b4c3494a-25fa-49d4-ae42-9e5ad3653185','34ad2628-00db-4901-9e8b-f12a908aa5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e436c489d18438cad6936ed4d5c6c73',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4d92b0-ce90-4e88-8f6a-ee232fdf702d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4d92b0-ce90-4e88-8f6a-ee232fdf702d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Flow 'volume_create_api' (92954c98-9be7-4b58-b997-f41482c95218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:44:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Create volume request issued successfully. Sep 07 09:44:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-744214cc-7834-4f65-ba80-f6f982cc62d1 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:44:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 10/20] 192.168.122.65 () {64 vars in 1425 bytes} [Mon Sep 7 09:44:23 2026] POST /volume/v3/volumes => generated 769 bytes in 1150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:44:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-4d9c623a-72a5-429a-bbf4-9ef3cd0a44c3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-4d9c623a-72a5-429a-bbf4-9ef3cd0a44c3 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] GET http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 Sep 07 09:44:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-4d9c623a-72a5-429a-bbf4-9ef3cd0a44c3 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-4d9c623a-72a5-429a-bbf4-9ef3cd0a44c3 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-4d9c623a-72a5-429a-bbf4-9ef3cd0a44c3 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Volume info retrieved successfully. Sep 07 09:44:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-a9ecc933-a3bc-49d1-9892-e5ef1b2b9c32 req-4d9c623a-72a5-429a-bbf4-9ef3cd0a44c3 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 returned with HTTP 200 Sep 07 09:44:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 11/21] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:24 2026] GET /volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 => generated 837 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-73bff2cf-06b9-4f79-a39f-264e6bad7336 req-9f7f2a70-d3d0-4b24-a444-baf44d93c1cb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-73bff2cf-06b9-4f79-a39f-264e6bad7336 req-9f7f2a70-d3d0-4b24-a444-baf44d93c1cb tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] GET http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 Sep 07 09:44:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-73bff2cf-06b9-4f79-a39f-264e6bad7336 req-9f7f2a70-d3d0-4b24-a444-baf44d93c1cb tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-73bff2cf-06b9-4f79-a39f-264e6bad7336 req-9f7f2a70-d3d0-4b24-a444-baf44d93c1cb tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-73bff2cf-06b9-4f79-a39f-264e6bad7336 req-9f7f2a70-d3d0-4b24-a444-baf44d93c1cb tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Volume info retrieved successfully. Sep 07 09:44:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-73bff2cf-06b9-4f79-a39f-264e6bad7336 req-9f7f2a70-d3d0-4b24-a444-baf44d93c1cb tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 returned with HTTP 200 Sep 07 09:44:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 11/22] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:24 2026] GET /volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 => generated 837 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-eff6106f-abc4-4777-8cb7-4863ef1177ff req-ebb5434e-e7ed-41ad-aec4-13411e53c35d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-eff6106f-abc4-4777-8cb7-4863ef1177ff req-ebb5434e-e7ed-41ad-aec4-13411e53c35d tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] GET http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 Sep 07 09:44:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-eff6106f-abc4-4777-8cb7-4863ef1177ff req-ebb5434e-e7ed-41ad-aec4-13411e53c35d tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-eff6106f-abc4-4777-8cb7-4863ef1177ff req-ebb5434e-e7ed-41ad-aec4-13411e53c35d tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-eff6106f-abc4-4777-8cb7-4863ef1177ff req-ebb5434e-e7ed-41ad-aec4-13411e53c35d tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Volume info retrieved successfully. Sep 07 09:44:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-eff6106f-abc4-4777-8cb7-4863ef1177ff req-ebb5434e-e7ed-41ad-aec4-13411e53c35d tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 returned with HTTP 200 Sep 07 09:44:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 12/23] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:26 2026] GET /volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 => generated 861 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-4720b92c-e533-4377-a72d-1bac0a9482dd req-e00e2f21-0480-42b9-bde0-53d26e04b57b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-4720b92c-e533-4377-a72d-1bac0a9482dd req-e00e2f21-0480-42b9-bde0-53d26e04b57b tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] GET http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 Sep 07 09:44:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-4720b92c-e533-4377-a72d-1bac0a9482dd req-e00e2f21-0480-42b9-bde0-53d26e04b57b tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-4720b92c-e533-4377-a72d-1bac0a9482dd req-e00e2f21-0480-42b9-bde0-53d26e04b57b tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-4720b92c-e533-4377-a72d-1bac0a9482dd req-e00e2f21-0480-42b9-bde0-53d26e04b57b tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Volume info retrieved successfully. Sep 07 09:44:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-4720b92c-e533-4377-a72d-1bac0a9482dd req-e00e2f21-0480-42b9-bde0-53d26e04b57b tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 returned with HTTP 200 Sep 07 09:44:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 12/24] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:27 2026] GET /volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 => generated 862 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-83ca76f0-32fd-4afb-aa9e-3cdd75666c9c req-b753a0c3-c261-48a0-b686-554e30c5d658 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-83ca76f0-32fd-4afb-aa9e-3cdd75666c9c req-b753a0c3-c261-48a0-b686-554e30c5d658 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-reader] GET http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 Sep 07 09:44:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-83ca76f0-32fd-4afb-aa9e-3cdd75666c9c req-b753a0c3-c261-48a0-b686-554e30c5d658 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-83ca76f0-32fd-4afb-aa9e-3cdd75666c9c req-b753a0c3-c261-48a0-b686-554e30c5d658 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-83ca76f0-32fd-4afb-aa9e-3cdd75666c9c req-b753a0c3-c261-48a0-b686-554e30c5d658 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-reader] Volume info retrieved successfully. Sep 07 09:44:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-83ca76f0-32fd-4afb-aa9e-3cdd75666c9c req-b753a0c3-c261-48a0-b686-554e30c5d658 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-reader] http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 returned with HTTP 200 Sep 07 09:44:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 13/25] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:27 2026] GET /volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 => generated 862 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-769d75a3-e785-44b8-81f1-996cf2d517f4 req-b9b9082c-2717-4c72-800f-922a363a2995 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-769d75a3-e785-44b8-81f1-996cf2d517f4 req-b9b9082c-2717-4c72-800f-922a363a2995 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] DELETE http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 Sep 07 09:44:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-769d75a3-e785-44b8-81f1-996cf2d517f4 req-b9b9082c-2717-4c72-800f-922a363a2995 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-769d75a3-e785-44b8-81f1-996cf2d517f4 req-b9b9082c-2717-4c72-800f-922a363a2995 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:27 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [req-769d75a3-e785-44b8-81f1-996cf2d517f4 req-b9b9082c-2717-4c72-800f-922a363a2995 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Delete volume with id: 312d9f5b-3de3-491c-8392-53880a644261 Sep 07 09:44:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-769d75a3-e785-44b8-81f1-996cf2d517f4 req-b9b9082c-2717-4c72-800f-922a363a2995 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Volume info retrieved successfully. Sep 07 09:44:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-769d75a3-e785-44b8-81f1-996cf2d517f4 req-b9b9082c-2717-4c72-800f-922a363a2995 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Delete volume request issued successfully. Sep 07 09:44:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-769d75a3-e785-44b8-81f1-996cf2d517f4 req-b9b9082c-2717-4c72-800f-922a363a2995 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 returned with HTTP 202 Sep 07 09:44:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 13/26] 192.168.122.65 () {62 vars in 1504 bytes} [Mon Sep 7 09:44:27 2026] DELETE /volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:44:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-9608c00c-4b27-4e57-914c-9df843e2f813 req-850a37fa-373b-4989-90db-9a116d3f6c11 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-9608c00c-4b27-4e57-914c-9df843e2f813 req-850a37fa-373b-4989-90db-9a116d3f6c11 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] GET http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 Sep 07 09:44:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-9608c00c-4b27-4e57-914c-9df843e2f813 req-850a37fa-373b-4989-90db-9a116d3f6c11 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-9608c00c-4b27-4e57-914c-9df843e2f813 req-850a37fa-373b-4989-90db-9a116d3f6c11 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-9608c00c-4b27-4e57-914c-9df843e2f813 req-850a37fa-373b-4989-90db-9a116d3f6c11 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Volume info retrieved successfully. Sep 07 09:44:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-9608c00c-4b27-4e57-914c-9df843e2f813 req-850a37fa-373b-4989-90db-9a116d3f6c11 tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 returned with HTTP 200 Sep 07 09:44:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 14/27] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:27 2026] GET /volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 => generated 861 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-db14fd3b-0d1d-41a7-b2f8-3e6bc95efb3c req-b3975647-0b8e-411d-b0f9-8835bd76759f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-db14fd3b-0d1d-41a7-b2f8-3e6bc95efb3c req-b3975647-0b8e-411d-b0f9-8835bd76759f tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] GET http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 Sep 07 09:44:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-db14fd3b-0d1d-41a7-b2f8-3e6bc95efb3c req-b3975647-0b8e-411d-b0f9-8835bd76759f tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-db14fd3b-0d1d-41a7-b2f8-3e6bc95efb3c req-b3975647-0b8e-411d-b0f9-8835bd76759f tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-db14fd3b-0d1d-41a7-b2f8-3e6bc95efb3c req-b3975647-0b8e-411d-b0f9-8835bd76759f tempest-VolumesGetTestJSON-423514566 tempest-VolumesGetTestJSON-423514566-project-member] http://192.168.122.65/volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 returned with HTTP 404 Sep 07 09:44:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 14/28] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:28 2026] GET /volume/v3/volumes/312d9f5b-3de3-491c-8392-53880a644261 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1942923369"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1942923369'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Create volume of 1 GB Sep 07 09:44:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Availability Zones retrieved successfully. Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Flow 'volume_create_api' (7b04b161-d048-4edb-9e1c-d87f0f0eb671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d25f619-c007-401b-8574-65b1bb6d4577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d25f619-c007-401b-8574-65b1bb6d4577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e92a6468-f1ed-4d65-915f-b189757d31f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Created reservations ['b11858f8-73fe-4f9b-9506-bb2427dd0e3e', 'd929df5c-eb24-4f89-af91-1fadb0b9de3d', 'fa307341-dd78-461e-bddb-a7d389f53e2b', '4785a60c-295e-4d19-9e30-ca8aff81d953'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e92a6468-f1ed-4d65-915f-b189757d31f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b11858f8-73fe-4f9b-9506-bb2427dd0e3e', 'd929df5c-eb24-4f89-af91-1fadb0b9de3d', 'fa307341-dd78-461e-bddb-a7d389f53e2b', '4785a60c-295e-4d19-9e30-ca8aff81d953']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481f85f3-6f07-4b75-a132-1919a0c9e5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481f85f3-6f07-4b75-a132-1919a0c9e5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca903ef4-9df5-4f5a-bbac-9e7fc3db485c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1942923369',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb3f255406094c0198d1bf19499f33aa',qos_specs=None,replication_status=,reservations=['b11858f8-73fe-4f9b-9506-bb2427dd0e3e','d929df5c-eb24-4f89-af91-1fadb0b9de3d','fa307341-dd78-461e-bddb-a7d389f53e2b','4785a60c-295e-4d19-9e30-ca8aff81d953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d89bbc33dbc34dab92d241bfa4286585',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1942923369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca903ef4-9df5-4f5a-bbac-9e7fc3db485c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eb3f255406094c0198d1bf19499f33aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d89bbc33dbc34dab92d241bfa4286585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293a2443-3131-4e94-871b-f73116f2b8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (293a2443-3131-4e94-871b-f73116f2b8a7) transitioned into state 'SUCCESS' from state '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-1942923369',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb3f255406094c0198d1bf19499f33aa',qos_specs=None,replication_status=,reservations=['b11858f8-73fe-4f9b-9506-bb2427dd0e3e','d929df5c-eb24-4f89-af91-1fadb0b9de3d','fa307341-dd78-461e-bddb-a7d389f53e2b','4785a60c-295e-4d19-9e30-ca8aff81d953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d89bbc33dbc34dab92d241bfa4286585',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404a905f-6c77-489a-911e-9aaf18d819ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404a905f-6c77-489a-911e-9aaf18d819ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Flow 'volume_create_api' (7b04b161-d048-4edb-9e1c-d87f0f0eb671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:44:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Create volume request issued successfully. Sep 07 09:44:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9ce6026-12b0-4b08-b761-b343449c1e6c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:44:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 15/29] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:44:33 2026] POST /volume/v3/volumes => generated 767 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:44:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ba77dd4b-e06a-4048-9a25-19623bbed96e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ba77dd4b-e06a-4048-9a25-19623bbed96e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c Sep 07 09:44:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ba77dd4b-e06a-4048-9a25-19623bbed96e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ba77dd4b-e06a-4048-9a25-19623bbed96e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ba77dd4b-e06a-4048-9a25-19623bbed96e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ba77dd4b-e06a-4048-9a25-19623bbed96e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c returned with HTTP 200 Sep 07 09:44:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 15/30] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:33 2026] GET /volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c => generated 835 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c936f2dd-9484-4d60-95ac-1e78530a7e7e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c936f2dd-9484-4d60-95ac-1e78530a7e7e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c Sep 07 09:44:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c936f2dd-9484-4d60-95ac-1e78530a7e7e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c936f2dd-9484-4d60-95ac-1e78530a7e7e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c936f2dd-9484-4d60-95ac-1e78530a7e7e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c936f2dd-9484-4d60-95ac-1e78530a7e7e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c returned with HTTP 200 Sep 07 09:44:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 16/31] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:34 2026] GET /volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-44b9a2cb-b521-4608-9504-bfbacd1d3b24 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-44b9a2cb-b521-4608-9504-bfbacd1d3b24 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c Sep 07 09:44:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-44b9a2cb-b521-4608-9504-bfbacd1d3b24 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-44b9a2cb-b521-4608-9504-bfbacd1d3b24 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-44b9a2cb-b521-4608-9504-bfbacd1d3b24 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-44b9a2cb-b521-4608-9504-bfbacd1d3b24 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c returned with HTTP 200 Sep 07 09:44:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 16/32] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:35 2026] GET /volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-183ccec5-5394-40a3-ac56-8bad5419490d req-212c8fe8-4413-45f7-ae79-e44877136d41 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-183ccec5-5394-40a3-ac56-8bad5419490d req-212c8fe8-4413-45f7-ae79-e44877136d41 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c Sep 07 09:44:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-183ccec5-5394-40a3-ac56-8bad5419490d req-212c8fe8-4413-45f7-ae79-e44877136d41 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-183ccec5-5394-40a3-ac56-8bad5419490d req-212c8fe8-4413-45f7-ae79-e44877136d41 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-183ccec5-5394-40a3-ac56-8bad5419490d req-212c8fe8-4413-45f7-ae79-e44877136d41 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-183ccec5-5394-40a3-ac56-8bad5419490d req-212c8fe8-4413-45f7-ae79-e44877136d41 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c returned with HTTP 200 Sep 07 09:44:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 17/33] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:36 2026] GET /volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1412504714"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1412504714'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Create volume of 1 GB Sep 07 09:44:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Availability Zones retrieved successfully. Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Flow 'volume_create_api' (9ff8b959-51c9-4a65-8702-a33e895398e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75550eb9-74c4-4d45-be53-e93763bb41a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75550eb9-74c4-4d45-be53-e93763bb41a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (829e887c-91f1-4e3d-83b8-5b2829c5dd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Created reservations ['a6be2fd4-49f6-4a76-b8f1-9d043e6297ce', '5d53f429-a3d1-4411-96d0-fd1d609aabf4', 'daac9208-bce4-49c1-b8d9-922803cd4d0f', '630e893e-cc27-4928-982c-e3f69527b074'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (829e887c-91f1-4e3d-83b8-5b2829c5dd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6be2fd4-49f6-4a76-b8f1-9d043e6297ce', '5d53f429-a3d1-4411-96d0-fd1d609aabf4', 'daac9208-bce4-49c1-b8d9-922803cd4d0f', '630e893e-cc27-4928-982c-e3f69527b074']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf98677-f819-41ac-900e-c511caf0531a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf98677-f819-41ac-900e-c511caf0531a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c9f4d59-519b-44d5-bd69-960b9f9a7701', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1412504714',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb3f255406094c0198d1bf19499f33aa',qos_specs=None,replication_status=,reservations=['a6be2fd4-49f6-4a76-b8f1-9d043e6297ce','5d53f429-a3d1-4411-96d0-fd1d609aabf4','daac9208-bce4-49c1-b8d9-922803cd4d0f','630e893e-cc27-4928-982c-e3f69527b074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d89bbc33dbc34dab92d241bfa4286585',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1412504714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c9f4d59-519b-44d5-bd69-960b9f9a7701,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eb3f255406094c0198d1bf19499f33aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d89bbc33dbc34dab92d241bfa4286585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e72e21-957a-4021-b075-aa98fc523679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e72e21-957a-4021-b075-aa98fc523679) transitioned into state 'SUCCESS' from state '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-1412504714',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb3f255406094c0198d1bf19499f33aa',qos_specs=None,replication_status=,reservations=['a6be2fd4-49f6-4a76-b8f1-9d043e6297ce','5d53f429-a3d1-4411-96d0-fd1d609aabf4','daac9208-bce4-49c1-b8d9-922803cd4d0f','630e893e-cc27-4928-982c-e3f69527b074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d89bbc33dbc34dab92d241bfa4286585',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b77af3b-9821-449c-9505-5285f268755b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b77af3b-9821-449c-9505-5285f268755b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Flow 'volume_create_api' (9ff8b959-51c9-4a65-8702-a33e895398e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:44:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Create volume request issued successfully. Sep 07 09:44:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-280f3c6c-4923-4321-98dc-6269b3310ff8 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:44:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 17/34] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:44:36 2026] POST /volume/v3/volumes => generated 767 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:44:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-47d04c44-7a29-4468-89e0-fee167f74690 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-47d04c44-7a29-4468-89e0-fee167f74690 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 Sep 07 09:44:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-47d04c44-7a29-4468-89e0-fee167f74690 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-47d04c44-7a29-4468-89e0-fee167f74690 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-47d04c44-7a29-4468-89e0-fee167f74690 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-47d04c44-7a29-4468-89e0-fee167f74690 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 returned with HTTP 200 Sep 07 09:44:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 18/35] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:36 2026] GET /volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 => generated 835 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4f8712f2-f656-4fa4-a582-9734efc7efee None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4f8712f2-f656-4fa4-a582-9734efc7efee tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 Sep 07 09:44:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4f8712f2-f656-4fa4-a582-9734efc7efee tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4f8712f2-f656-4fa4-a582-9734efc7efee tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4f8712f2-f656-4fa4-a582-9734efc7efee tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4f8712f2-f656-4fa4-a582-9734efc7efee tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 returned with HTTP 200 Sep 07 09:44:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 18/36] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:37 2026] GET /volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-148a332f-7217-4159-95af-e0a75ff377fd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-148a332f-7217-4159-95af-e0a75ff377fd tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-148a332f-7217-4159-95af-e0a75ff377fd tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-148a332f-7217-4159-95af-e0a75ff377fd tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-148a332f-7217-4159-95af-e0a75ff377fd tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-148a332f-7217-4159-95af-e0a75ff377fd tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 returned with HTTP 200 Sep 07 09:44:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 19/37] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:38 2026] GET /volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 => generated 860 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-7180616a-9929-49a2-8d7b-3d1a1bdbceeb req-d22538c1-2720-4d4c-81b5-743ccf20cb4c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-7180616a-9929-49a2-8d7b-3d1a1bdbceeb req-d22538c1-2720-4d4c-81b5-743ccf20cb4c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 Sep 07 09:44:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-7180616a-9929-49a2-8d7b-3d1a1bdbceeb req-d22538c1-2720-4d4c-81b5-743ccf20cb4c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-7180616a-9929-49a2-8d7b-3d1a1bdbceeb req-d22538c1-2720-4d4c-81b5-743ccf20cb4c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:38 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-7180616a-9929-49a2-8d7b-3d1a1bdbceeb req-d22538c1-2720-4d4c-81b5-743ccf20cb4c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-7180616a-9929-49a2-8d7b-3d1a1bdbceeb req-d22538c1-2720-4d4c-81b5-743ccf20cb4c tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 returned with HTTP 200 Sep 07 09:44:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 19/38] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:38 2026] GET /volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ca189dec-83fb-4425-8606-7eb1653d233d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1042435401"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1042435401'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Create volume of 1 GB Sep 07 09:44:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Availability Zones retrieved successfully. Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Flow 'volume_create_api' (ee438632-32cf-490f-b43e-b9779e4201c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83804399-c6c4-4a32-a032-33d1f53c290f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83804399-c6c4-4a32-a032-33d1f53c290f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4df4e50-e985-4e72-8fa0-a956afc6c9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Created reservations ['28689a92-a229-4581-9038-868cae124d4a', 'f3c5e1d9-1bbd-449b-a9aa-2f2ef757759a', '4c77b4cf-2b30-4339-aced-936fadcac267', 'c2b5cf96-a1c6-4e66-be5a-bb450e356dde'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4df4e50-e985-4e72-8fa0-a956afc6c9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28689a92-a229-4581-9038-868cae124d4a', 'f3c5e1d9-1bbd-449b-a9aa-2f2ef757759a', '4c77b4cf-2b30-4339-aced-936fadcac267', 'c2b5cf96-a1c6-4e66-be5a-bb450e356dde']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc4bf92-da25-4259-8349-78d98646714f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:39 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc4bf92-da25-4259-8349-78d98646714f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd156b9e1-2e96-468a-910b-3c86ea560363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1042435401',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb3f255406094c0198d1bf19499f33aa',qos_specs=None,replication_status=,reservations=['28689a92-a229-4581-9038-868cae124d4a','f3c5e1d9-1bbd-449b-a9aa-2f2ef757759a','4c77b4cf-2b30-4339-aced-936fadcac267','c2b5cf96-a1c6-4e66-be5a-bb450e356dde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d89bbc33dbc34dab92d241bfa4286585',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:44:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1042435401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d156b9e1-2e96-468a-910b-3c86ea560363,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eb3f255406094c0198d1bf19499f33aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d89bbc33dbc34dab92d241bfa4286585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97b75e10-72ef-4f04-af1c-f804418662dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97b75e10-72ef-4f04-af1c-f804418662dc) transitioned into state 'SUCCESS' from state '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-1042435401',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eb3f255406094c0198d1bf19499f33aa',qos_specs=None,replication_status=,reservations=['28689a92-a229-4581-9038-868cae124d4a','f3c5e1d9-1bbd-449b-a9aa-2f2ef757759a','4c77b4cf-2b30-4339-aced-936fadcac267','c2b5cf96-a1c6-4e66-be5a-bb450e356dde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d89bbc33dbc34dab92d241bfa4286585',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6455dcb8-d2c7-4aac-9282-2f397b0329df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6455dcb8-d2c7-4aac-9282-2f397b0329df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Flow 'volume_create_api' (ee438632-32cf-490f-b43e-b9779e4201c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:44:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Create volume request issued successfully. Sep 07 09:44:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca189dec-83fb-4425-8606-7eb1653d233d tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:44:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 20/39] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:44:38 2026] POST /volume/v3/volumes => generated 767 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:44:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3ab1ff74-060a-4f41-9dc7-d50b9279f0ff None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3ab1ff74-060a-4f41-9dc7-d50b9279f0ff tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 Sep 07 09:44:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3ab1ff74-060a-4f41-9dc7-d50b9279f0ff tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3ab1ff74-060a-4f41-9dc7-d50b9279f0ff tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3ab1ff74-060a-4f41-9dc7-d50b9279f0ff tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3ab1ff74-060a-4f41-9dc7-d50b9279f0ff tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 returned with HTTP 200 Sep 07 09:44:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 20/40] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:39 2026] GET /volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 => generated 835 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-202f8c12-c8b4-4c7f-b24c-903d7e15376a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-202f8c12-c8b4-4c7f-b24c-903d7e15376a tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 Sep 07 09:44:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-202f8c12-c8b4-4c7f-b24c-903d7e15376a tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-202f8c12-c8b4-4c7f-b24c-903d7e15376a tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-202f8c12-c8b4-4c7f-b24c-903d7e15376a tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-202f8c12-c8b4-4c7f-b24c-903d7e15376a tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 returned with HTTP 200 Sep 07 09:44:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 21/41] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:40 2026] GET /volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 => generated 859 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-229960714"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-229960714'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Create volume of 1 GB Sep 07 09:44:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Availability Zones retrieved successfully. Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Flow 'volume_create_api' (9b31fc50-e071-4f8d-b03a-1d7f0ae079f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179a9203-45d3-4ff6-92a4-7ea105919658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179a9203-45d3-4ff6-92a4-7ea105919658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bc22326-8c0f-4b15-b209-1f717c71f94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Created reservations ['7f1059cb-25dd-4d9b-b77d-d3ccb86a00e9', '9b5c9ab6-8040-471f-aaf3-127bdd4d96ef', '72b96604-e3b1-46e2-9403-255aebc3d480', '0d2cfc27-2b05-4c31-a466-966a58120068'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bc22326-8c0f-4b15-b209-1f717c71f94d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f1059cb-25dd-4d9b-b77d-d3ccb86a00e9', '9b5c9ab6-8040-471f-aaf3-127bdd4d96ef', '72b96604-e3b1-46e2-9403-255aebc3d480', '0d2cfc27-2b05-4c31-a466-966a58120068']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96769fbc-6cdc-47b0-a942-ac2d677296cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96769fbc-6cdc-47b0-a942-ac2d677296cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28fe2e5a-8f31-4003-b995-701371dec377', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-229960714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ddaf88201314b20b59c79628ff208b1',qos_specs=None,replication_status=,reservations=['7f1059cb-25dd-4d9b-b77d-d3ccb86a00e9','9b5c9ab6-8040-471f-aaf3-127bdd4d96ef','72b96604-e3b1-46e2-9403-255aebc3d480','0d2cfc27-2b05-4c31-a466-966a58120068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f713f4b61fb74306a55e670d44a06d9f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:44:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-229960714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28fe2e5a-8f31-4003-b995-701371dec377,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ddaf88201314b20b59c79628ff208b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f713f4b61fb74306a55e670d44a06d9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87350151-5b5b-48b4-aee4-465cf0ee2264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87350151-5b5b-48b4-aee4-465cf0ee2264) transitioned into state 'SUCCESS' from state '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-229960714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ddaf88201314b20b59c79628ff208b1',qos_specs=None,replication_status=,reservations=['7f1059cb-25dd-4d9b-b77d-d3ccb86a00e9','9b5c9ab6-8040-471f-aaf3-127bdd4d96ef','72b96604-e3b1-46e2-9403-255aebc3d480','0d2cfc27-2b05-4c31-a466-966a58120068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f713f4b61fb74306a55e670d44a06d9f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb0fe99-6b3b-4665-8b36-6eb14242e1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb0fe99-6b3b-4665-8b36-6eb14242e1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Flow 'volume_create_api' (9b31fc50-e071-4f8d-b03a-1d7f0ae079f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:44:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Create volume request issued successfully. Sep 07 09:44:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e0a4e1e4-947f-4b6b-b4fe-af26cacac6d7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:44:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 21/42] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:44:40 2026] POST /volume/v3/volumes => generated 757 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 09:44:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-88774c13-c928-4bb7-b421-86dc92e2c33a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-88774c13-c928-4bb7-b421-86dc92e2c33a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:44:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-88774c13-c928-4bb7-b421-86dc92e2c33a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-88774c13-c928-4bb7-b421-86dc92e2c33a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-88774c13-c928-4bb7-b421-86dc92e2c33a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:44:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-88774c13-c928-4bb7-b421-86dc92e2c33a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:44:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 22/43] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:40 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bc161c44-e976-4ee1-804b-5bcfc7915c76 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bc161c44-e976-4ee1-804b-5bcfc7915c76 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 Sep 07 09:44:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bc161c44-e976-4ee1-804b-5bcfc7915c76 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bc161c44-e976-4ee1-804b-5bcfc7915c76 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bc161c44-e976-4ee1-804b-5bcfc7915c76 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bc161c44-e976-4ee1-804b-5bcfc7915c76 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 returned with HTTP 200 Sep 07 09:44:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 22/44] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:41 2026] GET /volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-4027f112-5484-4cc2-905a-91ce89b08016 req-b767a3a2-a7b9-4e6c-a815-0b83eb90a4d3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-4027f112-5484-4cc2-905a-91ce89b08016 req-b767a3a2-a7b9-4e6c-a815-0b83eb90a4d3 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-4027f112-5484-4cc2-905a-91ce89b08016 req-b767a3a2-a7b9-4e6c-a815-0b83eb90a4d3 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-4027f112-5484-4cc2-905a-91ce89b08016 req-b767a3a2-a7b9-4e6c-a815-0b83eb90a4d3 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-4027f112-5484-4cc2-905a-91ce89b08016 req-b767a3a2-a7b9-4e6c-a815-0b83eb90a4d3 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-4027f112-5484-4cc2-905a-91ce89b08016 req-b767a3a2-a7b9-4e6c-a815-0b83eb90a4d3 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 returned with HTTP 200 Sep 07 09:44:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 23/45] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:41 2026] GET /volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 => generated 860 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:44:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-08035b78-ac0d-4d1c-a0a5-6517e2be2857 req-30eb195a-cfbd-4908-9a2b-5445e972cde9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-08035b78-ac0d-4d1c-a0a5-6517e2be2857 req-30eb195a-cfbd-4908-9a2b-5445e972cde9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:44:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-08035b78-ac0d-4d1c-a0a5-6517e2be2857 req-30eb195a-cfbd-4908-9a2b-5445e972cde9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-08035b78-ac0d-4d1c-a0a5-6517e2be2857 req-30eb195a-cfbd-4908-9a2b-5445e972cde9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [req-08035b78-ac0d-4d1c-a0a5-6517e2be2857 req-30eb195a-cfbd-4908-9a2b-5445e972cde9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:44:41 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-08035b78-ac0d-4d1c-a0a5-6517e2be2857 req-30eb195a-cfbd-4908-9a2b-5445e972cde9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:44:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-08035b78-ac0d-4d1c-a0a5-6517e2be2857 req-30eb195a-cfbd-4908-9a2b-5445e972cde9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Get all volumes completed successfully. Sep 07 09:44:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-08035b78-ac0d-4d1c-a0a5-6517e2be2857 req-30eb195a-cfbd-4908-9a2b-5445e972cde9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:44:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 23/46] 192.168.122.65 () {60 vars in 1392 bytes} [Mon Sep 7 09:44:41 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-d67c7f32-bfb2-46ac-a806-3d8e8b940125 req-6ee72087-2180-4c1e-a806-588ec2a59e65 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d67c7f32-bfb2-46ac-a806-3d8e8b940125 req-6ee72087-2180-4c1e-a806-588ec2a59e65 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d67c7f32-bfb2-46ac-a806-3d8e8b940125 req-6ee72087-2180-4c1e-a806-588ec2a59e65 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d67c7f32-bfb2-46ac-a806-3d8e8b940125 req-6ee72087-2180-4c1e-a806-588ec2a59e65 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [req-d67c7f32-bfb2-46ac-a806-3d8e8b940125 req-6ee72087-2180-4c1e-a806-588ec2a59e65 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [req-d67c7f32-bfb2-46ac-a806-3d8e8b940125 req-6ee72087-2180-4c1e-a806-588ec2a59e65 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:44:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-39d9f171-12f4-49a4-9f64-90b8efd51a59 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-39d9f171-12f4-49a4-9f64-90b8efd51a59 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:44:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-39d9f171-12f4-49a4-9f64-90b8efd51a59 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-39d9f171-12f4-49a4-9f64-90b8efd51a59 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-d67c7f32-bfb2-46ac-a806-3d8e8b940125 req-6ee72087-2180-4c1e-a806-588ec2a59e65 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Get all volumes completed successfully. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d67c7f32-bfb2-46ac-a806-3d8e8b940125 req-6ee72087-2180-4c1e-a806-588ec2a59e65 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:44:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 24/47] 192.168.122.65 () {60 vars in 1392 bytes} [Mon Sep 7 09:44:41 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:44:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-39d9f171-12f4-49a4-9f64-90b8efd51a59 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:44:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-39d9f171-12f4-49a4-9f64-90b8efd51a59 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:44:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 24/48] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:41 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-1c4f3fb6-9d96-4081-8565-3f1fe915e9a0 req-b06e937c-3596-4d00-9be7-7a2c5aa8c15b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-1c4f3fb6-9d96-4081-8565-3f1fe915e9a0 req-b06e937c-3596-4d00-9be7-7a2c5aa8c15b tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-1c4f3fb6-9d96-4081-8565-3f1fe915e9a0 req-b06e937c-3596-4d00-9be7-7a2c5aa8c15b tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-1c4f3fb6-9d96-4081-8565-3f1fe915e9a0 req-b06e937c-3596-4d00-9be7-7a2c5aa8c15b tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [req-1c4f3fb6-9d96-4081-8565-3f1fe915e9a0 req-b06e937c-3596-4d00-9be7-7a2c5aa8c15b tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:44:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [req-1c4f3fb6-9d96-4081-8565-3f1fe915e9a0 req-b06e937c-3596-4d00-9be7-7a2c5aa8c15b tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:44:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-1c4f3fb6-9d96-4081-8565-3f1fe915e9a0 req-b06e937c-3596-4d00-9be7-7a2c5aa8c15b tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Get all volumes completed successfully. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-1c4f3fb6-9d96-4081-8565-3f1fe915e9a0 req-b06e937c-3596-4d00-9be7-7a2c5aa8c15b tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:44:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 25/49] 192.168.122.65 () {60 vars in 1392 bytes} [Mon Sep 7 09:44:41 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:44:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-c6f7a9f6-40af-41ce-956b-301e4de1c13b req-01b396fb-cc3f-42b4-881f-43a19a066c08 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-c6f7a9f6-40af-41ce-956b-301e4de1c13b req-01b396fb-cc3f-42b4-881f-43a19a066c08 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-c6f7a9f6-40af-41ce-956b-301e4de1c13b req-01b396fb-cc3f-42b4-881f-43a19a066c08 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-c6f7a9f6-40af-41ce-956b-301e4de1c13b req-01b396fb-cc3f-42b4-881f-43a19a066c08 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [req-c6f7a9f6-40af-41ce-956b-301e4de1c13b req-01b396fb-cc3f-42b4-881f-43a19a066c08 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-c6f7a9f6-40af-41ce-956b-301e4de1c13b req-01b396fb-cc3f-42b4-881f-43a19a066c08 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-c6f7a9f6-40af-41ce-956b-301e4de1c13b req-01b396fb-cc3f-42b4-881f-43a19a066c08 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Get all volumes completed successfully. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-c6f7a9f6-40af-41ce-956b-301e4de1c13b req-01b396fb-cc3f-42b4-881f-43a19a066c08 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:44:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 25/50] 192.168.122.65 () {60 vars in 1392 bytes} [Mon Sep 7 09:44:41 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-7746c526-0790-4936-936f-46e25f9a0a3d req-3ae040da-134e-4188-8f33-7078eaa562a1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-7746c526-0790-4936-936f-46e25f9a0a3d req-3ae040da-134e-4188-8f33-7078eaa562a1 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-7746c526-0790-4936-936f-46e25f9a0a3d req-3ae040da-134e-4188-8f33-7078eaa562a1 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-7746c526-0790-4936-936f-46e25f9a0a3d req-3ae040da-134e-4188-8f33-7078eaa562a1 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [req-7746c526-0790-4936-936f-46e25f9a0a3d req-3ae040da-134e-4188-8f33-7078eaa562a1 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [req-7746c526-0790-4936-936f-46e25f9a0a3d req-3ae040da-134e-4188-8f33-7078eaa562a1 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-7746c526-0790-4936-936f-46e25f9a0a3d req-3ae040da-134e-4188-8f33-7078eaa562a1 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Get all volumes completed successfully. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-7746c526-0790-4936-936f-46e25f9a0a3d req-3ae040da-134e-4188-8f33-7078eaa562a1 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:44:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 26/51] 192.168.122.65 () {60 vars in 1392 bytes} [Mon Sep 7 09:44:42 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-3a1c4285-5b07-469e-86e2-fecf5c50d977 req-05dc5236-33e3-4391-9975-355bfb11def2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3a1c4285-5b07-469e-86e2-fecf5c50d977 req-05dc5236-33e3-4391-9975-355bfb11def2 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3a1c4285-5b07-469e-86e2-fecf5c50d977 req-05dc5236-33e3-4391-9975-355bfb11def2 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3a1c4285-5b07-469e-86e2-fecf5c50d977 req-05dc5236-33e3-4391-9975-355bfb11def2 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [req-3a1c4285-5b07-469e-86e2-fecf5c50d977 req-05dc5236-33e3-4391-9975-355bfb11def2 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-3a1c4285-5b07-469e-86e2-fecf5c50d977 req-05dc5236-33e3-4391-9975-355bfb11def2 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-3a1c4285-5b07-469e-86e2-fecf5c50d977 req-05dc5236-33e3-4391-9975-355bfb11def2 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Get all volumes completed successfully. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3a1c4285-5b07-469e-86e2-fecf5c50d977 req-05dc5236-33e3-4391-9975-355bfb11def2 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:44:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 26/52] 192.168.122.65 () {60 vars in 1392 bytes} [Mon Sep 7 09:44:42 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-bd7a7ba2-91f0-463a-b7c9-c61c23231640 req-aad63acc-d361-426d-8f5b-445dd969eb32 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-bd7a7ba2-91f0-463a-b7c9-c61c23231640 req-aad63acc-d361-426d-8f5b-445dd969eb32 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-bd7a7ba2-91f0-463a-b7c9-c61c23231640 req-aad63acc-d361-426d-8f5b-445dd969eb32 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-bd7a7ba2-91f0-463a-b7c9-c61c23231640 req-aad63acc-d361-426d-8f5b-445dd969eb32 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [req-bd7a7ba2-91f0-463a-b7c9-c61c23231640 req-aad63acc-d361-426d-8f5b-445dd969eb32 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [req-bd7a7ba2-91f0-463a-b7c9-c61c23231640 req-aad63acc-d361-426d-8f5b-445dd969eb32 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-bd7a7ba2-91f0-463a-b7c9-c61c23231640 req-aad63acc-d361-426d-8f5b-445dd969eb32 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Get all volumes completed successfully. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-bd7a7ba2-91f0-463a-b7c9-c61c23231640 req-aad63acc-d361-426d-8f5b-445dd969eb32 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:44:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 27/53] 192.168.122.65 () {60 vars in 1392 bytes} [Mon Sep 7 09:44:42 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-56698562-5146-485c-bb6b-14132a24b3db req-f001a356-75bd-42ac-901b-bf5d1f5c25c0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-56698562-5146-485c-bb6b-14132a24b3db req-f001a356-75bd-42ac-901b-bf5d1f5c25c0 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-56698562-5146-485c-bb6b-14132a24b3db req-f001a356-75bd-42ac-901b-bf5d1f5c25c0 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-56698562-5146-485c-bb6b-14132a24b3db req-f001a356-75bd-42ac-901b-bf5d1f5c25c0 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [req-56698562-5146-485c-bb6b-14132a24b3db req-f001a356-75bd-42ac-901b-bf5d1f5c25c0 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-56698562-5146-485c-bb6b-14132a24b3db req-f001a356-75bd-42ac-901b-bf5d1f5c25c0 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-56698562-5146-485c-bb6b-14132a24b3db req-f001a356-75bd-42ac-901b-bf5d1f5c25c0 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] Get all volumes completed successfully. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-56698562-5146-485c-bb6b-14132a24b3db req-f001a356-75bd-42ac-901b-bf5d1f5c25c0 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-reader] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:44:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 27/54] 192.168.122.65 () {60 vars in 1392 bytes} [Mon Sep 7 09:44:42 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6a1bcaa0-6c26-482c-a0dd-d936ec1301ea None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6a1bcaa0-6c26-482c-a0dd-d936ec1301ea tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] DELETE http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6a1bcaa0-6c26-482c-a0dd-d936ec1301ea tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6a1bcaa0-6c26-482c-a0dd-d936ec1301ea tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-6a1bcaa0-6c26-482c-a0dd-d936ec1301ea tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Delete volume with id: d156b9e1-2e96-468a-910b-3c86ea560363 Sep 07 09:44:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6a1bcaa0-6c26-482c-a0dd-d936ec1301ea tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6a1bcaa0-6c26-482c-a0dd-d936ec1301ea tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Delete volume request issued successfully. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6a1bcaa0-6c26-482c-a0dd-d936ec1301ea tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 returned with HTTP 202 Sep 07 09:44:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 28/55] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:44:42 2026] DELETE /volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-58b4ddb8-121f-4ee9-ba96-db3419139af2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-58b4ddb8-121f-4ee9-ba96-db3419139af2 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-58b4ddb8-121f-4ee9-ba96-db3419139af2 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-58b4ddb8-121f-4ee9-ba96-db3419139af2 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-58b4ddb8-121f-4ee9-ba96-db3419139af2 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-58b4ddb8-121f-4ee9-ba96-db3419139af2 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 returned with HTTP 200 Sep 07 09:44:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 28/56] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:42 2026] GET /volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4e5f763b-11d2-4cc2-806f-62253f6a2a1e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e5f763b-11d2-4cc2-806f-62253f6a2a1e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e5f763b-11d2-4cc2-806f-62253f6a2a1e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e5f763b-11d2-4cc2-806f-62253f6a2a1e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4e5f763b-11d2-4cc2-806f-62253f6a2a1e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:44:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e5f763b-11d2-4cc2-806f-62253f6a2a1e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:44:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 29/57] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:42 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-600171a2-0261-4805-9839-e7ff5f324d42 req-17808ec9-c884-4ec1-892d-cc7654529129 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-17808ec9-c884-4ec1-892d-cc7654529129 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:44:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-17808ec9-c884-4ec1-892d-cc7654529129 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-17808ec9-c884-4ec1-892d-cc7654529129 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-600171a2-0261-4805-9839-e7ff5f324d42 req-17808ec9-c884-4ec1-892d-cc7654529129 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:44:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-17808ec9-c884-4ec1-892d-cc7654529129 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:44:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 29/58] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:43 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-916e79ac-fa99-44fb-b57c-47e8a46118e1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-916e79ac-fa99-44fb-b57c-47e8a46118e1 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 Sep 07 09:44:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-916e79ac-fa99-44fb-b57c-47e8a46118e1 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-916e79ac-fa99-44fb-b57c-47e8a46118e1 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-916e79ac-fa99-44fb-b57c-47e8a46118e1 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 returned with HTTP 404 Sep 07 09:44:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 30/59] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:43 2026] GET /volume/v3/volumes/d156b9e1-2e96-468a-910b-3c86ea560363 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:44:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b88a7ea2-7086-4a6a-aee0-e254048cce88 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-76589294-1bda-428f-b5ea-936ca54655d9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b88a7ea2-7086-4a6a-aee0-e254048cce88 None None] GET http://192.168.122.65/volume// Sep 07 09:44:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b88a7ea2-7086-4a6a-aee0-e254048cce88 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b88a7ea2-7086-4a6a-aee0-e254048cce88 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b88a7ea2-7086-4a6a-aee0-e254048cce88 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:44:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-76589294-1bda-428f-b5ea-936ca54655d9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] DELETE http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 Sep 07 09:44:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-76589294-1bda-428f-b5ea-936ca54655d9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 30/60] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:44:43 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:44:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-76589294-1bda-428f-b5ea-936ca54655d9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:43 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-76589294-1bda-428f-b5ea-936ca54655d9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Delete volume with id: 9c9f4d59-519b-44d5-bd69-960b9f9a7701 Sep 07 09:44:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-76589294-1bda-428f-b5ea-936ca54655d9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-600171a2-0261-4805-9839-e7ff5f324d42 req-3ce64ab4-cb29-4fd8-a4e8-c4dbac7579c9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-76589294-1bda-428f-b5ea-936ca54655d9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Delete volume request issued successfully. Sep 07 09:44:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-76589294-1bda-428f-b5ea-936ca54655d9 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 returned with HTTP 202 Sep 07 09:44:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 31/61] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:44:43 2026] DELETE /volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:44:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f97ed266-2e22-43a4-af9c-7f0accc6671e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f97ed266-2e22-43a4-af9c-7f0accc6671e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 Sep 07 09:44:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f97ed266-2e22-43a4-af9c-7f0accc6671e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f97ed266-2e22-43a4-af9c-7f0accc6671e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f97ed266-2e22-43a4-af9c-7f0accc6671e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f97ed266-2e22-43a4-af9c-7f0accc6671e tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 returned with HTTP 200 Sep 07 09:44:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 32/62] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:43 2026] GET /volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-3ce64ab4-cb29-4fd8-a4e8-c4dbac7579c9 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:44:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-3ce64ab4-cb29-4fd8-a4e8-c4dbac7579c9 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28fe2e5a-8f31-4003-b995-701371dec377", "connector": null, "instance_uuid": "6dfb84fa-187a-4047-94e3-a1e50af33102"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:44:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 07 09:44:44 devstack devstack@c-api.service[86990]: .first() Sep 07 09:44:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-3ce64ab4-cb29-4fd8-a4e8-c4dbac7579c9 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:44:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 31/63] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:44:43 2026] POST /volume/v3/attachments => generated 273 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:44:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2295beff-2e13-4be3-9d28-bd56e5cb641a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2295beff-2e13-4be3-9d28-bd56e5cb641a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:44:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2295beff-2e13-4be3-9d28-bd56e5cb641a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2295beff-2e13-4be3-9d28-bd56e5cb641a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e3a859d9-9ea3-4ced-aa4c-ba6a8ea7082d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e3a859d9-9ea3-4ced-aa4c-ba6a8ea7082d None None] GET http://192.168.122.65/volume// Sep 07 09:44:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e3a859d9-9ea3-4ced-aa4c-ba6a8ea7082d None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e3a859d9-9ea3-4ced-aa4c-ba6a8ea7082d None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e3a859d9-9ea3-4ced-aa4c-ba6a8ea7082d None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:44:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2295beff-2e13-4be3-9d28-bd56e5cb641a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:44:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 32/64] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:44:44 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:44:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2295beff-2e13-4be3-9d28-bd56e5cb641a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:44:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 33/65] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:44 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-600171a2-0261-4805-9839-e7ff5f324d42 req-22ab8adc-6319-4fb1-b1a7-d1ee04539142 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-22ab8adc-6319-4fb1-b1a7-d1ee04539142 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:44:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-22ab8adc-6319-4fb1-b1a7-d1ee04539142 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-22ab8adc-6319-4fb1-b1a7-d1ee04539142 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-600171a2-0261-4805-9839-e7ff5f324d42 req-22ab8adc-6319-4fb1-b1a7-d1ee04539142 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:44:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-22ab8adc-6319-4fb1-b1a7-d1ee04539142 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:44:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 33/66] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:44:44 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 1030 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:44:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2db6e1af-2f0f-4227-af83-827a77160d23 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2db6e1af-2f0f-4227-af83-827a77160d23 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 Sep 07 09:44:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2db6e1af-2f0f-4227-af83-827a77160d23 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2db6e1af-2f0f-4227-af83-827a77160d23 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2db6e1af-2f0f-4227-af83-827a77160d23 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 returned with HTTP 404 Sep 07 09:44:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 34/67] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:44 2026] GET /volume/v3/volumes/9c9f4d59-519b-44d5-bd69-960b9f9a7701 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:44:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-85db4c8d-588d-4cfc-99fd-608c5dbd12ba None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-85db4c8d-588d-4cfc-99fd-608c5dbd12ba tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] DELETE http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c Sep 07 09:44:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-85db4c8d-588d-4cfc-99fd-608c5dbd12ba tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-85db4c8d-588d-4cfc-99fd-608c5dbd12ba tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:44 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-85db4c8d-588d-4cfc-99fd-608c5dbd12ba tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Delete volume with id: ca903ef4-9df5-4f5a-bbac-9e7fc3db485c Sep 07 09:44:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-85db4c8d-588d-4cfc-99fd-608c5dbd12ba tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-85db4c8d-588d-4cfc-99fd-608c5dbd12ba tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Delete volume request issued successfully. Sep 07 09:44:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-85db4c8d-588d-4cfc-99fd-608c5dbd12ba tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c returned with HTTP 202 Sep 07 09:44:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 34/68] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:44:44 2026] DELETE /volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:44:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a2cce907-bb0c-4946-ba52-4c800430ac08 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a2cce907-bb0c-4946-ba52-4c800430ac08 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c Sep 07 09:44:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a2cce907-bb0c-4946-ba52-4c800430ac08 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a2cce907-bb0c-4946-ba52-4c800430ac08 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a2cce907-bb0c-4946-ba52-4c800430ac08 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Volume info retrieved successfully. Sep 07 09:44:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a2cce907-bb0c-4946-ba52-4c800430ac08 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c returned with HTTP 200 Sep 07 09:44:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 35/69] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:45 2026] GET /volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-060f5305-6d3c-498a-b39e-c3bd8ec588bb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-060f5305-6d3c-498a-b39e-c3bd8ec588bb tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:44:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-060f5305-6d3c-498a-b39e-c3bd8ec588bb tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-060f5305-6d3c-498a-b39e-c3bd8ec588bb tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-060f5305-6d3c-498a-b39e-c3bd8ec588bb tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:44:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-060f5305-6d3c-498a-b39e-c3bd8ec588bb tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:44:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 35/70] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:45 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 849 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-600171a2-0261-4805-9839-e7ff5f324d42 req-318f4ac7-4456-4f6e-b6ce-542268146e95 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-318f4ac7-4456-4f6e-b6ce-542268146e95 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] PUT http://192.168.122.65/volume/v3/attachments/c31867d2-bd3d-484d-822f-fd40ded4827b Sep 07 09:44:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-318f4ac7-4456-4f6e-b6ce-542268146e95 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:44:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-580065ce-633f-4229-983e-912d700e9956 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-580065ce-633f-4229-983e-912d700e9956 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] GET http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c Sep 07 09:44:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-580065ce-633f-4229-983e-912d700e9956 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-580065ce-633f-4229-983e-912d700e9956 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-580065ce-633f-4229-983e-912d700e9956 tempest-VolumesTestJSON-1925708255 tempest-VolumesTestJSON-1925708255-project-member] http://192.168.122.65/volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c returned with HTTP 404 Sep 07 09:44:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 36/71] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:46 2026] GET /volume/v3/volumes/ca903ef4-9df5-4f5a-bbac-9e7fc3db485c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:44:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Sep 07 09:44:46 devstack devstack@c-api.service[86989]: .first() Sep 07 09:44:46 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-600171a2-0261-4805-9839-e7ff5f324d42 req-318f4ac7-4456-4f6e-b6ce-542268146e95 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Acquiring lock "cinder-attachment_update-28fe2e5a-8f31-4003-b995-701371dec377-devstack" by "attachment_update" {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:44:46 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-600171a2-0261-4805-9839-e7ff5f324d42 req-318f4ac7-4456-4f6e-b6ce-542268146e95 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Lock "cinder-attachment_update-28fe2e5a-8f31-4003-b995-701371dec377-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:44:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:46 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-600171a2-0261-4805-9839-e7ff5f324d42 req-318f4ac7-4456-4f6e-b6ce-542268146e95 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Lock "cinder-attachment_update-28fe2e5a-8f31-4003-b995-701371dec377-devstack" released by "attachment_update" :: held 0.459s {{(pid=86989) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:44:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-318f4ac7-4456-4f6e-b6ce-542268146e95 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/attachments/c31867d2-bd3d-484d-822f-fd40ded4827b returned with HTTP 200 Sep 07 09:44:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 36/72] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:44:46 2026] PUT /volume/v3/attachments/c31867d2-bd3d-484d-822f-fd40ded4827b => generated 694 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:44:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cf6d0566-8c8b-4284-a4e6-a049844ecae7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cf6d0566-8c8b-4284-a4e6-a049844ecae7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:44:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cf6d0566-8c8b-4284-a4e6-a049844ecae7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cf6d0566-8c8b-4284-a4e6-a049844ecae7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cf6d0566-8c8b-4284-a4e6-a049844ecae7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:44:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cf6d0566-8c8b-4284-a4e6-a049844ecae7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:44:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 37/73] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:46 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-600171a2-0261-4805-9839-e7ff5f324d42 req-1a2d61b1-01c1-4343-93aa-ba9c542b80a6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-1a2d61b1-01c1-4343-93aa-ba9c542b80a6 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] POST http://192.168.122.65/volume/v3/attachments/c31867d2-bd3d-484d-822f-fd40ded4827b/action Sep 07 09:44:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-1a2d61b1-01c1-4343-93aa-ba9c542b80a6 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action body: b'{"os-complete": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:44:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-1a2d61b1-01c1-4343-93aa-ba9c542b80a6 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:44:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-600171a2-0261-4805-9839-e7ff5f324d42 req-1a2d61b1-01c1-4343-93aa-ba9c542b80a6 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/attachments/c31867d2-bd3d-484d-822f-fd40ded4827b/action returned with HTTP 204 Sep 07 09:44:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 37/74] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:44:47 2026] POST /volume/v3/attachments/c31867d2-bd3d-484d-822f-fd40ded4827b/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:44:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-092e4a42-8f76-48b9-800e-6741b75f5700 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-092e4a42-8f76-48b9-800e-6741b75f5700 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:44:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-092e4a42-8f76-48b9-800e-6741b75f5700 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-092e4a42-8f76-48b9-800e-6741b75f5700 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:44:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:44:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-092e4a42-8f76-48b9-800e-6741b75f5700 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:44:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-092e4a42-8f76-48b9-800e-6741b75f5700 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:44:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 38/75] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:47 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 1142 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:44:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4e363898-38e5-498d-8c32-fa82935dae92 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e363898-38e5-498d-8c32-fa82935dae92 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:44:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e363898-38e5-498d-8c32-fa82935dae92 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e363898-38e5-498d-8c32-fa82935dae92 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:44:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:44:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:44:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4e363898-38e5-498d-8c32-fa82935dae92 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:44:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e363898-38e5-498d-8c32-fa82935dae92 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:44:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 38/76] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:44:47 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 1142 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:44:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-3ea9af17-ae28-4964-b494-f30726730fe0 req-91ec3747-f006-40d8-92c9-af0bea555a2f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3ea9af17-ae28-4964-b494-f30726730fe0 req-91ec3747-f006-40d8-92c9-af0bea555a2f tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-member] DELETE http://192.168.122.65/volume/v3/volumes/tempest-invalid-1528065282 Sep 07 09:44:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3ea9af17-ae28-4964-b494-f30726730fe0 req-91ec3747-f006-40d8-92c9-af0bea555a2f tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3ea9af17-ae28-4964-b494-f30726730fe0 req-91ec3747-f006-40d8-92c9-af0bea555a2f tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:50 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [req-3ea9af17-ae28-4964-b494-f30726730fe0 req-91ec3747-f006-40d8-92c9-af0bea555a2f tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-member] Delete volume with id: tempest-invalid-1528065282 Sep 07 09:44:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3ea9af17-ae28-4964-b494-f30726730fe0 req-91ec3747-f006-40d8-92c9-af0bea555a2f tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-member] http://192.168.122.65/volume/v3/volumes/tempest-invalid-1528065282 returned with HTTP 404 Sep 07 09:44:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 39/77] 192.168.122.65 () {62 vars in 1474 bytes} [Mon Sep 7 09:44:50 2026] DELETE /volume/v3/volumes/tempest-invalid-1528065282 => generated 99 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:44:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-af3df5ea-c91c-4261-b9a0-529a0853613f req-aca19a9e-3dd2-4c85-a732-8734b36201f3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-af3df5ea-c91c-4261-b9a0-529a0853613f req-aca19a9e-3dd2-4c85-a732-8734b36201f3 tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-member] DELETE http://192.168.122.65/volume/v3/volumes/89ce1c36-a883-46e5-822c-b237f79f5a2d Sep 07 09:44:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-af3df5ea-c91c-4261-b9a0-529a0853613f req-aca19a9e-3dd2-4c85-a732-8734b36201f3 tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-af3df5ea-c91c-4261-b9a0-529a0853613f req-aca19a9e-3dd2-4c85-a732-8734b36201f3 tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:50 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [req-af3df5ea-c91c-4261-b9a0-529a0853613f req-aca19a9e-3dd2-4c85-a732-8734b36201f3 tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-member] Delete volume with id: 89ce1c36-a883-46e5-822c-b237f79f5a2d Sep 07 09:44:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-af3df5ea-c91c-4261-b9a0-529a0853613f req-aca19a9e-3dd2-4c85-a732-8734b36201f3 tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-member] http://192.168.122.65/volume/v3/volumes/89ce1c36-a883-46e5-822c-b237f79f5a2d returned with HTTP 404 Sep 07 09:44:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 39/78] 192.168.122.65 () {62 vars in 1504 bytes} [Mon Sep 7 09:44:50 2026] DELETE /volume/v3/volumes/89ce1c36-a883-46e5-822c-b237f79f5a2d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:44:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-71999ec3-add4-4a7b-b5cd-85f5e6c9ba8a req-bd039067-26a9-4f4a-a6ce-b5061e0c6872 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-71999ec3-add4-4a7b-b5cd-85f5e6c9ba8a req-bd039067-26a9-4f4a-a6ce-b5061e0c6872 tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-reader] GET http://192.168.122.65/volume/v3/volumes/fa2c57db-6a9f-44f3-8f84-8fb96edd44ea Sep 07 09:44:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-71999ec3-add4-4a7b-b5cd-85f5e6c9ba8a req-bd039067-26a9-4f4a-a6ce-b5061e0c6872 tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-71999ec3-add4-4a7b-b5cd-85f5e6c9ba8a req-bd039067-26a9-4f4a-a6ce-b5061e0c6872 tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-71999ec3-add4-4a7b-b5cd-85f5e6c9ba8a req-bd039067-26a9-4f4a-a6ce-b5061e0c6872 tempest-VolumesNegativeTest-1847926200 tempest-VolumesNegativeTest-1847926200-project-reader] http://192.168.122.65/volume/v3/volumes/fa2c57db-6a9f-44f3-8f84-8fb96edd44ea returned with HTTP 404 Sep 07 09:44:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 40/79] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:44:50 2026] GET /volume/v3/volumes/fa2c57db-6a9f-44f3-8f84-8fb96edd44ea => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:44:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-16ea0dba-6adf-4834-9251-d33a64709254 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16ea0dba-6adf-4834-9251-d33a64709254 tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] GET http://192.168.122.65/volume/v3/scheduler-stats/get_pools Sep 07 09:44:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16ea0dba-6adf-4834-9251-d33a64709254 tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16ea0dba-6adf-4834-9251-d33a64709254 tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] Calling method 'get_pools' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16ea0dba-6adf-4834-9251-d33a64709254 tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] http://192.168.122.65/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 09:44:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 40/80] 192.168.122.65 () {58 vars in 1170 bytes} [Mon Sep 7 09:44:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 09:44:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-212ae936-74a4-419d-ada3-c0c4d72491ec None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-212ae936-74a4-419d-ada3-c0c4d72491ec tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] GET http://192.168.122.65/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 09:44:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-212ae936-74a4-419d-ada3-c0c4d72491ec tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-212ae936-74a4-419d-ada3-c0c4d72491ec tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] Calling method 'get_pools' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-212ae936-74a4-419d-ada3-c0c4d72491ec tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] http://192.168.122.65/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 09:44:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 41/81] 192.168.122.65 () {58 vars in 1193 bytes} [Mon Sep 7 09:44:56 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-87321943-9a57-4ae3-a6c3-dd6e504ccdb3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-87321943-9a57-4ae3-a6c3-dd6e504ccdb3 tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] GET http://192.168.122.65/volume/v3/capabilities/devstack@QuobyteHD Sep 07 09:44:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-87321943-9a57-4ae3-a6c3-dd6e504ccdb3 tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-87321943-9a57-4ae3-a6c3-dd6e504ccdb3 tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:57 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:44:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-87321943-9a57-4ae3-a6c3-dd6e504ccdb3 tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] http://192.168.122.65/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 09:44:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 41/82] 192.168.122.65 () {58 vars in 1188 bytes} [Mon Sep 7 09:44:56 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:44:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-290e525d-bd46-434d-915a-53829dc64adf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:44:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-290e525d-bd46-434d-915a-53829dc64adf tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] GET http://192.168.122.65/volume/v3/capabilities/devstack@QuobyteHD Sep 07 09:44:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-290e525d-bd46-434d-915a-53829dc64adf tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:44:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-290e525d-bd46-434d-915a-53829dc64adf tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:44:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:44:57 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:44:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-290e525d-bd46-434d-915a-53829dc64adf tempest-BackendsCapabilitiesAdminTestsJSON-644036362 tempest-BackendsCapabilitiesAdminTestsJSON-644036362-project-admin] http://192.168.122.65/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 09:44:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 42/83] 192.168.122.65 () {58 vars in 1188 bytes} [Mon Sep 7 09:44:57 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-356848ef-1351-46eb-b162-69637a7a81bf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-356848ef-1351-46eb-b162-69637a7a81bf tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-356848ef-1351-46eb-b162-69637a7a81bf tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-356848ef-1351-46eb-b162-69637a7a81bf tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-356848ef-1351-46eb-b162-69637a7a81bf tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-356848ef-1351-46eb-b162-69637a7a81bf tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 42/84] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:45:04 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-af7e1a17-9019-492e-b7eb-7b70430ea35f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-af7e1a17-9019-492e-b7eb-7b70430ea35f None None] GET http://192.168.122.65/volume// Sep 07 09:45:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-af7e1a17-9019-492e-b7eb-7b70430ea35f None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-af7e1a17-9019-492e-b7eb-7b70430ea35f None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-af7e1a17-9019-492e-b7eb-7b70430ea35f None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:45:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 43/85] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:45:05 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:45:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-1d081ca0-f720-4503-8f77-5a9bf8000850 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-1d081ca0-f720-4503-8f77-5a9bf8000850 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:45:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-1d081ca0-f720-4503-8f77-5a9bf8000850 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6", "connector": null, "instance_uuid": "74a4187e-e6d2-49f1-875e-128f31fb486d"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-1d081ca0-f720-4503-8f77-5a9bf8000850 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:45:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 43/86] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:45:05 2026] POST /volume/v3/attachments => generated 273 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4bc5e991-aa67-4e59-8f51-a2b965822b1f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4bc5e991-aa67-4e59-8f51-a2b965822b1f tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4bc5e991-aa67-4e59-8f51-a2b965822b1f tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4bc5e991-aa67-4e59-8f51-a2b965822b1f tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-85fc7544-79f8-4e75-b824-216a23b3e36b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-85fc7544-79f8-4e75-b824-216a23b3e36b None None] GET http://192.168.122.65/volume// Sep 07 09:45:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-85fc7544-79f8-4e75-b824-216a23b3e36b None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-85fc7544-79f8-4e75-b824-216a23b3e36b None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-85fc7544-79f8-4e75-b824-216a23b3e36b None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:45:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 44/87] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:45:06 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:45:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4bc5e991-aa67-4e59-8f51-a2b965822b1f tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4bc5e991-aa67-4e59-8f51-a2b965822b1f tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 44/88] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:06 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-f631d7a5-0c13-4f5a-aabc-988db47f4b0a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-f631d7a5-0c13-4f5a-aabc-988db47f4b0a tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-f631d7a5-0c13-4f5a-aabc-988db47f4b0a tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-f631d7a5-0c13-4f5a-aabc-988db47f4b0a tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-f631d7a5-0c13-4f5a-aabc-988db47f4b0a tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-f631d7a5-0c13-4f5a-aabc-988db47f4b0a tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 45/89] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:45:06 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 1031 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:45:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-6d2fc5b7-3b08-40f1-9a8d-9be45ac2a5ff None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-6d2fc5b7-3b08-40f1-9a8d-9be45ac2a5ff tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] PUT http://192.168.122.65/volume/v3/attachments/f24a6c48-3a1a-4268-a897-248b002d88e5 Sep 07 09:45:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-6d2fc5b7-3b08-40f1-9a8d-9be45ac2a5ff tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:06 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-6d2fc5b7-3b08-40f1-9a8d-9be45ac2a5ff tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Acquiring lock "cinder-attachment_update-cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6-devstack" by "attachment_update" {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:45:06 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-6d2fc5b7-3b08-40f1-9a8d-9be45ac2a5ff tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Lock "cinder-attachment_update-cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6-devstack" acquired by "attachment_update" :: waited 0.039s {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:45:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:06 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-6d2fc5b7-3b08-40f1-9a8d-9be45ac2a5ff tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Lock "cinder-attachment_update-cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6-devstack" released by "attachment_update" :: held 0.287s {{(pid=86990) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:45:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-6d2fc5b7-3b08-40f1-9a8d-9be45ac2a5ff tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/attachments/f24a6c48-3a1a-4268-a897-248b002d88e5 returned with HTTP 200 Sep 07 09:45:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 45/90] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:45:06 2026] PUT /volume/v3/attachments/f24a6c48-3a1a-4268-a897-248b002d88e5 => generated 694 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ba52eeca-665b-43b6-af43-364d3a0a3650 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba52eeca-665b-43b6-af43-364d3a0a3650 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ba52eeca-665b-43b6-af43-364d3a0a3650 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ba52eeca-665b-43b6-af43-364d3a0a3650 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:07 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=202,cinder:INSERT=32,cinder:UPDATE=44 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:45:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:07 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ba52eeca-665b-43b6-af43-364d3a0a3650 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba52eeca-665b-43b6-af43-364d3a0a3650 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 46/91] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:07 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 851 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-3bfcf784-bec0-4654-ba76-0f764f204b39 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-3bfcf784-bec0-4654-ba76-0f764f204b39 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] POST http://192.168.122.65/volume/v3/attachments/f24a6c48-3a1a-4268-a897-248b002d88e5/action Sep 07 09:45:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-3bfcf784-bec0-4654-ba76-0f764f204b39 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Action body: b'{"os-complete": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:45:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-3bfcf784-bec0-4654-ba76-0f764f204b39 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-165ddfa2-ab0a-4201-9333-773eb5bab938 req-3bfcf784-bec0-4654-ba76-0f764f204b39 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/attachments/f24a6c48-3a1a-4268-a897-248b002d88e5/action returned with HTTP 204 Sep 07 09:45:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 46/92] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:45:07 2026] POST /volume/v3/attachments/f24a6c48-3a1a-4268-a897-248b002d88e5/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0aab577d-b3d3-427c-a57c-5db753ad602c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0aab577d-b3d3-427c-a57c-5db753ad602c tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:45:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0aab577d-b3d3-427c-a57c-5db753ad602c tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1907195157"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0aab577d-b3d3-427c-a57c-5db753ad602c tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:45:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 47/93] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:45:07 2026] POST /volume/v3/types => generated 224 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-70c8f287-8c88-4974-bd89-a89704aaa9e4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-70c8f287-8c88-4974-bd89-a89704aaa9e4 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] POST http://192.168.122.65/volume/v3/group_types Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-70c8f287-8c88-4974-bd89-a89704aaa9e4 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1400784128"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=199,cinder:INSERT=31,cinder:UPDATE=43 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-70c8f287-8c88-4974-bd89-a89704aaa9e4 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 202 Sep 07 09:45:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 47/94] 192.168.122.65 () {62 vars in 1190 bytes} [Mon Sep 7 09:45:08 2026] POST /volume/v3/group_types => generated 181 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-498fd037-9a1b-4547-a949-ac390e4f2dcc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1878dd0b-a020-480f-99a6-7af87004b758 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1878dd0b-a020-480f-99a6-7af87004b758 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1878dd0b-a020-480f-99a6-7af87004b758 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1878dd0b-a020-480f-99a6-7af87004b758 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1878dd0b-a020-480f-99a6-7af87004b758 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1878dd0b-a020-480f-99a6-7af87004b758 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 48/95] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:08 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 1143 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-498fd037-9a1b-4547-a949-ac390e4f2dcc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/groups Sep 07 09:45:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-498fd037-9a1b-4547-a949-ac390e4f2dcc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ec2b364a-02ee-4097-9201-8da591d9d2f6", "volume_types": ["dc8b18a4-7009-46a4-9d5b-db2bfc61b403"], "name": "tempest-GroupSnapshotsTest-Group-1017567893"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-498fd037-9a1b-4547-a949-ac390e4f2dcc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating new group {'group': {'group_type': 'ec2b364a-02ee-4097-9201-8da591d9d2f6', 'volume_types': ['dc8b18a4-7009-46a4-9d5b-db2bfc61b403'], 'name': 'tempest-GroupSnapshotsTest-Group-1017567893'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2e89e001-5ceb-4b2e-a992-59525b28c04c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2e89e001-5ceb-4b2e-a992-59525b28c04c tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2e89e001-5ceb-4b2e-a992-59525b28c04c tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2e89e001-5ceb-4b2e-a992-59525b28c04c tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:08 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-498fd037-9a1b-4547-a949-ac390e4f2dcc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating group tempest-GroupSnapshotsTest-Group-1017567893. Sep 07 09:45:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2e89e001-5ceb-4b2e-a992-59525b28c04c tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2e89e001-5ceb-4b2e-a992-59525b28c04c tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 49/96] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:08 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:45:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:08 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:45:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-498fd037-9a1b-4547-a949-ac390e4f2dcc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Availability zone cache updated, next update will occur around 2026-09-07 08:45:08.544389. {{(pid=86989) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 09:45:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-498fd037-9a1b-4547-a949-ac390e4f2dcc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Availability Zones retrieved successfully. Sep 07 09:45:08 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-498fd037-9a1b-4547-a949-ac390e4f2dcc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Created reservations ['b8fd516a-3e2c-4b94-be6f-1c61ebfc93f4'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:45:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-498fd037-9a1b-4547-a949-ac390e4f2dcc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups returned with HTTP 202 Sep 07 09:45:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 48/97] 192.168.122.65 () {62 vars in 1176 bytes} [Mon Sep 7 09:45:08 2026] POST /volume/v3/groups => generated 112 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b63d06a9-9977-4ec9-bccd-ecafe7ad30f3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b63d06a9-9977-4ec9-bccd-ecafe7ad30f3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/07e672d2-ccab-4a5d-bb5d-bec8308d3d6a Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b63d06a9-9977-4ec9-bccd-ecafe7ad30f3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b63d06a9-9977-4ec9-bccd-ecafe7ad30f3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-b63d06a9-9977-4ec9-bccd-ecafe7ad30f3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 07e672d2-ccab-4a5d-bb5d-bec8308d3d6a {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:08 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:45:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b63d06a9-9977-4ec9-bccd-ecafe7ad30f3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/07e672d2-ccab-4a5d-bb5d-bec8308d3d6a returned with HTTP 200 Sep 07 09:45:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 50/98] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:08 2026] GET /volume/v3/groups/07e672d2-ccab-4a5d-bb5d-bec8308d3d6a => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-860d7917-8b3d-44e1-99eb-3790aeab00fc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-860d7917-8b3d-44e1-99eb-3790aeab00fc tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-860d7917-8b3d-44e1-99eb-3790aeab00fc tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-860d7917-8b3d-44e1-99eb-3790aeab00fc tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-860d7917-8b3d-44e1-99eb-3790aeab00fc tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-860d7917-8b3d-44e1-99eb-3790aeab00fc tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 49/99] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:45:09 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 1143 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-933a2a20-40ce-4b6f-9f71-f68c552d6599 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-933a2a20-40ce-4b6f-9f71-f68c552d6599 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] POST http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6/action Sep 07 09:45:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-933a2a20-40ce-4b6f-9f71-f68c552d6599 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:45:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-933a2a20-40ce-4b6f-9f71-f68c552d6599 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-933a2a20-40ce-4b6f-9f71-f68c552d6599 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-933a2a20-40ce-4b6f-9f71-f68c552d6599 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Begin detaching volume completed successfully. Sep 07 09:45:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-933a2a20-40ce-4b6f-9f71-f68c552d6599 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6/action returned with HTTP 202 Sep 07 09:45:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 51/100] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:45:09 2026] POST /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-44025f8b-2f6e-466a-b724-7da464015ccb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-44025f8b-2f6e-466a-b724-7da464015ccb tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-44025f8b-2f6e-466a-b724-7da464015ccb tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-44025f8b-2f6e-466a-b724-7da464015ccb tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-44025f8b-2f6e-466a-b724-7da464015ccb tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-44025f8b-2f6e-466a-b724-7da464015ccb tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 50/101] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:09 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 1146 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6b6a7f0b-1794-43eb-bc21-2ea5c30eeabc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6b6a7f0b-1794-43eb-bc21-2ea5c30eeabc None None] GET http://192.168.122.65/volume// Sep 07 09:45:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6b6a7f0b-1794-43eb-bc21-2ea5c30eeabc None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6b6a7f0b-1794-43eb-bc21-2ea5c30eeabc None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6b6a7f0b-1794-43eb-bc21-2ea5c30eeabc None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:45:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 52/102] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:45:09 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-d7e3f177-42c5-49b4-8988-4129db008f16 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-d7e3f177-42c5-49b4-8988-4129db008f16 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-d7e3f177-42c5-49b4-8988-4129db008f16 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-d7e3f177-42c5-49b4-8988-4129db008f16 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-d7e3f177-42c5-49b4-8988-4129db008f16 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-d7e3f177-42c5-49b4-8988-4129db008f16 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 51/103] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:45:09 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 1327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:45:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-7ac98c77-937e-4d55-8fad-fb5f06033e52 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-7ac98c77-937e-4d55-8fad-fb5f06033e52 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] DELETE http://192.168.122.65/volume/v3/attachments/f24a6c48-3a1a-4268-a897-248b002d88e5 Sep 07 09:45:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-7ac98c77-937e-4d55-8fad-fb5f06033e52 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-7ac98c77-937e-4d55-8fad-fb5f06033e52 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b7e9bcc5-af43-4503-8c73-743f0c8444d9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7e9bcc5-af43-4503-8c73-743f0c8444d9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/07e672d2-ccab-4a5d-bb5d-bec8308d3d6a Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b7e9bcc5-af43-4503-8c73-743f0c8444d9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b7e9bcc5-af43-4503-8c73-743f0c8444d9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-b7e9bcc5-af43-4503-8c73-743f0c8444d9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 07e672d2-ccab-4a5d-bb5d-bec8308d3d6a {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:09 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 09:45:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7e9bcc5-af43-4503-8c73-743f0c8444d9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/07e672d2-ccab-4a5d-bb5d-bec8308d3d6a returned with HTTP 200 Sep 07 09:45:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 52/104] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:09 2026] GET /volume/v3/groups/07e672d2-ccab-4a5d-bb5d-bec8308d3d6a => generated 393 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-356690768", "volume_type": "dc8b18a4-7009-46a4-9d5b-db2bfc61b403", "group_id": "07e672d2-ccab-4a5d-bb5d-bec8308d3d6a", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-356690768', 'volume_type': 'dc8b18a4-7009-46a4-9d5b-db2bfc61b403', 'group_id': '07e672d2-ccab-4a5d-bb5d-bec8308d3d6a', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume of 1 GB Sep 07 09:45:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e06bf668-5a90-4dd0-8ed1-bce96c9c357d req-7ac98c77-937e-4d55-8fad-fb5f06033e52 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/attachments/f24a6c48-3a1a-4268-a897-248b002d88e5 returned with HTTP 200 Sep 07 09:45:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 53/105] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:45:09 2026] DELETE /volume/v3/attachments/f24a6c48-3a1a-4268-a897-248b002d88e5 => generated 19 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:45:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Availability Zones retrieved successfully. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Flow 'volume_create_api' (59dc3a1d-7212-40e2-a745-78028702f6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf69cdd5-9007-4149-99c8-14cc8955cf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf69cdd5-9007-4149-99c8-14cc8955cf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc8b18a4-7009-46a4-9d5b-db2bfc61b403,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1907195157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc8b18a4-7009-46a4-9d5b-db2bfc61b403', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '07e672d2-ccab-4a5d-bb5d-bec8308d3d6a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2b03121-cf33-4181-ada2-720e96d098af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1907195157 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1907195157, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:45:10 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1907195157 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1907195157, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Created reservations ['c3bd1259-e6c2-4714-a4ba-3dc1f2a307cc', 'd65e0cf7-9b6e-40de-a049-b545a697b9ea', '5a57d6a9-7088-42a7-b976-86932862a63f', 'f6091ef4-95cf-4e16-bc66-028b727f44e9'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2b03121-cf33-4181-ada2-720e96d098af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3bd1259-e6c2-4714-a4ba-3dc1f2a307cc', 'd65e0cf7-9b6e-40de-a049-b545a697b9ea', '5a57d6a9-7088-42a7-b976-86932862a63f', 'f6091ef4-95cf-4e16-bc66-028b727f44e9']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8671272-7adf-4e4c-ae25-6c35e7457750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8671272-7adf-4e4c-ae25-6c35e7457750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5317b4b3-2905-45a1-abf7-69b202e2c84e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-356690768',encryption_key_id=None,group_id=07e672d2-ccab-4a5d-bb5d-bec8308d3d6a,group_type_id=,metadata={},multiattach=False,project_id='91d3fa7c74f24267a0d24734169d0201',qos_specs=None,replication_status=,reservations=['c3bd1259-e6c2-4714-a4ba-3dc1f2a307cc','d65e0cf7-9b6e-40de-a049-b545a697b9ea','5a57d6a9-7088-42a7-b976-86932862a63f','f6091ef4-95cf-4e16-bc66-028b727f44e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_type_id=dc8b18a4-7009-46a4-9d5b-db2bfc61b403), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-356690768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=07e672d2-ccab-4a5d-bb5d-bec8308d3d6a,host=None,id=5317b4b3-2905-45a1-abf7-69b202e2c84e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91d3fa7c74f24267a0d24734169d0201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc8b18a4-7009-46a4-9d5b-db2bfc61b403),volume_type_id=dc8b18a4-7009-46a4-9d5b-db2bfc61b403)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (997a9f92-0ff9-4bd2-827b-151d90f74ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (997a9f92-0ff9-4bd2-827b-151d90f74ae7) transitioned into state 'SUCCESS' from state '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-356690768',encryption_key_id=None,group_id=07e672d2-ccab-4a5d-bb5d-bec8308d3d6a,group_type_id=,metadata={},multiattach=False,project_id='91d3fa7c74f24267a0d24734169d0201',qos_specs=None,replication_status=,reservations=['c3bd1259-e6c2-4714-a4ba-3dc1f2a307cc','d65e0cf7-9b6e-40de-a049-b545a697b9ea','5a57d6a9-7088-42a7-b976-86932862a63f','f6091ef4-95cf-4e16-bc66-028b727f44e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_type_id=dc8b18a4-7009-46a4-9d5b-db2bfc61b403)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c406126f-90b0-4f68-84b2-7bb84a0b7c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c406126f-90b0-4f68-84b2-7bb84a0b7c26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Flow 'volume_create_api' (59dc3a1d-7212-40e2-a745-78028702f6d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume request issued successfully. Sep 07 09:45:10 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:10 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9d695f73-571b-4625-a3ac-f2890a07b85b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9d695f73-571b-4625-a3ac-f2890a07b85b tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9d695f73-571b-4625-a3ac-f2890a07b85b tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9d695f73-571b-4625-a3ac-f2890a07b85b tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4939a7fe-fdf8-41c1-b295-2917be1307b3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:45:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 53/106] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 09:45:09 2026] POST /volume/v3/volumes => generated 828 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9d695f73-571b-4625-a3ac-f2890a07b85b tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7ecc69de-e7a7-498c-bde0-c6b119965def None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7ecc69de-e7a7-498c-bde0-c6b119965def tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7ecc69de-e7a7-498c-bde0-c6b119965def tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7ecc69de-e7a7-498c-bde0-c6b119965def tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9d695f73-571b-4625-a3ac-f2890a07b85b tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 54/107] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:10 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 851 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7ecc69de-e7a7-498c-bde0-c6b119965def tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:10 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-7ecc69de-e7a7-498c-bde0-c6b119965def tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:10 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-7ecc69de-e7a7-498c-bde0-c6b119965def tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:10 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-7ecc69de-e7a7-498c-bde0-c6b119965def tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7ecc69de-e7a7-498c-bde0-c6b119965def tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e returned with HTTP 200 Sep 07 09:45:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 54/108] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:10 2026] GET /volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e => generated 896 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-17418bef-9876-455c-a50d-bf88473c6f5c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-17418bef-9876-455c-a50d-bf88473c6f5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e Sep 07 09:45:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-17418bef-9876-455c-a50d-bf88473c6f5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-17418bef-9876-455c-a50d-bf88473c6f5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-17418bef-9876-455c-a50d-bf88473c6f5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:11 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-17418bef-9876-455c-a50d-bf88473c6f5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:11 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-17418bef-9876-455c-a50d-bf88473c6f5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:12 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-17418bef-9876-455c-a50d-bf88473c6f5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-17418bef-9876-455c-a50d-bf88473c6f5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e returned with HTTP 200 Sep 07 09:45:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 55/109] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:11 2026] GET /volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e => generated 920 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6c965bde-e46e-424f-a6cd-a2f5710ec4ef None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c965bde-e46e-424f-a6cd-a2f5710ec4ef tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e Sep 07 09:45:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c965bde-e46e-424f-a6cd-a2f5710ec4ef tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c965bde-e46e-424f-a6cd-a2f5710ec4ef tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6c965bde-e46e-424f-a6cd-a2f5710ec4ef tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:13 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-6c965bde-e46e-424f-a6cd-a2f5710ec4ef tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:13 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-6c965bde-e46e-424f-a6cd-a2f5710ec4ef tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:13 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-6c965bde-e46e-424f-a6cd-a2f5710ec4ef tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c965bde-e46e-424f-a6cd-a2f5710ec4ef tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e returned with HTTP 200 Sep 07 09:45:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 55/110] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:13 2026] GET /volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e => generated 921 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:45:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fcd2a828-f261-443e-bee2-ee6d835225ea None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fcd2a828-f261-443e-bee2-ee6d835225ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/group_snapshots Sep 07 09:45:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fcd2a828-f261-443e-bee2-ee6d835225ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "07e672d2-ccab-4a5d-bb5d-bec8308d3d6a", "name": "tempest-group_snapshot-1601330674"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-fcd2a828-f261-443e-bee2-ee6d835225ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '07e672d2-ccab-4a5d-bb5d-bec8308d3d6a', 'name': 'tempest-group_snapshot-1601330674'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 09:45:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:13 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.group_snapshots [None req-fcd2a828-f261-443e-bee2-ee6d835225ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating group_snapshot tempest-group_snapshot-1601330674. Sep 07 09:45:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:13 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:45:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0586e001-5f98-42d5-8601-ba433b36f457 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:45:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-232236606"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-232236606'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:45:13 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Create volume of 1 GB Sep 07 09:45:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Availability Zones retrieved successfully. Sep 07 09:45:13 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-fcd2a828-f261-443e-bee2-ee6d835225ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1907195157 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1907195157, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:45:13 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-fcd2a828-f261-443e-bee2-ee6d835225ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1907195157 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1907195157, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:45:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Flow 'volume_create_api' (20363d8e-f32f-43a9-ac18-12dda021f436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:45:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0887eea8-30d1-4e20-9226-9128d127fb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:45:13 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-fcd2a828-f261-443e-bee2-ee6d835225ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Created reservations ['1578d29e-416d-481c-88c2-91fcfddb33f2', 'af43afb7-c09c-43da-a634-40bdb7dc2da3', '6cbdd4b7-93be-4afa-a21b-209f9d593caa', '45197735-96e7-4f3d-8b04-822ac17d25ce'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:45:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0887eea8-30d1-4e20-9226-9128d127fb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96e2ebb6-f10d-45a6-a1c6-eedfa5dac161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fcd2a828-f261-443e-bee2-ee6d835225ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots returned with HTTP 202 Sep 07 09:45:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 56/111] 192.168.122.65 () {62 vars in 1203 bytes} [Mon Sep 7 09:45:13 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:45:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-73253de5-e201-4997-bb63-1605e1dbc709 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-73253de5-e201-4997-bb63-1605e1dbc709 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 Sep 07 09:45:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-73253de5-e201-4997-bb63-1605e1dbc709 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-73253de5-e201-4997-bb63-1605e1dbc709 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-73253de5-e201-4997-bb63-1605e1dbc709 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c8fe8708-c4e5-43c1-bea9-9d0a66794af0 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:45:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-73253de5-e201-4997-bb63-1605e1dbc709 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 returned with HTTP 200 Sep 07 09:45:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 57/112] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:45:14 2026] GET /volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 => generated 307 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:14 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Created reservations ['872c13db-f188-4d05-b829-ce5c9027c149', '8d718a4d-1fe8-4329-9ba8-eb7bef14af9f', '481e49fc-cd82-4794-944b-fbdb4bd55ea8', '10577afb-a4be-421d-bc32-6facfce7f488'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:45:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96e2ebb6-f10d-45a6-a1c6-eedfa5dac161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['872c13db-f188-4d05-b829-ce5c9027c149', '8d718a4d-1fe8-4329-9ba8-eb7bef14af9f', '481e49fc-cd82-4794-944b-fbdb4bd55ea8', '10577afb-a4be-421d-bc32-6facfce7f488']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3672416a-b39e-4098-a919-1f20e11b72ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3672416a-b39e-4098-a919-1f20e11b72ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efe1cc11-6d72-425c-9613-2abf4e400f52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-232236606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec820ea178bc4ac1a05cde33444df561',qos_specs=None,replication_status=,reservations=['872c13db-f188-4d05-b829-ce5c9027c149','8d718a4d-1fe8-4329-9ba8-eb7bef14af9f','481e49fc-cd82-4794-944b-fbdb4bd55ea8','10577afb-a4be-421d-bc32-6facfce7f488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65698a7e525c476f9a69577be24081ad',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:45:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-232236606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efe1cc11-6d72-425c-9613-2abf4e400f52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec820ea178bc4ac1a05cde33444df561',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65698a7e525c476f9a69577be24081ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f39dfb60-ca46-4296-9607-1c9530eb317f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f39dfb60-ca46-4296-9607-1c9530eb317f) transitioned into state 'SUCCESS' from state '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-232236606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec820ea178bc4ac1a05cde33444df561',qos_specs=None,replication_status=,reservations=['872c13db-f188-4d05-b829-ce5c9027c149','8d718a4d-1fe8-4329-9ba8-eb7bef14af9f','481e49fc-cd82-4794-944b-fbdb4bd55ea8','10577afb-a4be-421d-bc32-6facfce7f488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65698a7e525c476f9a69577be24081ad',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9dfd7f3-8997-40f8-b8b1-4f4f21e71858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9dfd7f3-8997-40f8-b8b1-4f4f21e71858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Flow 'volume_create_api' (20363d8e-f32f-43a9-ac18-12dda021f436) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:45:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Create volume request issued successfully. Sep 07 09:45:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0586e001-5f98-42d5-8601-ba433b36f457 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:45:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 56/113] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:45:13 2026] POST /volume/v3/volumes => generated 758 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:45:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2995fff1-da69-4a6c-87b4-f0726fc63ed6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2995fff1-da69-4a6c-87b4-f0726fc63ed6 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2995fff1-da69-4a6c-87b4-f0726fc63ed6 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2995fff1-da69-4a6c-87b4-f0726fc63ed6 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f6fdd2bc-5b28-4301-97d1-a6f2eb5d84d8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f6fdd2bc-5b28-4301-97d1-a6f2eb5d84d8 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f6fdd2bc-5b28-4301-97d1-a6f2eb5d84d8 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f6fdd2bc-5b28-4301-97d1-a6f2eb5d84d8 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2995fff1-da69-4a6c-87b4-f0726fc63ed6 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2995fff1-da69-4a6c-87b4-f0726fc63ed6 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 58/114] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:14 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 826 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f6fdd2bc-5b28-4301-97d1-a6f2eb5d84d8 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f6fdd2bc-5b28-4301-97d1-a6f2eb5d84d8 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 57/115] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:14 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-45135de1-07c5-4c69-ac11-e09388283e91 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-45135de1-07c5-4c69-ac11-e09388283e91 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-45135de1-07c5-4c69-ac11-e09388283e91 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-45135de1-07c5-4c69-ac11-e09388283e91 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-45135de1-07c5-4c69-ac11-e09388283e91 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-45135de1-07c5-4c69-ac11-e09388283e91 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 59/116] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:14 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a2fa3a4a-480d-42db-961a-9442df25dbba None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a2fa3a4a-480d-42db-961a-9442df25dbba tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 Sep 07 09:45:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a2fa3a4a-480d-42db-961a-9442df25dbba tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a2fa3a4a-480d-42db-961a-9442df25dbba tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-a2fa3a4a-480d-42db-961a-9442df25dbba tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c8fe8708-c4e5-43c1-bea9-9d0a66794af0 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:45:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a2fa3a4a-480d-42db-961a-9442df25dbba tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 returned with HTTP 200 Sep 07 09:45:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 58/117] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:45:15 2026] GET /volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 => generated 307 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cacd88e6-9aef-49c4-8383-9f5379741a43 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cacd88e6-9aef-49c4-8383-9f5379741a43 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cacd88e6-9aef-49c4-8383-9f5379741a43 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cacd88e6-9aef-49c4-8383-9f5379741a43 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cacd88e6-9aef-49c4-8383-9f5379741a43 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cacd88e6-9aef-49c4-8383-9f5379741a43 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 60/118] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:15 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8b02bee0-2e3d-4d6b-bd90-95a8d24eff4c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8b02bee0-2e3d-4d6b-bd90-95a8d24eff4c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 Sep 07 09:45:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8b02bee0-2e3d-4d6b-bd90-95a8d24eff4c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8b02bee0-2e3d-4d6b-bd90-95a8d24eff4c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-8b02bee0-2e3d-4d6b-bd90-95a8d24eff4c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c8fe8708-c4e5-43c1-bea9-9d0a66794af0 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:45:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8b02bee0-2e3d-4d6b-bd90-95a8d24eff4c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 returned with HTTP 200 Sep 07 09:45:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 59/119] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:45:16 2026] GET /volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 => generated 307 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c1e9bc53-526a-40c7-b338-653a74b42ffa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c1e9bc53-526a-40c7-b338-653a74b42ffa tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c1e9bc53-526a-40c7-b338-653a74b42ffa tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c1e9bc53-526a-40c7-b338-653a74b42ffa tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c1e9bc53-526a-40c7-b338-653a74b42ffa tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c1e9bc53-526a-40c7-b338-653a74b42ffa tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 61/120] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:16 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d8e8e815-0a0a-42e4-95a0-bcb99b7bcd6b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d8e8e815-0a0a-42e4-95a0-bcb99b7bcd6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 Sep 07 09:45:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d8e8e815-0a0a-42e4-95a0-bcb99b7bcd6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d8e8e815-0a0a-42e4-95a0-bcb99b7bcd6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-d8e8e815-0a0a-42e4-95a0-bcb99b7bcd6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c8fe8708-c4e5-43c1-bea9-9d0a66794af0 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:45:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d8e8e815-0a0a-42e4-95a0-bcb99b7bcd6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 returned with HTTP 200 Sep 07 09:45:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 60/121] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:45:17 2026] GET /volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 => generated 307 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-c09f478e-206e-47a1-854a-2940610a0476 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-c09f478e-206e-47a1-854a-2940610a0476 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:45:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-c09f478e-206e-47a1-854a-2940610a0476 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-c09f478e-206e-47a1-854a-2940610a0476 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-c09f478e-206e-47a1-854a-2940610a0476 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:45:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-c09f478e-206e-47a1-854a-2940610a0476 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:45:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 62/122] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:45:17 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 1142 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-66379d07-1ecc-4c5a-b363-9515797d2af5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-66379d07-1ecc-4c5a-b363-9515797d2af5 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] POST http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377/action Sep 07 09:45:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-66379d07-1ecc-4c5a-b363-9515797d2af5 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:45:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-66379d07-1ecc-4c5a-b363-9515797d2af5 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-66379d07-1ecc-4c5a-b363-9515797d2af5 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:45:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-66379d07-1ecc-4c5a-b363-9515797d2af5 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Begin detaching volume completed successfully. Sep 07 09:45:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-66379d07-1ecc-4c5a-b363-9515797d2af5 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377/action returned with HTTP 202 Sep 07 09:45:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 61/123] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:45:17 2026] POST /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:45:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-017ef6ca-ab35-4a4d-b1d4-7f44169a0d88 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-017ef6ca-ab35-4a4d-b1d4-7f44169a0d88 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:45:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-017ef6ca-ab35-4a4d-b1d4-7f44169a0d88 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-017ef6ca-ab35-4a4d-b1d4-7f44169a0d88 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-017ef6ca-ab35-4a4d-b1d4-7f44169a0d88 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:45:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-017ef6ca-ab35-4a4d-b1d4-7f44169a0d88 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:45:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 63/124] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:17 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 1145 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fc6a4ccd-de72-448c-9a3a-123594bc3d32 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fc6a4ccd-de72-448c-9a3a-123594bc3d32 None None] GET http://192.168.122.65/volume// Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fc6a4ccd-de72-448c-9a3a-123594bc3d32 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fc6a4ccd-de72-448c-9a3a-123594bc3d32 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fc6a4ccd-de72-448c-9a3a-123594bc3d32 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:45:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 62/125] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:45:18 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:45:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-c33b283b-4ce6-491e-81bb-5f8a32014dd4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-c33b283b-4ce6-491e-81bb-5f8a32014dd4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:45:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-c33b283b-4ce6-491e-81bb-5f8a32014dd4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-c33b283b-4ce6-491e-81bb-5f8a32014dd4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ae171676-a9cb-45b0-b498-21bcc8e5a7b3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae171676-a9cb-45b0-b498-21bcc8e5a7b3 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ae171676-a9cb-45b0-b498-21bcc8e5a7b3 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ae171676-a9cb-45b0-b498-21bcc8e5a7b3 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-c33b283b-4ce6-491e-81bb-5f8a32014dd4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-c33b283b-4ce6-491e-81bb-5f8a32014dd4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:45:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 64/126] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:45:18 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 1326 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ae171676-a9cb-45b0-b498-21bcc8e5a7b3 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae171676-a9cb-45b0-b498-21bcc8e5a7b3 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 63/127] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:18 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-88a32d93-ac50-494a-88a2-a309fd3da7f7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-88a32d93-ac50-494a-88a2-a309fd3da7f7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 Sep 07 09:45:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-88a32d93-ac50-494a-88a2-a309fd3da7f7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-88a32d93-ac50-494a-88a2-a309fd3da7f7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-88a32d93-ac50-494a-88a2-a309fd3da7f7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c8fe8708-c4e5-43c1-bea9-9d0a66794af0 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-88a32d93-ac50-494a-88a2-a309fd3da7f7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 returned with HTTP 200 Sep 07 09:45:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 65/128] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:45:18 2026] GET /volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 => generated 308 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a522bb38-c538-4428-989c-f9acfc791345 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-1f6eccf4-3f1e-482f-aeef-cacf353b8c12 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a522bb38-c538-4428-989c-f9acfc791345 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/detail Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a522bb38-c538-4428-989c-f9acfc791345 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-1f6eccf4-3f1e-482f-aeef-cacf353b8c12 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] DELETE http://192.168.122.65/volume/v3/attachments/c31867d2-bd3d-484d-822f-fd40ded4827b Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a522bb38-c538-4428-989c-f9acfc791345 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-1f6eccf4-3f1e-482f-aeef-cacf353b8c12 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-a522bb38-c538-4428-989c-f9acfc791345 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-a522bb38-c538-4428-989c-f9acfc791345 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-1f6eccf4-3f1e-482f-aeef-cacf353b8c12 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a522bb38-c538-4428-989c-f9acfc791345 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all snapshots completed successfully. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a522bb38-c538-4428-989c-f9acfc791345 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:45:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 64/129] 192.168.122.65 () {58 vars in 1143 bytes} [Mon Sep 7 09:45:18 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-90c064ac-32ca-4fb6-b587-e4c418b7205a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90c064ac-32ca-4fb6-b587-e4c418b7205a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/173848d6-8514-4616-a86e-80ac5828faab Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-90c064ac-32ca-4fb6-b587-e4c418b7205a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-90c064ac-32ca-4fb6-b587-e4c418b7205a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-90c064ac-32ca-4fb6-b587-e4c418b7205a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90c064ac-32ca-4fb6-b587-e4c418b7205a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/173848d6-8514-4616-a86e-80ac5828faab returned with HTTP 200 Sep 07 09:45:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 65/130] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:45:18 2026] GET /volume/v3/snapshots/173848d6-8514-4616-a86e-80ac5828faab => generated 451 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/groups/action Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "c8fe8708-c4e5-43c1-bea9-9d0a66794af0", "name": "tempest-Group_from_snap-1640617641"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "c8fe8708-c4e5-43c1-bea9-9d0a66794af0", "name": "tempest-Group_from_snap-1640617641"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'c8fe8708-c4e5-43c1-bea9-9d0a66794af0', 'name': 'tempest-Group_from_snap-1640617641'}}. {{(pid=86989) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 09:45:18 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating group tempest-Group_from_snap-1640617641 from group_snapshot c8fe8708-c4e5-43c1-bea9-9d0a66794af0. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:18 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 09:45:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:45:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:45:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-868e2ae4-e613-47fb-b5ce-a65a884e3d1f req-1f6eccf4-3f1e-482f-aeef-cacf353b8c12 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/attachments/c31867d2-bd3d-484d-822f-fd40ded4827b returned with HTTP 200 Sep 07 09:45:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 66/131] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:45:18 2026] DELETE /volume/v3/attachments/c31867d2-bd3d-484d-822f-fd40ded4827b => generated 19 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:18 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Created reservations ['62083bcc-55d0-4483-bb33-1745c91196e6'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:45:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3c4bcf82-3a26-4b17-becd-0e1050476437 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3c4bcf82-3a26-4b17-becd-0e1050476437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3c4bcf82-3a26-4b17-becd-0e1050476437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3c4bcf82-3a26-4b17-becd-0e1050476437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3c4bcf82-3a26-4b17-becd-0e1050476437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:45:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:19 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:45:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3c4bcf82-3a26-4b17-becd-0e1050476437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:45:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 67/132] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:18 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:19 devstack devstack@c-api.service[86989]: INFO cinder.group.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] A mapping entry already exists for group 9e1d269f-e369-4d1b-ba59-c6c4abb255e1 and volume type dc8b18a4-7009-46a4-9d5b-db2bfc61b403. Do not need to create again. Sep 07 09:45:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Availability Zones retrieved successfully. Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Flow 'volume_create_api' (dd761738-343f-480e-b31d-2be170d8005a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd739f5-9d8c-46bf-9629-cc2a573acaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd739f5-9d8c-46bf-9629-cc2a573acaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '173848d6-8514-4616-a86e-80ac5828faab', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc8b18a4-7009-46a4-9d5b-db2bfc61b403,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1907195157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc8b18a4-7009-46a4-9d5b-db2bfc61b403', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9e1d269f-e369-4d1b-ba59-c6c4abb255e1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b2e0b8c-aab8-447a-ac63-c3581a95e747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0042c42c-7402-4ab5-9d0a-381b1d1bdc5c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0042c42c-7402-4ab5-9d0a-381b1d1bdc5c tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0042c42c-7402-4ab5-9d0a-381b1d1bdc5c tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0042c42c-7402-4ab5-9d0a-381b1d1bdc5c tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0042c42c-7402-4ab5-9d0a-381b1d1bdc5c tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0042c42c-7402-4ab5-9d0a-381b1d1bdc5c tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 68/133] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:19 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Created reservations ['62840888-2296-487e-9f66-aece1f5bc0b7', 'cb030aab-b1a2-48e9-a742-d9db0a96a5e1'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b2e0b8c-aab8-447a-ac63-c3581a95e747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62840888-2296-487e-9f66-aece1f5bc0b7', 'cb030aab-b1a2-48e9-a742-d9db0a96a5e1']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (305ee87b-7217-488d-ba04-3c16eb365fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-bc307fe3-d3d7-4c14-8a08-f1cac62aabe9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-bc307fe3-d3d7-4c14-8a08-f1cac62aabe9 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (305ee87b-7217-488d-ba04-3c16eb365fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2d6a7f5-2914-4591-8f24-4047c442ba67', '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=9e1d269f-e369-4d1b-ba59-c6c4abb255e1,group_type_id=,metadata={},multiattach=False,project_id='91d3fa7c74f24267a0d24734169d0201',qos_specs=None,replication_status=,reservations=['62840888-2296-487e-9f66-aece1f5bc0b7','cb030aab-b1a2-48e9-a742-d9db0a96a5e1'],size=1,snapshot_id=173848d6-8514-4616-a86e-80ac5828faab,source_replicaid=,source_volid=None,status='creating',user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_type_id=dc8b18a4-7009-46a4-9d5b-db2bfc61b403), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:45:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9e1d269f-e369-4d1b-ba59-c6c4abb255e1,host=None,id=f2d6a7f5-2914-4591-8f24-4047c442ba67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91d3fa7c74f24267a0d24734169d0201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=173848d6-8514-4616-a86e-80ac5828faab,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc8b18a4-7009-46a4-9d5b-db2bfc61b403),volume_type_id=dc8b18a4-7009-46a4-9d5b-db2bfc61b403)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-bc307fe3-d3d7-4c14-8a08-f1cac62aabe9 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-bc307fe3-d3d7-4c14-8a08-f1cac62aabe9 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07cb48e-94d2-431e-8e54-ad6f8c8189a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d07cb48e-94d2-431e-8e54-ad6f8c8189a5) transitioned into state 'SUCCESS' from 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=9e1d269f-e369-4d1b-ba59-c6c4abb255e1,group_type_id=,metadata={},multiattach=False,project_id='91d3fa7c74f24267a0d24734169d0201',qos_specs=None,replication_status=,reservations=['62840888-2296-487e-9f66-aece1f5bc0b7','cb030aab-b1a2-48e9-a742-d9db0a96a5e1'],size=1,snapshot_id=173848d6-8514-4616-a86e-80ac5828faab,source_replicaid=,source_volid=None,status='creating',user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_type_id=dc8b18a4-7009-46a4-9d5b-db2bfc61b403)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Flow 'volume_create_api' (dd761738-343f-480e-b31d-2be170d8005a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume request issued successfully. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-bc307fe3-d3d7-4c14-8a08-f1cac62aabe9 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-bc307fe3-d3d7-4c14-8a08-f1cac62aabe9 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 69/134] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:45:19 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:45:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:19 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:45:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fb4a7bc0-a02f-46bb-87ba-6ce8e2bb3ea6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/action returned with HTTP 202 Sep 07 09:45:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 66/135] 192.168.122.65 () {62 vars in 1197 bytes} [Mon Sep 7 09:45:18 2026] POST /volume/v3/groups/action => generated 103 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8dacf5f8-dffd-418a-b66d-df42746b32be None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all volumes completed successfully. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:19 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5e1ffbba-7f8f-4dbb-9dba-68c7d099f1d3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5e1ffbba-7f8f-4dbb-9dba-68c7d099f1d3 None None] GET http://192.168.122.65/volume// Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5e1ffbba-7f8f-4dbb-9dba-68c7d099f1d3 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5e1ffbba-7f8f-4dbb-9dba-68c7d099f1d3 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5e1ffbba-7f8f-4dbb-9dba-68c7d099f1d3 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:45:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 67/136] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:45:19 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-51499895-2f29-49a5-9565-85e7fcce64d8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-51499895-2f29-49a5-9565-85e7fcce64d8 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:45:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-51499895-2f29-49a5-9565-85e7fcce64d8 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efe1cc11-6d72-425c-9613-2abf4e400f52", "connector": null, "instance_uuid": "b48d456a-22a4-4e11-a731-3dbb4c75f290"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:19 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:19 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:19 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-51499895-2f29-49a5-9565-85e7fcce64d8 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:45:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 68/137] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:45:19 2026] POST /volume/v3/attachments => generated 273 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:45:20 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-71dd04b3-af7c-4bac-b9a1-384fe0749848 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8dacf5f8-dffd-418a-b66d-df42746b32be tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:45:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 70/138] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:45:19 2026] GET /volume/v3/volumes/detail => generated 1846 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:45:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-71dd04b3-af7c-4bac-b9a1-384fe0749848 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-71dd04b3-af7c-4bac-b9a1-384fe0749848 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-71dd04b3-af7c-4bac-b9a1-384fe0749848 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-027ad9bb-0299-4193-9a40-c6ac882618f6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-027ad9bb-0299-4193-9a40-c6ac882618f6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 Sep 07 09:45:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-027ad9bb-0299-4193-9a40-c6ac882618f6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-027ad9bb-0299-4193-9a40-c6ac882618f6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-027ad9bb-0299-4193-9a40-c6ac882618f6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:20 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-027ad9bb-0299-4193-9a40-c6ac882618f6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:20 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-027ad9bb-0299-4193-9a40-c6ac882618f6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-71dd04b3-af7c-4bac-b9a1-384fe0749848 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-71dd04b3-af7c-4bac-b9a1-384fe0749848 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 69/139] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:20 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a8be0f09-4eea-45fb-a817-820717502945 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a8be0f09-4eea-45fb-a817-820717502945 None None] GET http://192.168.122.65/volume// Sep 07 09:45:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a8be0f09-4eea-45fb-a817-820717502945 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a8be0f09-4eea-45fb-a817-820717502945 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a8be0f09-4eea-45fb-a817-820717502945 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:45:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 70/140] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:45:20 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:45:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-84c052b5-aa11-40bf-aa41-0add6364ba21 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-84c052b5-aa11-40bf-aa41-0add6364ba21 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-84c052b5-aa11-40bf-aa41-0add6364ba21 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-84c052b5-aa11-40bf-aa41-0add6364ba21 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:20 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-027ad9bb-0299-4193-9a40-c6ac882618f6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-84c052b5-aa11-40bf-aa41-0add6364ba21 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-027ad9bb-0299-4193-9a40-c6ac882618f6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 returned with HTTP 200 Sep 07 09:45:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 71/141] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:20 2026] GET /volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 => generated 932 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-84c052b5-aa11-40bf-aa41-0add6364ba21 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 71/142] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:45:20 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 1031 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:45:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-47c7c39b-569b-4332-a58e-88c278c20c1e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-47c7c39b-569b-4332-a58e-88c278c20c1e tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] PUT http://192.168.122.65/volume/v3/attachments/ac67d629-d0a9-4408-9a0e-97d661db4059 Sep 07 09:45:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-47c7c39b-569b-4332-a58e-88c278c20c1e tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:20 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-47c7c39b-569b-4332-a58e-88c278c20c1e tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Acquiring lock "cinder-attachment_update-efe1cc11-6d72-425c-9613-2abf4e400f52-devstack" by "attachment_update" {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:45:20 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-47c7c39b-569b-4332-a58e-88c278c20c1e tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Lock "cinder-attachment_update-efe1cc11-6d72-425c-9613-2abf4e400f52-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:45:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5de1b006-39f0-4317-9c89-eecfa0bbd93f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5de1b006-39f0-4317-9c89-eecfa0bbd93f tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5de1b006-39f0-4317-9c89-eecfa0bbd93f tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5de1b006-39f0-4317-9c89-eecfa0bbd93f tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5de1b006-39f0-4317-9c89-eecfa0bbd93f tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5de1b006-39f0-4317-9c89-eecfa0bbd93f tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 72/143] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:21 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0cc5fa2e-6920-4c36-a643-6350a7f0160a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0cc5fa2e-6920-4c36-a643-6350a7f0160a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 Sep 07 09:45:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0cc5fa2e-6920-4c36-a643-6350a7f0160a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0cc5fa2e-6920-4c36-a643-6350a7f0160a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0cc5fa2e-6920-4c36-a643-6350a7f0160a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:21 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-0cc5fa2e-6920-4c36-a643-6350a7f0160a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:21 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-0cc5fa2e-6920-4c36-a643-6350a7f0160a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:21 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-0cc5fa2e-6920-4c36-a643-6350a7f0160a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0cc5fa2e-6920-4c36-a643-6350a7f0160a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 returned with HTTP 200 Sep 07 09:45:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 73/144] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:21 2026] GET /volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 => generated 932 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-df6e4f59-5696-4f60-8319-b67cd0a6023f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-df6e4f59-5696-4f60-8319-b67cd0a6023f tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-df6e4f59-5696-4f60-8319-b67cd0a6023f tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-df6e4f59-5696-4f60-8319-b67cd0a6023f tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:22 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-df6e4f59-5696-4f60-8319-b67cd0a6023f tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-df6e4f59-5696-4f60-8319-b67cd0a6023f tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 74/145] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:22 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6d9849a8-8728-4d31-aa81-9dd63e583e62 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6d9849a8-8728-4d31-aa81-9dd63e583e62 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 Sep 07 09:45:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6d9849a8-8728-4d31-aa81-9dd63e583e62 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6d9849a8-8728-4d31-aa81-9dd63e583e62 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:22 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6d9849a8-8728-4d31-aa81-9dd63e583e62 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:22 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-6d9849a8-8728-4d31-aa81-9dd63e583e62 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:22 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-6d9849a8-8728-4d31-aa81-9dd63e583e62 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:23 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-6d9849a8-8728-4d31-aa81-9dd63e583e62 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6d9849a8-8728-4d31-aa81-9dd63e583e62 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 returned with HTTP 200 Sep 07 09:45:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 75/146] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:22 2026] GET /volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 => generated 932 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bd2378e5-5590-4787-a1d0-105acf015001 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd2378e5-5590-4787-a1d0-105acf015001 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd2378e5-5590-4787-a1d0-105acf015001 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd2378e5-5590-4787-a1d0-105acf015001 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bd2378e5-5590-4787-a1d0-105acf015001 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd2378e5-5590-4787-a1d0-105acf015001 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 76/147] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:23 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-212b4440-5929-4354-9995-005a7ab999c1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-212b4440-5929-4354-9995-005a7ab999c1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 Sep 07 09:45:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-212b4440-5929-4354-9995-005a7ab999c1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-212b4440-5929-4354-9995-005a7ab999c1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-212b4440-5929-4354-9995-005a7ab999c1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:24 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-212b4440-5929-4354-9995-005a7ab999c1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:24 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-212b4440-5929-4354-9995-005a7ab999c1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:25 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-212b4440-5929-4354-9995-005a7ab999c1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-212b4440-5929-4354-9995-005a7ab999c1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 returned with HTTP 200 Sep 07 09:45:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 77/148] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:24 2026] GET /volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 => generated 932 bytes in 903 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c72ccbab-002f-4bb7-8a92-a50fdcda0f50 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c72ccbab-002f-4bb7-8a92-a50fdcda0f50 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c72ccbab-002f-4bb7-8a92-a50fdcda0f50 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c72ccbab-002f-4bb7-8a92-a50fdcda0f50 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c72ccbab-002f-4bb7-8a92-a50fdcda0f50 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c72ccbab-002f-4bb7-8a92-a50fdcda0f50 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 78/149] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:25 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-da9fc37d-8dce-4f26-992a-8a2c8cd5c7ef None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da9fc37d-8dce-4f26-992a-8a2c8cd5c7ef tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] DELETE http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-da9fc37d-8dce-4f26-992a-8a2c8cd5c7ef tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-da9fc37d-8dce-4f26-992a-8a2c8cd5c7ef tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:25 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-da9fc37d-8dce-4f26-992a-8a2c8cd5c7ef tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Delete volume with id: cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-da9fc37d-8dce-4f26-992a-8a2c8cd5c7ef tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-da9fc37d-8dce-4f26-992a-8a2c8cd5c7ef tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Delete volume request issued successfully. Sep 07 09:45:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da9fc37d-8dce-4f26-992a-8a2c8cd5c7ef tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 202 Sep 07 09:45:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 79/150] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:45:25 2026] DELETE /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 0 bytes in 449 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:45:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cafe25cb-ba88-4a06-9545-979a41ffc42c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cafe25cb-ba88-4a06-9545-979a41ffc42c tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cafe25cb-ba88-4a06-9545-979a41ffc42c tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cafe25cb-ba88-4a06-9545-979a41ffc42c tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cafe25cb-ba88-4a06-9545-979a41ffc42c tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cafe25cb-ba88-4a06-9545-979a41ffc42c tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 80/151] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:25 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 850 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-32ecebfd-afb6-44a1-9dbb-38f9135b35cc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-32ecebfd-afb6-44a1-9dbb-38f9135b35cc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 Sep 07 09:45:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-32ecebfd-afb6-44a1-9dbb-38f9135b35cc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-32ecebfd-afb6-44a1-9dbb-38f9135b35cc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-32ecebfd-afb6-44a1-9dbb-38f9135b35cc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:26 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-32ecebfd-afb6-44a1-9dbb-38f9135b35cc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:26 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-32ecebfd-afb6-44a1-9dbb-38f9135b35cc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:27 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-32ecebfd-afb6-44a1-9dbb-38f9135b35cc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-32ecebfd-afb6-44a1-9dbb-38f9135b35cc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 returned with HTTP 200 Sep 07 09:45:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 81/152] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:26 2026] GET /volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 => generated 932 bytes in 810 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-805419c8-9e0b-40a3-804f-e26a392ccefd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-805419c8-9e0b-40a3-804f-e26a392ccefd tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-805419c8-9e0b-40a3-804f-e26a392ccefd tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-805419c8-9e0b-40a3-804f-e26a392ccefd tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-805419c8-9e0b-40a3-804f-e26a392ccefd tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-805419c8-9e0b-40a3-804f-e26a392ccefd tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 82/153] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:27 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8f9abc03-fa64-4c9e-bac0-e1237627d445 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8f9abc03-fa64-4c9e-bac0-e1237627d445 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8f9abc03-fa64-4c9e-bac0-e1237627d445 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8f9abc03-fa64-4c9e-bac0-e1237627d445 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8f9abc03-fa64-4c9e-bac0-e1237627d445 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Volume info retrieved successfully. Sep 07 09:45:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8f9abc03-fa64-4c9e-bac0-e1237627d445 tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 200 Sep 07 09:45:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 83/154] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:27 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 850 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-742a385c-3f72-4842-b43a-bd1907eee3d4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-742a385c-3f72-4842-b43a-bd1907eee3d4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 Sep 07 09:45:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-742a385c-3f72-4842-b43a-bd1907eee3d4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-742a385c-3f72-4842-b43a-bd1907eee3d4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-742a385c-3f72-4842-b43a-bd1907eee3d4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:28 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-742a385c-3f72-4842-b43a-bd1907eee3d4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:28 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-742a385c-3f72-4842-b43a-bd1907eee3d4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:28 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-742a385c-3f72-4842-b43a-bd1907eee3d4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-742a385c-3f72-4842-b43a-bd1907eee3d4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 returned with HTTP 200 Sep 07 09:45:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 84/155] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:28 2026] GET /volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 => generated 932 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:45:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-81cf9d50-4bc4-4df2-bf07-47f0de1c859a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-81cf9d50-4bc4-4df2-bf07-47f0de1c859a tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-81cf9d50-4bc4-4df2-bf07-47f0de1c859a tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-81cf9d50-4bc4-4df2-bf07-47f0de1c859a tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-81cf9d50-4bc4-4df2-bf07-47f0de1c859a tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-81cf9d50-4bc4-4df2-bf07-47f0de1c859a tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 85/156] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:28 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-67ede1de-bc35-4430-8dac-077ac4fbbfbc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-67ede1de-bc35-4430-8dac-077ac4fbbfbc tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] GET http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 Sep 07 09:45:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-67ede1de-bc35-4430-8dac-077ac4fbbfbc tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-67ede1de-bc35-4430-8dac-077ac4fbbfbc tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-67ede1de-bc35-4430-8dac-077ac4fbbfbc tempest-TaggedAttachmentsTest-650481390 tempest-TaggedAttachmentsTest-650481390-project-member] http://192.168.122.65/volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 returned with HTTP 404 Sep 07 09:45:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 86/157] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:29 2026] GET /volume/v3/volumes/cde8eb20-3bf1-4d2c-8817-89b9ffa4d3c6 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2011a56f-9388-4ce7-a6d9-b7a9710ffcb6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2011a56f-9388-4ce7-a6d9-b7a9710ffcb6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 Sep 07 09:45:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2011a56f-9388-4ce7-a6d9-b7a9710ffcb6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2011a56f-9388-4ce7-a6d9-b7a9710ffcb6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2011a56f-9388-4ce7-a6d9-b7a9710ffcb6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:29 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-2011a56f-9388-4ce7-a6d9-b7a9710ffcb6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:29 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-2011a56f-9388-4ce7-a6d9-b7a9710ffcb6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:30 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-2011a56f-9388-4ce7-a6d9-b7a9710ffcb6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2011a56f-9388-4ce7-a6d9-b7a9710ffcb6 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 returned with HTTP 200 Sep 07 09:45:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 87/158] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:29 2026] GET /volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 => generated 932 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-88fda68b-12ff-4ed4-aacb-42b6db7c72ac None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-88fda68b-12ff-4ed4-aacb-42b6db7c72ac tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-88fda68b-12ff-4ed4-aacb-42b6db7c72ac tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-88fda68b-12ff-4ed4-aacb-42b6db7c72ac tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-88fda68b-12ff-4ed4-aacb-42b6db7c72ac tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-88fda68b-12ff-4ed4-aacb-42b6db7c72ac tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 88/159] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:30 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:30 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-47c7c39b-569b-4332-a58e-88c278c20c1e tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Lock "cinder-attachment_update-efe1cc11-6d72-425c-9613-2abf4e400f52-devstack" released by "attachment_update" :: held 9.921s {{(pid=86990) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:45:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-47c7c39b-569b-4332-a58e-88c278c20c1e tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/attachments/ac67d629-d0a9-4408-9a0e-97d661db4059 returned with HTTP 200 Sep 07 09:45:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 72/160] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:45:20 2026] PUT /volume/v3/attachments/ac67d629-d0a9-4408-9a0e-97d661db4059 => generated 694 bytes in 9996 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2a767f23-0c65-4fe2-a76d-c7dbb9679029 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a767f23-0c65-4fe2-a76d-c7dbb9679029 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 Sep 07 09:45:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a767f23-0c65-4fe2-a76d-c7dbb9679029 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a767f23-0c65-4fe2-a76d-c7dbb9679029 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2a767f23-0c65-4fe2-a76d-c7dbb9679029 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:31 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-2a767f23-0c65-4fe2-a76d-c7dbb9679029 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:31 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-2a767f23-0c65-4fe2-a76d-c7dbb9679029 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-08b156ad-6ca7-4668-b535-5c854669450d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-08b156ad-6ca7-4668-b535-5c854669450d tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-08b156ad-6ca7-4668-b535-5c854669450d tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-08b156ad-6ca7-4668-b535-5c854669450d tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:31 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-2a767f23-0c65-4fe2-a76d-c7dbb9679029 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:31 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-08b156ad-6ca7-4668-b535-5c854669450d tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a767f23-0c65-4fe2-a76d-c7dbb9679029 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 returned with HTTP 200 Sep 07 09:45:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 89/161] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:31 2026] GET /volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 => generated 933 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:45:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-189dbc6c-e057-4350-8aca-a34543267cb4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-189dbc6c-e057-4350-8aca-a34543267cb4 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] POST http://192.168.122.65/volume/v3/attachments/ac67d629-d0a9-4408-9a0e-97d661db4059/action Sep 07 09:45:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-189dbc6c-e057-4350-8aca-a34543267cb4 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Action body: b'{"os-complete": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:45:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-189dbc6c-e057-4350-8aca-a34543267cb4 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-08b156ad-6ca7-4668-b535-5c854669450d tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 73/162] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:31 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 851 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-93526a0d-b6e3-4101-a656-19c4cdce99bf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-93526a0d-b6e3-4101-a656-19c4cdce99bf tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/9e1d269f-e369-4d1b-ba59-c6c4abb255e1 Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-93526a0d-b6e3-4101-a656-19c4cdce99bf tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-93526a0d-b6e3-4101-a656-19c4cdce99bf tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-93526a0d-b6e3-4101-a656-19c4cdce99bf tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 9e1d269f-e369-4d1b-ba59-c6c4abb255e1 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:31 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:45:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-93526a0d-b6e3-4101-a656-19c4cdce99bf tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/9e1d269f-e369-4d1b-ba59-c6c4abb255e1 returned with HTTP 200 Sep 07 09:45:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 74/163] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:31 2026] GET /volume/v3/groups/9e1d269f-e369-4d1b-ba59-c6c4abb255e1 => generated 418 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:45:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:31 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:45:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:31 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:31 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all volumes completed successfully. Sep 07 09:45:31 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:31 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fd2cd714-b742-4237-8288-fb5cdbe4fe1d req-189dbc6c-e057-4350-8aca-a34543267cb4 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/attachments/ac67d629-d0a9-4408-9a0e-97d661db4059/action returned with HTTP 204 Sep 07 09:45:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 90/164] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:45:31 2026] POST /volume/v3/attachments/ac67d629-d0a9-4408-9a0e-97d661db4059/action => generated 0 bytes in 151 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:31 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:31 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0e6d1ab6-5e35-4419-826e-539ce363ae0f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:45:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 75/165] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:45:31 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:45:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c233c10e-becc-407d-ae51-86fe708723f2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c233c10e-becc-407d-ae51-86fe708723f2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/groups/9e1d269f-e369-4d1b-ba59-c6c4abb255e1/action Sep 07 09:45:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c233c10e-becc-407d-ae51-86fe708723f2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:45:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c233c10e-becc-407d-ae51-86fe708723f2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-c233c10e-becc-407d-ae51-86fe708723f2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] delete called for group 9e1d269f-e369-4d1b-ba59-c6c4abb255e1 {{(pid=86989) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:45:31 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-c233c10e-becc-407d-ae51-86fe708723f2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Delete group with id: 9e1d269f-e369-4d1b-ba59-c6c4abb255e1 Sep 07 09:45:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:31 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:45:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:31 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:45:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c233c10e-becc-407d-ae51-86fe708723f2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/9e1d269f-e369-4d1b-ba59-c6c4abb255e1/action returned with HTTP 202 Sep 07 09:45:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 91/166] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:45:31 2026] POST /volume/v3/groups/9e1d269f-e369-4d1b-ba59-c6c4abb255e1/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-75b231d6-85c4-4e88-8d81-10ae9ace2b0e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-75b231d6-85c4-4e88-8d81-10ae9ace2b0e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-75b231d6-85c4-4e88-8d81-10ae9ace2b0e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-75b231d6-85c4-4e88-8d81-10ae9ace2b0e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-75b231d6-85c4-4e88-8d81-10ae9ace2b0e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:32 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-75b231d6-85c4-4e88-8d81-10ae9ace2b0e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:32 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-75b231d6-85c4-4e88-8d81-10ae9ace2b0e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:32 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-75b231d6-85c4-4e88-8d81-10ae9ace2b0e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-75b231d6-85c4-4e88-8d81-10ae9ace2b0e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 returned with HTTP 200 Sep 07 09:45:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 76/167] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:31 2026] GET /volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 => generated 932 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-930a12d2-4523-46f9-8052-8400db938062 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-930a12d2-4523-46f9-8052-8400db938062 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-930a12d2-4523-46f9-8052-8400db938062 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-930a12d2-4523-46f9-8052-8400db938062 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-930a12d2-4523-46f9-8052-8400db938062 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-930a12d2-4523-46f9-8052-8400db938062 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 92/168] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:32 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 1143 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7a127db0-26cf-4b14-81ea-8a3dc8d617e3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7a127db0-26cf-4b14-81ea-8a3dc8d617e3 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7a127db0-26cf-4b14-81ea-8a3dc8d617e3 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7a127db0-26cf-4b14-81ea-8a3dc8d617e3 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7a127db0-26cf-4b14-81ea-8a3dc8d617e3 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7a127db0-26cf-4b14-81ea-8a3dc8d617e3 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 77/169] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:32 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 1143 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9427ec10-cfdd-4af7-bd0a-6c98dea2fdf2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9427ec10-cfdd-4af7-bd0a-6c98dea2fdf2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 Sep 07 09:45:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9427ec10-cfdd-4af7-bd0a-6c98dea2fdf2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9427ec10-cfdd-4af7-bd0a-6c98dea2fdf2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9427ec10-cfdd-4af7-bd0a-6c98dea2fdf2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:33 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-9427ec10-cfdd-4af7-bd0a-6c98dea2fdf2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:33 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-9427ec10-cfdd-4af7-bd0a-6c98dea2fdf2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:33 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-9427ec10-cfdd-4af7-bd0a-6c98dea2fdf2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9427ec10-cfdd-4af7-bd0a-6c98dea2fdf2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 returned with HTTP 200 Sep 07 09:45:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 93/170] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:33 2026] GET /volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 => generated 932 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-98551708-c5cc-4c43-a116-3b695681c03b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-98551708-c5cc-4c43-a116-3b695681c03b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 Sep 07 09:45:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-98551708-c5cc-4c43-a116-3b695681c03b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-98551708-c5cc-4c43-a116-3b695681c03b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-98551708-c5cc-4c43-a116-3b695681c03b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 returned with HTTP 404 Sep 07 09:45:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 78/171] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:34 2026] GET /volume/v3/volumes/f2d6a7f5-2914-4591-8f24-4047c442ba67 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 09:45:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-152c7ba8-2a1a-40fd-94fe-23690f2a5fe7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-152c7ba8-2a1a-40fd-94fe-23690f2a5fe7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/9e1d269f-e369-4d1b-ba59-c6c4abb255e1 Sep 07 09:45:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-152c7ba8-2a1a-40fd-94fe-23690f2a5fe7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-152c7ba8-2a1a-40fd-94fe-23690f2a5fe7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-152c7ba8-2a1a-40fd-94fe-23690f2a5fe7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 9e1d269f-e369-4d1b-ba59-c6c4abb255e1 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-152c7ba8-2a1a-40fd-94fe-23690f2a5fe7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/9e1d269f-e369-4d1b-ba59-c6c4abb255e1 returned with HTTP 404 Sep 07 09:45:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 94/172] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:34 2026] GET /volume/v3/groups/9e1d269f-e369-4d1b-ba59-c6c4abb255e1 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:45:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6edcb00a-4904-47a4-bf5c-58d8143682c4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6edcb00a-4904-47a4-bf5c-58d8143682c4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] DELETE http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 Sep 07 09:45:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6edcb00a-4904-47a4-bf5c-58d8143682c4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6edcb00a-4904-47a4-bf5c-58d8143682c4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-6edcb00a-4904-47a4-bf5c-58d8143682c4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] delete called for member c8fe8708-c4e5-43c1-bea9-9d0a66794af0 {{(pid=86990) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 09:45:34 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.group_snapshots [None req-6edcb00a-4904-47a4-bf5c-58d8143682c4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Delete group_snapshot with id: c8fe8708-c4e5-43c1-bea9-9d0a66794af0 Sep 07 09:45:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:34 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:45:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6edcb00a-4904-47a4-bf5c-58d8143682c4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 returned with HTTP 202 Sep 07 09:45:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 79/173] 192.168.122.65 () {60 vars in 1295 bytes} [Mon Sep 7 09:45:34 2026] DELETE /volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 09:45:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-96420ffd-0490-4b86-8fbe-9fc7f8aaf885 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-96420ffd-0490-4b86-8fbe-9fc7f8aaf885 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:45:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-96420ffd-0490-4b86-8fbe-9fc7f8aaf885 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-96420ffd-0490-4b86-8fbe-9fc7f8aaf885 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-96420ffd-0490-4b86-8fbe-9fc7f8aaf885 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:45:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-96420ffd-0490-4b86-8fbe-9fc7f8aaf885 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:45:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:34 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:45:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-96420ffd-0490-4b86-8fbe-9fc7f8aaf885 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all volumes completed successfully. Sep 07 09:45:34 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-96420ffd-0490-4b86-8fbe-9fc7f8aaf885 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:34 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-96420ffd-0490-4b86-8fbe-9fc7f8aaf885 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-ed93ff93-2cc0-4fc0-a9b8-3f61a8c18d07 req-54275920-ab46-4d40-a97c-10b0c8d7137d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-ed93ff93-2cc0-4fc0-a9b8-3f61a8c18d07 req-54275920-ab46-4d40-a97c-10b0c8d7137d tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] DELETE http://192.168.122.65/volume/v3/attachments/ac67d629-d0a9-4408-9a0e-97d661db4059 Sep 07 09:45:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-ed93ff93-2cc0-4fc0-a9b8-3f61a8c18d07 req-54275920-ab46-4d40-a97c-10b0c8d7137d tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-ed93ff93-2cc0-4fc0-a9b8-3f61a8c18d07 req-54275920-ab46-4d40-a97c-10b0c8d7137d tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:35 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-96420ffd-0490-4b86-8fbe-9fc7f8aaf885 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:35 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 09:45:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-96420ffd-0490-4b86-8fbe-9fc7f8aaf885 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:45:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 95/174] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:45:34 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-20d36610-d1eb-4a21-ac73-c3f4283bf17c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-20d36610-d1eb-4a21-ac73-c3f4283bf17c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/detail Sep 07 09:45:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-20d36610-d1eb-4a21-ac73-c3f4283bf17c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-20d36610-d1eb-4a21-ac73-c3f4283bf17c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-20d36610-d1eb-4a21-ac73-c3f4283bf17c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:45:35 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-20d36610-d1eb-4a21-ac73-c3f4283bf17c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:45:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:35 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:45:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-20d36610-d1eb-4a21-ac73-c3f4283bf17c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all snapshots completed successfully. Sep 07 09:45:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-20d36610-d1eb-4a21-ac73-c3f4283bf17c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:45:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 96/175] 192.168.122.65 () {58 vars in 1143 bytes} [Mon Sep 7 09:45:35 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-ed93ff93-2cc0-4fc0-a9b8-3f61a8c18d07 req-54275920-ab46-4d40-a97c-10b0c8d7137d tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/attachments/ac67d629-d0a9-4408-9a0e-97d661db4059 returned with HTTP 200 Sep 07 09:45:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 80/176] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:45:34 2026] DELETE /volume/v3/attachments/ac67d629-d0a9-4408-9a0e-97d661db4059 => generated 19 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:45:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d1207213-7c75-45de-ab31-073c70b54733 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d1207213-7c75-45de-ab31-073c70b54733 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/173848d6-8514-4616-a86e-80ac5828faab Sep 07 09:45:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d1207213-7c75-45de-ab31-073c70b54733 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d1207213-7c75-45de-ab31-073c70b54733 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d1207213-7c75-45de-ab31-073c70b54733 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:45:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d1207213-7c75-45de-ab31-073c70b54733 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/173848d6-8514-4616-a86e-80ac5828faab returned with HTTP 200 Sep 07 09:45:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 97/177] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:45:35 2026] GET /volume/v3/snapshots/173848d6-8514-4616-a86e-80ac5828faab => generated 450 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a8b6522d-3684-4521-9773-3ff365099a86 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a8b6522d-3684-4521-9773-3ff365099a86 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/173848d6-8514-4616-a86e-80ac5828faab Sep 07 09:45:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a8b6522d-3684-4521-9773-3ff365099a86 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a8b6522d-3684-4521-9773-3ff365099a86 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8395b87c-df71-4954-af5c-91ec09e1ba52 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8395b87c-df71-4954-af5c-91ec09e1ba52 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8395b87c-df71-4954-af5c-91ec09e1ba52 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8395b87c-df71-4954-af5c-91ec09e1ba52 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a8b6522d-3684-4521-9773-3ff365099a86 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:45:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a8b6522d-3684-4521-9773-3ff365099a86 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/173848d6-8514-4616-a86e-80ac5828faab returned with HTTP 200 Sep 07 09:45:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 81/178] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:45:36 2026] GET /volume/v3/snapshots/173848d6-8514-4616-a86e-80ac5828faab => generated 450 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8395b87c-df71-4954-af5c-91ec09e1ba52 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8395b87c-df71-4954-af5c-91ec09e1ba52 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 98/179] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:36 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-656e3694-5787-4d28-b736-3693ca3401ef None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-656e3694-5787-4d28-b736-3693ca3401ef tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-656e3694-5787-4d28-b736-3693ca3401ef tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-656e3694-5787-4d28-b736-3693ca3401ef tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-656e3694-5787-4d28-b736-3693ca3401ef tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-656e3694-5787-4d28-b736-3693ca3401ef tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 82/180] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:36 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d17f64a0-7ced-41c3-9aed-a3e353b153fd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d17f64a0-7ced-41c3-9aed-a3e353b153fd tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d17f64a0-7ced-41c3-9aed-a3e353b153fd tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d17f64a0-7ced-41c3-9aed-a3e353b153fd tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d17f64a0-7ced-41c3-9aed-a3e353b153fd tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d17f64a0-7ced-41c3-9aed-a3e353b153fd tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 99/181] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:36 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6beb85bb-55f0-41ba-81ab-5ea7eceabba4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6beb85bb-55f0-41ba-81ab-5ea7eceabba4 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] DELETE http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6beb85bb-55f0-41ba-81ab-5ea7eceabba4 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6beb85bb-55f0-41ba-81ab-5ea7eceabba4 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:36 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-6beb85bb-55f0-41ba-81ab-5ea7eceabba4 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Delete volume with id: efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6beb85bb-55f0-41ba-81ab-5ea7eceabba4 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6beb85bb-55f0-41ba-81ab-5ea7eceabba4 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Delete volume request issued successfully. Sep 07 09:45:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6beb85bb-55f0-41ba-81ab-5ea7eceabba4 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 202 Sep 07 09:45:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 83/182] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:45:36 2026] DELETE /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:45:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a368924c-af3f-4214-9a48-1aed51271ccc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a368924c-af3f-4214-9a48-1aed51271ccc tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a368924c-af3f-4214-9a48-1aed51271ccc tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a368924c-af3f-4214-9a48-1aed51271ccc tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a368924c-af3f-4214-9a48-1aed51271ccc tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a368924c-af3f-4214-9a48-1aed51271ccc tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 100/183] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:36 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f901f8f1-8bc4-4cce-9a88-b8c01aa6b1d0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f901f8f1-8bc4-4cce-9a88-b8c01aa6b1d0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/173848d6-8514-4616-a86e-80ac5828faab Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f901f8f1-8bc4-4cce-9a88-b8c01aa6b1d0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f901f8f1-8bc4-4cce-9a88-b8c01aa6b1d0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f901f8f1-8bc4-4cce-9a88-b8c01aa6b1d0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/173848d6-8514-4616-a86e-80ac5828faab returned with HTTP 404 Sep 07 09:45:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 84/184] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:45:37 2026] GET /volume/v3/snapshots/173848d6-8514-4616-a86e-80ac5828faab => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-44520bf0-ef27-42b7-9abd-72dc097482a1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-44520bf0-ef27-42b7-9abd-72dc097482a1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 Sep 07 09:45:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-44520bf0-ef27-42b7-9abd-72dc097482a1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-44520bf0-ef27-42b7-9abd-72dc097482a1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-44520bf0-ef27-42b7-9abd-72dc097482a1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c8fe8708-c4e5-43c1-bea9-9d0a66794af0 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:45:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-44520bf0-ef27-42b7-9abd-72dc097482a1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 returned with HTTP 404 Sep 07 09:45:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 101/185] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:45:37 2026] GET /volume/v3/group_snapshots/c8fe8708-c4e5-43c1-bea9-9d0a66794af0 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7333c8a3-36e5-4c89-b511-553f37b3c1f4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7333c8a3-36e5-4c89-b511-553f37b3c1f4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7333c8a3-36e5-4c89-b511-553f37b3c1f4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7333c8a3-36e5-4c89-b511-553f37b3c1f4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-7333c8a3-36e5-4c89-b511-553f37b3c1f4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7333c8a3-36e5-4c89-b511-553f37b3c1f4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7333c8a3-36e5-4c89-b511-553f37b3c1f4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all volumes completed successfully. Sep 07 09:45:37 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-7333c8a3-36e5-4c89-b511-553f37b3c1f4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:37 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-7333c8a3-36e5-4c89-b511-553f37b3c1f4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-7333c8a3-36e5-4c89-b511-553f37b3c1f4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7333c8a3-36e5-4c89-b511-553f37b3c1f4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:45:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 85/186] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:45:37 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2218c27a-d77d-4401-ad49-72daa1d4a3af None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2218c27a-d77d-4401-ad49-72daa1d4a3af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/groups/07e672d2-ccab-4a5d-bb5d-bec8308d3d6a/action Sep 07 09:45:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2218c27a-d77d-4401-ad49-72daa1d4a3af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:45:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2218c27a-d77d-4401-ad49-72daa1d4a3af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-2218c27a-d77d-4401-ad49-72daa1d4a3af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] delete called for group 07e672d2-ccab-4a5d-bb5d-bec8308d3d6a {{(pid=86989) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:45:37 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-2218c27a-d77d-4401-ad49-72daa1d4a3af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Delete group with id: 07e672d2-ccab-4a5d-bb5d-bec8308d3d6a Sep 07 09:45:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:37 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:45:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:37 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:45:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2218c27a-d77d-4401-ad49-72daa1d4a3af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/07e672d2-ccab-4a5d-bb5d-bec8308d3d6a/action returned with HTTP 202 Sep 07 09:45:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 102/187] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:45:37 2026] POST /volume/v3/groups/07e672d2-ccab-4a5d-bb5d-bec8308d3d6a/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b80a8a3c-53b1-419c-981e-c39735f48833 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b80a8a3c-53b1-419c-981e-c39735f48833 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b80a8a3c-53b1-419c-981e-c39735f48833 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b80a8a3c-53b1-419c-981e-c39735f48833 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b80a8a3c-53b1-419c-981e-c39735f48833 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:37 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-b80a8a3c-53b1-419c-981e-c39735f48833 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:37 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-b80a8a3c-53b1-419c-981e-c39735f48833 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:37 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-b80a8a3c-53b1-419c-981e-c39735f48833 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b80a8a3c-53b1-419c-981e-c39735f48833 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e returned with HTTP 200 Sep 07 09:45:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 86/188] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:37 2026] GET /volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e => generated 920 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2e3b7f9a-7eb0-424e-84f4-f945758ace31 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2e3b7f9a-7eb0-424e-84f4-f945758ace31 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2e3b7f9a-7eb0-424e-84f4-f945758ace31 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2e3b7f9a-7eb0-424e-84f4-f945758ace31 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2e3b7f9a-7eb0-424e-84f4-f945758ace31 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Volume info retrieved successfully. Sep 07 09:45:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2e3b7f9a-7eb0-424e-84f4-f945758ace31 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 200 Sep 07 09:45:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 103/189] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:37 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9d4f20d3-7698-4bea-9389-e293cbf878ae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9d4f20d3-7698-4bea-9389-e293cbf878ae tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e Sep 07 09:45:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9d4f20d3-7698-4bea-9389-e293cbf878ae tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9d4f20d3-7698-4bea-9389-e293cbf878ae tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9d4f20d3-7698-4bea-9389-e293cbf878ae tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e returned with HTTP 404 Sep 07 09:45:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 87/190] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:38 2026] GET /volume/v3/volumes/5317b4b3-2905-45a1-abf7-69b202e2c84e => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:45:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b8e22f7e-4b1b-45d9-a4bf-59acc38edbd8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b8e22f7e-4b1b-45d9-a4bf-59acc38edbd8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/07e672d2-ccab-4a5d-bb5d-bec8308d3d6a Sep 07 09:45:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b8e22f7e-4b1b-45d9-a4bf-59acc38edbd8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b8e22f7e-4b1b-45d9-a4bf-59acc38edbd8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-b8e22f7e-4b1b-45d9-a4bf-59acc38edbd8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 07e672d2-ccab-4a5d-bb5d-bec8308d3d6a {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d99116be-4b58-4e9e-97dd-074d7d414a82 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b8e22f7e-4b1b-45d9-a4bf-59acc38edbd8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/07e672d2-ccab-4a5d-bb5d-bec8308d3d6a returned with HTTP 404 Sep 07 09:45:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 104/191] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:38 2026] GET /volume/v3/groups/07e672d2-ccab-4a5d-bb5d-bec8308d3d6a => generated 108 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:45:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d99116be-4b58-4e9e-97dd-074d7d414a82 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] GET http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 Sep 07 09:45:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d99116be-4b58-4e9e-97dd-074d7d414a82 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d99116be-4b58-4e9e-97dd-074d7d414a82 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-94dafc17-04da-4662-a1be-f27c18d75c88 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-94dafc17-04da-4662-a1be-f27c18d75c88 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/ec2b364a-02ee-4097-9201-8da591d9d2f6 Sep 07 09:45:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-94dafc17-04da-4662-a1be-f27c18d75c88 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-94dafc17-04da-4662-a1be-f27c18d75c88 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d99116be-4b58-4e9e-97dd-074d7d414a82 tempest-DeleteServersTestJSON-1270618337 tempest-DeleteServersTestJSON-1270618337-project-member] http://192.168.122.65/volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 returned with HTTP 404 Sep 07 09:45:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 88/192] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:38 2026] GET /volume/v3/volumes/efe1cc11-6d72-425c-9613-2abf4e400f52 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-94dafc17-04da-4662-a1be-f27c18d75c88 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/group_types/ec2b364a-02ee-4097-9201-8da591d9d2f6 returned with HTTP 202 Sep 07 09:45:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 105/193] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:45:39 2026] DELETE /volume/v3/group_types/ec2b364a-02ee-4097-9201-8da591d9d2f6 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 09:45:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f313e68c-162f-4906-b282-d3f3649fe336 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f313e68c-162f-4906-b282-d3f3649fe336 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] DELETE http://192.168.122.65/volume/v3/types/dc8b18a4-7009-46a4-9d5b-db2bfc61b403 Sep 07 09:45:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f313e68c-162f-4906-b282-d3f3649fe336 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f313e68c-162f-4906-b282-d3f3649fe336 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f313e68c-162f-4906-b282-d3f3649fe336 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/types/dc8b18a4-7009-46a4-9d5b-db2bfc61b403 returned with HTTP 202 Sep 07 09:45:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 89/194] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:45:39 2026] DELETE /volume/v3/types/dc8b18a4-7009-46a4-9d5b-db2bfc61b403 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:45:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b68ebbe2-06b9-4986-bd71-f96e52aefb5a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b68ebbe2-06b9-4986-bd71-f96e52aefb5a tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] GET http://192.168.122.65/volume/v3/types/dc8b18a4-7009-46a4-9d5b-db2bfc61b403 Sep 07 09:45:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b68ebbe2-06b9-4986-bd71-f96e52aefb5a tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b68ebbe2-06b9-4986-bd71-f96e52aefb5a tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b68ebbe2-06b9-4986-bd71-f96e52aefb5a tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/types/dc8b18a4-7009-46a4-9d5b-db2bfc61b403 returned with HTTP 404 Sep 07 09:45:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 106/195] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:45:39 2026] GET /volume/v3/types/dc8b18a4-7009-46a4-9d5b-db2bfc61b403 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1c0c2c02-101d-4f3c-b7ac-1ca05525ed04 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1c0c2c02-101d-4f3c-b7ac-1ca05525ed04 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:45:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1c0c2c02-101d-4f3c-b7ac-1ca05525ed04 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1057619322"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1c0c2c02-101d-4f3c-b7ac-1ca05525ed04 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:45:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 90/196] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:45:39 2026] POST /volume/v3/types => generated 224 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-288c20b4-ef98-4f37-a276-1cb4c0108ded None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-288c20b4-ef98-4f37-a276-1cb4c0108ded tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] POST http://192.168.122.65/volume/v3/group_types Sep 07 09:45:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-288c20b4-ef98-4f37-a276-1cb4c0108ded tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1794422804"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-288c20b4-ef98-4f37-a276-1cb4c0108ded tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 202 Sep 07 09:45:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 107/197] 192.168.122.65 () {62 vars in 1190 bytes} [Mon Sep 7 09:45:39 2026] POST /volume/v3/group_types => generated 181 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0a1ccc38-b229-46e0-9899-f918969547ce None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a1ccc38-b229-46e0-9899-f918969547ce tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/groups Sep 07 09:45:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a1ccc38-b229-46e0-9899-f918969547ce tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7e025c4e-74c4-45cc-9c2a-e59f217fab04", "volume_types": ["25529f17-d513-41b0-aa07-a324d17a0994"], "name": "tempest-GroupSnapshotsTest-Group-1227985182"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-0a1ccc38-b229-46e0-9899-f918969547ce tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating new group {'group': {'group_type': '7e025c4e-74c4-45cc-9c2a-e59f217fab04', 'volume_types': ['25529f17-d513-41b0-aa07-a324d17a0994'], 'name': 'tempest-GroupSnapshotsTest-Group-1227985182'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 09:45:39 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-0a1ccc38-b229-46e0-9899-f918969547ce tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating group tempest-GroupSnapshotsTest-Group-1227985182. Sep 07 09:45:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:39 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:45:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0a1ccc38-b229-46e0-9899-f918969547ce tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Availability zone cache updated, next update will occur around 2026-09-07 08:45:39.687800. {{(pid=86990) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 09:45:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0a1ccc38-b229-46e0-9899-f918969547ce tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Availability Zones retrieved successfully. Sep 07 09:45:39 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-0a1ccc38-b229-46e0-9899-f918969547ce tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Created reservations ['09d2f4bd-f470-4063-9a1d-df52193a8e26'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:45:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a1ccc38-b229-46e0-9899-f918969547ce tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups returned with HTTP 202 Sep 07 09:45:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 91/198] 192.168.122.65 () {62 vars in 1176 bytes} [Mon Sep 7 09:45:39 2026] POST /volume/v3/groups => generated 112 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1ad77a98-b408-4261-b6b9-8e3ef4eb275a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1ad77a98-b408-4261-b6b9-8e3ef4eb275a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1ad77a98-b408-4261-b6b9-8e3ef4eb275a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1ad77a98-b408-4261-b6b9-8e3ef4eb275a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-1ad77a98-b408-4261-b6b9-8e3ef4eb275a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:39 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:45:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1ad77a98-b408-4261-b6b9-8e3ef4eb275a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 200 Sep 07 09:45:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 108/199] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:39 2026] GET /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 392 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-be35a0d8-a5ed-48dc-8b60-32287e2ffbd2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-be35a0d8-a5ed-48dc-8b60-32287e2ffbd2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-be35a0d8-a5ed-48dc-8b60-32287e2ffbd2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-be35a0d8-a5ed-48dc-8b60-32287e2ffbd2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-be35a0d8-a5ed-48dc-8b60-32287e2ffbd2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:40 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:45:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-be35a0d8-a5ed-48dc-8b60-32287e2ffbd2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 200 Sep 07 09:45:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 92/200] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:40 2026] GET /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 393 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-16139382", "volume_type": "25529f17-d513-41b0-aa07-a324d17a0994", "group_id": "d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-16139382', 'volume_type': '25529f17-d513-41b0-aa07-a324d17a0994', 'group_id': 'd1dfdfa0-c6ba-4928-98ed-6bdd15ff292c', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:41 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume of 1 GB Sep 07 09:45:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:41 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:45:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Availability Zones retrieved successfully. Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Flow 'volume_create_api' (c346fb3a-6e67-47d1-97be-503f7ab12b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bcabb9-2e3b-4dff-ba5b-5c9abbda99bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bcabb9-2e3b-4dff-ba5b-5c9abbda99bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:45:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=25529f17-d513-41b0-aa07-a324d17a0994,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1057619322',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25529f17-d513-41b0-aa07-a324d17a0994', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd1dfdfa0-c6ba-4928-98ed-6bdd15ff292c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05177cef-ab1e-4b68-bd77-39eef843a234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1057619322 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1057619322, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:45:41 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1057619322 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1057619322, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Created reservations ['b1ab76a4-59aa-45c5-a413-5983accbae6e', '330b0021-09a5-462b-b2a6-a1667e1e9784', '5df5e66b-75f9-49b4-aba7-1150ef19486e', 'c20b580d-76c1-42a2-b8e2-b256b103f21b'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05177cef-ab1e-4b68-bd77-39eef843a234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1ab76a4-59aa-45c5-a413-5983accbae6e', '330b0021-09a5-462b-b2a6-a1667e1e9784', '5df5e66b-75f9-49b4-aba7-1150ef19486e', 'c20b580d-76c1-42a2-b8e2-b256b103f21b']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (716a2aaa-51d7-4fab-a3a0-5e3cdba9938e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (716a2aaa-51d7-4fab-a3a0-5e3cdba9938e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99a0af3b-341a-4022-8fa6-400751483da7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-16139382',encryption_key_id=None,group_id=d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c,group_type_id=,metadata={},multiattach=False,project_id='91d3fa7c74f24267a0d24734169d0201',qos_specs=None,replication_status=,reservations=['b1ab76a4-59aa-45c5-a413-5983accbae6e','330b0021-09a5-462b-b2a6-a1667e1e9784','5df5e66b-75f9-49b4-aba7-1150ef19486e','c20b580d-76c1-42a2-b8e2-b256b103f21b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_type_id=25529f17-d513-41b0-aa07-a324d17a0994), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:45:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-16139382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c,host=None,id=99a0af3b-341a-4022-8fa6-400751483da7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91d3fa7c74f24267a0d24734169d0201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25529f17-d513-41b0-aa07-a324d17a0994),volume_type_id=25529f17-d513-41b0-aa07-a324d17a0994)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a017c02e-a139-4b76-b995-07ca729b3531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a017c02e-a139-4b76-b995-07ca729b3531) transitioned into state 'SUCCESS' from state '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-16139382',encryption_key_id=None,group_id=d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c,group_type_id=,metadata={},multiattach=False,project_id='91d3fa7c74f24267a0d24734169d0201',qos_specs=None,replication_status=,reservations=['b1ab76a4-59aa-45c5-a413-5983accbae6e','330b0021-09a5-462b-b2a6-a1667e1e9784','5df5e66b-75f9-49b4-aba7-1150ef19486e','c20b580d-76c1-42a2-b8e2-b256b103f21b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_type_id=25529f17-d513-41b0-aa07-a324d17a0994)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b6c6c72-26b8-4697-95eb-bfb39b2eca22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b6c6c72-26b8-4697-95eb-bfb39b2eca22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Flow 'volume_create_api' (c346fb3a-6e67-47d1-97be-503f7ab12b04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume request issued successfully. Sep 07 09:45:41 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:41 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:41 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a83df79c-a5f4-4ac3-9b1d-80c13a44b3c9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:45:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 109/201] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 09:45:40 2026] POST /volume/v3/volumes => generated 827 bytes in 878 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-43522250-3a30-4af4-8a73-8b4606aeb0af None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-43522250-3a30-4af4-8a73-8b4606aeb0af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/99a0af3b-341a-4022-8fa6-400751483da7 Sep 07 09:45:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-43522250-3a30-4af4-8a73-8b4606aeb0af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-43522250-3a30-4af4-8a73-8b4606aeb0af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-43522250-3a30-4af4-8a73-8b4606aeb0af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:41 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-43522250-3a30-4af4-8a73-8b4606aeb0af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:41 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-43522250-3a30-4af4-8a73-8b4606aeb0af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:42 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-43522250-3a30-4af4-8a73-8b4606aeb0af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-43522250-3a30-4af4-8a73-8b4606aeb0af tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/99a0af3b-341a-4022-8fa6-400751483da7 returned with HTTP 200 Sep 07 09:45:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 93/202] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:41 2026] GET /volume/v3/volumes/99a0af3b-341a-4022-8fa6-400751483da7 => generated 895 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4c301ba8-edf0-496f-a52c-906fd1d5dca7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4c301ba8-edf0-496f-a52c-906fd1d5dca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/99a0af3b-341a-4022-8fa6-400751483da7 Sep 07 09:45:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4c301ba8-edf0-496f-a52c-906fd1d5dca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4c301ba8-edf0-496f-a52c-906fd1d5dca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4c301ba8-edf0-496f-a52c-906fd1d5dca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:43 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-4c301ba8-edf0-496f-a52c-906fd1d5dca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:43 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-4c301ba8-edf0-496f-a52c-906fd1d5dca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:43 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-4c301ba8-edf0-496f-a52c-906fd1d5dca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4c301ba8-edf0-496f-a52c-906fd1d5dca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/99a0af3b-341a-4022-8fa6-400751483da7 returned with HTTP 200 Sep 07 09:45:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 110/203] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:43 2026] GET /volume/v3/volumes/99a0af3b-341a-4022-8fa6-400751483da7 => generated 920 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-661380932", "volume_type": "25529f17-d513-41b0-aa07-a324d17a0994", "group_id": "d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-661380932', 'volume_type': '25529f17-d513-41b0-aa07-a324d17a0994', 'group_id': 'd1dfdfa0-c6ba-4928-98ed-6bdd15ff292c', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:43 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume of 1 GB Sep 07 09:45:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:43 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:45:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Availability Zones retrieved successfully. Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Flow 'volume_create_api' (3c8495e8-4ca5-4ebd-bb5b-712b67e3fa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f80b682-ed0b-406b-a52a-85356e012014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f80b682-ed0b-406b-a52a-85356e012014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:45:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=25529f17-d513-41b0-aa07-a324d17a0994,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1057619322',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25529f17-d513-41b0-aa07-a324d17a0994', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd1dfdfa0-c6ba-4928-98ed-6bdd15ff292c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd10fff3-fbfe-4c60-8f69-2f28ed62a3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1057619322 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1057619322, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:45:43 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1057619322 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1057619322, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Created reservations ['4af19a02-c0a7-4355-842e-4de27546c818', 'b0f4ff46-48f6-43f1-be08-0dce18cf5d72', '1c3be632-063e-4459-9ca9-be946a724874', '0b7c7f08-1ad7-45ec-a3e7-e4340fc53d9c'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd10fff3-fbfe-4c60-8f69-2f28ed62a3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4af19a02-c0a7-4355-842e-4de27546c818', 'b0f4ff46-48f6-43f1-be08-0dce18cf5d72', '1c3be632-063e-4459-9ca9-be946a724874', '0b7c7f08-1ad7-45ec-a3e7-e4340fc53d9c']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38503b22-0398-4c67-a5fe-94d6506979a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38503b22-0398-4c67-a5fe-94d6506979a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d96ce44-283d-44df-9629-f985cda9c8bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-661380932',encryption_key_id=None,group_id=d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c,group_type_id=,metadata={},multiattach=False,project_id='91d3fa7c74f24267a0d24734169d0201',qos_specs=None,replication_status=,reservations=['4af19a02-c0a7-4355-842e-4de27546c818','b0f4ff46-48f6-43f1-be08-0dce18cf5d72','1c3be632-063e-4459-9ca9-be946a724874','0b7c7f08-1ad7-45ec-a3e7-e4340fc53d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_type_id=25529f17-d513-41b0-aa07-a324d17a0994), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:45:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-661380932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c,host=None,id=8d96ce44-283d-44df-9629-f985cda9c8bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91d3fa7c74f24267a0d24734169d0201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25529f17-d513-41b0-aa07-a324d17a0994),volume_type_id=25529f17-d513-41b0-aa07-a324d17a0994)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47256a72-5777-4726-8fc3-84a9cb50605d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47256a72-5777-4726-8fc3-84a9cb50605d) transitioned into state 'SUCCESS' from state '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-661380932',encryption_key_id=None,group_id=d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c,group_type_id=,metadata={},multiattach=False,project_id='91d3fa7c74f24267a0d24734169d0201',qos_specs=None,replication_status=,reservations=['4af19a02-c0a7-4355-842e-4de27546c818','b0f4ff46-48f6-43f1-be08-0dce18cf5d72','1c3be632-063e-4459-9ca9-be946a724874','0b7c7f08-1ad7-45ec-a3e7-e4340fc53d9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_type_id=25529f17-d513-41b0-aa07-a324d17a0994)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b68238-b799-48ad-a72a-e16cfca58a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b68238-b799-48ad-a72a-e16cfca58a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Flow 'volume_create_api' (3c8495e8-4ca5-4ebd-bb5b-712b67e3fa82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume request issued successfully. Sep 07 09:45:43 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:43 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:43 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9498a5d0-074e-460d-92c3-4883aaddfc1c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:45:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 94/204] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 09:45:43 2026] POST /volume/v3/volumes => generated 828 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:45:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-28fe11bc-dbc4-46a4-b3c6-1135a64e8691 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-28fe11bc-dbc4-46a4-b3c6-1135a64e8691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd Sep 07 09:45:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-28fe11bc-dbc4-46a4-b3c6-1135a64e8691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-28fe11bc-dbc4-46a4-b3c6-1135a64e8691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-28fe11bc-dbc4-46a4-b3c6-1135a64e8691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:43 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-28fe11bc-dbc4-46a4-b3c6-1135a64e8691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:43 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-28fe11bc-dbc4-46a4-b3c6-1135a64e8691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:44 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-28fe11bc-dbc4-46a4-b3c6-1135a64e8691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-28fe11bc-dbc4-46a4-b3c6-1135a64e8691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd returned with HTTP 200 Sep 07 09:45:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 111/205] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:43 2026] GET /volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd => generated 896 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b85788c8-1c9a-4aac-b4af-ffc6824bfbb8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b85788c8-1c9a-4aac-b4af-ffc6824bfbb8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd Sep 07 09:45:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b85788c8-1c9a-4aac-b4af-ffc6824bfbb8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b85788c8-1c9a-4aac-b4af-ffc6824bfbb8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b85788c8-1c9a-4aac-b4af-ffc6824bfbb8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-b85788c8-1c9a-4aac-b4af-ffc6824bfbb8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-b85788c8-1c9a-4aac-b4af-ffc6824bfbb8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:45 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-b85788c8-1c9a-4aac-b4af-ffc6824bfbb8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b85788c8-1c9a-4aac-b4af-ffc6824bfbb8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd returned with HTTP 200 Sep 07 09:45:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 95/206] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:45 2026] GET /volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd => generated 920 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-52f13b82-781f-485f-83ec-a918223e2c33 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-52f13b82-781f-485f-83ec-a918223e2c33 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd Sep 07 09:45:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-52f13b82-781f-485f-83ec-a918223e2c33 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-52f13b82-781f-485f-83ec-a918223e2c33 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-52f13b82-781f-485f-83ec-a918223e2c33 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:45:46 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-52f13b82-781f-485f-83ec-a918223e2c33 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:46 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-52f13b82-781f-485f-83ec-a918223e2c33 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:46 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-52f13b82-781f-485f-83ec-a918223e2c33 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-52f13b82-781f-485f-83ec-a918223e2c33 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd returned with HTTP 200 Sep 07 09:45:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 112/207] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:45:46 2026] GET /volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd => generated 921 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-194ca4f1-b6fd-4b19-a128-f48fa7c7d93f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-194ca4f1-b6fd-4b19-a128-f48fa7c7d93f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] PUT http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-194ca4f1-b6fd-4b19-a128-f48fa7c7d93f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "99a0af3b-341a-4022-8fa6-400751483da7"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-194ca4f1-b6fd-4b19-a128-f48fa7c7d93f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Update called for group d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c. {{(pid=86990) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 09:45:46 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-194ca4f1-b6fd-4b19-a128-f48fa7c7d93f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Updating group d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c with name None description: None add_volumes: None remove_volumes: 99a0af3b-341a-4022-8fa6-400751483da7. Sep 07 09:45:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-194ca4f1-b6fd-4b19-a128-f48fa7c7d93f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 202 Sep 07 09:45:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 96/208] 192.168.122.65 () {62 vars in 1285 bytes} [Mon Sep 7 09:45:46 2026] PUT /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:45:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b1cb6d06-2a5b-4aa2-91b7-7e16751ca1c8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b1cb6d06-2a5b-4aa2-91b7-7e16751ca1c8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b1cb6d06-2a5b-4aa2-91b7-7e16751ca1c8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b1cb6d06-2a5b-4aa2-91b7-7e16751ca1c8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-b1cb6d06-2a5b-4aa2-91b7-7e16751ca1c8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:46 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:45:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b1cb6d06-2a5b-4aa2-91b7-7e16751ca1c8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 200 Sep 07 09:45:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 113/209] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:46 2026] GET /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 392 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f5f105a8-12fe-4e59-acd6-34d8a314bc90 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f5f105a8-12fe-4e59-acd6-34d8a314bc90 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f5f105a8-12fe-4e59-acd6-34d8a314bc90 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f5f105a8-12fe-4e59-acd6-34d8a314bc90 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-f5f105a8-12fe-4e59-acd6-34d8a314bc90 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:47 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:45:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f5f105a8-12fe-4e59-acd6-34d8a314bc90 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 200 Sep 07 09:45:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 97/210] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:47 2026] GET /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 393 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-725ff70f-68a2-4a25-96c4-1bb6048f985f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-725ff70f-68a2-4a25-96c4-1bb6048f985f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] PUT http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-725ff70f-68a2-4a25-96c4-1bb6048f985f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "99a0af3b-341a-4022-8fa6-400751483da7"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-725ff70f-68a2-4a25-96c4-1bb6048f985f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Update called for group d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c. {{(pid=86989) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 09:45:47 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-725ff70f-68a2-4a25-96c4-1bb6048f985f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Updating group d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c with name None description: None add_volumes: 99a0af3b-341a-4022-8fa6-400751483da7 remove_volumes: None. Sep 07 09:45:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:47 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:45:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-725ff70f-68a2-4a25-96c4-1bb6048f985f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 202 Sep 07 09:45:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 114/211] 192.168.122.65 () {62 vars in 1285 bytes} [Mon Sep 7 09:45:47 2026] PUT /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:45:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-99fd0b48-704a-4a8b-8d9c-0502ba69e794 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-99fd0b48-704a-4a8b-8d9c-0502ba69e794 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-99fd0b48-704a-4a8b-8d9c-0502ba69e794 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-99fd0b48-704a-4a8b-8d9c-0502ba69e794 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-99fd0b48-704a-4a8b-8d9c-0502ba69e794 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:47 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:45:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-99fd0b48-704a-4a8b-8d9c-0502ba69e794 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 200 Sep 07 09:45:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 98/212] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:47 2026] GET /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 392 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-12750158-deb8-4a8b-8c5e-7a8bb6c160dc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-12750158-deb8-4a8b-8c5e-7a8bb6c160dc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-12750158-deb8-4a8b-8c5e-7a8bb6c160dc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-12750158-deb8-4a8b-8c5e-7a8bb6c160dc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-12750158-deb8-4a8b-8c5e-7a8bb6c160dc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:48 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:48 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:49 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:49 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:45:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-12750158-deb8-4a8b-8c5e-7a8bb6c160dc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 200 Sep 07 09:45:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 115/213] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:48 2026] GET /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 393 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:45:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-de44786d-1732-4cac-bd27-a8ceea537be8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de44786d-1732-4cac-bd27-a8ceea537be8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] PUT http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de44786d-1732-4cac-bd27-a8ceea537be8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "8d96ce44-283d-44df-9629-f985cda9c8bd"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-de44786d-1732-4cac-bd27-a8ceea537be8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Update called for group d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c. {{(pid=86990) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 09:45:49 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-de44786d-1732-4cac-bd27-a8ceea537be8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Updating group d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c with name None description: None add_volumes: None remove_volumes: 8d96ce44-283d-44df-9629-f985cda9c8bd. Sep 07 09:45:49 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:49 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de44786d-1732-4cac-bd27-a8ceea537be8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 202 Sep 07 09:45:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 99/214] 192.168.122.65 () {62 vars in 1285 bytes} [Mon Sep 7 09:45:49 2026] PUT /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:45:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-11aa7c19-fea8-49fc-807a-d4b2ec95dd52 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-11aa7c19-fea8-49fc-807a-d4b2ec95dd52 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-11aa7c19-fea8-49fc-807a-d4b2ec95dd52 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-11aa7c19-fea8-49fc-807a-d4b2ec95dd52 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-11aa7c19-fea8-49fc-807a-d4b2ec95dd52 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:49 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:49 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:49 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:49 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:45:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-11aa7c19-fea8-49fc-807a-d4b2ec95dd52 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 200 Sep 07 09:45:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 116/215] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:49 2026] GET /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 392 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-215bc16d-7145-4c4a-ac0c-98dff083aa02 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-215bc16d-7145-4c4a-ac0c-98dff083aa02 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:45:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-215bc16d-7145-4c4a-ac0c-98dff083aa02 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-215bc16d-7145-4c4a-ac0c-98dff083aa02 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5069e8a9-da09-4a05-aede-fd50401e9bd3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5069e8a9-da09-4a05-aede-fd50401e9bd3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5069e8a9-da09-4a05-aede-fd50401e9bd3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5069e8a9-da09-4a05-aede-fd50401e9bd3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-5069e8a9-da09-4a05-aede-fd50401e9bd3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:50 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-215bc16d-7145-4c4a-ac0c-98dff083aa02 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:45:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:50 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:45:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5069e8a9-da09-4a05-aede-fd50401e9bd3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 200 Sep 07 09:45:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 117/216] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:50 2026] GET /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-215bc16d-7145-4c4a-ac0c-98dff083aa02 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:45:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 100/217] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:50 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1ecdac7d-7406-4467-a58b-2f9db6f68a15 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1ecdac7d-7406-4467-a58b-2f9db6f68a15 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] PUT http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1ecdac7d-7406-4467-a58b-2f9db6f68a15 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8d96ce44-283d-44df-9629-f985cda9c8bd"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-1ecdac7d-7406-4467-a58b-2f9db6f68a15 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Update called for group d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c. {{(pid=86989) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 09:45:50 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-1ecdac7d-7406-4467-a58b-2f9db6f68a15 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Updating group d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c with name None description: None add_volumes: 8d96ce44-283d-44df-9629-f985cda9c8bd remove_volumes: None. Sep 07 09:45:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:50 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:45:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1ecdac7d-7406-4467-a58b-2f9db6f68a15 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 202 Sep 07 09:45:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 118/218] 192.168.122.65 () {62 vars in 1285 bytes} [Mon Sep 7 09:45:50 2026] PUT /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:45:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2dbb24f6-9052-47a6-b50e-249a49e130dc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2dbb24f6-9052-47a6-b50e-249a49e130dc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2dbb24f6-9052-47a6-b50e-249a49e130dc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2dbb24f6-9052-47a6-b50e-249a49e130dc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-2dbb24f6-9052-47a6-b50e-249a49e130dc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-998b331d-17d1-4247-8a97-adc26a9107b4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-998b331d-17d1-4247-8a97-adc26a9107b4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:45:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-998b331d-17d1-4247-8a97-adc26a9107b4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-998b331d-17d1-4247-8a97-adc26a9107b4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:50 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:45:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2dbb24f6-9052-47a6-b50e-249a49e130dc tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 200 Sep 07 09:45:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 101/219] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:50 2026] GET /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:45:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-998b331d-17d1-4247-8a97-adc26a9107b4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:45:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-998b331d-17d1-4247-8a97-adc26a9107b4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:45:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 119/220] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:45:50 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-38a59106-5d4a-4b82-843c-34482b93bc7f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-38a59106-5d4a-4b82-843c-34482b93bc7f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:45:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-38a59106-5d4a-4b82-843c-34482b93bc7f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-38a59106-5d4a-4b82-843c-34482b93bc7f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-38a59106-5d4a-4b82-843c-34482b93bc7f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:45:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:51 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:45:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-38a59106-5d4a-4b82-843c-34482b93bc7f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 200 Sep 07 09:45:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 102/221] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:45:51 2026] GET /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:45:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:45:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:45:51 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:51 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:51 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:51 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all volumes completed successfully. Sep 07 09:45:51 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:51 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:51 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:51 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:51 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:51 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:51 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:51 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:51 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:51 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00b27b38-3f6e-4b83-9b53-54461c0e21b4 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:45:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 120/222] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:45:51 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:45:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fa979980-c318-4d9a-9b16-be9987a5928e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fa979980-c318-4d9a-9b16-be9987a5928e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/group_snapshots Sep 07 09:45:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fa979980-c318-4d9a-9b16-be9987a5928e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-856404635"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:45:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-fa979980-c318-4d9a-9b16-be9987a5928e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd1dfdfa0-c6ba-4928-98ed-6bdd15ff292c', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-856404635'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 09:45:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:51 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.group_snapshots [None req-fa979980-c318-4d9a-9b16-be9987a5928e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-856404635. Sep 07 09:45:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:51 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:45:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:45:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:51 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-fa979980-c318-4d9a-9b16-be9987a5928e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1057619322 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1057619322, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:45:51 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-fa979980-c318-4d9a-9b16-be9987a5928e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Created reservations ['d8b8e7f6-1799-419a-9450-33df0edd78f3', '6fbf8737-c06e-4aa5-88c4-12e2e9236023', '73b4d657-9139-4ed9-b00c-5b311d5f928b', '91f76189-6f99-4e20-88fa-f34b6a46e1b5'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:45:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fa979980-c318-4d9a-9b16-be9987a5928e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots returned with HTTP 202 Sep 07 09:45:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 103/223] 192.168.122.65 () {62 vars in 1203 bytes} [Mon Sep 7 09:45:51 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:45:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-04a79a3f-209d-4d69-b377-7fecc3177c3a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-04a79a3f-209d-4d69-b377-7fecc3177c3a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f Sep 07 09:45:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-04a79a3f-209d-4d69-b377-7fecc3177c3a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-04a79a3f-209d-4d69-b377-7fecc3177c3a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-04a79a3f-209d-4d69-b377-7fecc3177c3a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c31d321d-3921-491f-9db0-fb15f837413f {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:45:52 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:52 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-04a79a3f-209d-4d69-b377-7fecc3177c3a tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f returned with HTTP 200 Sep 07 09:45:52 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 121/224] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:45:51 2026] GET /volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f => generated 325 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c97b1eaf-4b93-4604-bc0e-5e55956993e5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c97b1eaf-4b93-4604-bc0e-5e55956993e5 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f Sep 07 09:45:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c97b1eaf-4b93-4604-bc0e-5e55956993e5 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c97b1eaf-4b93-4604-bc0e-5e55956993e5 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-c97b1eaf-4b93-4604-bc0e-5e55956993e5 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c31d321d-3921-491f-9db0-fb15f837413f {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:45:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c97b1eaf-4b93-4604-bc0e-5e55956993e5 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f returned with HTTP 200 Sep 07 09:45:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 104/225] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:45:53 2026] GET /volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f => generated 325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-713b9ca5-1912-41dd-acc4-3b4f5d4ec65c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-713b9ca5-1912-41dd-acc4-3b4f5d4ec65c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f Sep 07 09:45:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-713b9ca5-1912-41dd-acc4-3b4f5d4ec65c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-713b9ca5-1912-41dd-acc4-3b4f5d4ec65c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-713b9ca5-1912-41dd-acc4-3b4f5d4ec65c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c31d321d-3921-491f-9db0-fb15f837413f {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:45:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-713b9ca5-1912-41dd-acc4-3b4f5d4ec65c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f returned with HTTP 200 Sep 07 09:45:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 122/226] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:45:54 2026] GET /volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f => generated 325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-36024c4d-8a0e-4ba8-8106-7402549daaa3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-36024c4d-8a0e-4ba8-8106-7402549daaa3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f Sep 07 09:45:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-36024c4d-8a0e-4ba8-8106-7402549daaa3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-36024c4d-8a0e-4ba8-8106-7402549daaa3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-36024c4d-8a0e-4ba8-8106-7402549daaa3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c31d321d-3921-491f-9db0-fb15f837413f {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:45:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-36024c4d-8a0e-4ba8-8106-7402549daaa3 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f returned with HTTP 200 Sep 07 09:45:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 105/227] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:45:55 2026] GET /volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f => generated 325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:45:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ca107643-59cd-4115-9f86-d242c07f8077 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca107643-59cd-4115-9f86-d242c07f8077 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f Sep 07 09:45:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca107643-59cd-4115-9f86-d242c07f8077 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca107643-59cd-4115-9f86-d242c07f8077 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-ca107643-59cd-4115-9f86-d242c07f8077 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c31d321d-3921-491f-9db0-fb15f837413f {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:45:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca107643-59cd-4115-9f86-d242c07f8077 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f returned with HTTP 200 Sep 07 09:45:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 123/228] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:45:56 2026] GET /volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f => generated 325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5471b784-3e84-4df0-bfb8-cf745c2a3b18 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5471b784-3e84-4df0-bfb8-cf745c2a3b18 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5471b784-3e84-4df0-bfb8-cf745c2a3b18 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5471b784-3e84-4df0-bfb8-cf745c2a3b18 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-5471b784-3e84-4df0-bfb8-cf745c2a3b18 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c31d321d-3921-491f-9db0-fb15f837413f {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5471b784-3e84-4df0-bfb8-cf745c2a3b18 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f returned with HTTP 200 Sep 07 09:45:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 106/229] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:45:57 2026] GET /volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1461db8b-f597-4e78-bd46-dbafc7b3f9f9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1461db8b-f597-4e78-bd46-dbafc7b3f9f9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/detail Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1461db8b-f597-4e78-bd46-dbafc7b3f9f9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1461db8b-f597-4e78-bd46-dbafc7b3f9f9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-1461db8b-f597-4e78-bd46-dbafc7b3f9f9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-1461db8b-f597-4e78-bd46-dbafc7b3f9f9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:57 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:45:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1461db8b-f597-4e78-bd46-dbafc7b3f9f9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all snapshots completed successfully. Sep 07 09:45:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1461db8b-f597-4e78-bd46-dbafc7b3f9f9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:45:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 124/230] 192.168.122.65 () {58 vars in 1143 bytes} [Mon Sep 7 09:45:57 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f3846a31-806e-4426-8cf1-e9df891da2d1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f3846a31-806e-4426-8cf1-e9df891da2d1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f3846a31-806e-4426-8cf1-e9df891da2d1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f3846a31-806e-4426-8cf1-e9df891da2d1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f3846a31-806e-4426-8cf1-e9df891da2d1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:45:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f3846a31-806e-4426-8cf1-e9df891da2d1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 returned with HTTP 200 Sep 07 09:45:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 107/231] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:45:57 2026] GET /volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2f60bf33-ec69-41d9-bc8f-e1ef87fa685d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f60bf33-ec69-41d9-bc8f-e1ef87fa685d tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/98c33b43-3eb7-4fbe-ba8f-f18923cfe0b9 Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f60bf33-ec69-41d9-bc8f-e1ef87fa685d tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f60bf33-ec69-41d9-bc8f-e1ef87fa685d tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2f60bf33-ec69-41d9-bc8f-e1ef87fa685d tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:45:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f60bf33-ec69-41d9-bc8f-e1ef87fa685d tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/98c33b43-3eb7-4fbe-ba8f-f18923cfe0b9 returned with HTTP 200 Sep 07 09:45:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 125/232] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:45:57 2026] GET /volume/v3/snapshots/98c33b43-3eb7-4fbe-ba8f-f18923cfe0b9 => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1f4249d1-e138-4460-80b4-f3d0287e268c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1f4249d1-e138-4460-80b4-f3d0287e268c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] DELETE http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1f4249d1-e138-4460-80b4-f3d0287e268c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1f4249d1-e138-4460-80b4-f3d0287e268c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-1f4249d1-e138-4460-80b4-f3d0287e268c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] delete called for member c31d321d-3921-491f-9db0-fb15f837413f {{(pid=86990) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.group_snapshots [None req-1f4249d1-e138-4460-80b4-f3d0287e268c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Delete group_snapshot with id: c31d321d-3921-491f-9db0-fb15f837413f Sep 07 09:45:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:57 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:45:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1f4249d1-e138-4460-80b4-f3d0287e268c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f returned with HTTP 202 Sep 07 09:45:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 108/233] 192.168.122.65 () {60 vars in 1295 bytes} [Mon Sep 7 09:45:57 2026] DELETE /volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:57 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:45:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:45:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all volumes completed successfully. Sep 07 09:45:57 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:57 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:57 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:45:57 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7c699a21-67ac-45ff-bc1e-d287d4eb4c67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:45:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 126/234] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:45:57 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2a182d6a-ad1b-463d-8a81-0db44344a227 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2a182d6a-ad1b-463d-8a81-0db44344a227 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/detail Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2a182d6a-ad1b-463d-8a81-0db44344a227 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2a182d6a-ad1b-463d-8a81-0db44344a227 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-2a182d6a-ad1b-463d-8a81-0db44344a227 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:57 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-2a182d6a-ad1b-463d-8a81-0db44344a227 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:45:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:45:57 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:45:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2a182d6a-ad1b-463d-8a81-0db44344a227 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all snapshots completed successfully. Sep 07 09:45:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2a182d6a-ad1b-463d-8a81-0db44344a227 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:45:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 109/235] 192.168.122.65 () {58 vars in 1143 bytes} [Mon Sep 7 09:45:57 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b162bab3-4daa-492d-b643-545048263ca7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b162bab3-4daa-492d-b643-545048263ca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b162bab3-4daa-492d-b643-545048263ca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b162bab3-4daa-492d-b643-545048263ca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:45:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b162bab3-4daa-492d-b643-545048263ca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:45:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b162bab3-4daa-492d-b643-545048263ca7 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 returned with HTTP 200 Sep 07 09:45:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 127/236] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:45:57 2026] GET /volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:45:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f2f133c2-9e59-4a58-a38e-9721129b3fba None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:45:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f2f133c2-9e59-4a58-a38e-9721129b3fba tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 Sep 07 09:45:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f2f133c2-9e59-4a58-a38e-9721129b3fba tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:45:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f2f133c2-9e59-4a58-a38e-9721129b3fba tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:45:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:45:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:45:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f2f133c2-9e59-4a58-a38e-9721129b3fba tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:45:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f2f133c2-9e59-4a58-a38e-9721129b3fba tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 returned with HTTP 200 Sep 07 09:45:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 110/237] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:45:59 2026] GET /volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:46:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-235b25e3-d334-458f-8105-240823d86b8f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-235b25e3-d334-458f-8105-240823d86b8f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 Sep 07 09:46:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-235b25e3-d334-458f-8105-240823d86b8f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-235b25e3-d334-458f-8105-240823d86b8f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-235b25e3-d334-458f-8105-240823d86b8f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:46:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-235b25e3-d334-458f-8105-240823d86b8f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 returned with HTTP 200 Sep 07 09:46:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 128/238] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:46:00 2026] GET /volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 => generated 468 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fe576ce1-dc04-48fc-9244-2419247a1ba2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe576ce1-dc04-48fc-9244-2419247a1ba2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 Sep 07 09:46:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe576ce1-dc04-48fc-9244-2419247a1ba2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe576ce1-dc04-48fc-9244-2419247a1ba2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fe576ce1-dc04-48fc-9244-2419247a1ba2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:46:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe576ce1-dc04-48fc-9244-2419247a1ba2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 returned with HTTP 200 Sep 07 09:46:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 111/239] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:46:01 2026] GET /volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 => generated 468 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-78aad041-b52f-4bfa-8d98-63bd28d9ee55 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-78aad041-b52f-4bfa-8d98-63bd28d9ee55 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-78aad041-b52f-4bfa-8d98-63bd28d9ee55 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-78aad041-b52f-4bfa-8d98-63bd28d9ee55 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-78aad041-b52f-4bfa-8d98-63bd28d9ee55 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 returned with HTTP 404 Sep 07 09:46:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 129/240] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:46:02 2026] GET /volume/v3/snapshots/b48f7b5b-95d8-4508-9bc3-5e06593a8ed6 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-22fdd0a5-6898-4d1d-902e-d890049cbd54 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-22fdd0a5-6898-4d1d-902e-d890049cbd54 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/98c33b43-3eb7-4fbe-ba8f-f18923cfe0b9 Sep 07 09:46:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-22fdd0a5-6898-4d1d-902e-d890049cbd54 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-22fdd0a5-6898-4d1d-902e-d890049cbd54 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-22fdd0a5-6898-4d1d-902e-d890049cbd54 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/98c33b43-3eb7-4fbe-ba8f-f18923cfe0b9 returned with HTTP 404 Sep 07 09:46:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 112/241] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:46:02 2026] GET /volume/v3/snapshots/98c33b43-3eb7-4fbe-ba8f-f18923cfe0b9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-25e6bd81-6b63-40e3-b876-0710030965ea None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-25e6bd81-6b63-40e3-b876-0710030965ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-25e6bd81-6b63-40e3-b876-0710030965ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-25e6bd81-6b63-40e3-b876-0710030965ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-25e6bd81-6b63-40e3-b876-0710030965ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member c31d321d-3921-491f-9db0-fb15f837413f {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-25e6bd81-6b63-40e3-b876-0710030965ea tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f returned with HTTP 404 Sep 07 09:46:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 130/242] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:46:02 2026] GET /volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:46:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-24901c97-9ea2-44f0-abd3-5cab46561691 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-24901c97-9ea2-44f0-abd3-5cab46561691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] DELETE http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f Sep 07 09:46:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-24901c97-9ea2-44f0-abd3-5cab46561691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-24901c97-9ea2-44f0-abd3-5cab46561691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-24901c97-9ea2-44f0-abd3-5cab46561691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] delete called for member c31d321d-3921-491f-9db0-fb15f837413f {{(pid=86990) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 09:46:02 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.group_snapshots [None req-24901c97-9ea2-44f0-abd3-5cab46561691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Delete group_snapshot with id: c31d321d-3921-491f-9db0-fb15f837413f Sep 07 09:46:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-24901c97-9ea2-44f0-abd3-5cab46561691 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f returned with HTTP 404 Sep 07 09:46:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 113/243] 192.168.122.65 () {60 vars in 1295 bytes} [Mon Sep 7 09:46:02 2026] DELETE /volume/v3/group_snapshots/c31d321d-3921-491f-9db0-fb15f837413f => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:02 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:46:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all volumes completed successfully. Sep 07 09:46:02 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:02 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:02 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:02 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e2508fb3-9817-4f8f-afec-82f4eb363e39 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:46:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 131/244] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:46:02 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:46:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-717b9a31-4696-4a7d-bff9-0cdd149477e0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-717b9a31-4696-4a7d-bff9-0cdd149477e0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c/action Sep 07 09:46:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-717b9a31-4696-4a7d-bff9-0cdd149477e0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:46:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-717b9a31-4696-4a7d-bff9-0cdd149477e0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-717b9a31-4696-4a7d-bff9-0cdd149477e0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] delete called for group d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c {{(pid=86990) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:46:02 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-717b9a31-4696-4a7d-bff9-0cdd149477e0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Delete group with id: d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:46:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:02 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:46:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:02 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:46:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-717b9a31-4696-4a7d-bff9-0cdd149477e0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c/action returned with HTTP 202 Sep 07 09:46:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 114/245] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:46:02 2026] POST /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0ab4e560-f8d5-46ba-895b-b1ed2d492d59 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ab4e560-f8d5-46ba-895b-b1ed2d492d59 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ab4e560-f8d5-46ba-895b-b1ed2d492d59 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ab4e560-f8d5-46ba-895b-b1ed2d492d59 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0ab4e560-f8d5-46ba-895b-b1ed2d492d59 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:46:02 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-0ab4e560-f8d5-46ba-895b-b1ed2d492d59 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:02 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-0ab4e560-f8d5-46ba-895b-b1ed2d492d59 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:02 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-0ab4e560-f8d5-46ba-895b-b1ed2d492d59 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ab4e560-f8d5-46ba-895b-b1ed2d492d59 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd returned with HTTP 200 Sep 07 09:46:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 132/246] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:02 2026] GET /volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd => generated 920 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-77caf3d5-0a79-4862-b548-49bedd16084e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77caf3d5-0a79-4862-b548-49bedd16084e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd Sep 07 09:46:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77caf3d5-0a79-4862-b548-49bedd16084e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77caf3d5-0a79-4862-b548-49bedd16084e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-77caf3d5-0a79-4862-b548-49bedd16084e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:46:04 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-77caf3d5-0a79-4862-b548-49bedd16084e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:04 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-77caf3d5-0a79-4862-b548-49bedd16084e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:04 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-77caf3d5-0a79-4862-b548-49bedd16084e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77caf3d5-0a79-4862-b548-49bedd16084e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd returned with HTTP 200 Sep 07 09:46:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 115/247] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:04 2026] GET /volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd => generated 920 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7f39e6e8-2586-4882-8a84-0e8f7dd2f1a2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7f39e6e8-2586-4882-8a84-0e8f7dd2f1a2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7f39e6e8-2586-4882-8a84-0e8f7dd2f1a2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7f39e6e8-2586-4882-8a84-0e8f7dd2f1a2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7f39e6e8-2586-4882-8a84-0e8f7dd2f1a2 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd returned with HTTP 404 Sep 07 09:46:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 133/248] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:05 2026] GET /volume/v3/volumes/8d96ce44-283d-44df-9629-f985cda9c8bd => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:46:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3411dfb2-6d98-4ead-89c5-687bad126e68 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3411dfb2-6d98-4ead-89c5-687bad126e68 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/99a0af3b-341a-4022-8fa6-400751483da7 Sep 07 09:46:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3411dfb2-6d98-4ead-89c5-687bad126e68 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3411dfb2-6d98-4ead-89c5-687bad126e68 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3411dfb2-6d98-4ead-89c5-687bad126e68 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/99a0af3b-341a-4022-8fa6-400751483da7 returned with HTTP 404 Sep 07 09:46:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 116/249] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:05 2026] GET /volume/v3/volumes/99a0af3b-341a-4022-8fa6-400751483da7 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-06f4fbde-aeef-44e8-b10a-d05fe2dd8bbb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-06f4fbde-aeef-44e8-b10a-d05fe2dd8bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-06f4fbde-aeef-44e8-b10a-d05fe2dd8bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-06f4fbde-aeef-44e8-b10a-d05fe2dd8bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-06f4fbde-aeef-44e8-b10a-d05fe2dd8bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-06f4fbde-aeef-44e8-b10a-d05fe2dd8bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c returned with HTTP 404 Sep 07 09:46:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 134/250] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:46:05 2026] GET /volume/v3/groups/d1dfdfa0-c6ba-4928-98ed-6bdd15ff292c => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:46:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-82fd7185-e30b-43e3-a583-1e3f7305125c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-82fd7185-e30b-43e3-a583-1e3f7305125c tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/7e025c4e-74c4-45cc-9c2a-e59f217fab04 Sep 07 09:46:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-82fd7185-e30b-43e3-a583-1e3f7305125c tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-82fd7185-e30b-43e3-a583-1e3f7305125c tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-82fd7185-e30b-43e3-a583-1e3f7305125c tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/group_types/7e025c4e-74c4-45cc-9c2a-e59f217fab04 returned with HTTP 202 Sep 07 09:46:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 117/251] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:46:05 2026] DELETE /volume/v3/group_types/7e025c4e-74c4-45cc-9c2a-e59f217fab04 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7833718f-b6b2-44ca-81ed-ed46b168bae8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7833718f-b6b2-44ca-81ed-ed46b168bae8 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] DELETE http://192.168.122.65/volume/v3/types/25529f17-d513-41b0-aa07-a324d17a0994 Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7833718f-b6b2-44ca-81ed-ed46b168bae8 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7833718f-b6b2-44ca-81ed-ed46b168bae8 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7833718f-b6b2-44ca-81ed-ed46b168bae8 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/types/25529f17-d513-41b0-aa07-a324d17a0994 returned with HTTP 202 Sep 07 09:46:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 135/252] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:46:05 2026] DELETE /volume/v3/types/25529f17-d513-41b0-aa07-a324d17a0994 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:46:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2d0333d2-f2aa-4454-9336-8317999b2564 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2d0333d2-f2aa-4454-9336-8317999b2564 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] GET http://192.168.122.65/volume/v3/types/25529f17-d513-41b0-aa07-a324d17a0994 Sep 07 09:46:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2d0333d2-f2aa-4454-9336-8317999b2564 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2d0333d2-f2aa-4454-9336-8317999b2564 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2d0333d2-f2aa-4454-9336-8317999b2564 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/types/25529f17-d513-41b0-aa07-a324d17a0994 returned with HTTP 404 Sep 07 09:46:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 118/253] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:46:05 2026] GET /volume/v3/types/25529f17-d513-41b0-aa07-a324d17a0994 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9acd8329-1f01-4c93-b4c1-8b5f6202355a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9acd8329-1f01-4c93-b4c1-8b5f6202355a tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9acd8329-1f01-4c93-b4c1-8b5f6202355a tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2113219893"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9acd8329-1f01-4c93-b4c1-8b5f6202355a tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:46:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 136/254] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:46:05 2026] POST /volume/v3/types => generated 224 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3f039c1f-b722-441a-803d-0903e93509d2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3f039c1f-b722-441a-803d-0903e93509d2 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] POST http://192.168.122.65/volume/v3/group_types Sep 07 09:46:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3f039c1f-b722-441a-803d-0903e93509d2 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1919882824"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3f039c1f-b722-441a-803d-0903e93509d2 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 202 Sep 07 09:46:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 119/255] 192.168.122.65 () {62 vars in 1190 bytes} [Mon Sep 7 09:46:05 2026] POST /volume/v3/group_types => generated 181 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d62a302c-a941-4ae8-9da2-fde8a839ac88 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d62a302c-a941-4ae8-9da2-fde8a839ac88 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/groups Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d62a302c-a941-4ae8-9da2-fde8a839ac88 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e372ff3c-1c56-40bd-9144-7c3a8d2e774f", "volume_types": ["c66f3e43-961b-4d13-9188-77abbab02884"], "name": "tempest-GroupSnapshotsTest-Group-91333592"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-d62a302c-a941-4ae8-9da2-fde8a839ac88 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating new group {'group': {'group_type': 'e372ff3c-1c56-40bd-9144-7c3a8d2e774f', 'volume_types': ['c66f3e43-961b-4d13-9188-77abbab02884'], 'name': 'tempest-GroupSnapshotsTest-Group-91333592'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 09:46:05 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-d62a302c-a941-4ae8-9da2-fde8a839ac88 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating group tempest-GroupSnapshotsTest-Group-91333592. Sep 07 09:46:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d62a302c-a941-4ae8-9da2-fde8a839ac88 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Availability Zones retrieved successfully. Sep 07 09:46:06 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-d62a302c-a941-4ae8-9da2-fde8a839ac88 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Created reservations ['3e6e5c16-96c4-4be8-9de0-1180129a5765'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:46:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d62a302c-a941-4ae8-9da2-fde8a839ac88 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups returned with HTTP 202 Sep 07 09:46:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 137/256] 192.168.122.65 () {62 vars in 1176 bytes} [Mon Sep 7 09:46:05 2026] POST /volume/v3/groups => generated 110 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-05b7e425-902c-46e0-9345-9563a9472096 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-05b7e425-902c-46e0-9345-9563a9472096 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/05e1c43b-5a84-4230-a7b8-c741c2bd6c0a Sep 07 09:46:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-05b7e425-902c-46e0-9345-9563a9472096 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-05b7e425-902c-46e0-9345-9563a9472096 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-05b7e425-902c-46e0-9345-9563a9472096 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 05e1c43b-5a84-4230-a7b8-c741c2bd6c0a {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:46:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:06 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:46:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-05b7e425-902c-46e0-9345-9563a9472096 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/05e1c43b-5a84-4230-a7b8-c741c2bd6c0a returned with HTTP 200 Sep 07 09:46:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 120/257] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:46:06 2026] GET /volume/v3/groups/05e1c43b-5a84-4230-a7b8-c741c2bd6c0a => generated 390 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3c102252-f5d2-4dec-bf44-760386fab534 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3c102252-f5d2-4dec-bf44-760386fab534 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/05e1c43b-5a84-4230-a7b8-c741c2bd6c0a Sep 07 09:46:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3c102252-f5d2-4dec-bf44-760386fab534 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3c102252-f5d2-4dec-bf44-760386fab534 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-3c102252-f5d2-4dec-bf44-760386fab534 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 05e1c43b-5a84-4230-a7b8-c741c2bd6c0a {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:46:07 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=482,cinder:INSERT=46,cinder:UPDATE=70 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:46:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:07 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:46:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3c102252-f5d2-4dec-bf44-760386fab534 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/05e1c43b-5a84-4230-a7b8-c741c2bd6c0a returned with HTTP 200 Sep 07 09:46:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 138/258] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:46:07 2026] GET /volume/v3/groups/05e1c43b-5a84-4230-a7b8-c741c2bd6c0a => generated 391 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-520957946", "volume_type": "c66f3e43-961b-4d13-9188-77abbab02884", "group_id": "05e1c43b-5a84-4230-a7b8-c741c2bd6c0a", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-520957946', 'volume_type': 'c66f3e43-961b-4d13-9188-77abbab02884', 'group_id': '05e1c43b-5a84-4230-a7b8-c741c2bd6c0a', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:07 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume of 1 GB Sep 07 09:46:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:07 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:46:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Availability Zones retrieved successfully. Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Flow 'volume_create_api' (d5121a37-6504-491d-9367-4a0709703500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a519366d-89e2-4733-8223-e05a4ca03753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a519366d-89e2-4733-8223-e05a4ca03753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:46:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c66f3e43-961b-4d13-9188-77abbab02884,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2113219893',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c66f3e43-961b-4d13-9188-77abbab02884', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '05e1c43b-5a84-4230-a7b8-c741c2bd6c0a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93bbb8c1-ee2d-4610-af10-578f329dec87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2113219893 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2113219893, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:46:07 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2113219893 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2113219893, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Created reservations ['cb5abd95-e40c-4f7c-b914-b7b8225d9256', '66b18c41-177a-4abb-bf01-2845c832207f', 'fb0ceb55-8729-45c2-b922-c5761a66a88c', '76e0ddc3-584f-4056-b2d0-c4f9797a84b6'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93bbb8c1-ee2d-4610-af10-578f329dec87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb5abd95-e40c-4f7c-b914-b7b8225d9256', '66b18c41-177a-4abb-bf01-2845c832207f', 'fb0ceb55-8729-45c2-b922-c5761a66a88c', '76e0ddc3-584f-4056-b2d0-c4f9797a84b6']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebffd96e-011a-48e2-bb1f-20ee96e2ab20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebffd96e-011a-48e2-bb1f-20ee96e2ab20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04240ca6-4e98-41b2-a5af-5682ad81af7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-520957946',encryption_key_id=None,group_id=05e1c43b-5a84-4230-a7b8-c741c2bd6c0a,group_type_id=,metadata={},multiattach=False,project_id='91d3fa7c74f24267a0d24734169d0201',qos_specs=None,replication_status=,reservations=['cb5abd95-e40c-4f7c-b914-b7b8225d9256','66b18c41-177a-4abb-bf01-2845c832207f','fb0ceb55-8729-45c2-b922-c5761a66a88c','76e0ddc3-584f-4056-b2d0-c4f9797a84b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_type_id=c66f3e43-961b-4d13-9188-77abbab02884), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-520957946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=05e1c43b-5a84-4230-a7b8-c741c2bd6c0a,host=None,id=04240ca6-4e98-41b2-a5af-5682ad81af7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91d3fa7c74f24267a0d24734169d0201',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c66f3e43-961b-4d13-9188-77abbab02884),volume_type_id=c66f3e43-961b-4d13-9188-77abbab02884)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d913ab13-0eb1-47e5-be1b-2e24f59565dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d913ab13-0eb1-47e5-be1b-2e24f59565dc) transitioned into state 'SUCCESS' from state '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-520957946',encryption_key_id=None,group_id=05e1c43b-5a84-4230-a7b8-c741c2bd6c0a,group_type_id=,metadata={},multiattach=False,project_id='91d3fa7c74f24267a0d24734169d0201',qos_specs=None,replication_status=,reservations=['cb5abd95-e40c-4f7c-b914-b7b8225d9256','66b18c41-177a-4abb-bf01-2845c832207f','fb0ceb55-8729-45c2-b922-c5761a66a88c','76e0ddc3-584f-4056-b2d0-c4f9797a84b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25e68e18aeb14d2eb5d42ca7d65311e6',volume_type_id=c66f3e43-961b-4d13-9188-77abbab02884)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d88188-c252-420d-8683-1838fc4ebf64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d88188-c252-420d-8683-1838fc4ebf64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Flow 'volume_create_api' (d5121a37-6504-491d-9367-4a0709703500) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Create volume request issued successfully. Sep 07 09:46:08 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:08 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:08 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:08 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=372,cinder:INSERT=37,cinder:UPDATE=79 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:46:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-293ea5ad-c15c-4df0-a422-f5c32ca503f0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:46:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 121/259] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 09:46:07 2026] POST /volume/v3/volumes => generated 828 bytes in 1072 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-715c47d3-b3cf-442d-b87b-70d47683ec6b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-715c47d3-b3cf-442d-b87b-70d47683ec6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c Sep 07 09:46:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-715c47d3-b3cf-442d-b87b-70d47683ec6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-715c47d3-b3cf-442d-b87b-70d47683ec6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-715c47d3-b3cf-442d-b87b-70d47683ec6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:46:08 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-715c47d3-b3cf-442d-b87b-70d47683ec6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:08 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-715c47d3-b3cf-442d-b87b-70d47683ec6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:08 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-715c47d3-b3cf-442d-b87b-70d47683ec6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-715c47d3-b3cf-442d-b87b-70d47683ec6b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c returned with HTTP 200 Sep 07 09:46:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 139/260] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:08 2026] GET /volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c => generated 896 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1196d170-964f-4fc0-8bcc-d69fcce0c928 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1196d170-964f-4fc0-8bcc-d69fcce0c928 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c Sep 07 09:46:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1196d170-964f-4fc0-8bcc-d69fcce0c928 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1196d170-964f-4fc0-8bcc-d69fcce0c928 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1196d170-964f-4fc0-8bcc-d69fcce0c928 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:46:10 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-1196d170-964f-4fc0-8bcc-d69fcce0c928 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:10 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-1196d170-964f-4fc0-8bcc-d69fcce0c928 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:10 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-1196d170-964f-4fc0-8bcc-d69fcce0c928 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1196d170-964f-4fc0-8bcc-d69fcce0c928 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c returned with HTTP 200 Sep 07 09:46:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 122/261] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:09 2026] GET /volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c => generated 920 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-235c8d64-1982-4061-ba55-ccc126b06eae None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-235c8d64-1982-4061-ba55-ccc126b06eae tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c Sep 07 09:46:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-235c8d64-1982-4061-ba55-ccc126b06eae tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-235c8d64-1982-4061-ba55-ccc126b06eae tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:11 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-235c8d64-1982-4061-ba55-ccc126b06eae tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:46:11 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-235c8d64-1982-4061-ba55-ccc126b06eae tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:11 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-235c8d64-1982-4061-ba55-ccc126b06eae tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:11 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-235c8d64-1982-4061-ba55-ccc126b06eae tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-235c8d64-1982-4061-ba55-ccc126b06eae tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c returned with HTTP 200 Sep 07 09:46:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 140/262] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:11 2026] GET /volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c => generated 921 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-004eb449-d0a6-4361-91ae-79026daa5725 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-004eb449-d0a6-4361-91ae-79026daa5725 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/group_snapshots Sep 07 09:46:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-004eb449-d0a6-4361-91ae-79026daa5725 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "05e1c43b-5a84-4230-a7b8-c741c2bd6c0a", "name": "tempest-group_snapshot-790172483"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-004eb449-d0a6-4361-91ae-79026daa5725 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '05e1c43b-5a84-4230-a7b8-c741c2bd6c0a', 'name': 'tempest-group_snapshot-790172483'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 09:46:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:11 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.group_snapshots [None req-004eb449-d0a6-4361-91ae-79026daa5725 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Creating group_snapshot tempest-group_snapshot-790172483. Sep 07 09:46:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:11 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:46:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:11 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-004eb449-d0a6-4361-91ae-79026daa5725 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2113219893 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2113219893, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:46:11 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-004eb449-d0a6-4361-91ae-79026daa5725 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Created reservations ['00a66367-b5de-4d1d-b131-6735294e2a93', 'fa366674-c082-40bd-af25-5cffa6ce5533', 'afb118cb-6a70-4906-adc7-fae7480fa4e6', 'd44fd54d-b972-4405-882d-cfbab44dd11c'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:46:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-004eb449-d0a6-4361-91ae-79026daa5725 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots returned with HTTP 202 Sep 07 09:46:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 123/263] 192.168.122.65 () {62 vars in 1203 bytes} [Mon Sep 7 09:46:11 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-76ad80ce-e730-4d00-9e57-2ceac2072b67 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-76ad80ce-e730-4d00-9e57-2ceac2072b67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-76ad80ce-e730-4d00-9e57-2ceac2072b67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-76ad80ce-e730-4d00-9e57-2ceac2072b67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-76ad80ce-e730-4d00-9e57-2ceac2072b67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 6b941582-44b9-48f9-9007-ccb9c70ce207 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:46:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-76ad80ce-e730-4d00-9e57-2ceac2072b67 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 returned with HTTP 200 Sep 07 09:46:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 141/264] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:46:11 2026] GET /volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 => generated 306 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5d191849-b557-48e8-a8df-764d29aaab19 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d191849-b557-48e8-a8df-764d29aaab19 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d191849-b557-48e8-a8df-764d29aaab19 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d191849-b557-48e8-a8df-764d29aaab19 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-5d191849-b557-48e8-a8df-764d29aaab19 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 6b941582-44b9-48f9-9007-ccb9c70ce207 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:46:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d191849-b557-48e8-a8df-764d29aaab19 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 returned with HTTP 200 Sep 07 09:46:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 124/265] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:46:13 2026] GET /volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 => generated 306 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4d249a5f-55a1-41bf-b141-62c218cd7a4f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4d249a5f-55a1-41bf-b141-62c218cd7a4f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4d249a5f-55a1-41bf-b141-62c218cd7a4f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4d249a5f-55a1-41bf-b141-62c218cd7a4f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-4d249a5f-55a1-41bf-b141-62c218cd7a4f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 6b941582-44b9-48f9-9007-ccb9c70ce207 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:46:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4d249a5f-55a1-41bf-b141-62c218cd7a4f tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 returned with HTTP 200 Sep 07 09:46:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 142/266] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:46:14 2026] GET /volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 => generated 306 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a6611b45-0d6b-4a29-8717-308eb9e7802e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a6611b45-0d6b-4a29-8717-308eb9e7802e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a6611b45-0d6b-4a29-8717-308eb9e7802e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a6611b45-0d6b-4a29-8717-308eb9e7802e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-a6611b45-0d6b-4a29-8717-308eb9e7802e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 6b941582-44b9-48f9-9007-ccb9c70ce207 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:46:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a6611b45-0d6b-4a29-8717-308eb9e7802e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 returned with HTTP 200 Sep 07 09:46:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 125/267] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:46:15 2026] GET /volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 => generated 306 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:46:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3dd5b075-86f8-4a15-8852-7e861c9b5fe8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3dd5b075-86f8-4a15-8852-7e861c9b5fe8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3dd5b075-86f8-4a15-8852-7e861c9b5fe8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3dd5b075-86f8-4a15-8852-7e861c9b5fe8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-3dd5b075-86f8-4a15-8852-7e861c9b5fe8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 6b941582-44b9-48f9-9007-ccb9c70ce207 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:46:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3dd5b075-86f8-4a15-8852-7e861c9b5fe8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 returned with HTTP 200 Sep 07 09:46:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 143/268] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:46:16 2026] GET /volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 => generated 306 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ffdc860f-9cd6-4de3-a9e4-a81c3262c815 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ffdc860f-9cd6-4de3-a9e4-a81c3262c815 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ffdc860f-9cd6-4de3-a9e4-a81c3262c815 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ffdc860f-9cd6-4de3-a9e4-a81c3262c815 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-ffdc860f-9cd6-4de3-a9e4-a81c3262c815 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 6b941582-44b9-48f9-9007-ccb9c70ce207 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ffdc860f-9cd6-4de3-a9e4-a81c3262c815 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 returned with HTTP 200 Sep 07 09:46:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 126/269] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:46:17 2026] GET /volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 => generated 307 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-29fbc1cd-cc31-4291-a18c-517763aa998e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-29fbc1cd-cc31-4291-a18c-517763aa998e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/detail Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-29fbc1cd-cc31-4291-a18c-517763aa998e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-29fbc1cd-cc31-4291-a18c-517763aa998e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-29fbc1cd-cc31-4291-a18c-517763aa998e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-29fbc1cd-cc31-4291-a18c-517763aa998e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:17 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:46:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-29fbc1cd-cc31-4291-a18c-517763aa998e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all snapshots completed successfully. Sep 07 09:46:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-29fbc1cd-cc31-4291-a18c-517763aa998e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:46:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 144/270] 192.168.122.65 () {58 vars in 1143 bytes} [Mon Sep 7 09:46:17 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2008fd85-0903-4ab7-8f59-5d173b9a337c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2008fd85-0903-4ab7-8f59-5d173b9a337c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2008fd85-0903-4ab7-8f59-5d173b9a337c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2008fd85-0903-4ab7-8f59-5d173b9a337c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2008fd85-0903-4ab7-8f59-5d173b9a337c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:46:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2008fd85-0903-4ab7-8f59-5d173b9a337c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 returned with HTTP 200 Sep 07 09:46:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 127/271] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:46:17 2026] GET /volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 => generated 450 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-aa725438-e590-43cc-9831-84d620b066e8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aa725438-e590-43cc-9831-84d620b066e8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aa725438-e590-43cc-9831-84d620b066e8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aa725438-e590-43cc-9831-84d620b066e8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-aa725438-e590-43cc-9831-84d620b066e8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 6b941582-44b9-48f9-9007-ccb9c70ce207 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aa725438-e590-43cc-9831-84d620b066e8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 returned with HTTP 200 Sep 07 09:46:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 145/272] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:46:17 2026] GET /volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 => generated 307 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-60611304-3949-4f17-94d8-7715f68efbb8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-60611304-3949-4f17-94d8-7715f68efbb8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/detail Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-60611304-3949-4f17-94d8-7715f68efbb8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-60611304-3949-4f17-94d8-7715f68efbb8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:17 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:46:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-60611304-3949-4f17-94d8-7715f68efbb8 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 07 09:46:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 128/273] 192.168.122.65 () {60 vars in 1202 bytes} [Mon Sep 7 09:46:17 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dd922e40-b1ee-4efe-b56b-f1a5a53f7ea5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dd922e40-b1ee-4efe-b56b-f1a5a53f7ea5 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] DELETE http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dd922e40-b1ee-4efe-b56b-f1a5a53f7ea5 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dd922e40-b1ee-4efe-b56b-f1a5a53f7ea5 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-dd922e40-b1ee-4efe-b56b-f1a5a53f7ea5 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] delete called for member 6b941582-44b9-48f9-9007-ccb9c70ce207 {{(pid=86989) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 09:46:17 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.group_snapshots [None req-dd922e40-b1ee-4efe-b56b-f1a5a53f7ea5 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Delete group_snapshot with id: 6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:17 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:46:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dd922e40-b1ee-4efe-b56b-f1a5a53f7ea5 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 returned with HTTP 202 Sep 07 09:46:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 146/274] 192.168.122.65 () {60 vars in 1295 bytes} [Mon Sep 7 09:46:17 2026] DELETE /volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-627e5012-ba8e-4239-823b-f4f927a20bbb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-627e5012-ba8e-4239-823b-f4f927a20bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-627e5012-ba8e-4239-823b-f4f927a20bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-627e5012-ba8e-4239-823b-f4f927a20bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-627e5012-ba8e-4239-823b-f4f927a20bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:17 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-627e5012-ba8e-4239-823b-f4f927a20bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:46:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:17 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:46:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-627e5012-ba8e-4239-823b-f4f927a20bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all volumes completed successfully. Sep 07 09:46:17 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-627e5012-ba8e-4239-823b-f4f927a20bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:17 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-627e5012-ba8e-4239-823b-f4f927a20bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:18 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-627e5012-ba8e-4239-823b-f4f927a20bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-627e5012-ba8e-4239-823b-f4f927a20bbb tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:46:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 129/275] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:46:17 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9114079b-1f8a-43f7-a02b-9be8f1e8af52 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9114079b-1f8a-43f7-a02b-9be8f1e8af52 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/detail Sep 07 09:46:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9114079b-1f8a-43f7-a02b-9be8f1e8af52 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9114079b-1f8a-43f7-a02b-9be8f1e8af52 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-9114079b-1f8a-43f7-a02b-9be8f1e8af52 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:46:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:18 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-9114079b-1f8a-43f7-a02b-9be8f1e8af52 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:46:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:18 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:46:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9114079b-1f8a-43f7-a02b-9be8f1e8af52 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all snapshots completed successfully. Sep 07 09:46:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9114079b-1f8a-43f7-a02b-9be8f1e8af52 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:46:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 147/276] 192.168.122.65 () {58 vars in 1143 bytes} [Mon Sep 7 09:46:18 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0ed72811-325d-455f-8fec-31f2c869ce7c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0ed72811-325d-455f-8fec-31f2c869ce7c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 Sep 07 09:46:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0ed72811-325d-455f-8fec-31f2c869ce7c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0ed72811-325d-455f-8fec-31f2c869ce7c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0ed72811-325d-455f-8fec-31f2c869ce7c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:46:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0ed72811-325d-455f-8fec-31f2c869ce7c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 returned with HTTP 200 Sep 07 09:46:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 130/277] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:46:18 2026] GET /volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 => generated 449 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-01d99d98-aed9-46ca-a20c-afbddc42f08b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-01d99d98-aed9-46ca-a20c-afbddc42f08b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 Sep 07 09:46:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-01d99d98-aed9-46ca-a20c-afbddc42f08b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-01d99d98-aed9-46ca-a20c-afbddc42f08b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-01d99d98-aed9-46ca-a20c-afbddc42f08b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:46:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-01d99d98-aed9-46ca-a20c-afbddc42f08b tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 returned with HTTP 200 Sep 07 09:46:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 148/278] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:46:19 2026] GET /volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 => generated 449 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9561a2f3-3e14-4666-b0ca-51c362abd5c0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9561a2f3-3e14-4666-b0ca-51c362abd5c0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 Sep 07 09:46:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9561a2f3-3e14-4666-b0ca-51c362abd5c0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9561a2f3-3e14-4666-b0ca-51c362abd5c0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9561a2f3-3e14-4666-b0ca-51c362abd5c0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Snapshot retrieved successfully. Sep 07 09:46:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9561a2f3-3e14-4666-b0ca-51c362abd5c0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 returned with HTTP 200 Sep 07 09:46:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 131/279] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:46:20 2026] GET /volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 => generated 449 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-21e3beee-ace1-478b-b6d9-b18353cb0ff9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-21e3beee-ace1-478b-b6d9-b18353cb0ff9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 Sep 07 09:46:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-21e3beee-ace1-478b-b6d9-b18353cb0ff9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-21e3beee-ace1-478b-b6d9-b18353cb0ff9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-21e3beee-ace1-478b-b6d9-b18353cb0ff9 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 returned with HTTP 404 Sep 07 09:46:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 149/280] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:46:21 2026] GET /volume/v3/snapshots/6c2c1480-91fe-4d7c-ac22-f9dadc46b5a0 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-360aff70-975a-4693-a245-c5254a818b5c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-360aff70-975a-4693-a245-c5254a818b5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-360aff70-975a-4693-a245-c5254a818b5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-360aff70-975a-4693-a245-c5254a818b5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-360aff70-975a-4693-a245-c5254a818b5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 6b941582-44b9-48f9-9007-ccb9c70ce207 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:46:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-360aff70-975a-4693-a245-c5254a818b5c tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 returned with HTTP 200 Sep 07 09:46:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 132/281] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:46:21 2026] GET /volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 => generated 306 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f8b9cf3e-1d5c-4567-a103-069b04150042 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f8b9cf3e-1d5c-4567-a103-069b04150042 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f8b9cf3e-1d5c-4567-a103-069b04150042 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f8b9cf3e-1d5c-4567-a103-069b04150042 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-f8b9cf3e-1d5c-4567-a103-069b04150042 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 6b941582-44b9-48f9-9007-ccb9c70ce207 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:46:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f8b9cf3e-1d5c-4567-a103-069b04150042 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 returned with HTTP 404 Sep 07 09:46:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 150/282] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:46:22 2026] GET /volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 => generated 116 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:46:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-00a85c46-43d5-491d-9208-c5b8804a87fa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-00a85c46-43d5-491d-9208-c5b8804a87fa tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/group_snapshots Sep 07 09:46:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-00a85c46-43d5-491d-9208-c5b8804a87fa tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-00a85c46-43d5-491d-9208-c5b8804a87fa tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:22 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:46:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-00a85c46-43d5-491d-9208-c5b8804a87fa tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots returned with HTTP 200 Sep 07 09:46:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 133/283] 192.168.122.65 () {60 vars in 1181 bytes} [Mon Sep 7 09:46:22 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ff16e194-fb04-4a7f-b60d-6c5249aef87e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ff16e194-fb04-4a7f-b60d-6c5249aef87e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] DELETE http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ff16e194-fb04-4a7f-b60d-6c5249aef87e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ff16e194-fb04-4a7f-b60d-6c5249aef87e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-ff16e194-fb04-4a7f-b60d-6c5249aef87e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] delete called for member 6b941582-44b9-48f9-9007-ccb9c70ce207 {{(pid=86989) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 09:46:22 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.group_snapshots [None req-ff16e194-fb04-4a7f-b60d-6c5249aef87e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Delete group_snapshot with id: 6b941582-44b9-48f9-9007-ccb9c70ce207 Sep 07 09:46:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ff16e194-fb04-4a7f-b60d-6c5249aef87e tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 returned with HTTP 404 Sep 07 09:46:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 151/284] 192.168.122.65 () {60 vars in 1295 bytes} [Mon Sep 7 09:46:22 2026] DELETE /volume/v3/group_snapshots/6b941582-44b9-48f9-9007-ccb9c70ce207 => generated 116 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:46:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3f611166-afc6-4ce1-aa92-53da92eda479 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3f611166-afc6-4ce1-aa92-53da92eda479 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:46:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3f611166-afc6-4ce1-aa92-53da92eda479 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3f611166-afc6-4ce1-aa92-53da92eda479 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-3f611166-afc6-4ce1-aa92-53da92eda479 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:46:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3f611166-afc6-4ce1-aa92-53da92eda479 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:46:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:23 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:46:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3f611166-afc6-4ce1-aa92-53da92eda479 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Get all volumes completed successfully. Sep 07 09:46:23 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-3f611166-afc6-4ce1-aa92-53da92eda479 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:23 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-3f611166-afc6-4ce1-aa92-53da92eda479 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:23 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-3f611166-afc6-4ce1-aa92-53da92eda479 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3f611166-afc6-4ce1-aa92-53da92eda479 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:46:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 134/285] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:46:22 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-58678be4-7675-4ed5-8e8b-2e4d34cc21b1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58678be4-7675-4ed5-8e8b-2e4d34cc21b1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] POST http://192.168.122.65/volume/v3/groups/05e1c43b-5a84-4230-a7b8-c741c2bd6c0a/action Sep 07 09:46:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58678be4-7675-4ed5-8e8b-2e4d34cc21b1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:46:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58678be4-7675-4ed5-8e8b-2e4d34cc21b1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-58678be4-7675-4ed5-8e8b-2e4d34cc21b1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] delete called for group 05e1c43b-5a84-4230-a7b8-c741c2bd6c0a {{(pid=86989) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:46:23 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-58678be4-7675-4ed5-8e8b-2e4d34cc21b1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Delete group with id: 05e1c43b-5a84-4230-a7b8-c741c2bd6c0a Sep 07 09:46:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:23 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:46:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:23 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:46:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58678be4-7675-4ed5-8e8b-2e4d34cc21b1 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/05e1c43b-5a84-4230-a7b8-c741c2bd6c0a/action returned with HTTP 202 Sep 07 09:46:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 152/286] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:46:23 2026] POST /volume/v3/groups/05e1c43b-5a84-4230-a7b8-c741c2bd6c0a/action => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:46:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b9e13472-0f6e-41da-820a-d7eb03424ea0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b9e13472-0f6e-41da-820a-d7eb03424ea0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c Sep 07 09:46:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b9e13472-0f6e-41da-820a-d7eb03424ea0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b9e13472-0f6e-41da-820a-d7eb03424ea0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b9e13472-0f6e-41da-820a-d7eb03424ea0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:46:24 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-b9e13472-0f6e-41da-820a-d7eb03424ea0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:24 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-b9e13472-0f6e-41da-820a-d7eb03424ea0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:24 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-b9e13472-0f6e-41da-820a-d7eb03424ea0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b9e13472-0f6e-41da-820a-d7eb03424ea0 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c returned with HTTP 200 Sep 07 09:46:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 135/287] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:23 2026] GET /volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c => generated 920 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c69f9abd-f282-4a74-b691-62c1f5e379ec None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c69f9abd-f282-4a74-b691-62c1f5e379ec tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c Sep 07 09:46:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c69f9abd-f282-4a74-b691-62c1f5e379ec tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c69f9abd-f282-4a74-b691-62c1f5e379ec tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c69f9abd-f282-4a74-b691-62c1f5e379ec tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Volume info retrieved successfully. Sep 07 09:46:25 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-c69f9abd-f282-4a74-b691-62c1f5e379ec tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:25 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-c69f9abd-f282-4a74-b691-62c1f5e379ec tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:25 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-c69f9abd-f282-4a74-b691-62c1f5e379ec tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c69f9abd-f282-4a74-b691-62c1f5e379ec tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c returned with HTTP 200 Sep 07 09:46:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 153/288] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:25 2026] GET /volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c => generated 920 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d0815ae2-157a-489b-856e-59be3899b909 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d0815ae2-157a-489b-856e-59be3899b909 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c Sep 07 09:46:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d0815ae2-157a-489b-856e-59be3899b909 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d0815ae2-157a-489b-856e-59be3899b909 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d0815ae2-157a-489b-856e-59be3899b909 tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c returned with HTTP 404 Sep 07 09:46:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 136/289] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:26 2026] GET /volume/v3/volumes/04240ca6-4e98-41b2-a5af-5682ad81af7c => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 09:46:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bb7d9742-06bc-4fcf-ae21-451d6b0a7aee None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bb7d9742-06bc-4fcf-ae21-451d6b0a7aee tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] GET http://192.168.122.65/volume/v3/groups/05e1c43b-5a84-4230-a7b8-c741c2bd6c0a Sep 07 09:46:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bb7d9742-06bc-4fcf-ae21-451d6b0a7aee tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bb7d9742-06bc-4fcf-ae21-451d6b0a7aee tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-bb7d9742-06bc-4fcf-ae21-451d6b0a7aee tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] show called for member 05e1c43b-5a84-4230-a7b8-c741c2bd6c0a {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:46:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bb7d9742-06bc-4fcf-ae21-451d6b0a7aee tempest-GroupSnapshotsTest-899985263 tempest-GroupSnapshotsTest-899985263-project-member] http://192.168.122.65/volume/v3/groups/05e1c43b-5a84-4230-a7b8-c741c2bd6c0a returned with HTTP 404 Sep 07 09:46:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 154/290] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:46:26 2026] GET /volume/v3/groups/05e1c43b-5a84-4230-a7b8-c741c2bd6c0a => generated 108 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:46:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0e832eaa-56e7-4bca-82ec-a6f1c3b92f09 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0e832eaa-56e7-4bca-82ec-a6f1c3b92f09 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/e372ff3c-1c56-40bd-9144-7c3a8d2e774f Sep 07 09:46:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0e832eaa-56e7-4bca-82ec-a6f1c3b92f09 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0e832eaa-56e7-4bca-82ec-a6f1c3b92f09 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0e832eaa-56e7-4bca-82ec-a6f1c3b92f09 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/group_types/e372ff3c-1c56-40bd-9144-7c3a8d2e774f returned with HTTP 202 Sep 07 09:46:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 137/291] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:46:26 2026] DELETE /volume/v3/group_types/e372ff3c-1c56-40bd-9144-7c3a8d2e774f => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:46:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ea8b2364-b7f5-4a07-bad9-c6f9248df978 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ea8b2364-b7f5-4a07-bad9-c6f9248df978 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] DELETE http://192.168.122.65/volume/v3/types/c66f3e43-961b-4d13-9188-77abbab02884 Sep 07 09:46:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ea8b2364-b7f5-4a07-bad9-c6f9248df978 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ea8b2364-b7f5-4a07-bad9-c6f9248df978 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ea8b2364-b7f5-4a07-bad9-c6f9248df978 tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/types/c66f3e43-961b-4d13-9188-77abbab02884 returned with HTTP 202 Sep 07 09:46:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 155/292] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:46:26 2026] DELETE /volume/v3/types/c66f3e43-961b-4d13-9188-77abbab02884 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:46:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-be6b821c-5df8-4e98-b491-cf63187d04ed None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-be6b821c-5df8-4e98-b491-cf63187d04ed tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] GET http://192.168.122.65/volume/v3/types/c66f3e43-961b-4d13-9188-77abbab02884 Sep 07 09:46:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-be6b821c-5df8-4e98-b491-cf63187d04ed tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-be6b821c-5df8-4e98-b491-cf63187d04ed tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-be6b821c-5df8-4e98-b491-cf63187d04ed tempest-GroupSnapshotsTest-1958283542 tempest-GroupSnapshotsTest-1958283542-project-admin] http://192.168.122.65/volume/v3/types/c66f3e43-961b-4d13-9188-77abbab02884 returned with HTTP 404 Sep 07 09:46:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 138/293] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:46:26 2026] GET /volume/v3/types/c66f3e43-961b-4d13-9188-77abbab02884 => generated 114 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1678694827"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1678694827'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Create volume of 1 GB Sep 07 09:46:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Availability Zones retrieved successfully. Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Flow 'volume_create_api' (c217b671-f92b-4b6d-a8f6-f6728799af5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9770fc47-66a8-4fca-8270-de7004d9491b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9770fc47-66a8-4fca-8270-de7004d9491b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95f2bf59-ed4b-456e-b6be-66ccf305b530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Created reservations ['0ca2d81f-ec02-48d6-8a32-1441879053ab', '84c25e4f-695e-43da-a541-ef2d6f2e2c39', '0dc9a9ac-d336-4f94-8829-14163d0036b2', '82d55076-6e93-44f5-aed8-d1834413dd52'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95f2bf59-ed4b-456e-b6be-66ccf305b530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ca2d81f-ec02-48d6-8a32-1441879053ab', '84c25e4f-695e-43da-a541-ef2d6f2e2c39', '0dc9a9ac-d336-4f94-8829-14163d0036b2', '82d55076-6e93-44f5-aed8-d1834413dd52']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9880adf9-dd68-4589-ba37-4fa71d5ea32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9880adf9-dd68-4589-ba37-4fa71d5ea32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e77f5ef0-58f7-498a-a6b4-10201fdd4af7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1678694827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e80f615490644d8ac3dd569dfaca606',qos_specs=None,replication_status=,reservations=['0ca2d81f-ec02-48d6-8a32-1441879053ab','84c25e4f-695e-43da-a541-ef2d6f2e2c39','0dc9a9ac-d336-4f94-8829-14163d0036b2','82d55076-6e93-44f5-aed8-d1834413dd52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea66b0aae67945a5ad84e84bb1bf5f07',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1678694827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e77f5ef0-58f7-498a-a6b4-10201fdd4af7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e80f615490644d8ac3dd569dfaca606',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea66b0aae67945a5ad84e84bb1bf5f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1993447d-cb30-4eb0-a824-a9bef500c6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1993447d-cb30-4eb0-a824-a9bef500c6cf) transitioned into state 'SUCCESS' from state '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-1678694827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e80f615490644d8ac3dd569dfaca606',qos_specs=None,replication_status=,reservations=['0ca2d81f-ec02-48d6-8a32-1441879053ab','84c25e4f-695e-43da-a541-ef2d6f2e2c39','0dc9a9ac-d336-4f94-8829-14163d0036b2','82d55076-6e93-44f5-aed8-d1834413dd52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea66b0aae67945a5ad84e84bb1bf5f07',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd8007e-91aa-4451-b82e-12c858ca4a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd8007e-91aa-4451-b82e-12c858ca4a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Flow 'volume_create_api' (c217b671-f92b-4b6d-a8f6-f6728799af5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Create volume request issued successfully. Sep 07 09:46:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b844d921-389b-4d3c-b8fa-70745c91fe3b tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:46:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 156/294] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:46:36 2026] POST /volume/v3/volumes => generated 761 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:46:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-431753e0-fb2d-45a4-ac0b-9feacb39246e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-431753e0-fb2d-45a4-ac0b-9feacb39246e tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] GET http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 Sep 07 09:46:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-431753e0-fb2d-45a4-ac0b-9feacb39246e tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-431753e0-fb2d-45a4-ac0b-9feacb39246e tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-431753e0-fb2d-45a4-ac0b-9feacb39246e tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-431753e0-fb2d-45a4-ac0b-9feacb39246e tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 returned with HTTP 200 Sep 07 09:46:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 139/295] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:36 2026] GET /volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 => generated 829 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-338d5948-4b45-4794-ad03-9bc4621a0550 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-338d5948-4b45-4794-ad03-9bc4621a0550 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] GET http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 Sep 07 09:46:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-338d5948-4b45-4794-ad03-9bc4621a0550 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-338d5948-4b45-4794-ad03-9bc4621a0550 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-338d5948-4b45-4794-ad03-9bc4621a0550 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-338d5948-4b45-4794-ad03-9bc4621a0550 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 returned with HTTP 200 Sep 07 09:46:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 157/296] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:37 2026] GET /volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-71d78703-17c3-4a2c-afd0-559ced6130d1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-71d78703-17c3-4a2c-afd0-559ced6130d1 tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:46:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-71d78703-17c3-4a2c-afd0-559ced6130d1 tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-8360211"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-71d78703-17c3-4a2c-afd0-559ced6130d1 tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:46:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 140/297] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:46:38 2026] POST /volume/v3/types => generated 217 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-78680fa7-efb1-49bd-b93d-c5cfaf82ea9e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-78680fa7-efb1-49bd-b93d-c5cfaf82ea9e tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] POST http://192.168.122.65/volume/v3/group_types Sep 07 09:46:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-78680fa7-efb1-49bd-b93d-c5cfaf82ea9e tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-272974102"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-78680fa7-efb1-49bd-b93d-c5cfaf82ea9e tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 202 Sep 07 09:46:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 158/298] 192.168.122.65 () {62 vars in 1190 bytes} [Mon Sep 7 09:46:38 2026] POST /volume/v3/group_types => generated 176 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4c518943-2c4e-432f-bcbd-007a70ea7ed9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4c518943-2c4e-432f-bcbd-007a70ea7ed9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] POST http://192.168.122.65/volume/v3/groups Sep 07 09:46:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4c518943-2c4e-432f-bcbd-007a70ea7ed9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a6f57708-a8d1-4a1b-8149-23afbd78027f", "volume_types": ["9788fd70-2c80-430c-a70c-7e5b6ef3e703"], "name": "tempest-GroupsV314Test-Group-1953131030"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-4c518943-2c4e-432f-bcbd-007a70ea7ed9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Creating new group {'group': {'group_type': 'a6f57708-a8d1-4a1b-8149-23afbd78027f', 'volume_types': ['9788fd70-2c80-430c-a70c-7e5b6ef3e703'], 'name': 'tempest-GroupsV314Test-Group-1953131030'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 09:46:38 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-4c518943-2c4e-432f-bcbd-007a70ea7ed9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Creating group tempest-GroupsV314Test-Group-1953131030. Sep 07 09:46:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4c518943-2c4e-432f-bcbd-007a70ea7ed9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Availability Zones retrieved successfully. Sep 07 09:46:38 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-4c518943-2c4e-432f-bcbd-007a70ea7ed9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Created reservations ['d5029c16-1e0c-4dea-a4aa-405f87cb06ae'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:46:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4c518943-2c4e-432f-bcbd-007a70ea7ed9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/groups returned with HTTP 202 Sep 07 09:46:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 141/299] 192.168.122.65 () {62 vars in 1176 bytes} [Mon Sep 7 09:46:38 2026] POST /volume/v3/groups => generated 108 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-86204999-ea7b-4244-878e-cf3fe589a7e1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-86204999-ea7b-4244-878e-cf3fe589a7e1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/groups/951a9a98-37a9-43a9-b758-44b913a7d275 Sep 07 09:46:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-86204999-ea7b-4244-878e-cf3fe589a7e1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-86204999-ea7b-4244-878e-cf3fe589a7e1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-86204999-ea7b-4244-878e-cf3fe589a7e1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] show called for member 951a9a98-37a9-43a9-b758-44b913a7d275 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:46:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:38 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:46:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-86204999-ea7b-4244-878e-cf3fe589a7e1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/groups/951a9a98-37a9-43a9-b758-44b913a7d275 returned with HTTP 200 Sep 07 09:46:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 159/300] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:46:38 2026] GET /volume/v3/groups/951a9a98-37a9-43a9-b758-44b913a7d275 => generated 388 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:46:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f41d3038-938e-4d70-add9-65eafd436e82 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f41d3038-938e-4d70-add9-65eafd436e82 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] GET http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 Sep 07 09:46:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f41d3038-938e-4d70-add9-65eafd436e82 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f41d3038-938e-4d70-add9-65eafd436e82 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:38 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f41d3038-938e-4d70-add9-65eafd436e82 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f41d3038-938e-4d70-add9-65eafd436e82 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 returned with HTTP 200 Sep 07 09:46:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 142/301] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:38 2026] GET /volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-93709b14-4931-4ec2-b134-e001e693ee59 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-93709b14-4931-4ec2-b134-e001e693ee59 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] POST http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7/action Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-93709b14-4931-4ec2-b134-e001e693ee59 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-93709b14-4931-4ec2-b134-e001e693ee59 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:39 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-93709b14-4931-4ec2-b134-e001e693ee59 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-93709b14-4931-4ec2-b134-e001e693ee59 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume updated successfully. Sep 07 09:46:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-93709b14-4931-4ec2-b134-e001e693ee59 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7/action returned with HTTP 200 Sep 07 09:46:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 160/302] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:46:39 2026] POST /volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7/action => generated 0 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6e72fedf-8bfe-43e3-9fa1-758d304d9e4d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6e72fedf-8bfe-43e3-9fa1-758d304d9e4d tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] GET http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6e72fedf-8bfe-43e3-9fa1-758d304d9e4d tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6e72fedf-8bfe-43e3-9fa1-758d304d9e4d tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6e72fedf-8bfe-43e3-9fa1-758d304d9e4d tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6e72fedf-8bfe-43e3-9fa1-758d304d9e4d tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 returned with HTTP 200 Sep 07 09:46:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 143/303] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:39 2026] GET /volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-bba9bb23-22c5-41d0-90e6-141a6f0f5ef7 req-149417c2-0fbe-4e71-a294-d9955790ba10 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-bba9bb23-22c5-41d0-90e6-141a6f0f5ef7 req-149417c2-0fbe-4e71-a294-d9955790ba10 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] GET http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-bba9bb23-22c5-41d0-90e6-141a6f0f5ef7 req-149417c2-0fbe-4e71-a294-d9955790ba10 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-bba9bb23-22c5-41d0-90e6-141a6f0f5ef7 req-149417c2-0fbe-4e71-a294-d9955790ba10 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:39 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-bba9bb23-22c5-41d0-90e6-141a6f0f5ef7 req-149417c2-0fbe-4e71-a294-d9955790ba10 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-bba9bb23-22c5-41d0-90e6-141a6f0f5ef7 req-149417c2-0fbe-4e71-a294-d9955790ba10 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 returned with HTTP 200 Sep 07 09:46:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 161/304] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:46:39 2026] GET /volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3e7319f5-1861-4ed0-8bdf-d025472ad70b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3e7319f5-1861-4ed0-8bdf-d025472ad70b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/groups/951a9a98-37a9-43a9-b758-44b913a7d275 Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3e7319f5-1861-4ed0-8bdf-d025472ad70b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3e7319f5-1861-4ed0-8bdf-d025472ad70b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-3e7319f5-1861-4ed0-8bdf-d025472ad70b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] show called for member 951a9a98-37a9-43a9-b758-44b913a7d275 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:39 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:46:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3e7319f5-1861-4ed0-8bdf-d025472ad70b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/groups/951a9a98-37a9-43a9-b758-44b913a7d275 returned with HTTP 200 Sep 07 09:46:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 144/305] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:46:39 2026] GET /volume/v3/groups/951a9a98-37a9-43a9-b758-44b913a7d275 => generated 389 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-660694641"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-660694641'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Create volume of 1 GB Sep 07 09:46:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1643609456", "volume_type": "9788fd70-2c80-430c-a70c-7e5b6ef3e703", "group_id": "951a9a98-37a9-43a9-b758-44b913a7d275", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1643609456', 'volume_type': '9788fd70-2c80-430c-a70c-7e5b6ef3e703', 'group_id': '951a9a98-37a9-43a9-b758-44b913a7d275', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Availability Zones retrieved successfully. Sep 07 09:46:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:39 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Create volume of 1 GB Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Flow 'volume_create_api' (69d65893-7ae5-40b6-9bba-3d320e537b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a98cfca-2ad9-497f-b9ba-dd4d393bb27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:39 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Availability Zones retrieved successfully. Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Flow 'volume_create_api' (f8c8e3ed-99ee-45cf-a4aa-733525bfac1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c25c849f-9d85-4f4f-958b-4ae6d80b4bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a98cfca-2ad9-497f-b9ba-dd4d393bb27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d178024-7889-4bc7-b50d-b8c18a718199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c25c849f-9d85-4f4f-958b-4ae6d80b4bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:46:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9788fd70-2c80-430c-a70c-7e5b6ef3e703,is_public=True,name='tempest-GroupsV314Test-volume-type-8360211',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9788fd70-2c80-430c-a70c-7e5b6ef3e703', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '951a9a98-37a9-43a9-b758-44b913a7d275', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13d443e3-49a8-4672-9e95-0649a8a4567c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:40 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-8360211 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-8360211, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:46:40 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-8360211 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-8360211, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Created reservations ['6985b45d-0bf0-4d33-a9e1-06c58a274d9e', '9923f92f-8234-45fd-9d7b-7e3b37895da5', '9aff3ae9-fd12-4c27-8304-120824c1fbd8', '6fd7c77b-9cce-4dd8-a0c9-07a34af8ebca'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d178024-7889-4bc7-b50d-b8c18a718199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6985b45d-0bf0-4d33-a9e1-06c58a274d9e', '9923f92f-8234-45fd-9d7b-7e3b37895da5', '9aff3ae9-fd12-4c27-8304-120824c1fbd8', '6fd7c77b-9cce-4dd8-a0c9-07a34af8ebca']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cba99c6-67a6-4679-a277-ea4cbab076c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cba99c6-67a6-4679-a277-ea4cbab076c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d3fe6e1-1b95-4416-b89e-a0e394aa241c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-660694641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e80f615490644d8ac3dd569dfaca606',qos_specs=None,replication_status=,reservations=['6985b45d-0bf0-4d33-a9e1-06c58a274d9e','9923f92f-8234-45fd-9d7b-7e3b37895da5','9aff3ae9-fd12-4c27-8304-120824c1fbd8','6fd7c77b-9cce-4dd8-a0c9-07a34af8ebca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea66b0aae67945a5ad84e84bb1bf5f07',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-660694641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d3fe6e1-1b95-4416-b89e-a0e394aa241c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e80f615490644d8ac3dd569dfaca606',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea66b0aae67945a5ad84e84bb1bf5f07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ec089c-1b25-4908-8b82-729c5f36b6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:40 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Created reservations ['ba3c3848-f368-4bf5-a8ce-8f88ef6224b1', '8f136335-7ce8-4696-acf9-e871b4f34cfb', '8bfe0ed3-8fab-401b-b746-0085478be089', '7810669b-2255-414f-be64-e03d787d32ad'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:46:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13d443e3-49a8-4672-9e95-0649a8a4567c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba3c3848-f368-4bf5-a8ce-8f88ef6224b1', '8f136335-7ce8-4696-acf9-e871b4f34cfb', '8bfe0ed3-8fab-401b-b746-0085478be089', '7810669b-2255-414f-be64-e03d787d32ad']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fbf9a37-7469-4393-a71c-2f2f57498aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ec089c-1b25-4908-8b82-729c5f36b6e4) transitioned into state 'SUCCESS' from state '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-660694641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e80f615490644d8ac3dd569dfaca606',qos_specs=None,replication_status=,reservations=['6985b45d-0bf0-4d33-a9e1-06c58a274d9e','9923f92f-8234-45fd-9d7b-7e3b37895da5','9aff3ae9-fd12-4c27-8304-120824c1fbd8','6fd7c77b-9cce-4dd8-a0c9-07a34af8ebca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea66b0aae67945a5ad84e84bb1bf5f07',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00543a8-68b1-4489-b75c-7b1c3a190355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00543a8-68b1-4489-b75c-7b1c3a190355) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fbf9a37-7469-4393-a71c-2f2f57498aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b95601e7-4702-4f7d-9837-5baaa812444e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1643609456',encryption_key_id=None,group_id=951a9a98-37a9-43a9-b758-44b913a7d275,group_type_id=,metadata={},multiattach=False,project_id='e122869be1034d7eaee1ce3a993b5706',qos_specs=None,replication_status=,reservations=['ba3c3848-f368-4bf5-a8ce-8f88ef6224b1','8f136335-7ce8-4696-acf9-e871b4f34cfb','8bfe0ed3-8fab-401b-b746-0085478be089','7810669b-2255-414f-be64-e03d787d32ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='262dd069def349cd9aa1542d7972004e',volume_type_id=9788fd70-2c80-430c-a70c-7e5b6ef3e703), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1643609456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=951a9a98-37a9-43a9-b758-44b913a7d275,host=None,id=b95601e7-4702-4f7d-9837-5baaa812444e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e122869be1034d7eaee1ce3a993b5706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='262dd069def349cd9aa1542d7972004e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9788fd70-2c80-430c-a70c-7e5b6ef3e703),volume_type_id=9788fd70-2c80-430c-a70c-7e5b6ef3e703)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Flow 'volume_create_api' (69d65893-7ae5-40b6-9bba-3d320e537b46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41a6871-0043-48be-a35b-8e223c1deb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Create volume request issued successfully. Sep 07 09:46:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8887d1ae-92a5-425b-b5d7-0e3384583120 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:46:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 162/306] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:46:39 2026] POST /volume/v3/volumes => generated 760 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8a1c8480-e4ba-41b0-9166-03f5bd4ed2c0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a1c8480-e4ba-41b0-9166-03f5bd4ed2c0 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] GET http://192.168.122.65/volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a1c8480-e4ba-41b0-9166-03f5bd4ed2c0 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a1c8480-e4ba-41b0-9166-03f5bd4ed2c0 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41a6871-0043-48be-a35b-8e223c1deb92) transitioned into state 'SUCCESS' from state '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-1643609456',encryption_key_id=None,group_id=951a9a98-37a9-43a9-b758-44b913a7d275,group_type_id=,metadata={},multiattach=False,project_id='e122869be1034d7eaee1ce3a993b5706',qos_specs=None,replication_status=,reservations=['ba3c3848-f368-4bf5-a8ce-8f88ef6224b1','8f136335-7ce8-4696-acf9-e871b4f34cfb','8bfe0ed3-8fab-401b-b746-0085478be089','7810669b-2255-414f-be64-e03d787d32ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='262dd069def349cd9aa1542d7972004e',volume_type_id=9788fd70-2c80-430c-a70c-7e5b6ef3e703)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d1bf5ae-2994-4289-b04b-f8237919208e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8a1c8480-e4ba-41b0-9166-03f5bd4ed2c0 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a1c8480-e4ba-41b0-9166-03f5bd4ed2c0 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c returned with HTTP 200 Sep 07 09:46:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 163/307] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:40 2026] GET /volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c => generated 828 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d1bf5ae-2994-4289-b04b-f8237919208e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Flow 'volume_create_api' (f8c8e3ed-99ee-45cf-a4aa-733525bfac1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Create volume request issued successfully. Sep 07 09:46:40 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:40 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:40 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-895d61ed-2b70-41ba-9abd-949e6340ab4e tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:46:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 145/308] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 09:46:39 2026] POST /volume/v3/volumes => generated 822 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6c28470c-fbe6-4c1e-93e7-7c429ed93f8b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c28470c-fbe6-4c1e-93e7-7c429ed93f8b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c28470c-fbe6-4c1e-93e7-7c429ed93f8b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c28470c-fbe6-4c1e-93e7-7c429ed93f8b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6c28470c-fbe6-4c1e-93e7-7c429ed93f8b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:40 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-6c28470c-fbe6-4c1e-93e7-7c429ed93f8b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:40 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-6c28470c-fbe6-4c1e-93e7-7c429ed93f8b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:40 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-6c28470c-fbe6-4c1e-93e7-7c429ed93f8b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c28470c-fbe6-4c1e-93e7-7c429ed93f8b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e returned with HTTP 200 Sep 07 09:46:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 164/309] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:40 2026] GET /volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e => generated 890 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cbb1dbeb-fb30-4060-8999-d9816a9fe601 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cbb1dbeb-fb30-4060-8999-d9816a9fe601 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] GET http://192.168.122.65/volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c Sep 07 09:46:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cbb1dbeb-fb30-4060-8999-d9816a9fe601 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cbb1dbeb-fb30-4060-8999-d9816a9fe601 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cbb1dbeb-fb30-4060-8999-d9816a9fe601 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cbb1dbeb-fb30-4060-8999-d9816a9fe601 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c returned with HTTP 200 Sep 07 09:46:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 146/310] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:41 2026] GET /volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c40818fa-9454-4677-9de6-a27b219100b7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c40818fa-9454-4677-9de6-a27b219100b7 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e Sep 07 09:46:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c40818fa-9454-4677-9de6-a27b219100b7 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c40818fa-9454-4677-9de6-a27b219100b7 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c40818fa-9454-4677-9de6-a27b219100b7 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:41 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-c40818fa-9454-4677-9de6-a27b219100b7 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:41 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-c40818fa-9454-4677-9de6-a27b219100b7 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:41 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-c40818fa-9454-4677-9de6-a27b219100b7 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c40818fa-9454-4677-9de6-a27b219100b7 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e returned with HTTP 200 Sep 07 09:46:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 165/311] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:41 2026] GET /volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e => generated 914 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-469b6369-c216-4b5f-86b8-ef9fe7026c4d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-469b6369-c216-4b5f-86b8-ef9fe7026c4d tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] GET http://192.168.122.65/volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-469b6369-c216-4b5f-86b8-ef9fe7026c4d tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-469b6369-c216-4b5f-86b8-ef9fe7026c4d tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-469b6369-c216-4b5f-86b8-ef9fe7026c4d tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-469b6369-c216-4b5f-86b8-ef9fe7026c4d tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c returned with HTTP 200 Sep 07 09:46:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 147/312] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:42 2026] GET /volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0a4ededb-0ff4-4242-ad7b-4be63e653ba6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0a4ededb-0ff4-4242-ad7b-4be63e653ba6 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e Sep 07 09:46:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0a4ededb-0ff4-4242-ad7b-4be63e653ba6 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0a4ededb-0ff4-4242-ad7b-4be63e653ba6 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0719bc35-c590-4692-8b6d-c503f7a18520 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0719bc35-c590-4692-8b6d-c503f7a18520 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] DELETE http://192.168.122.65/volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0719bc35-c590-4692-8b6d-c503f7a18520 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0719bc35-c590-4692-8b6d-c503f7a18520 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-0719bc35-c590-4692-8b6d-c503f7a18520 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Delete volume with id: 2d3fe6e1-1b95-4416-b89e-a0e394aa241c Sep 07 09:46:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0a4ededb-0ff4-4242-ad7b-4be63e653ba6 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:42 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-0a4ededb-0ff4-4242-ad7b-4be63e653ba6 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0719bc35-c590-4692-8b6d-c503f7a18520 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:42 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-0a4ededb-0ff4-4242-ad7b-4be63e653ba6 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0719bc35-c590-4692-8b6d-c503f7a18520 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Delete volume request issued successfully. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0719bc35-c590-4692-8b6d-c503f7a18520 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c returned with HTTP 202 Sep 07 09:46:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 148/313] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:46:42 2026] DELETE /volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a7561add-a967-49f1-ae31-fd89c2643429 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7561add-a967-49f1-ae31-fd89c2643429 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] GET http://192.168.122.65/volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7561add-a967-49f1-ae31-fd89c2643429 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7561add-a967-49f1-ae31-fd89c2643429 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a7561add-a967-49f1-ae31-fd89c2643429 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:42 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-0a4ededb-0ff4-4242-ad7b-4be63e653ba6 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7561add-a967-49f1-ae31-fd89c2643429 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c returned with HTTP 200 Sep 07 09:46:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 149/314] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:42 2026] GET /volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0a4ededb-0ff4-4242-ad7b-4be63e653ba6 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e returned with HTTP 200 Sep 07 09:46:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 166/315] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:42 2026] GET /volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] POST http://192.168.122.65/volume/v3/groups/action Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Action body: b'{"create-from-src": {"source_group_id": "951a9a98-37a9-43a9-b758-44b913a7d275", "name": "tempest-Group_from_grp-1775199446"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "951a9a98-37a9-43a9-b758-44b913a7d275", "name": "tempest-Group_from_grp-1775199446"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Creating new group {'create-from-src': {'source_group_id': '951a9a98-37a9-43a9-b758-44b913a7d275', 'name': 'tempest-Group_from_grp-1775199446'}}. {{(pid=86990) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 09:46:42 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Creating group tempest-Group_from_grp-1775199446 from source group 951a9a98-37a9-43a9-b758-44b913a7d275. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:46:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:46:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:42 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Created reservations ['a31b9c06-48b4-4830-950e-a08dab60e1c1'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:46:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:43 devstack devstack@c-api.service[86990]: INFO cinder.group.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] A mapping entry already exists for group 6c7dea59-52d2-421f-b44d-4816f5ab2c92 and volume type 9788fd70-2c80-430c-a70c-7e5b6ef3e703. Do not need to create again. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Availability Zones retrieved successfully. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Flow 'volume_create_api' (d0d008fc-1945-4555-9f33-e6ed159d8886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae88f620-94f3-4228-983a-326a68fb4613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae88f620-94f3-4228-983a-326a68fb4613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b95601e7-4702-4f7d-9837-5baaa812444e', 'volume_type': VolumeType(created_at=2026-09-07T07:46:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9788fd70-2c80-430c-a70c-7e5b6ef3e703,is_public=True,name='tempest-GroupsV314Test-volume-type-8360211',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9788fd70-2c80-430c-a70c-7e5b6ef3e703', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6c7dea59-52d2-421f-b44d-4816f5ab2c92', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eddaadf-86d2-40e1-bd5c-c92f8edbf2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Created reservations ['eceea4f6-8b3f-4853-9e09-878226dabd22', '8cfe20b9-1427-45e3-9d19-2e6e975efc40', '539f4235-8609-423e-a0c4-b9291947bf06', 'a4df69d3-df00-46af-971e-57fce216a458'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eddaadf-86d2-40e1-bd5c-c92f8edbf2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eceea4f6-8b3f-4853-9e09-878226dabd22', '8cfe20b9-1427-45e3-9d19-2e6e975efc40', '539f4235-8609-423e-a0c4-b9291947bf06', 'a4df69d3-df00-46af-971e-57fce216a458']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23db6940-7b8d-4245-b840-182d5896c63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23db6940-7b8d-4245-b840-182d5896c63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50c81663-1035-428f-81e6-781108b60ff0', '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=6c7dea59-52d2-421f-b44d-4816f5ab2c92,group_type_id=,metadata={},multiattach=False,project_id='e122869be1034d7eaee1ce3a993b5706',qos_specs=None,replication_status=,reservations=['eceea4f6-8b3f-4853-9e09-878226dabd22','8cfe20b9-1427-45e3-9d19-2e6e975efc40','539f4235-8609-423e-a0c4-b9291947bf06','a4df69d3-df00-46af-971e-57fce216a458'],size=1,snapshot_id=None,source_replicaid=,source_volid=b95601e7-4702-4f7d-9837-5baaa812444e,status='creating',user_id='262dd069def349cd9aa1542d7972004e',volume_type_id=9788fd70-2c80-430c-a70c-7e5b6ef3e703), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6c7dea59-52d2-421f-b44d-4816f5ab2c92,host=None,id=50c81663-1035-428f-81e6-781108b60ff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e122869be1034d7eaee1ce3a993b5706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b95601e7-4702-4f7d-9837-5baaa812444e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='262dd069def349cd9aa1542d7972004e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9788fd70-2c80-430c-a70c-7e5b6ef3e703),volume_type_id=9788fd70-2c80-430c-a70c-7e5b6ef3e703)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c211ec32-4c92-46bd-a14a-83bd56ed6840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c211ec32-4c92-46bd-a14a-83bd56ed6840) transitioned into state 'SUCCESS' from 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=6c7dea59-52d2-421f-b44d-4816f5ab2c92,group_type_id=,metadata={},multiattach=False,project_id='e122869be1034d7eaee1ce3a993b5706',qos_specs=None,replication_status=,reservations=['eceea4f6-8b3f-4853-9e09-878226dabd22','8cfe20b9-1427-45e3-9d19-2e6e975efc40','539f4235-8609-423e-a0c4-b9291947bf06','a4df69d3-df00-46af-971e-57fce216a458'],size=1,snapshot_id=None,source_replicaid=,source_volid=b95601e7-4702-4f7d-9837-5baaa812444e,status='creating',user_id='262dd069def349cd9aa1542d7972004e',volume_type_id=9788fd70-2c80-430c-a70c-7e5b6ef3e703)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Flow 'volume_create_api' (d0d008fc-1945-4555-9f33-e6ed159d8886) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Create volume request issued successfully. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:46:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6d3bf0d4-c89f-4bba-ad23-79d9c6ae3bab tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/groups/action returned with HTTP 202 Sep 07 09:46:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 150/316] 192.168.122.65 () {62 vars in 1197 bytes} [Mon Sep 7 09:46:42 2026] POST /volume/v3/groups/action => generated 102 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:46:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:43 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:46:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Get all volumes completed successfully. Sep 07 09:46:43 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:43 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:43 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:43 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7683aabd-51ce-470b-803a-d2e3f06a0801 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:46:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 167/317] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:46:43 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-aed4d76a-587b-47f2-9977-ce9406b87021 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aed4d76a-587b-47f2-9977-ce9406b87021 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aed4d76a-587b-47f2-9977-ce9406b87021 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aed4d76a-587b-47f2-9977-ce9406b87021 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-aed4d76a-587b-47f2-9977-ce9406b87021 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-aed4d76a-587b-47f2-9977-ce9406b87021 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:43 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-aed4d76a-587b-47f2-9977-ce9406b87021 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-aed4d76a-587b-47f2-9977-ce9406b87021 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aed4d76a-587b-47f2-9977-ce9406b87021 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 returned with HTTP 200 Sep 07 09:46:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 151/318] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:43 2026] GET /volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 => generated 925 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8d5fd775-003a-46f8-9a68-d791c96614d2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d5fd775-003a-46f8-9a68-d791c96614d2 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] GET http://192.168.122.65/volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d5fd775-003a-46f8-9a68-d791c96614d2 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d5fd775-003a-46f8-9a68-d791c96614d2 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d5fd775-003a-46f8-9a68-d791c96614d2 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c returned with HTTP 404 Sep 07 09:46:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 168/319] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:43 2026] GET /volume/v3/volumes/2d3fe6e1-1b95-4416-b89e-a0e394aa241c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-26c63411-fab0-4637-bc41-e3cedb5edad4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-26c63411-fab0-4637-bc41-e3cedb5edad4 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] DELETE http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-26c63411-fab0-4637-bc41-e3cedb5edad4 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-26c63411-fab0-4637-bc41-e3cedb5edad4 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:43 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-26c63411-fab0-4637-bc41-e3cedb5edad4 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Delete volume with id: e77f5ef0-58f7-498a-a6b4-10201fdd4af7 Sep 07 09:46:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-26c63411-fab0-4637-bc41-e3cedb5edad4 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-26c63411-fab0-4637-bc41-e3cedb5edad4 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Delete volume request issued successfully. Sep 07 09:46:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-26c63411-fab0-4637-bc41-e3cedb5edad4 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 returned with HTTP 202 Sep 07 09:46:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 152/320] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:46:43 2026] DELETE /volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b1e3906f-ad4a-4e50-924a-e2bcf25fa467 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b1e3906f-ad4a-4e50-924a-e2bcf25fa467 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] GET http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b1e3906f-ad4a-4e50-924a-e2bcf25fa467 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b1e3906f-ad4a-4e50-924a-e2bcf25fa467 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b1e3906f-ad4a-4e50-924a-e2bcf25fa467 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Volume info retrieved successfully. Sep 07 09:46:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b1e3906f-ad4a-4e50-924a-e2bcf25fa467 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 returned with HTTP 200 Sep 07 09:46:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 169/321] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:43 2026] GET /volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5587f59f-c521-4902-ba7e-e9c476d6ddf9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5587f59f-c521-4902-ba7e-e9c476d6ddf9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 Sep 07 09:46:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5587f59f-c521-4902-ba7e-e9c476d6ddf9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5587f59f-c521-4902-ba7e-e9c476d6ddf9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5587f59f-c521-4902-ba7e-e9c476d6ddf9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:44 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5587f59f-c521-4902-ba7e-e9c476d6ddf9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:44 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5587f59f-c521-4902-ba7e-e9c476d6ddf9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:44 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-5587f59f-c521-4902-ba7e-e9c476d6ddf9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5587f59f-c521-4902-ba7e-e9c476d6ddf9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 returned with HTTP 200 Sep 07 09:46:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 153/322] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:44 2026] GET /volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 => generated 925 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-119081e6-3ed4-46a0-aebf-f671ccc5ba01 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-119081e6-3ed4-46a0-aebf-f671ccc5ba01 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] GET http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 Sep 07 09:46:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-119081e6-3ed4-46a0-aebf-f671ccc5ba01 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-119081e6-3ed4-46a0-aebf-f671ccc5ba01 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-119081e6-3ed4-46a0-aebf-f671ccc5ba01 tempest-ServersNegativeTestJSON-1305130783 tempest-ServersNegativeTestJSON-1305130783-project-member] http://192.168.122.65/volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 returned with HTTP 404 Sep 07 09:46:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 170/323] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:45 2026] GET /volume/v3/volumes/e77f5ef0-58f7-498a-a6b4-10201fdd4af7 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:46:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6f0642f3-ec43-4583-ad2d-3d39001ac416 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6f0642f3-ec43-4583-ad2d-3d39001ac416 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 Sep 07 09:46:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6f0642f3-ec43-4583-ad2d-3d39001ac416 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6f0642f3-ec43-4583-ad2d-3d39001ac416 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6f0642f3-ec43-4583-ad2d-3d39001ac416 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:45 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-6f0642f3-ec43-4583-ad2d-3d39001ac416 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:45 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-6f0642f3-ec43-4583-ad2d-3d39001ac416 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:46 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-6f0642f3-ec43-4583-ad2d-3d39001ac416 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6f0642f3-ec43-4583-ad2d-3d39001ac416 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 returned with HTTP 200 Sep 07 09:46:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 154/324] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:45 2026] GET /volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 => generated 925 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cfe3614c-988f-4ab4-9103-aeac13ef86f8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cfe3614c-988f-4ab4-9103-aeac13ef86f8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 Sep 07 09:46:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cfe3614c-988f-4ab4-9103-aeac13ef86f8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cfe3614c-988f-4ab4-9103-aeac13ef86f8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cfe3614c-988f-4ab4-9103-aeac13ef86f8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:47 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-cfe3614c-988f-4ab4-9103-aeac13ef86f8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:47 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-cfe3614c-988f-4ab4-9103-aeac13ef86f8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:47 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-cfe3614c-988f-4ab4-9103-aeac13ef86f8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cfe3614c-988f-4ab4-9103-aeac13ef86f8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 returned with HTTP 200 Sep 07 09:46:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 171/325] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:47 2026] GET /volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 => generated 925 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-de409580-caf7-49ac-8829-058da2919d0b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de409580-caf7-49ac-8829-058da2919d0b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 Sep 07 09:46:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de409580-caf7-49ac-8829-058da2919d0b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de409580-caf7-49ac-8829-058da2919d0b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:48 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:48 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-de409580-caf7-49ac-8829-058da2919d0b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:48 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-de409580-caf7-49ac-8829-058da2919d0b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:48 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-de409580-caf7-49ac-8829-058da2919d0b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:48 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-de409580-caf7-49ac-8829-058da2919d0b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:48 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:48 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de409580-caf7-49ac-8829-058da2919d0b tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 returned with HTTP 200 Sep 07 09:46:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 155/326] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:48 2026] GET /volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 => generated 925 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-751675944"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-751675944'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:46:49 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Create volume of 1 GB Sep 07 09:46:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Availability Zones retrieved successfully. Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Flow 'volume_create_api' (339028a5-0ed5-40be-ab21-c93b4ca55053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40fa193b-7be4-4af9-9a8e-4643a6761ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40fa193b-7be4-4af9-9a8e-4643a6761ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cad4bb3-dca6-4c61-8c2e-fe28c9a3ae33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Created reservations ['7181caa6-5cda-424a-8fc5-52c46ef8e5fb', '517e124d-bf9f-402d-9d29-19643f99e1ed', '3c26a7e6-3e55-4d33-9a27-05081e0d662a', '417fa558-e99c-4a5c-85a7-31f6c9bda1f1'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cad4bb3-dca6-4c61-8c2e-fe28c9a3ae33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7181caa6-5cda-424a-8fc5-52c46ef8e5fb', '517e124d-bf9f-402d-9d29-19643f99e1ed', '3c26a7e6-3e55-4d33-9a27-05081e0d662a', '417fa558-e99c-4a5c-85a7-31f6c9bda1f1']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e568e8a7-c167-4b2a-8730-39dc04787403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-29d2cbe6-8cd5-4146-aae1-fa6ffcdc458f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-29d2cbe6-8cd5-4146-aae1-fa6ffcdc458f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 Sep 07 09:46:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-29d2cbe6-8cd5-4146-aae1-fa6ffcdc458f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-29d2cbe6-8cd5-4146-aae1-fa6ffcdc458f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:49 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:49 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e568e8a7-c167-4b2a-8730-39dc04787403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f757b18-8cea-49c8-b922-08c89ff6bab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-751675944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ddaf88201314b20b59c79628ff208b1',qos_specs=None,replication_status=,reservations=['7181caa6-5cda-424a-8fc5-52c46ef8e5fb','517e124d-bf9f-402d-9d29-19643f99e1ed','3c26a7e6-3e55-4d33-9a27-05081e0d662a','417fa558-e99c-4a5c-85a7-31f6c9bda1f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f713f4b61fb74306a55e670d44a06d9f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-751675944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f757b18-8cea-49c8-b922-08c89ff6bab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ddaf88201314b20b59c79628ff208b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f713f4b61fb74306a55e670d44a06d9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:49 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:49 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:49 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:49 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8b725d-f941-40db-b187-9955986eb6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:49 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-29d2cbe6-8cd5-4146-aae1-fa6ffcdc458f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:49 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-29d2cbe6-8cd5-4146-aae1-fa6ffcdc458f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:49 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-29d2cbe6-8cd5-4146-aae1-fa6ffcdc458f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:50 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8b725d-f941-40db-b187-9955986eb6c6) transitioned into state 'SUCCESS' from state '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-751675944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ddaf88201314b20b59c79628ff208b1',qos_specs=None,replication_status=,reservations=['7181caa6-5cda-424a-8fc5-52c46ef8e5fb','517e124d-bf9f-402d-9d29-19643f99e1ed','3c26a7e6-3e55-4d33-9a27-05081e0d662a','417fa558-e99c-4a5c-85a7-31f6c9bda1f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f713f4b61fb74306a55e670d44a06d9f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:50 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fef3823-2934-49a3-bd47-e33506990291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:50 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-29d2cbe6-8cd5-4146-aae1-fa6ffcdc458f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:50 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fef3823-2934-49a3-bd47-e33506990291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:50 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Flow 'volume_create_api' (339028a5-0ed5-40be-ab21-c93b4ca55053) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Create volume request issued successfully. Sep 07 09:46:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-18b6abe5-6c85-409a-aa35-08fa8a8ffa7a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:46:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 172/327] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:46:49 2026] POST /volume/v3/volumes => generated 757 bytes in 994 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:46:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-568b8315-e499-4881-b43f-27e41e2cf958 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-29d2cbe6-8cd5-4146-aae1-fa6ffcdc458f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 returned with HTTP 200 Sep 07 09:46:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 156/328] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:49 2026] GET /volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 => generated 925 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-568b8315-e499-4881-b43f-27e41e2cf958 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:46:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-568b8315-e499-4881-b43f-27e41e2cf958 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-568b8315-e499-4881-b43f-27e41e2cf958 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-568b8315-e499-4881-b43f-27e41e2cf958 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:46:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-568b8315-e499-4881-b43f-27e41e2cf958 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:46:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 173/329] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:50 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 825 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-31eea428-02c9-4c72-874a-1476589fdcaa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-31eea428-02c9-4c72-874a-1476589fdcaa tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 Sep 07 09:46:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-31eea428-02c9-4c72-874a-1476589fdcaa tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-31eea428-02c9-4c72-874a-1476589fdcaa tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:51 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-31eea428-02c9-4c72-874a-1476589fdcaa tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:51 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-31eea428-02c9-4c72-874a-1476589fdcaa tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:51 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-31eea428-02c9-4c72-874a-1476589fdcaa tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e9ab13aa-30ea-4c5c-a16d-0dc9cff38acf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9ab13aa-30ea-4c5c-a16d-0dc9cff38acf tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:46:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9ab13aa-30ea-4c5c-a16d-0dc9cff38acf tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9ab13aa-30ea-4c5c-a16d-0dc9cff38acf tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:51 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:51 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:51 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:51 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e9ab13aa-30ea-4c5c-a16d-0dc9cff38acf tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:46:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9ab13aa-30ea-4c5c-a16d-0dc9cff38acf tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:46:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 174/330] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:51 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 849 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:51 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-31eea428-02c9-4c72-874a-1476589fdcaa tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-31eea428-02c9-4c72-874a-1476589fdcaa tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 returned with HTTP 200 Sep 07 09:46:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 157/331] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:51 2026] GET /volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 => generated 925 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-239c7902-3af1-40ed-a016-22d0aeaf484d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-127611479"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-127611479'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:46:52 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Create volume of 1 GB Sep 07 09:46:52 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Availability Zones retrieved successfully. Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Flow 'volume_create_api' (7a8ef948-a081-450c-94c0-5686339afe11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75d9f78-fd13-4404-b84e-5ce20cfac8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75d9f78-fd13-4404-b84e-5ce20cfac8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a8d125-daa8-472a-9206-38467015fae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Created reservations ['e298def1-f3d7-47be-afb7-55d2043adc13', 'e2ad9417-bde3-4a65-8b48-6f000389f67d', '1928f984-c092-43ff-b738-0cb95e140ded', '8d9499ad-dc8d-4645-b23e-fbafa2aea9b7'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:46:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e01ec423-f299-4389-a3e8-5a6f27079bf4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a8d125-daa8-472a-9206-38467015fae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e298def1-f3d7-47be-afb7-55d2043adc13', 'e2ad9417-bde3-4a65-8b48-6f000389f67d', '1928f984-c092-43ff-b738-0cb95e140ded', '8d9499ad-dc8d-4645-b23e-fbafa2aea9b7']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d13993-4d77-4697-9b9f-f0ad3d01cad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e01ec423-f299-4389-a3e8-5a6f27079bf4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:46:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e01ec423-f299-4389-a3e8-5a6f27079bf4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e01ec423-f299-4389-a3e8-5a6f27079bf4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e01ec423-f299-4389-a3e8-5a6f27079bf4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:46:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e01ec423-f299-4389-a3e8-5a6f27079bf4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:46:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 158/332] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:52 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 849 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:52 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:52 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d13993-4d77-4697-9b9f-f0ad3d01cad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cc71185-971d-4019-9090-477700edf19b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-127611479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e515c38335b4f5baa626ea1eceb641d',qos_specs=None,replication_status=,reservations=['e298def1-f3d7-47be-afb7-55d2043adc13','e2ad9417-bde3-4a65-8b48-6f000389f67d','1928f984-c092-43ff-b738-0cb95e140ded','8d9499ad-dc8d-4645-b23e-fbafa2aea9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d0f2d97e254e0480b7b32c24d4a712',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:46:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-127611479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cc71185-971d-4019-9090-477700edf19b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e515c38335b4f5baa626ea1eceb641d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0d0f2d97e254e0480b7b32c24d4a712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f59fe9f1-abb3-4b93-97aa-2bdee1181554 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2645f01a-4cd2-479c-9680-42a325f571eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f59fe9f1-abb3-4b93-97aa-2bdee1181554 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 Sep 07 09:46:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f59fe9f1-abb3-4b93-97aa-2bdee1181554 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f59fe9f1-abb3-4b93-97aa-2bdee1181554 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f59fe9f1-abb3-4b93-97aa-2bdee1181554 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:52 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-f59fe9f1-abb3-4b93-97aa-2bdee1181554 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:52 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-f59fe9f1-abb3-4b93-97aa-2bdee1181554 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2645f01a-4cd2-479c-9680-42a325f571eb) transitioned into state 'SUCCESS' from state '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-127611479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e515c38335b4f5baa626ea1eceb641d',qos_specs=None,replication_status=,reservations=['e298def1-f3d7-47be-afb7-55d2043adc13','e2ad9417-bde3-4a65-8b48-6f000389f67d','1928f984-c092-43ff-b738-0cb95e140ded','8d9499ad-dc8d-4645-b23e-fbafa2aea9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d0f2d97e254e0480b7b32c24d4a712',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dbac075-be5a-4eee-b16e-22ae64f00dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:46:53 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dbac075-be5a-4eee-b16e-22ae64f00dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:46:53 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Flow 'volume_create_api' (7a8ef948-a081-450c-94c0-5686339afe11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:46:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Create volume request issued successfully. Sep 07 09:46:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-239c7902-3af1-40ed-a016-22d0aeaf484d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:46:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 175/333] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:46:52 2026] POST /volume/v3/volumes => generated 760 bytes in 839 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:46:53 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-f59fe9f1-abb3-4b93-97aa-2bdee1181554 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f59fe9f1-abb3-4b93-97aa-2bdee1181554 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 returned with HTTP 200 Sep 07 09:46:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 159/334] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:52 2026] GET /volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 => generated 925 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2ee4b133-887b-43a6-99b5-cda0d01bdf81 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2ee4b133-887b-43a6-99b5-cda0d01bdf81 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:46:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2ee4b133-887b-43a6-99b5-cda0d01bdf81 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2ee4b133-887b-43a6-99b5-cda0d01bdf81 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2ee4b133-887b-43a6-99b5-cda0d01bdf81 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:46:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2ee4b133-887b-43a6-99b5-cda0d01bdf81 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:46:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 176/335] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:53 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9aea10f1-ea7c-42a4-84d2-a91a1701ffa1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9aea10f1-ea7c-42a4-84d2-a91a1701ffa1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 Sep 07 09:46:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9aea10f1-ea7c-42a4-84d2-a91a1701ffa1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9aea10f1-ea7c-42a4-84d2-a91a1701ffa1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:54 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:54 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:54 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:54 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9aea10f1-ea7c-42a4-84d2-a91a1701ffa1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:54 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-9aea10f1-ea7c-42a4-84d2-a91a1701ffa1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:54 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-9aea10f1-ea7c-42a4-84d2-a91a1701ffa1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:54 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-9aea10f1-ea7c-42a4-84d2-a91a1701ffa1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:54 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:54 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9aea10f1-ea7c-42a4-84d2-a91a1701ffa1 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 returned with HTTP 200 Sep 07 09:46:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 160/336] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:54 2026] GET /volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 => generated 925 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:46:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1a2e3e25-ddbc-42a1-9551-f984e9793f47 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1a2e3e25-ddbc-42a1-9551-f984e9793f47 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:46:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1a2e3e25-ddbc-42a1-9551-f984e9793f47 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1a2e3e25-ddbc-42a1-9551-f984e9793f47 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1a2e3e25-ddbc-42a1-9551-f984e9793f47 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:46:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1a2e3e25-ddbc-42a1-9551-f984e9793f47 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:46:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 177/337] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:54 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4b6ae729-7159-477e-ad50-1942d912b2fb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4b6ae729-7159-477e-ad50-1942d912b2fb tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 Sep 07 09:46:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4b6ae729-7159-477e-ad50-1942d912b2fb tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4b6ae729-7159-477e-ad50-1942d912b2fb tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4b6ae729-7159-477e-ad50-1942d912b2fb tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:55 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-4b6ae729-7159-477e-ad50-1942d912b2fb tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:55 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-4b6ae729-7159-477e-ad50-1942d912b2fb tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:55 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-4b6ae729-7159-477e-ad50-1942d912b2fb tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4b6ae729-7159-477e-ad50-1942d912b2fb tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 returned with HTTP 200 Sep 07 09:46:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 161/338] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:55 2026] GET /volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 => generated 926 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-58b8aa57-3a18-4003-a39d-bc2a7a2013c2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58b8aa57-3a18-4003-a39d-bc2a7a2013c2 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/groups/6c7dea59-52d2-421f-b44d-4816f5ab2c92 Sep 07 09:46:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58b8aa57-3a18-4003-a39d-bc2a7a2013c2 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58b8aa57-3a18-4003-a39d-bc2a7a2013c2 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-58b8aa57-3a18-4003-a39d-bc2a7a2013c2 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] show called for member 6c7dea59-52d2-421f-b44d-4816f5ab2c92 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:46:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:55 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:46:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58b8aa57-3a18-4003-a39d-bc2a7a2013c2 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/groups/6c7dea59-52d2-421f-b44d-4816f5ab2c92 returned with HTTP 200 Sep 07 09:46:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 178/339] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:46:55 2026] GET /volume/v3/groups/6c7dea59-52d2-421f-b44d-4816f5ab2c92 => generated 417 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:46:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:46:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:46:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:55 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:46:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Get all volumes completed successfully. Sep 07 09:46:55 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:55 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:55 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:55 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:55 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f190ce98-b90c-4d4a-8e42-829a6bb7e491 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f190ce98-b90c-4d4a-8e42-829a6bb7e491 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:46:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f190ce98-b90c-4d4a-8e42-829a6bb7e491 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f190ce98-b90c-4d4a-8e42-829a6bb7e491 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:55 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f190ce98-b90c-4d4a-8e42-829a6bb7e491 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:46:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f190ce98-b90c-4d4a-8e42-829a6bb7e491 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:46:55 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 179/340] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:55 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89b94c4c-eca5-4e89-8c46-73f9a2dca5c4 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:46:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 162/341] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:46:55 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:46:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-83e10450-81d2-4df3-8d3c-7c48fa1d32fe None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-83e10450-81d2-4df3-8d3c-7c48fa1d32fe tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] POST http://192.168.122.65/volume/v3/groups/6c7dea59-52d2-421f-b44d-4816f5ab2c92/action Sep 07 09:46:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-83e10450-81d2-4df3-8d3c-7c48fa1d32fe tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:46:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-83e10450-81d2-4df3-8d3c-7c48fa1d32fe tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-83e10450-81d2-4df3-8d3c-7c48fa1d32fe tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] delete called for group 6c7dea59-52d2-421f-b44d-4816f5ab2c92 {{(pid=86989) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:46:56 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-83e10450-81d2-4df3-8d3c-7c48fa1d32fe tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Delete group with id: 6c7dea59-52d2-421f-b44d-4816f5ab2c92 Sep 07 09:46:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:56 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:46:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:56 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:46:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-83e10450-81d2-4df3-8d3c-7c48fa1d32fe tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/groups/6c7dea59-52d2-421f-b44d-4816f5ab2c92/action returned with HTTP 202 Sep 07 09:46:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 180/342] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:46:56 2026] POST /volume/v3/groups/6c7dea59-52d2-421f-b44d-4816f5ab2c92/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:46:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f94c6a53-7618-4519-ad16-9634b24671b3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f94c6a53-7618-4519-ad16-9634b24671b3 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 Sep 07 09:46:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f94c6a53-7618-4519-ad16-9634b24671b3 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f94c6a53-7618-4519-ad16-9634b24671b3 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f94c6a53-7618-4519-ad16-9634b24671b3 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:56 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-f94c6a53-7618-4519-ad16-9634b24671b3 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:56 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-f94c6a53-7618-4519-ad16-9634b24671b3 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:56 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-f94c6a53-7618-4519-ad16-9634b24671b3 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f94c6a53-7618-4519-ad16-9634b24671b3 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 returned with HTTP 200 Sep 07 09:46:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 163/343] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:56 2026] GET /volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 => generated 925 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bbefaa1d-8bd7-400f-b79c-30159154d920 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bbefaa1d-8bd7-400f-b79c-30159154d920 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:46:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bbefaa1d-8bd7-400f-b79c-30159154d920 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bbefaa1d-8bd7-400f-b79c-30159154d920 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bbefaa1d-8bd7-400f-b79c-30159154d920 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:46:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bbefaa1d-8bd7-400f-b79c-30159154d920 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:46:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 181/344] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:56 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-bdadb8d8-1feb-4ad8-9708-546aac141ec3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-bdadb8d8-1feb-4ad8-9708-546aac141ec3 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-bdadb8d8-1feb-4ad8-9708-546aac141ec3 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-bdadb8d8-1feb-4ad8-9708-546aac141ec3 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-bdadb8d8-1feb-4ad8-9708-546aac141ec3 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-bdadb8d8-1feb-4ad8-9708-546aac141ec3 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:46:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 164/345] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:46:57 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8f2a57c9-bb55-42e9-b8a7-d6d0623ecc94 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8f2a57c9-bb55-42e9-b8a7-d6d0623ecc94 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8f2a57c9-bb55-42e9-b8a7-d6d0623ecc94 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8f2a57c9-bb55-42e9-b8a7-d6d0623ecc94 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8f2a57c9-bb55-42e9-b8a7-d6d0623ecc94 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:57 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-8f2a57c9-bb55-42e9-b8a7-d6d0623ecc94 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:57 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-8f2a57c9-bb55-42e9-b8a7-d6d0623ecc94 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6f8b9b1d-aa42-4541-bfc1-95aa15450643 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6f8b9b1d-aa42-4541-bfc1-95aa15450643 None None] GET http://192.168.122.65/volume// Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6f8b9b1d-aa42-4541-bfc1-95aa15450643 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6f8b9b1d-aa42-4541-bfc1-95aa15450643 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6f8b9b1d-aa42-4541-bfc1-95aa15450643 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:46:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 165/346] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:46:57 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-33576f32-71e1-4cb0-88cd-760ca1fb7bee None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-33576f32-71e1-4cb0-88cd-760ca1fb7bee tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-33576f32-71e1-4cb0-88cd-760ca1fb7bee tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f757b18-8cea-49c8-b922-08c89ff6bab4", "connector": null, "instance_uuid": "816f4d75-abf3-4ee5-919a-3251a9f41259"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-8f2a57c9-bb55-42e9-b8a7-d6d0623ecc94 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8f2a57c9-bb55-42e9-b8a7-d6d0623ecc94 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 returned with HTTP 404 Sep 07 09:46:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 182/347] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:57 2026] GET /volume/v3/volumes/50c81663-1035-428f-81e6-781108b60ff0 => generated 108 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-58133d64-24ad-40b0-a9fb-aaca34847ebd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58133d64-24ad-40b0-a9fb-aaca34847ebd tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/groups/6c7dea59-52d2-421f-b44d-4816f5ab2c92 Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58133d64-24ad-40b0-a9fb-aaca34847ebd tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58133d64-24ad-40b0-a9fb-aaca34847ebd tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-58133d64-24ad-40b0-a9fb-aaca34847ebd tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] show called for member 6c7dea59-52d2-421f-b44d-4816f5ab2c92 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58133d64-24ad-40b0-a9fb-aaca34847ebd tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/groups/6c7dea59-52d2-421f-b44d-4816f5ab2c92 returned with HTTP 404 Sep 07 09:46:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 183/348] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:46:57 2026] GET /volume/v3/groups/6c7dea59-52d2-421f-b44d-4816f5ab2c92 => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0193890a-3cce-47a3-96ef-799e7e3978db None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-33576f32-71e1-4cb0-88cd-760ca1fb7bee tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:46:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 166/349] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:46:57 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0193890a-3cce-47a3-96ef-799e7e3978db tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0193890a-3cce-47a3-96ef-799e7e3978db tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0193890a-3cce-47a3-96ef-799e7e3978db tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-0193890a-3cce-47a3-96ef-799e7e3978db tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0193890a-3cce-47a3-96ef-799e7e3978db tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:46:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0193890a-3cce-47a3-96ef-799e7e3978db tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Get all volumes completed successfully. Sep 07 09:46:57 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-0193890a-3cce-47a3-96ef-799e7e3978db tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:57 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-0193890a-3cce-47a3-96ef-799e7e3978db tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0255aba7-a5ab-46e3-82e7-3039e71c673e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0255aba7-a5ab-46e3-82e7-3039e71c673e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0255aba7-a5ab-46e3-82e7-3039e71c673e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0255aba7-a5ab-46e3-82e7-3039e71c673e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0255aba7-a5ab-46e3-82e7-3039e71c673e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0255aba7-a5ab-46e3-82e7-3039e71c673e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:46:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 167/350] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:57 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4927b141-81e9-4cdd-81d4-fb6616ece993 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4927b141-81e9-4cdd-81d4-fb6616ece993 None None] GET http://192.168.122.65/volume// Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4927b141-81e9-4cdd-81d4-fb6616ece993 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4927b141-81e9-4cdd-81d4-fb6616ece993 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4927b141-81e9-4cdd-81d4-fb6616ece993 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:46:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 168/351] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:46:57 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-5e7abc57-ec47-4fab-89c9-f2985f9da6c6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-5e7abc57-ec47-4fab-89c9-f2985f9da6c6 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-5e7abc57-ec47-4fab-89c9-f2985f9da6c6 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-5e7abc57-ec47-4fab-89c9-f2985f9da6c6 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:58 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-0193890a-3cce-47a3-96ef-799e7e3978db tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-5e7abc57-ec47-4fab-89c9-f2985f9da6c6 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:46:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-5e7abc57-ec47-4fab-89c9-f2985f9da6c6 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:46:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 169/352] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:46:57 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 1030 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:46:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0193890a-3cce-47a3-96ef-799e7e3978db tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:46:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 184/353] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:46:57 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b87a0e23-58c5-4060-be50-428c1f1c9658 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b87a0e23-58c5-4060-be50-428c1f1c9658 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] POST http://192.168.122.65/volume/v3/groups/951a9a98-37a9-43a9-b758-44b913a7d275/action Sep 07 09:46:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b87a0e23-58c5-4060-be50-428c1f1c9658 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b87a0e23-58c5-4060-be50-428c1f1c9658 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-b87a0e23-58c5-4060-be50-428c1f1c9658 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] delete called for group 951a9a98-37a9-43a9-b758-44b913a7d275 {{(pid=86990) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-b87a0e23-58c5-4060-be50-428c1f1c9658 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Delete group with id: 951a9a98-37a9-43a9-b758-44b913a7d275 Sep 07 09:46:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:58 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:46:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:58 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:46:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-8a6c131c-83ad-4ec1-9602-cd53603a58ef None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-8a6c131c-83ad-4ec1-9602-cd53603a58ef tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] PUT http://192.168.122.65/volume/v3/attachments/e44363bd-6e5c-4cb2-8722-da11d2433fae Sep 07 09:46:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-8a6c131c-83ad-4ec1-9602-cd53603a58ef tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b87a0e23-58c5-4060-be50-428c1f1c9658 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/groups/951a9a98-37a9-43a9-b758-44b913a7d275/action returned with HTTP 202 Sep 07 09:46:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 170/354] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:46:58 2026] POST /volume/v3/groups/951a9a98-37a9-43a9-b758-44b913a7d275/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:46:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-02cccc16-1f19-44ee-9060-0c965367bff8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-02cccc16-1f19-44ee-9060-0c965367bff8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e Sep 07 09:46:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-02cccc16-1f19-44ee-9060-0c965367bff8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-02cccc16-1f19-44ee-9060-0c965367bff8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:58 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-8a6c131c-83ad-4ec1-9602-cd53603a58ef tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Acquiring lock "cinder-attachment_update-2f757b18-8cea-49c8-b922-08c89ff6bab4-devstack" by "attachment_update" {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:58 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-8a6c131c-83ad-4ec1-9602-cd53603a58ef tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Lock "cinder-attachment_update-2f757b18-8cea-49c8-b922-08c89ff6bab4-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:46:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-02cccc16-1f19-44ee-9060-0c965367bff8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:58 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-02cccc16-1f19-44ee-9060-0c965367bff8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:58 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-02cccc16-1f19-44ee-9060-0c965367bff8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:58 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:58 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:58 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-02cccc16-1f19-44ee-9060-0c965367bff8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-02cccc16-1f19-44ee-9060-0c965367bff8 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e returned with HTTP 200 Sep 07 09:46:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 171/355] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:58 2026] GET /volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e => generated 914 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:58 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-8a6c131c-83ad-4ec1-9602-cd53603a58ef tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Lock "cinder-attachment_update-2f757b18-8cea-49c8-b922-08c89ff6bab4-devstack" released by "attachment_update" :: held 0.388s {{(pid=86989) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:46:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-8a6c131c-83ad-4ec1-9602-cd53603a58ef tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/attachments/e44363bd-6e5c-4cb2-8722-da11d2433fae returned with HTTP 200 Sep 07 09:46:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 185/356] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:46:58 2026] PUT /volume/v3/attachments/e44363bd-6e5c-4cb2-8722-da11d2433fae => generated 694 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-817d8e1c-fb6c-4a57-82ee-43a215ccbe9a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-817d8e1c-fb6c-4a57-82ee-43a215ccbe9a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:46:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-817d8e1c-fb6c-4a57-82ee-43a215ccbe9a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-817d8e1c-fb6c-4a57-82ee-43a215ccbe9a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:46:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:46:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-817d8e1c-fb6c-4a57-82ee-43a215ccbe9a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:46:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-817d8e1c-fb6c-4a57-82ee-43a215ccbe9a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:46:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 172/357] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:46:58 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 850 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:46:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7a9168d1-6721-43a2-87b2-cdb9fd6f9f9f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7a9168d1-6721-43a2-87b2-cdb9fd6f9f9f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e Sep 07 09:46:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7a9168d1-6721-43a2-87b2-cdb9fd6f9f9f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:46:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7a9168d1-6721-43a2-87b2-cdb9fd6f9f9f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:46:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:46:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:46:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7a9168d1-6721-43a2-87b2-cdb9fd6f9f9f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Volume info retrieved successfully. Sep 07 09:46:59 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-7a9168d1-6721-43a2-87b2-cdb9fd6f9f9f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:46:59 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-7a9168d1-6721-43a2-87b2-cdb9fd6f9f9f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:46:59 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-7a9168d1-6721-43a2-87b2-cdb9fd6f9f9f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:46:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:46:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:46:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7a9168d1-6721-43a2-87b2-cdb9fd6f9f9f tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e returned with HTTP 200 Sep 07 09:46:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 186/358] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:46:59 2026] GET /volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e => generated 913 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:46:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-4897c40a-f361-495b-a411-1604fd4540ed None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:46:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-4897c40a-f361-495b-a411-1604fd4540ed tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] POST http://192.168.122.65/volume/v3/attachments/e44363bd-6e5c-4cb2-8722-da11d2433fae/action Sep 07 09:46:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-4897c40a-f361-495b-a411-1604fd4540ed tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action body: b'{"os-complete": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:46:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-4897c40a-f361-495b-a411-1604fd4540ed tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-c755fcce-3afa-40ad-a0b7-e89c24b6d416 req-4897c40a-f361-495b-a411-1604fd4540ed tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/attachments/e44363bd-6e5c-4cb2-8722-da11d2433fae/action returned with HTTP 204 Sep 07 09:47:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 173/359] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:46:59 2026] POST /volume/v3/attachments/e44363bd-6e5c-4cb2-8722-da11d2433fae/action => generated 0 bytes in 183 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ac0a277c-6d1b-499e-a000-37e49a6c733a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ac0a277c-6d1b-499e-a000-37e49a6c733a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ac0a277c-6d1b-499e-a000-37e49a6c733a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ac0a277c-6d1b-499e-a000-37e49a6c733a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ac0a277c-6d1b-499e-a000-37e49a6c733a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ac0a277c-6d1b-499e-a000-37e49a6c733a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:47:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 187/360] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:00 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 1142 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-72cb811e-ac41-4a63-901d-f51ceea43696 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-72cb811e-ac41-4a63-901d-f51ceea43696 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-72cb811e-ac41-4a63-901d-f51ceea43696 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-72cb811e-ac41-4a63-901d-f51ceea43696 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-72cb811e-ac41-4a63-901d-f51ceea43696 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-72cb811e-ac41-4a63-901d-f51ceea43696 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:47:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 174/361] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:00 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 1142 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-22394c23-9add-40fc-8407-0a1df8398437 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1529129687"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1529129687'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Create volume of 1 GB Sep 07 09:47:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Availability Zones retrieved successfully. Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Flow 'volume_create_api' (aeaa69fd-889e-4a31-ab5a-151563ab4914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26050533-d9f9-4054-8f98-b368e1139cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26050533-d9f9-4054-8f98-b368e1139cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a8c1d3-8882-43c7-a86c-82e99f249777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Created reservations ['efbedcd1-4849-4f8d-bfee-2055246748a6', 'bd8e0d67-ed7b-4807-9aa0-430d9b0ce1ab', '725042fc-45fe-45c3-a85e-6d4d1a387742', '2994f91f-8fb3-445a-9294-1ec24146e776'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a8c1d3-8882-43c7-a86c-82e99f249777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efbedcd1-4849-4f8d-bfee-2055246748a6', 'bd8e0d67-ed7b-4807-9aa0-430d9b0ce1ab', '725042fc-45fe-45c3-a85e-6d4d1a387742', '2994f91f-8fb3-445a-9294-1ec24146e776']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ff8e2b-6851-4e6f-afd8-12717fae1821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22ff8e2b-6851-4e6f-afd8-12717fae1821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1529129687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ddaf88201314b20b59c79628ff208b1',qos_specs=None,replication_status=,reservations=['efbedcd1-4849-4f8d-bfee-2055246748a6','bd8e0d67-ed7b-4807-9aa0-430d9b0ce1ab','725042fc-45fe-45c3-a85e-6d4d1a387742','2994f91f-8fb3-445a-9294-1ec24146e776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f713f4b61fb74306a55e670d44a06d9f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:47:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1529129687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ddaf88201314b20b59c79628ff208b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f713f4b61fb74306a55e670d44a06d9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec4e3f8-5ab0-45f6-ac0a-f87f0d8db3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bd211bf5-b304-4231-9ecc-13f2fc36f0b2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bd211bf5-b304-4231-9ecc-13f2fc36f0b2 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bd211bf5-b304-4231-9ecc-13f2fc36f0b2 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bd211bf5-b304-4231-9ecc-13f2fc36f0b2 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec4e3f8-5ab0-45f6-ac0a-f87f0d8db3da) transitioned into state 'SUCCESS' from state '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-1529129687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ddaf88201314b20b59c79628ff208b1',qos_specs=None,replication_status=,reservations=['efbedcd1-4849-4f8d-bfee-2055246748a6','bd8e0d67-ed7b-4807-9aa0-430d9b0ce1ab','725042fc-45fe-45c3-a85e-6d4d1a387742','2994f91f-8fb3-445a-9294-1ec24146e776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f713f4b61fb74306a55e670d44a06d9f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1edf0f3-4e5f-4bc1-8c76-9e64bdaa5043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bd211bf5-b304-4231-9ecc-13f2fc36f0b2 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e returned with HTTP 404 Sep 07 09:47:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 175/362] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:00 2026] GET /volume/v3/volumes/b95601e7-4702-4f7d-9837-5baaa812444e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-66dd7644-265a-48b6-ac61-698fdf85d0c9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-66dd7644-265a-48b6-ac61-698fdf85d0c9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] GET http://192.168.122.65/volume/v3/groups/951a9a98-37a9-43a9-b758-44b913a7d275 Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-66dd7644-265a-48b6-ac61-698fdf85d0c9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-66dd7644-265a-48b6-ac61-698fdf85d0c9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-66dd7644-265a-48b6-ac61-698fdf85d0c9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] show called for member 951a9a98-37a9-43a9-b758-44b913a7d275 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1edf0f3-4e5f-4bc1-8c76-9e64bdaa5043) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-66dd7644-265a-48b6-ac61-698fdf85d0c9 tempest-GroupsV314Test-321008997 tempest-GroupsV314Test-321008997-project-member] http://192.168.122.65/volume/v3/groups/951a9a98-37a9-43a9-b758-44b913a7d275 returned with HTTP 404 Sep 07 09:47:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 176/363] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:00 2026] GET /volume/v3/groups/951a9a98-37a9-43a9-b758-44b913a7d275 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Flow 'volume_create_api' (aeaa69fd-889e-4a31-ab5a-151563ab4914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f97da737-5e24-4116-b907-da52127957fb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Create volume request issued successfully. Sep 07 09:47:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-22394c23-9add-40fc-8407-0a1df8398437 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:47:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f97da737-5e24-4116-b907-da52127957fb tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/a6f57708-a8d1-4a1b-8149-23afbd78027f Sep 07 09:47:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 188/364] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:47:00 2026] POST /volume/v3/volumes => generated 758 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f97da737-5e24-4116-b907-da52127957fb tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f97da737-5e24-4116-b907-da52127957fb tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c760e929-4e3f-4462-9d6e-468558670eeb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c760e929-4e3f-4462-9d6e-468558670eeb tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c760e929-4e3f-4462-9d6e-468558670eeb tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c760e929-4e3f-4462-9d6e-468558670eeb tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f97da737-5e24-4116-b907-da52127957fb tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] http://192.168.122.65/volume/v3/group_types/a6f57708-a8d1-4a1b-8149-23afbd78027f returned with HTTP 202 Sep 07 09:47:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 177/365] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:47:00 2026] DELETE /volume/v3/group_types/a6f57708-a8d1-4a1b-8149-23afbd78027f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c6a58dab-7ec1-48fa-8afb-f23fef00f3bf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c6a58dab-7ec1-48fa-8afb-f23fef00f3bf tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] DELETE http://192.168.122.65/volume/v3/types/9788fd70-2c80-430c-a70c-7e5b6ef3e703 Sep 07 09:47:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c6a58dab-7ec1-48fa-8afb-f23fef00f3bf tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c6a58dab-7ec1-48fa-8afb-f23fef00f3bf tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c760e929-4e3f-4462-9d6e-468558670eeb tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c760e929-4e3f-4462-9d6e-468558670eeb tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 189/366] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:00 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c6a58dab-7ec1-48fa-8afb-f23fef00f3bf tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] http://192.168.122.65/volume/v3/types/9788fd70-2c80-430c-a70c-7e5b6ef3e703 returned with HTTP 202 Sep 07 09:47:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 178/367] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:47:01 2026] DELETE /volume/v3/types/9788fd70-2c80-430c-a70c-7e5b6ef3e703 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:47:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-68d349a1-847e-4b25-83ff-dfe4162fb0b6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-68d349a1-847e-4b25-83ff-dfe4162fb0b6 tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] GET http://192.168.122.65/volume/v3/types/9788fd70-2c80-430c-a70c-7e5b6ef3e703 Sep 07 09:47:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-68d349a1-847e-4b25-83ff-dfe4162fb0b6 tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-68d349a1-847e-4b25-83ff-dfe4162fb0b6 tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-68d349a1-847e-4b25-83ff-dfe4162fb0b6 tempest-GroupsV314Test-999708924 tempest-GroupsV314Test-999708924-project-admin] http://192.168.122.65/volume/v3/types/9788fd70-2c80-430c-a70c-7e5b6ef3e703 returned with HTTP 404 Sep 07 09:47:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 190/368] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:47:01 2026] GET /volume/v3/types/9788fd70-2c80-430c-a70c-7e5b6ef3e703 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0e2d17ac-7647-4a22-be11-f3a3e797c27a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-324b83aa-df6f-43ff-8d5e-14e85a211d04 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-324b83aa-df6f-43ff-8d5e-14e85a211d04 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-324b83aa-df6f-43ff-8d5e-14e85a211d04 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-324b83aa-df6f-43ff-8d5e-14e85a211d04 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-324b83aa-df6f-43ff-8d5e-14e85a211d04 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-324b83aa-df6f-43ff-8d5e-14e85a211d04 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 191/369] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:02 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0e2d17ac-7647-4a22-be11-f3a3e797c27a tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:47:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0e2d17ac-7647-4a22-be11-f3a3e797c27a tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1786452114"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0e2d17ac-7647-4a22-be11-f3a3e797c27a tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:47:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 179/370] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:47:01 2026] POST /volume/v3/types => generated 216 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9e59e4c2-4303-4d2e-8380-82e1d984a12a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9e59e4c2-4303-4d2e-8380-82e1d984a12a tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] POST http://192.168.122.65/volume/v3/group_types Sep 07 09:47:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9e59e4c2-4303-4d2e-8380-82e1d984a12a tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1256568644"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9e59e4c2-4303-4d2e-8380-82e1d984a12a tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 202 Sep 07 09:47:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 192/371] 192.168.122.65 () {62 vars in 1190 bytes} [Mon Sep 7 09:47:02 2026] POST /volume/v3/group_types => generated 173 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2408408f-6923-44da-aff2-c7833d6dc7d4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2408408f-6923-44da-aff2-c7833d6dc7d4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] POST http://192.168.122.65/volume/v3/groups Sep 07 09:47:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2408408f-6923-44da-aff2-c7833d6dc7d4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ff732a43-75f9-4a09-83da-0b38d3342614", "volume_types": ["56dcbcc4-5b49-4513-8b6e-c31dc5dd0723"], "name": "tempest-Group1-1255318395"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-2408408f-6923-44da-aff2-c7833d6dc7d4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Creating new group {'group': {'group_type': 'ff732a43-75f9-4a09-83da-0b38d3342614', 'volume_types': ['56dcbcc4-5b49-4513-8b6e-c31dc5dd0723'], 'name': 'tempest-Group1-1255318395'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 09:47:03 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-2408408f-6923-44da-aff2-c7833d6dc7d4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Creating group tempest-Group1-1255318395. Sep 07 09:47:03 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2408408f-6923-44da-aff2-c7833d6dc7d4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Availability Zones retrieved successfully. Sep 07 09:47:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b59bd41e-e776-4f86-bc7e-69ff65611ee9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b59bd41e-e776-4f86-bc7e-69ff65611ee9 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b59bd41e-e776-4f86-bc7e-69ff65611ee9 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b59bd41e-e776-4f86-bc7e-69ff65611ee9 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:03 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-2408408f-6923-44da-aff2-c7833d6dc7d4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Created reservations ['f520ef44-2899-4577-b6ba-82999c42ed07'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b59bd41e-e776-4f86-bc7e-69ff65611ee9 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b59bd41e-e776-4f86-bc7e-69ff65611ee9 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 193/372] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:03 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 851 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2408408f-6923-44da-aff2-c7833d6dc7d4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups returned with HTTP 202 Sep 07 09:47:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 180/373] 192.168.122.65 () {62 vars in 1176 bytes} [Mon Sep 7 09:47:02 2026] POST /volume/v3/groups => generated 94 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:47:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-13251e19-f330-4cfe-b6d7-af331509ada4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-13251e19-f330-4cfe-b6d7-af331509ada4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34 Sep 07 09:47:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-13251e19-f330-4cfe-b6d7-af331509ada4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-13251e19-f330-4cfe-b6d7-af331509ada4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-13251e19-f330-4cfe-b6d7-af331509ada4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 5b432156-b357-457e-b0f9-7112d75e3e34 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:03 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-13251e19-f330-4cfe-b6d7-af331509ada4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34 returned with HTTP 200 Sep 07 09:47:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 194/374] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:03 2026] GET /volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34 => generated 322 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-727fdd6d-f741-43a5-89c2-3676ec3c8b54 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-727fdd6d-f741-43a5-89c2-3676ec3c8b54 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-727fdd6d-f741-43a5-89c2-3676ec3c8b54 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-727fdd6d-f741-43a5-89c2-3676ec3c8b54 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:03 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:03 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:03 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:03 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:03 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-727fdd6d-f741-43a5-89c2-3676ec3c8b54 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-727fdd6d-f741-43a5-89c2-3676ec3c8b54 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 181/375] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:47:03 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d1fc6f1a-2a30-44f2-a7c6-aab3f53550bd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d1fc6f1a-2a30-44f2-a7c6-aab3f53550bd None None] GET http://192.168.122.65/volume// Sep 07 09:47:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d1fc6f1a-2a30-44f2-a7c6-aab3f53550bd None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d1fc6f1a-2a30-44f2-a7c6-aab3f53550bd None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d1fc6f1a-2a30-44f2-a7c6-aab3f53550bd None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:47:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 195/376] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:47:03 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:47:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-52bb99a1-5f6b-4285-83aa-607a1918f528 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-52bb99a1-5f6b-4285-83aa-607a1918f528 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:47:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-52bb99a1-5f6b-4285-83aa-607a1918f528 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00", "connector": null, "instance_uuid": "816f4d75-abf3-4ee5-919a-3251a9f41259"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:03 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:03 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:03 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:03 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-52bb99a1-5f6b-4285-83aa-607a1918f528 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:47:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 182/377] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:47:03 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 07 09:47:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6322b80b-7b93-48c8-97ee-3a6097a93fad None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6322b80b-7b93-48c8-97ee-3a6097a93fad tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6322b80b-7b93-48c8-97ee-3a6097a93fad tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6322b80b-7b93-48c8-97ee-3a6097a93fad tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5f94ad05-acff-41a7-8d50-0ea01447e3cb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5f94ad05-acff-41a7-8d50-0ea01447e3cb None None] GET http://192.168.122.65/volume// Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5f94ad05-acff-41a7-8d50-0ea01447e3cb None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5f94ad05-acff-41a7-8d50-0ea01447e3cb None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5f94ad05-acff-41a7-8d50-0ea01447e3cb None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:47:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 183/378] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:47:04 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-37f550e7-4cf7-4352-ad38-42f1a0122495 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-37f550e7-4cf7-4352-ad38-42f1a0122495 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-37f550e7-4cf7-4352-ad38-42f1a0122495 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-37f550e7-4cf7-4352-ad38-42f1a0122495 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6322b80b-7b93-48c8-97ee-3a6097a93fad tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6322b80b-7b93-48c8-97ee-3a6097a93fad tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 196/379] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:04 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-37f550e7-4cf7-4352-ad38-42f1a0122495 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-37f550e7-4cf7-4352-ad38-42f1a0122495 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 184/380] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:47:04 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 1031 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:47:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-7dbfd027-51c8-4cf5-9dee-8e3c62d79830 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-7dbfd027-51c8-4cf5-9dee-8e3c62d79830 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] PUT http://192.168.122.65/volume/v3/attachments/0ccb1254-02f3-4e9d-b02c-be160abbfc6b Sep 07 09:47:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-7dbfd027-51c8-4cf5-9dee-8e3c62d79830 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-7dbfd027-51c8-4cf5-9dee-8e3c62d79830 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Acquiring lock "cinder-attachment_update-bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00-devstack" by "attachment_update" {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-7dbfd027-51c8-4cf5-9dee-8e3c62d79830 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Lock "cinder-attachment_update-bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5ef764e5-9be4-422f-8ac6-152086885b8d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5ef764e5-9be4-422f-8ac6-152086885b8d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34 Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5ef764e5-9be4-422f-8ac6-152086885b8d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5ef764e5-9be4-422f-8ac6-152086885b8d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-5ef764e5-9be4-422f-8ac6-152086885b8d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 5b432156-b357-457e-b0f9-7112d75e3e34 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:04 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5ef764e5-9be4-422f-8ac6-152086885b8d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34 returned with HTTP 200 Sep 07 09:47:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 185/381] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:04 2026] GET /volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34 => generated 323 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-eb46eec3-8006-42e0-a797-e56aaf44c207 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eb46eec3-8006-42e0-a797-e56aaf44c207 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] POST http://192.168.122.65/volume/v3/groups Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eb46eec3-8006-42e0-a797-e56aaf44c207 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ff732a43-75f9-4a09-83da-0b38d3342614", "volume_types": ["56dcbcc4-5b49-4513-8b6e-c31dc5dd0723"], "name": "tempest-Group2-523546816"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-eb46eec3-8006-42e0-a797-e56aaf44c207 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Creating new group {'group': {'group_type': 'ff732a43-75f9-4a09-83da-0b38d3342614', 'volume_types': ['56dcbcc4-5b49-4513-8b6e-c31dc5dd0723'], 'name': 'tempest-Group2-523546816'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 09:47:04 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-eb46eec3-8006-42e0-a797-e56aaf44c207 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Creating group tempest-Group2-523546816. Sep 07 09:47:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-eb46eec3-8006-42e0-a797-e56aaf44c207 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Availability Zones retrieved successfully. Sep 07 09:47:04 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-eb46eec3-8006-42e0-a797-e56aaf44c207 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Created reservations ['f20163d6-683d-4c22-951f-f68af1e66ba5'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-7dbfd027-51c8-4cf5-9dee-8e3c62d79830 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Lock "cinder-attachment_update-bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00-devstack" released by "attachment_update" :: held 0.412s {{(pid=86989) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-7dbfd027-51c8-4cf5-9dee-8e3c62d79830 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/attachments/0ccb1254-02f3-4e9d-b02c-be160abbfc6b returned with HTTP 200 Sep 07 09:47:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 197/382] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:47:04 2026] PUT /volume/v3/attachments/0ccb1254-02f3-4e9d-b02c-be160abbfc6b => generated 694 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eb46eec3-8006-42e0-a797-e56aaf44c207 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups returned with HTTP 202 Sep 07 09:47:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 186/383] 192.168.122.65 () {62 vars in 1176 bytes} [Mon Sep 7 09:47:04 2026] POST /volume/v3/groups => generated 93 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:47:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a6456416-6bde-4ed5-a4bc-572d2e08384b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a6456416-6bde-4ed5-a4bc-572d2e08384b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 Sep 07 09:47:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a6456416-6bde-4ed5-a4bc-572d2e08384b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a6456416-6bde-4ed5-a4bc-572d2e08384b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-a6456416-6bde-4ed5-a4bc-572d2e08384b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 4e2242ff-cb1b-4922-890e-7f6272efd3a2 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:04 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a6456416-6bde-4ed5-a4bc-572d2e08384b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 returned with HTTP 200 Sep 07 09:47:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 198/384] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:04 2026] GET /volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 => generated 321 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-402cc998-3257-407c-8c9a-25290c9b6483 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-402cc998-3257-407c-8c9a-25290c9b6483 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-402cc998-3257-407c-8c9a-25290c9b6483 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-402cc998-3257-407c-8c9a-25290c9b6483 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-402cc998-3257-407c-8c9a-25290c9b6483 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-402cc998-3257-407c-8c9a-25290c9b6483 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 187/385] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:05 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 851 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-93aaefb9-9245-4f01-8fd0-00348497040c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-93aaefb9-9245-4f01-8fd0-00348497040c tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] POST http://192.168.122.65/volume/v3/attachments/0ccb1254-02f3-4e9d-b02c-be160abbfc6b/action Sep 07 09:47:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-93aaefb9-9245-4f01-8fd0-00348497040c tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action body: b'{"os-complete": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-93aaefb9-9245-4f01-8fd0-00348497040c tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-9e8814c5-e37d-43ac-905c-4bf498560ef4 req-93aaefb9-9245-4f01-8fd0-00348497040c tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/attachments/0ccb1254-02f3-4e9d-b02c-be160abbfc6b/action returned with HTTP 204 Sep 07 09:47:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 199/386] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:47:05 2026] POST /volume/v3/attachments/0ccb1254-02f3-4e9d-b02c-be160abbfc6b/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-887e0ce0-6f67-4fb6-b929-a84658269a2e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-887e0ce0-6f67-4fb6-b929-a84658269a2e tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 Sep 07 09:47:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-887e0ce0-6f67-4fb6-b929-a84658269a2e tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-887e0ce0-6f67-4fb6-b929-a84658269a2e tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-887e0ce0-6f67-4fb6-b929-a84658269a2e tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 4e2242ff-cb1b-4922-890e-7f6272efd3a2 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:05 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-887e0ce0-6f67-4fb6-b929-a84658269a2e tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 returned with HTTP 200 Sep 07 09:47:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 188/387] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:05 2026] GET /volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 => generated 322 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-951948779", "volume_type": "56dcbcc4-5b49-4513-8b6e-c31dc5dd0723", "group_id": "5b432156-b357-457e-b0f9-7112d75e3e34", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-951948779', 'volume_type': '56dcbcc4-5b49-4513-8b6e-c31dc5dd0723', 'group_id': '5b432156-b357-457e-b0f9-7112d75e3e34', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:06 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Create volume of 1 GB Sep 07 09:47:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:06 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Availability Zones retrieved successfully. Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Flow 'volume_create_api' (3d99efdb-41b0-4f29-be16-a0060615949a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d942e3f5-acf3-4a71-b021-dad747a38be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d942e3f5-acf3-4a71-b021-dad747a38be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:47:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=56dcbcc4-5b49-4513-8b6e-c31dc5dd0723,is_public=True,name='tempest-GroupsTest-volume-type-1786452114',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56dcbcc4-5b49-4513-8b6e-c31dc5dd0723', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5b432156-b357-457e-b0f9-7112d75e3e34', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b65806a-bf7d-4413-9df4-ec72c07868ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1786452114 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1786452114, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:06 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1786452114 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1786452114, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Created reservations ['1d8eafb6-e338-45eb-b684-bf418e73ec1c', 'd6db6ad2-6c6a-46d6-be8b-324402212ad7', 'dbc5534f-295b-44fa-9bcd-3a580819ad73', 'c3a8978c-7701-4b16-9601-34ce16c1aed0'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b65806a-bf7d-4413-9df4-ec72c07868ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d8eafb6-e338-45eb-b684-bf418e73ec1c', 'd6db6ad2-6c6a-46d6-be8b-324402212ad7', 'dbc5534f-295b-44fa-9bcd-3a580819ad73', 'c3a8978c-7701-4b16-9601-34ce16c1aed0']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f6b6a4-88bb-4204-84c4-978ade9103a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-49e5adf2-cd28-4e6a-b969-5c3ee6c5c02a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-49e5adf2-cd28-4e6a-b969-5c3ee6c5c02a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-49e5adf2-cd28-4e6a-b969-5c3ee6c5c02a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-49e5adf2-cd28-4e6a-b969-5c3ee6c5c02a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f6b6a4-88bb-4204-84c4-978ade9103a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-951948779',encryption_key_id=None,group_id=5b432156-b357-457e-b0f9-7112d75e3e34,group_type_id=,metadata={},multiattach=False,project_id='a85c81a5fd03484ba46a93f33219fdb7',qos_specs=None,replication_status=,reservations=['1d8eafb6-e338-45eb-b684-bf418e73ec1c','d6db6ad2-6c6a-46d6-be8b-324402212ad7','dbc5534f-295b-44fa-9bcd-3a580819ad73','c3a8978c-7701-4b16-9601-34ce16c1aed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560a8f1be540437fa57f3a789ac84721',volume_type_id=56dcbcc4-5b49-4513-8b6e-c31dc5dd0723), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:47:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-951948779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5b432156-b357-457e-b0f9-7112d75e3e34,host=None,id=ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a85c81a5fd03484ba46a93f33219fdb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='560a8f1be540437fa57f3a789ac84721',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56dcbcc4-5b49-4513-8b6e-c31dc5dd0723),volume_type_id=56dcbcc4-5b49-4513-8b6e-c31dc5dd0723)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c3115a2-e8c9-4a96-a1be-08d726c5704c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-49e5adf2-cd28-4e6a-b969-5c3ee6c5c02a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c3115a2-e8c9-4a96-a1be-08d726c5704c) transitioned into state 'SUCCESS' from state '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-951948779',encryption_key_id=None,group_id=5b432156-b357-457e-b0f9-7112d75e3e34,group_type_id=,metadata={},multiattach=False,project_id='a85c81a5fd03484ba46a93f33219fdb7',qos_specs=None,replication_status=,reservations=['1d8eafb6-e338-45eb-b684-bf418e73ec1c','d6db6ad2-6c6a-46d6-be8b-324402212ad7','dbc5534f-295b-44fa-9bcd-3a580819ad73','c3a8978c-7701-4b16-9601-34ce16c1aed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560a8f1be540437fa57f3a789ac84721',volume_type_id=56dcbcc4-5b49-4513-8b6e-c31dc5dd0723)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (725c30dd-1c21-491f-9fc7-2245efb1d1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-49e5adf2-cd28-4e6a-b969-5c3ee6c5c02a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 189/388] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:06 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 1143 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (725c30dd-1c21-491f-9fc7-2245efb1d1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-505e0003-f6ad-4d08-9cce-9267d487ce93 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Flow 'volume_create_api' (3d99efdb-41b0-4f29-be16-a0060615949a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Create volume request issued successfully. Sep 07 09:47:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-505e0003-f6ad-4d08-9cce-9267d487ce93 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:06 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:06 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-505e0003-f6ad-4d08-9cce-9267d487ce93 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-505e0003-f6ad-4d08-9cce-9267d487ce93 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-505e0003-f6ad-4d08-9cce-9267d487ce93 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-505e0003-f6ad-4d08-9cce-9267d487ce93 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 190/389] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:06 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 1143 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:06 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c75a0f21-c2a6-446c-af2a-7fc48e7fcbf8 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:47:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 200/390] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 09:47:06 2026] POST /volume/v3/volumes => generated 820 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-68d4a13a-9c96-4134-997a-9080abd63445 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-68d4a13a-9c96-4134-997a-9080abd63445 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 Sep 07 09:47:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-68d4a13a-9c96-4134-997a-9080abd63445 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-68d4a13a-9c96-4134-997a-9080abd63445 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-68d4a13a-9c96-4134-997a-9080abd63445 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:06 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-68d4a13a-9c96-4134-997a-9080abd63445 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:06 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-68d4a13a-9c96-4134-997a-9080abd63445 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:06 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-68d4a13a-9c96-4134-997a-9080abd63445 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-68d4a13a-9c96-4134-997a-9080abd63445 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 returned with HTTP 200 Sep 07 09:47:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 191/391] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:06 2026] GET /volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 => generated 888 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-c578c539-b366-41c7-890d-ca220ee87c08 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-c578c539-b366-41c7-890d-ca220ee87c08 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:47:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-c578c539-b366-41c7-890d-ca220ee87c08 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-c578c539-b366-41c7-890d-ca220ee87c08 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:07 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-c578c539-b366-41c7-890d-ca220ee87c08 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-c578c539-b366-41c7-890d-ca220ee87c08 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:47:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 201/392] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:47:07 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 1142 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:47:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-df97074f-2884-45b1-96bf-6dbff7760b36 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-df97074f-2884-45b1-96bf-6dbff7760b36 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] POST http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4/action Sep 07 09:47:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-df97074f-2884-45b1-96bf-6dbff7760b36 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-df97074f-2884-45b1-96bf-6dbff7760b36 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-df97074f-2884-45b1-96bf-6dbff7760b36 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-df97074f-2884-45b1-96bf-6dbff7760b36 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Begin detaching volume completed successfully. Sep 07 09:47:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-df97074f-2884-45b1-96bf-6dbff7760b36 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4/action returned with HTTP 202 Sep 07 09:47:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 192/393] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:47:07 2026] POST /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:47:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8cced3db-ae88-4772-b960-06fc2e71565f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8cced3db-ae88-4772-b960-06fc2e71565f tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:47:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8cced3db-ae88-4772-b960-06fc2e71565f tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8cced3db-ae88-4772-b960-06fc2e71565f tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:07 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=359,cinder:UPDATE=87,cinder:INSERT=50 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:47:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:07 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8cced3db-ae88-4772-b960-06fc2e71565f tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8cced3db-ae88-4772-b960-06fc2e71565f tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:47:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 202/394] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:07 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 1145 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8118b68c-6f7e-4083-924b-51e5a592c2ea None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8118b68c-6f7e-4083-924b-51e5a592c2ea None None] GET http://192.168.122.65/volume// Sep 07 09:47:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8118b68c-6f7e-4083-924b-51e5a592c2ea None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8118b68c-6f7e-4083-924b-51e5a592c2ea None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8118b68c-6f7e-4083-924b-51e5a592c2ea None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:47:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 193/395] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:47:07 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:47:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-3054d12d-1604-4623-bf19-af432b9017f7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-3054d12d-1604-4623-bf19-af432b9017f7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:47:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-3054d12d-1604-4623-bf19-af432b9017f7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-3054d12d-1604-4623-bf19-af432b9017f7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:07 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-3054d12d-1604-4623-bf19-af432b9017f7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-3054d12d-1604-4623-bf19-af432b9017f7 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:47:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 203/396] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:47:07 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 1326 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:47:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fc6627b1-a1a3-4f51-8d15-d3ef98a8695c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc6627b1-a1a3-4f51-8d15-d3ef98a8695c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 Sep 07 09:47:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc6627b1-a1a3-4f51-8d15-d3ef98a8695c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc6627b1-a1a3-4f51-8d15-d3ef98a8695c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-9c3b0aed-d8ce-413f-9272-a5e05d0f41d4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-9c3b0aed-d8ce-413f-9272-a5e05d0f41d4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] DELETE http://192.168.122.65/volume/v3/attachments/e44363bd-6e5c-4cb2-8722-da11d2433fae Sep 07 09:47:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-9c3b0aed-d8ce-413f-9272-a5e05d0f41d4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-9c3b0aed-d8ce-413f-9272-a5e05d0f41d4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fc6627b1-a1a3-4f51-8d15-d3ef98a8695c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:08 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-fc6627b1-a1a3-4f51-8d15-d3ef98a8695c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:08 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-fc6627b1-a1a3-4f51-8d15-d3ef98a8695c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:08 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, Sep 07 09:47:08 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-fc6627b1-a1a3-4f51-8d15-d3ef98a8695c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc6627b1-a1a3-4f51-8d15-d3ef98a8695c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 returned with HTTP 200 Sep 07 09:47:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 194/397] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:08 2026] GET /volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 => generated 912 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3095d03e-8961-4034-9ad6-1b7d5c3a8e8d req-9c3b0aed-d8ce-413f-9272-a5e05d0f41d4 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/attachments/e44363bd-6e5c-4cb2-8722-da11d2433fae returned with HTTP 200 Sep 07 09:47:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 204/398] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:47:08 2026] DELETE /volume/v3/attachments/e44363bd-6e5c-4cb2-8722-da11d2433fae => generated 19 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e8a2d43d-891a-4567-8b30-58962647479c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8a2d43d-891a-4567-8b30-58962647479c tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:47:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8a2d43d-891a-4567-8b30-58962647479c tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8a2d43d-891a-4567-8b30-58962647479c tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:08 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=390,cinder:INSERT=42,cinder:UPDATE=68 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:47:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e8a2d43d-891a-4567-8b30-58962647479c tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8a2d43d-891a-4567-8b30-58962647479c tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:47:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 195/399] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:08 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-dae66f47-8205-401a-8a16-5456e596e768 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-dae66f47-8205-401a-8a16-5456e596e768 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-dae66f47-8205-401a-8a16-5456e596e768 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-dae66f47-8205-401a-8a16-5456e596e768 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-dae66f47-8205-401a-8a16-5456e596e768 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-dae66f47-8205-401a-8a16-5456e596e768 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 205/400] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:47:08 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 1143 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:47:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-7755382d-ac08-4ec6-9027-e9aadf86eedd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-7755382d-ac08-4ec6-9027-e9aadf86eedd tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] POST http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00/action Sep 07 09:47:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-7755382d-ac08-4ec6-9027-e9aadf86eedd tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-7755382d-ac08-4ec6-9027-e9aadf86eedd tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-7755382d-ac08-4ec6-9027-e9aadf86eedd tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-7755382d-ac08-4ec6-9027-e9aadf86eedd tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Begin detaching volume completed successfully. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-7755382d-ac08-4ec6-9027-e9aadf86eedd tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00/action returned with HTTP 202 Sep 07 09:47:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 196/401] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:47:08 2026] POST /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:47:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f8d4916f-2bfa-44a8-b208-731c92231025 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f8d4916f-2bfa-44a8-b208-731c92231025 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f8d4916f-2bfa-44a8-b208-731c92231025 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f8d4916f-2bfa-44a8-b208-731c92231025 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f8d4916f-2bfa-44a8-b208-731c92231025 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f8d4916f-2bfa-44a8-b208-731c92231025 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 206/402] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:09 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 1146 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-11f5cfd6-deb5-4443-a29c-aecc467103f8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-11f5cfd6-deb5-4443-a29c-aecc467103f8 None None] GET http://192.168.122.65/volume// Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-11f5cfd6-deb5-4443-a29c-aecc467103f8 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-11f5cfd6-deb5-4443-a29c-aecc467103f8 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-11f5cfd6-deb5-4443-a29c-aecc467103f8 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:47:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 197/403] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:47:09 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:47:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-9f0c64de-3c5d-4fc9-95c4-1aa0ec54975b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-9f0c64de-3c5d-4fc9-95c4-1aa0ec54975b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-9f0c64de-3c5d-4fc9-95c4-1aa0ec54975b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-9f0c64de-3c5d-4fc9-95c4-1aa0ec54975b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-9f0c64de-3c5d-4fc9-95c4-1aa0ec54975b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-9f0c64de-3c5d-4fc9-95c4-1aa0ec54975b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 207/404] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:47:09 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 1327 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-602d9c77-170f-4d11-8d8f-8d5c64fcc42c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-602d9c77-170f-4d11-8d8f-8d5c64fcc42c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-602d9c77-170f-4d11-8d8f-8d5c64fcc42c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-602d9c77-170f-4d11-8d8f-8d5c64fcc42c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-602d9c77-170f-4d11-8d8f-8d5c64fcc42c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-602d9c77-170f-4d11-8d8f-8d5c64fcc42c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:09 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-602d9c77-170f-4d11-8d8f-8d5c64fcc42c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-83e48b00-6a71-4713-b0a0-afc022be71ef None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-83e48b00-6a71-4713-b0a0-afc022be71ef tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] DELETE http://192.168.122.65/volume/v3/attachments/0ccb1254-02f3-4e9d-b02c-be160abbfc6b Sep 07 09:47:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-83e48b00-6a71-4713-b0a0-afc022be71ef tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-83e48b00-6a71-4713-b0a0-afc022be71ef tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-602d9c77-170f-4d11-8d8f-8d5c64fcc42c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:09 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-602d9c77-170f-4d11-8d8f-8d5c64fcc42c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 returned with HTTP 200 Sep 07 09:47:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 198/405] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:09 2026] GET /volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 => generated 913 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0d1161ac-aa96-49bd-8991-4e6a8f4484fa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0d1161ac-aa96-49bd-8991-4e6a8f4484fa tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34 Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0d1161ac-aa96-49bd-8991-4e6a8f4484fa tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0d1161ac-aa96-49bd-8991-4e6a8f4484fa tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-0d1161ac-aa96-49bd-8991-4e6a8f4484fa tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 5b432156-b357-457e-b0f9-7112d75e3e34 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e6e023b1-99c6-489d-a517-a6a11141ad20 req-83e48b00-6a71-4713-b0a0-afc022be71ef tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/attachments/0ccb1254-02f3-4e9d-b02c-be160abbfc6b returned with HTTP 200 Sep 07 09:47:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 208/406] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:47:09 2026] DELETE /volume/v3/attachments/0ccb1254-02f3-4e9d-b02c-be160abbfc6b => generated 19 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0d1161ac-aa96-49bd-8991-4e6a8f4484fa tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34 returned with HTTP 200 Sep 07 09:47:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-37966916-9bc0-4660-bdc2-418eab8b8996 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 199/407] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:09 2026] GET /volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34 => generated 323 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7f7fedd3-75b1-41a7-afed-7e43c9573b1c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7f7fedd3-75b1-41a7-afed-7e43c9573b1c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7f7fedd3-75b1-41a7-afed-7e43c9573b1c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7f7fedd3-75b1-41a7-afed-7e43c9573b1c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-7f7fedd3-75b1-41a7-afed-7e43c9573b1c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 4e2242ff-cb1b-4922-890e-7f6272efd3a2 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7f7fedd3-75b1-41a7-afed-7e43c9573b1c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 returned with HTTP 200 Sep 07 09:47:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 200/408] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:09 2026] GET /volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 => generated 322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d08d047f-627a-402b-ac38-7bdf68af8803 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d08d047f-627a-402b-ac38-7bdf68af8803 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/detail Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d08d047f-627a-402b-ac38-7bdf68af8803 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d08d047f-627a-402b-ac38-7bdf68af8803 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d08d047f-627a-402b-ac38-7bdf68af8803 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/detail returned with HTTP 200 Sep 07 09:47:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 201/409] 192.168.122.65 () {60 vars in 1175 bytes} [Mon Sep 7 09:47:09 2026] GET /volume/v3/groups/detail => generated 639 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ca5863ee-c4d9-449d-8b0e-3326992e7091 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca5863ee-c4d9-449d-8b0e-3326992e7091 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca5863ee-c4d9-449d-8b0e-3326992e7091 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca5863ee-c4d9-449d-8b0e-3326992e7091 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-ca5863ee-c4d9-449d-8b0e-3326992e7091 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca5863ee-c4d9-449d-8b0e-3326992e7091 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:47:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ca5863ee-c4d9-449d-8b0e-3326992e7091 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Get all volumes completed successfully. Sep 07 09:47:09 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-ca5863ee-c4d9-449d-8b0e-3326992e7091 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:10 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-ca5863ee-c4d9-449d-8b0e-3326992e7091 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-37966916-9bc0-4660-bdc2-418eab8b8996 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-37966916-9bc0-4660-bdc2-418eab8b8996 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-320422351"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-ca5863ee-c4d9-449d-8b0e-3326992e7091 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-37966916-9bc0-4660-bdc2-418eab8b8996 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:47:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 209/410] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:47:09 2026] POST /volume/v3/types => generated 219 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca5863ee-c4d9-449d-8b0e-3326992e7091 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-db93f8ac-2df4-4283-a4a8-55d0beaa8cd0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-db93f8ac-2df4-4283-a4a8-55d0beaa8cd0 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] POST http://192.168.122.65/volume/v3/group_types Sep 07 09:47:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 202/411] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:47:09 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-db93f8ac-2df4-4283-a4a8-55d0beaa8cd0 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-418429443"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a9e1c2ae-e9e7-44cf-87ad-000f1e9ef24c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a9e1c2ae-e9e7-44cf-87ad-000f1e9ef24c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a9e1c2ae-e9e7-44cf-87ad-000f1e9ef24c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a9e1c2ae-e9e7-44cf-87ad-000f1e9ef24c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-a9e1c2ae-e9e7-44cf-87ad-000f1e9ef24c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9e1c2ae-e9e7-44cf-87ad-000f1e9ef24c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-db93f8ac-2df4-4283-a4a8-55d0beaa8cd0 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 202 Sep 07 09:47:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 210/412] 192.168.122.65 () {62 vars in 1190 bytes} [Mon Sep 7 09:47:10 2026] POST /volume/v3/group_types => generated 176 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bab8c276-8ae0-4c20-85bd-b197770c8e9c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a9e1c2ae-e9e7-44cf-87ad-000f1e9ef24c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Get all volumes completed successfully. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-a9e1c2ae-e9e7-44cf-87ad-000f1e9ef24c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:10 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-a9e1c2ae-e9e7-44cf-87ad-000f1e9ef24c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-a9e1c2ae-e9e7-44cf-87ad-000f1e9ef24c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a9e1c2ae-e9e7-44cf-87ad-000f1e9ef24c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:47:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 203/413] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:47:10 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-74b215e2-d829-4dd4-ab00-9f9061ffd27b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74b215e2-d829-4dd4-ab00-9f9061ffd27b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74b215e2-d829-4dd4-ab00-9f9061ffd27b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74b215e2-d829-4dd4-ab00-9f9061ffd27b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-74b215e2-d829-4dd4-ab00-9f9061ffd27b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bab8c276-8ae0-4c20-85bd-b197770c8e9c tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] POST http://192.168.122.65/volume/v3/groups Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bab8c276-8ae0-4c20-85bd-b197770c8e9c tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b169df7f-478a-49ad-9cdb-48dcbe4bb6b0", "volume_types": ["2be9ef5a-f5fb-4a36-a33f-effdc195e0cc"], "name": "tempest-GroupsV320Test-Group-910938641"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-bab8c276-8ae0-4c20-85bd-b197770c8e9c tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Creating new group {'group': {'group_type': 'b169df7f-478a-49ad-9cdb-48dcbe4bb6b0', 'volume_types': ['2be9ef5a-f5fb-4a36-a33f-effdc195e0cc'], 'name': 'tempest-GroupsV320Test-Group-910938641'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74b215e2-d829-4dd4-ab00-9f9061ffd27b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 204/414] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:10 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cb678255-053e-419d-8953-78c63245e7c3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cb678255-053e-419d-8953-78c63245e7c3 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] POST http://192.168.122.65/volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34/action Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cb678255-053e-419d-8953-78c63245e7c3 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cb678255-053e-419d-8953-78c63245e7c3 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-cb678255-053e-419d-8953-78c63245e7c3 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] delete called for group 5b432156-b357-457e-b0f9-7112d75e3e34 {{(pid=86990) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-cb678255-053e-419d-8953-78c63245e7c3 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Delete group with id: 5b432156-b357-457e-b0f9-7112d75e3e34 Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-bab8c276-8ae0-4c20-85bd-b197770c8e9c tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Creating group tempest-GroupsV320Test-Group-910938641. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bab8c276-8ae0-4c20-85bd-b197770c8e9c tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Availability Zones retrieved successfully. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-bab8c276-8ae0-4c20-85bd-b197770c8e9c tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Created reservations ['271a1b80-2a91-4eb7-803d-d64d93103e07'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cb678255-053e-419d-8953-78c63245e7c3 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34/action returned with HTTP 202 Sep 07 09:47:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 205/415] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:47:10 2026] POST /volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7ad61f8a-8cf1-4339-a5c2-6e323661fe99 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7ad61f8a-8cf1-4339-a5c2-6e323661fe99 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7ad61f8a-8cf1-4339-a5c2-6e323661fe99 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7ad61f8a-8cf1-4339-a5c2-6e323661fe99 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bab8c276-8ae0-4c20-85bd-b197770c8e9c tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] http://192.168.122.65/volume/v3/groups returned with HTTP 202 Sep 07 09:47:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 211/416] 192.168.122.65 () {62 vars in 1176 bytes} [Mon Sep 7 09:47:10 2026] POST /volume/v3/groups => generated 107 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-02e54a20-d5ba-41ed-96a1-b078b5194799 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-02e54a20-d5ba-41ed-96a1-b078b5194799 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-02e54a20-d5ba-41ed-96a1-b078b5194799 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-02e54a20-d5ba-41ed-96a1-b078b5194799 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-02e54a20-d5ba-41ed-96a1-b078b5194799 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:10 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-02e54a20-d5ba-41ed-96a1-b078b5194799 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:10 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-02e54a20-d5ba-41ed-96a1-b078b5194799 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7ad61f8a-8cf1-4339-a5c2-6e323661fe99 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7ad61f8a-8cf1-4339-a5c2-6e323661fe99 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 206/417] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:10 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-195fa266-da90-4722-bf2b-df99b5ee4ffa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-195fa266-da90-4722-bf2b-df99b5ee4ffa tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] GET http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-195fa266-da90-4722-bf2b-df99b5ee4ffa tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-195fa266-da90-4722-bf2b-df99b5ee4ffa tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-195fa266-da90-4722-bf2b-df99b5ee4ffa tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] show called for member 6e6a2f12-b940-46dc-b627-eb3d0ecebc38 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-02e54a20-d5ba-41ed-96a1-b078b5194799 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-195fa266-da90-4722-bf2b-df99b5ee4ffa tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 returned with HTTP 200 Sep 07 09:47:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 207/418] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:10 2026] GET /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 => generated 387 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-02e54a20-d5ba-41ed-96a1-b078b5194799 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 returned with HTTP 200 Sep 07 09:47:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 212/419] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:10 2026] GET /volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 => generated 912 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5dd66b25-4412-42b3-a96a-8e0dc87c508b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5dd66b25-4412-42b3-a96a-8e0dc87c508b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5dd66b25-4412-42b3-a96a-8e0dc87c508b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5dd66b25-4412-42b3-a96a-8e0dc87c508b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5dd66b25-4412-42b3-a96a-8e0dc87c508b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5dd66b25-4412-42b3-a96a-8e0dc87c508b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 208/420] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:10 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a484c221-5891-4cf2-a384-83cac95a016d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a484c221-5891-4cf2-a384-83cac95a016d tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a484c221-5891-4cf2-a384-83cac95a016d tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a484c221-5891-4cf2-a384-83cac95a016d tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a484c221-5891-4cf2-a384-83cac95a016d tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a484c221-5891-4cf2-a384-83cac95a016d tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:47:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 213/421] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:10 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f37455be-ddb8-4edf-a784-bc17851fd80e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f37455be-ddb8-4edf-a784-bc17851fd80e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f37455be-ddb8-4edf-a784-bc17851fd80e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f37455be-ddb8-4edf-a784-bc17851fd80e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f37455be-ddb8-4edf-a784-bc17851fd80e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f37455be-ddb8-4edf-a784-bc17851fd80e tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:47:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 209/422] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:10 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0c131096-bcbb-41aa-a7be-796838a526dd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0c131096-bcbb-41aa-a7be-796838a526dd tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] GET http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0c131096-bcbb-41aa-a7be-796838a526dd tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0c131096-bcbb-41aa-a7be-796838a526dd tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-0c131096-bcbb-41aa-a7be-796838a526dd tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] show called for member 6e6a2f12-b940-46dc-b627-eb3d0ecebc38 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-38d8e1df-3f6c-46e7-b2ed-71d311972a3f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-38d8e1df-3f6c-46e7-b2ed-71d311972a3f tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 Sep 07 09:47:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-38d8e1df-3f6c-46e7-b2ed-71d311972a3f tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-38d8e1df-3f6c-46e7-b2ed-71d311972a3f tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:11 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0c131096-bcbb-41aa-a7be-796838a526dd tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 returned with HTTP 200 Sep 07 09:47:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 214/423] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:11 2026] GET /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 => generated 388 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-258fd0ba-8290-4ba7-9b2a-820e4a656eab None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-258fd0ba-8290-4ba7-9b2a-820e4a656eab tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] POST http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-258fd0ba-8290-4ba7-9b2a-820e4a656eab tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-258fd0ba-8290-4ba7-9b2a-820e4a656eab tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-258fd0ba-8290-4ba7-9b2a-820e4a656eab tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Updating group '6e6a2f12-b940-46dc-b627-eb3d0ecebc38' with 'creating' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 09:47:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-38d8e1df-3f6c-46e7-b2ed-71d311972a3f tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-258fd0ba-8290-4ba7-9b2a-820e4a656eab tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action returned with HTTP 202 Sep 07 09:47:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 215/424] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:47:11 2026] POST /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-35e39df2-4cbd-46af-aee1-d31a29ec35c2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:11 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-38d8e1df-3f6c-46e7-b2ed-71d311972a3f tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:11 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-38d8e1df-3f6c-46e7-b2ed-71d311972a3f tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-35e39df2-4cbd-46af-aee1-d31a29ec35c2 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] GET http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-35e39df2-4cbd-46af-aee1-d31a29ec35c2 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-35e39df2-4cbd-46af-aee1-d31a29ec35c2 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-35e39df2-4cbd-46af-aee1-d31a29ec35c2 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] show called for member 6e6a2f12-b940-46dc-b627-eb3d0ecebc38 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:11 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-35e39df2-4cbd-46af-aee1-d31a29ec35c2 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 returned with HTTP 200 Sep 07 09:47:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 216/425] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:11 2026] GET /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 => generated 387 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-aac9c667-385b-47b1-96f0-253cc76fad06 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aac9c667-385b-47b1-96f0-253cc76fad06 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] POST http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aac9c667-385b-47b1-96f0-253cc76fad06 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aac9c667-385b-47b1-96f0-253cc76fad06 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-aac9c667-385b-47b1-96f0-253cc76fad06 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Updating group '6e6a2f12-b940-46dc-b627-eb3d0ecebc38' with 'available' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 09:47:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aac9c667-385b-47b1-96f0-253cc76fad06 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action returned with HTTP 202 Sep 07 09:47:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 217/426] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:47:11 2026] POST /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b476b9e8-351b-4901-8bd9-b5a9cf87bf2d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b476b9e8-351b-4901-8bd9-b5a9cf87bf2d tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] GET http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b476b9e8-351b-4901-8bd9-b5a9cf87bf2d tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b476b9e8-351b-4901-8bd9-b5a9cf87bf2d tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-b476b9e8-351b-4901-8bd9-b5a9cf87bf2d tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] show called for member 6e6a2f12-b940-46dc-b627-eb3d0ecebc38 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b476b9e8-351b-4901-8bd9-b5a9cf87bf2d tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 returned with HTTP 200 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 218/427] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:11 2026] GET /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 => generated 388 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cc14b350-5743-4268-8eef-a2c052cd8bb5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cc14b350-5743-4268-8eef-a2c052cd8bb5 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] POST http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cc14b350-5743-4268-8eef-a2c052cd8bb5 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cc14b350-5743-4268-8eef-a2c052cd8bb5 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-cc14b350-5743-4268-8eef-a2c052cd8bb5 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Updating group '6e6a2f12-b940-46dc-b627-eb3d0ecebc38' with 'error' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-38d8e1df-3f6c-46e7-b2ed-71d311972a3f tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cc14b350-5743-4268-8eef-a2c052cd8bb5 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action returned with HTTP 202 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 219/428] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:47:12 2026] POST /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-468318a1-c734-4b34-9ef0-ed27e94d2a46 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-468318a1-c734-4b34-9ef0-ed27e94d2a46 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] GET http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-468318a1-c734-4b34-9ef0-ed27e94d2a46 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-468318a1-c734-4b34-9ef0-ed27e94d2a46 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-38d8e1df-3f6c-46e7-b2ed-71d311972a3f tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 returned with HTTP 404 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-468318a1-c734-4b34-9ef0-ed27e94d2a46 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] show called for member 6e6a2f12-b940-46dc-b627-eb3d0ecebc38 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 210/429] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:11 2026] GET /volume/v3/volumes/ec3c8810-d844-46f0-b0c9-21fb9a5ebdb4 => generated 108 bytes in 471 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9b2281ef-3ffb-478d-9cea-2114b7d7505e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9b2281ef-3ffb-478d-9cea-2114b7d7505e tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9b2281ef-3ffb-478d-9cea-2114b7d7505e tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9b2281ef-3ffb-478d-9cea-2114b7d7505e tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-9b2281ef-3ffb-478d-9cea-2114b7d7505e tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 5b432156-b357-457e-b0f9-7112d75e3e34 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9b2281ef-3ffb-478d-9cea-2114b7d7505e tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34 returned with HTTP 404 Sep 07 09:47:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 211/430] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:12 2026] GET /volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34 => generated 108 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3064ea19-9c6b-4e52-bf5c-8e1bd1a77211 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-468318a1-c734-4b34-9ef0-ed27e94d2a46 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 returned with HTTP 200 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 220/431] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:12 2026] GET /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 => generated 384 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3064ea19-9c6b-4e52-bf5c-8e1bd1a77211 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] POST http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2/action Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3064ea19-9c6b-4e52-bf5c-8e1bd1a77211 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3064ea19-9c6b-4e52-bf5c-8e1bd1a77211 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-140a4aa3-c806-436f-96ef-decb59ac3688 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-3064ea19-9c6b-4e52-bf5c-8e1bd1a77211 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] delete called for group 4e2242ff-cb1b-4922-890e-7f6272efd3a2 {{(pid=86990) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-3064ea19-9c6b-4e52-bf5c-8e1bd1a77211 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Delete group with id: 4e2242ff-cb1b-4922-890e-7f6272efd3a2 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-140a4aa3-c806-436f-96ef-decb59ac3688 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] POST http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-140a4aa3-c806-436f-96ef-decb59ac3688 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-140a4aa3-c806-436f-96ef-decb59ac3688 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-140a4aa3-c806-436f-96ef-decb59ac3688 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Updating group '6e6a2f12-b940-46dc-b627-eb3d0ecebc38' with 'available' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-140a4aa3-c806-436f-96ef-decb59ac3688 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action returned with HTTP 202 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 221/432] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:47:12 2026] POST /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c81a2a64-13a1-4bd2-898c-31bfbbbba0a9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c81a2a64-13a1-4bd2-898c-31bfbbbba0a9 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] GET http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c81a2a64-13a1-4bd2-898c-31bfbbbba0a9 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c81a2a64-13a1-4bd2-898c-31bfbbbba0a9 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-c81a2a64-13a1-4bd2-898c-31bfbbbba0a9 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] show called for member 6e6a2f12-b940-46dc-b627-eb3d0ecebc38 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c81a2a64-13a1-4bd2-898c-31bfbbbba0a9 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 returned with HTTP 200 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 222/433] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:12 2026] GET /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 => generated 388 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e08cb139-44ac-49d0-bc64-d81512ecf1a0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:12 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e08cb139-44ac-49d0-bc64-d81512ecf1a0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e08cb139-44ac-49d0-bc64-d81512ecf1a0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e08cb139-44ac-49d0-bc64-d81512ecf1a0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-e08cb139-44ac-49d0-bc64-d81512ecf1a0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e08cb139-44ac-49d0-bc64-d81512ecf1a0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e08cb139-44ac-49d0-bc64-d81512ecf1a0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Get all volumes completed successfully. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e08cb139-44ac-49d0-bc64-d81512ecf1a0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:47:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3064ea19-9c6b-4e52-bf5c-8e1bd1a77211 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2/action returned with HTTP 202 Sep 07 09:47:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 212/434] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:47:12 2026] POST /volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 223/435] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:47:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4f27f500-34a0-47ed-a33f-c95d55eac72b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4f27f500-34a0-47ed-a33f-c95d55eac72b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4f27f500-34a0-47ed-a33f-c95d55eac72b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4f27f500-34a0-47ed-a33f-c95d55eac72b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-4f27f500-34a0-47ed-a33f-c95d55eac72b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 4e2242ff-cb1b-4922-890e-7f6272efd3a2 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c046b1e7-7ba3-447e-b3d6-bbb453e5eab0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c046b1e7-7ba3-447e-b3d6-bbb453e5eab0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] POST http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c046b1e7-7ba3-447e-b3d6-bbb453e5eab0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c046b1e7-7ba3-447e-b3d6-bbb453e5eab0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:12 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4f27f500-34a0-47ed-a33f-c95d55eac72b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 returned with HTTP 200 Sep 07 09:47:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 213/436] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:12 2026] GET /volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 => generated 321 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-c046b1e7-7ba3-447e-b3d6-bbb453e5eab0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] delete called for group 6e6a2f12-b940-46dc-b627-eb3d0ecebc38 {{(pid=86989) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-c046b1e7-7ba3-447e-b3d6-bbb453e5eab0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Delete group with id: 6e6a2f12-b940-46dc-b627-eb3d0ecebc38 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:12 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:47:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c046b1e7-7ba3-447e-b3d6-bbb453e5eab0 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action returned with HTTP 202 Sep 07 09:47:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 224/437] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:47:12 2026] POST /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f7e2de60-d042-4461-9e2a-e71dae504d5b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f7e2de60-d042-4461-9e2a-e71dae504d5b tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] GET http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f7e2de60-d042-4461-9e2a-e71dae504d5b tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f7e2de60-d042-4461-9e2a-e71dae504d5b tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-f7e2de60-d042-4461-9e2a-e71dae504d5b tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] show called for member 6e6a2f12-b940-46dc-b627-eb3d0ecebc38 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:12 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f7e2de60-d042-4461-9e2a-e71dae504d5b tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 returned with HTTP 200 Sep 07 09:47:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 214/438] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:12 2026] GET /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 => generated 387 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-55cffaa6-17be-4430-b7f0-26dee94e6a8b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-55cffaa6-17be-4430-b7f0-26dee94e6a8b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-55cffaa6-17be-4430-b7f0-26dee94e6a8b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-55cffaa6-17be-4430-b7f0-26dee94e6a8b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-55cffaa6-17be-4430-b7f0-26dee94e6a8b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 4e2242ff-cb1b-4922-890e-7f6272efd3a2 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-55cffaa6-17be-4430-b7f0-26dee94e6a8b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 returned with HTTP 404 Sep 07 09:47:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 225/439] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:13 2026] GET /volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fdfc451c-3e70-4d24-94e9-04a6228d0099 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fdfc451c-3e70-4d24-94e9-04a6228d0099 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/detail Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fdfc451c-3e70-4d24-94e9-04a6228d0099 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fdfc451c-3e70-4d24-94e9-04a6228d0099 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:13 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fdfc451c-3e70-4d24-94e9-04a6228d0099 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/detail returned with HTTP 200 Sep 07 09:47:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 215/440] 192.168.122.65 () {60 vars in 1175 bytes} [Mon Sep 7 09:47:13 2026] GET /volume/v3/groups/detail => generated 14 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-38062c9d-a63f-4e11-b7c9-4b8ec92a1712 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-38062c9d-a63f-4e11-b7c9-4b8ec92a1712 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-38062c9d-a63f-4e11-b7c9-4b8ec92a1712 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-38062c9d-a63f-4e11-b7c9-4b8ec92a1712 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-38062c9d-a63f-4e11-b7c9-4b8ec92a1712 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-38062c9d-a63f-4e11-b7c9-4b8ec92a1712 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:13 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-38062c9d-a63f-4e11-b7c9-4b8ec92a1712 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Get all volumes completed successfully. Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-38062c9d-a63f-4e11-b7c9-4b8ec92a1712 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:47:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 226/441] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:47:13 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 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-76880d06-7747-4775-984a-65f965d57157 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-76880d06-7747-4775-984a-65f965d57157 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] POST http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2/action Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-76880d06-7747-4775-984a-65f965d57157 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-76880d06-7747-4775-984a-65f965d57157 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-76880d06-7747-4775-984a-65f965d57157 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] delete called for group 4e2242ff-cb1b-4922-890e-7f6272efd3a2 {{(pid=86990) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-76880d06-7747-4775-984a-65f965d57157 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Delete group with id: 4e2242ff-cb1b-4922-890e-7f6272efd3a2 Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-76880d06-7747-4775-984a-65f965d57157 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2/action returned with HTTP 404 Sep 07 09:47:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 216/442] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:47:13 2026] POST /volume/v3/groups/4e2242ff-cb1b-4922-890e-7f6272efd3a2/action => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cfc45f15-ca3e-465e-af63-9ee764597aca None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cfc45f15-ca3e-465e-af63-9ee764597aca tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cfc45f15-ca3e-465e-af63-9ee764597aca tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cfc45f15-ca3e-465e-af63-9ee764597aca tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-cfc45f15-ca3e-465e-af63-9ee764597aca tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-cfc45f15-ca3e-465e-af63-9ee764597aca tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cfc45f15-ca3e-465e-af63-9ee764597aca tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Get all volumes completed successfully. Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cfc45f15-ca3e-465e-af63-9ee764597aca tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:47:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 227/443] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:47:13 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 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-77d143c0-999f-4e11-ae63-d0f7dbb93da1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77d143c0-999f-4e11-ae63-d0f7dbb93da1 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] POST http://192.168.122.65/volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34/action Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77d143c0-999f-4e11-ae63-d0f7dbb93da1 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77d143c0-999f-4e11-ae63-d0f7dbb93da1 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-77d143c0-999f-4e11-ae63-d0f7dbb93da1 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] delete called for group 5b432156-b357-457e-b0f9-7112d75e3e34 {{(pid=86990) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-77d143c0-999f-4e11-ae63-d0f7dbb93da1 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Delete group with id: 5b432156-b357-457e-b0f9-7112d75e3e34 Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77d143c0-999f-4e11-ae63-d0f7dbb93da1 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34/action returned with HTTP 404 Sep 07 09:47:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 217/444] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:47:13 2026] POST /volume/v3/groups/5b432156-b357-457e-b0f9-7112d75e3e34/action => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6f8fe5e3-ef68-4860-9d92-bed70e265740 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6f8fe5e3-ef68-4860-9d92-bed70e265740 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/ff732a43-75f9-4a09-83da-0b38d3342614 Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6f8fe5e3-ef68-4860-9d92-bed70e265740 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6f8fe5e3-ef68-4860-9d92-bed70e265740 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a3bfe0eb-d1aa-44d3-9a0a-469263976006 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a3bfe0eb-d1aa-44d3-9a0a-469263976006 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] GET http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a3bfe0eb-d1aa-44d3-9a0a-469263976006 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a3bfe0eb-d1aa-44d3-9a0a-469263976006 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-a3bfe0eb-d1aa-44d3-9a0a-469263976006 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] show called for member 6e6a2f12-b940-46dc-b627-eb3d0ecebc38 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6f8fe5e3-ef68-4860-9d92-bed70e265740 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] http://192.168.122.65/volume/v3/group_types/ff732a43-75f9-4a09-83da-0b38d3342614 returned with HTTP 202 Sep 07 09:47:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 228/445] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:47:13 2026] DELETE /volume/v3/group_types/ff732a43-75f9-4a09-83da-0b38d3342614 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-29c04745-ddb0-44f8-8c0a-57a4e574838f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a3bfe0eb-d1aa-44d3-9a0a-469263976006 tempest-GroupsV320Test-19756890 tempest-GroupsV320Test-19756890-project-member] http://192.168.122.65/volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 returned with HTTP 404 Sep 07 09:47:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 218/446] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:13 2026] GET /volume/v3/groups/6e6a2f12-b940-46dc-b627-eb3d0ecebc38 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-29c04745-ddb0-44f8-8c0a-57a4e574838f tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] DELETE http://192.168.122.65/volume/v3/types/56dcbcc4-5b49-4513-8b6e-c31dc5dd0723 Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-29c04745-ddb0-44f8-8c0a-57a4e574838f tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-29c04745-ddb0-44f8-8c0a-57a4e574838f tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a8ec3052-5d06-49fb-8979-ffb6cd58dca5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a8ec3052-5d06-49fb-8979-ffb6cd58dca5 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/b169df7f-478a-49ad-9cdb-48dcbe4bb6b0 Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a8ec3052-5d06-49fb-8979-ffb6cd58dca5 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a8ec3052-5d06-49fb-8979-ffb6cd58dca5 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a8ec3052-5d06-49fb-8979-ffb6cd58dca5 tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] http://192.168.122.65/volume/v3/group_types/b169df7f-478a-49ad-9cdb-48dcbe4bb6b0 returned with HTTP 202 Sep 07 09:47:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 219/447] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:47:13 2026] DELETE /volume/v3/group_types/b169df7f-478a-49ad-9cdb-48dcbe4bb6b0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c826ffe9-d063-4a3f-9fd5-3ca8d3bf135e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c826ffe9-d063-4a3f-9fd5-3ca8d3bf135e tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] DELETE http://192.168.122.65/volume/v3/types/2be9ef5a-f5fb-4a36-a33f-effdc195e0cc Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c826ffe9-d063-4a3f-9fd5-3ca8d3bf135e tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c826ffe9-d063-4a3f-9fd5-3ca8d3bf135e tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-29c04745-ddb0-44f8-8c0a-57a4e574838f tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] http://192.168.122.65/volume/v3/types/56dcbcc4-5b49-4513-8b6e-c31dc5dd0723 returned with HTTP 202 Sep 07 09:47:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 229/448] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:47:13 2026] DELETE /volume/v3/types/56dcbcc4-5b49-4513-8b6e-c31dc5dd0723 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8d244d5a-2c9e-4ca8-ae63-a7a2ed62fb9d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d244d5a-2c9e-4ca8-ae63-a7a2ed62fb9d tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] GET http://192.168.122.65/volume/v3/types/56dcbcc4-5b49-4513-8b6e-c31dc5dd0723 Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d244d5a-2c9e-4ca8-ae63-a7a2ed62fb9d tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c826ffe9-d063-4a3f-9fd5-3ca8d3bf135e tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] http://192.168.122.65/volume/v3/types/2be9ef5a-f5fb-4a36-a33f-effdc195e0cc returned with HTTP 202 Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d244d5a-2c9e-4ca8-ae63-a7a2ed62fb9d tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 220/449] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:47:13 2026] DELETE /volume/v3/types/2be9ef5a-f5fb-4a36-a33f-effdc195e0cc => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a1fa4dc8-7629-4534-a297-e505b1f7051f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d244d5a-2c9e-4ca8-ae63-a7a2ed62fb9d tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] http://192.168.122.65/volume/v3/types/56dcbcc4-5b49-4513-8b6e-c31dc5dd0723 returned with HTTP 404 Sep 07 09:47:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 230/450] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:47:13 2026] GET /volume/v3/types/56dcbcc4-5b49-4513-8b6e-c31dc5dd0723 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1fa4dc8-7629-4534-a297-e505b1f7051f tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] GET http://192.168.122.65/volume/v3/types/2be9ef5a-f5fb-4a36-a33f-effdc195e0cc Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1fa4dc8-7629-4534-a297-e505b1f7051f tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1fa4dc8-7629-4534-a297-e505b1f7051f tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1fa4dc8-7629-4534-a297-e505b1f7051f tempest-GroupsV320Test-1884972618 tempest-GroupsV320Test-1884972618-project-admin] http://192.168.122.65/volume/v3/types/2be9ef5a-f5fb-4a36-a33f-effdc195e0cc returned with HTTP 404 Sep 07 09:47:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 221/451] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:47:13 2026] GET /volume/v3/types/2be9ef5a-f5fb-4a36-a33f-effdc195e0cc => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-72a0b21d-0017-44c3-9148-aa4b9a1881d8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-72a0b21d-0017-44c3-9148-aa4b9a1881d8 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:47:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-72a0b21d-0017-44c3-9148-aa4b9a1881d8 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1999362818"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-72a0b21d-0017-44c3-9148-aa4b9a1881d8 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:47:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 231/452] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:47:13 2026] POST /volume/v3/types => generated 216 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f0fec630-410c-4854-bbf4-a8b132fd2ef5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f0fec630-410c-4854-bbf4-a8b132fd2ef5 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] POST http://192.168.122.65/volume/v3/group_types Sep 07 09:47:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f0fec630-410c-4854-bbf4-a8b132fd2ef5 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1582168077"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f0fec630-410c-4854-bbf4-a8b132fd2ef5 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 202 Sep 07 09:47:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 222/453] 192.168.122.65 () {62 vars in 1190 bytes} [Mon Sep 7 09:47:14 2026] POST /volume/v3/group_types => generated 173 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d2b60338-6659-4eda-8475-f3a82aa9209c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d2b60338-6659-4eda-8475-f3a82aa9209c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] POST http://192.168.122.65/volume/v3/groups Sep 07 09:47:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d2b60338-6659-4eda-8475-f3a82aa9209c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "21cec9e0-9a30-4386-a925-ff21e8d3df53", "volume_types": ["f052d2ba-de9a-4f4e-9f98-6942a12aa174"], "name": "tempest-GroupsTest-Group-2026982246"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-d2b60338-6659-4eda-8475-f3a82aa9209c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Creating new group {'group': {'group_type': '21cec9e0-9a30-4386-a925-ff21e8d3df53', 'volume_types': ['f052d2ba-de9a-4f4e-9f98-6942a12aa174'], 'name': 'tempest-GroupsTest-Group-2026982246'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 09:47:14 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-d2b60338-6659-4eda-8475-f3a82aa9209c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Creating group tempest-GroupsTest-Group-2026982246. Sep 07 09:47:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d2b60338-6659-4eda-8475-f3a82aa9209c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Availability Zones retrieved successfully. Sep 07 09:47:14 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-d2b60338-6659-4eda-8475-f3a82aa9209c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Created reservations ['8720b574-3789-4793-be01-da17d0db3e4a'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d2b60338-6659-4eda-8475-f3a82aa9209c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups returned with HTTP 202 Sep 07 09:47:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 232/454] 192.168.122.65 () {62 vars in 1176 bytes} [Mon Sep 7 09:47:14 2026] POST /volume/v3/groups => generated 104 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:47:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2e8abcb0-512c-4e80-889f-79b4ac43d613 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2e8abcb0-512c-4e80-889f-79b4ac43d613 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df Sep 07 09:47:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2e8abcb0-512c-4e80-889f-79b4ac43d613 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2e8abcb0-512c-4e80-889f-79b4ac43d613 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-2e8abcb0-512c-4e80-889f-79b4ac43d613 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 6a1e99a0-672e-4ab1-9c73-fbc308cef5df {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:14 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2e8abcb0-512c-4e80-889f-79b4ac43d613 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df returned with HTTP 200 Sep 07 09:47:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 223/455] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:14 2026] GET /volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df => generated 332 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cd566550-b1e0-42e0-9bf7-8e7420de825c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cd566550-b1e0-42e0-9bf7-8e7420de825c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df Sep 07 09:47:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cd566550-b1e0-42e0-9bf7-8e7420de825c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cd566550-b1e0-42e0-9bf7-8e7420de825c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-cd566550-b1e0-42e0-9bf7-8e7420de825c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 6a1e99a0-672e-4ab1-9c73-fbc308cef5df {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:15 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cd566550-b1e0-42e0-9bf7-8e7420de825c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df returned with HTTP 200 Sep 07 09:47:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 233/456] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:15 2026] GET /volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df => generated 333 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1959895645", "volume_type": "f052d2ba-de9a-4f4e-9f98-6942a12aa174", "group_id": "6a1e99a0-672e-4ab1-9c73-fbc308cef5df", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1959895645', 'volume_type': 'f052d2ba-de9a-4f4e-9f98-6942a12aa174', 'group_id': '6a1e99a0-672e-4ab1-9c73-fbc308cef5df', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:15 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Create volume of 1 GB Sep 07 09:47:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:15 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Availability Zones retrieved successfully. Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Flow 'volume_create_api' (1f0d743c-6444-4dad-8612-c65b93baf15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be81f7a-71cb-4ec7-867a-12b07109ddd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be81f7a-71cb-4ec7-867a-12b07109ddd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:47:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f052d2ba-de9a-4f4e-9f98-6942a12aa174,is_public=True,name='tempest-GroupsTest-volume-type-1999362818',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f052d2ba-de9a-4f4e-9f98-6942a12aa174', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6a1e99a0-672e-4ab1-9c73-fbc308cef5df', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46edf3a9-1fea-45cf-a32c-de2f70ec5803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1999362818 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1999362818, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:15 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1999362818 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1999362818, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Created reservations ['3fbfd939-3793-450b-a1b9-93fa22ea3121', 'b5fb9e45-a14f-48d0-b90b-cd2cfe679d49', '3ad649f7-b2a5-48f6-8178-a1a9e0726853', '7033bec7-5e91-43c7-8656-9359444620f4'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46edf3a9-1fea-45cf-a32c-de2f70ec5803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fbfd939-3793-450b-a1b9-93fa22ea3121', 'b5fb9e45-a14f-48d0-b90b-cd2cfe679d49', '3ad649f7-b2a5-48f6-8178-a1a9e0726853', '7033bec7-5e91-43c7-8656-9359444620f4']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa602622-ff06-48cd-a3e8-6ebf0db33be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa602622-ff06-48cd-a3e8-6ebf0db33be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1acaac55-fbae-408d-93df-d3aa5afa1878', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1959895645',encryption_key_id=None,group_id=6a1e99a0-672e-4ab1-9c73-fbc308cef5df,group_type_id=,metadata={},multiattach=False,project_id='a85c81a5fd03484ba46a93f33219fdb7',qos_specs=None,replication_status=,reservations=['3fbfd939-3793-450b-a1b9-93fa22ea3121','b5fb9e45-a14f-48d0-b90b-cd2cfe679d49','3ad649f7-b2a5-48f6-8178-a1a9e0726853','7033bec7-5e91-43c7-8656-9359444620f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560a8f1be540437fa57f3a789ac84721',volume_type_id=f052d2ba-de9a-4f4e-9f98-6942a12aa174), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:47:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1959895645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6a1e99a0-672e-4ab1-9c73-fbc308cef5df,host=None,id=1acaac55-fbae-408d-93df-d3aa5afa1878,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a85c81a5fd03484ba46a93f33219fdb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='560a8f1be540437fa57f3a789ac84721',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f052d2ba-de9a-4f4e-9f98-6942a12aa174),volume_type_id=f052d2ba-de9a-4f4e-9f98-6942a12aa174)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da49b4db-da51-4840-b79a-5fb78f472f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da49b4db-da51-4840-b79a-5fb78f472f45) transitioned into state 'SUCCESS' from state '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-1959895645',encryption_key_id=None,group_id=6a1e99a0-672e-4ab1-9c73-fbc308cef5df,group_type_id=,metadata={},multiattach=False,project_id='a85c81a5fd03484ba46a93f33219fdb7',qos_specs=None,replication_status=,reservations=['3fbfd939-3793-450b-a1b9-93fa22ea3121','b5fb9e45-a14f-48d0-b90b-cd2cfe679d49','3ad649f7-b2a5-48f6-8178-a1a9e0726853','7033bec7-5e91-43c7-8656-9359444620f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560a8f1be540437fa57f3a789ac84721',volume_type_id=f052d2ba-de9a-4f4e-9f98-6942a12aa174)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (721cf57e-9c1a-44e4-9da1-2ebf2244d15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (721cf57e-9c1a-44e4-9da1-2ebf2244d15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Flow 'volume_create_api' (1f0d743c-6444-4dad-8612-c65b93baf15d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Create volume request issued successfully. Sep 07 09:47:15 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:15 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:16 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6356072c-18f0-4a74-bb26-3de61a4b6898 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:47:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 224/457] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 09:47:15 2026] POST /volume/v3/volumes => generated 821 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:47:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fa6999b9-db65-421b-aa2e-1ac2984ff73b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fa6999b9-db65-421b-aa2e-1ac2984ff73b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/1acaac55-fbae-408d-93df-d3aa5afa1878 Sep 07 09:47:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fa6999b9-db65-421b-aa2e-1ac2984ff73b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fa6999b9-db65-421b-aa2e-1ac2984ff73b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fa6999b9-db65-421b-aa2e-1ac2984ff73b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:16 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-fa6999b9-db65-421b-aa2e-1ac2984ff73b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:16 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-fa6999b9-db65-421b-aa2e-1ac2984ff73b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:16 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-fa6999b9-db65-421b-aa2e-1ac2984ff73b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fa6999b9-db65-421b-aa2e-1ac2984ff73b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/1acaac55-fbae-408d-93df-d3aa5afa1878 returned with HTTP 200 Sep 07 09:47:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 234/458] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:16 2026] GET /volume/v3/volumes/1acaac55-fbae-408d-93df-d3aa5afa1878 => generated 889 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-65e09bbd-edbc-418c-9c98-2cca09a70db3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-65e09bbd-edbc-418c-9c98-2cca09a70db3 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] DELETE http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-65e09bbd-edbc-418c-9c98-2cca09a70db3 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-65e09bbd-edbc-418c-9c98-2cca09a70db3 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:17 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-65e09bbd-edbc-418c-9c98-2cca09a70db3 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Delete volume with id: bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-65e09bbd-edbc-418c-9c98-2cca09a70db3 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-65e09bbd-edbc-418c-9c98-2cca09a70db3 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Delete volume request issued successfully. Sep 07 09:47:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-65e09bbd-edbc-418c-9c98-2cca09a70db3 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 202 Sep 07 09:47:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 225/459] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:47:17 2026] DELETE /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-98776310-676b-4b70-8834-68b5c29a6256 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-98776310-676b-4b70-8834-68b5c29a6256 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-98776310-676b-4b70-8834-68b5c29a6256 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-98776310-676b-4b70-8834-68b5c29a6256 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-98776310-676b-4b70-8834-68b5c29a6256 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-98776310-676b-4b70-8834-68b5c29a6256 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 200 Sep 07 09:47:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 235/460] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:17 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-29143af2-dc5c-4bc4-881f-fec4f16ef876 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-29143af2-dc5c-4bc4-881f-fec4f16ef876 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/1acaac55-fbae-408d-93df-d3aa5afa1878 Sep 07 09:47:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-29143af2-dc5c-4bc4-881f-fec4f16ef876 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-29143af2-dc5c-4bc4-881f-fec4f16ef876 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-29143af2-dc5c-4bc4-881f-fec4f16ef876 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:17 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-29143af2-dc5c-4bc4-881f-fec4f16ef876 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:17 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-29143af2-dc5c-4bc4-881f-fec4f16ef876 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:17 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-29143af2-dc5c-4bc4-881f-fec4f16ef876 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-29143af2-dc5c-4bc4-881f-fec4f16ef876 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/1acaac55-fbae-408d-93df-d3aa5afa1878 returned with HTTP 200 Sep 07 09:47:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 226/461] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:17 2026] GET /volume/v3/volumes/1acaac55-fbae-408d-93df-d3aa5afa1878 => generated 913 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2c13e90e-cb26-452f-9b58-d6e227174c59 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2c13e90e-cb26-452f-9b58-d6e227174c59 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2c13e90e-cb26-452f-9b58-d6e227174c59 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2c13e90e-cb26-452f-9b58-d6e227174c59 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2c13e90e-cb26-452f-9b58-d6e227174c59 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 returned with HTTP 404 Sep 07 09:47:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 236/462] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:18 2026] GET /volume/v3/volumes/bbdd1b04-fcc2-4a5f-b7c5-519bc4f96a00 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:47:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7d0620c5-8bd8-469e-a25c-e99acd4af4ff None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7d0620c5-8bd8-469e-a25c-e99acd4af4ff tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] DELETE http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:47:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7d0620c5-8bd8-469e-a25c-e99acd4af4ff tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7d0620c5-8bd8-469e-a25c-e99acd4af4ff tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:18 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-7d0620c5-8bd8-469e-a25c-e99acd4af4ff tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Delete volume with id: 2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:47:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7d0620c5-8bd8-469e-a25c-e99acd4af4ff tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7d0620c5-8bd8-469e-a25c-e99acd4af4ff tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Delete volume request issued successfully. Sep 07 09:47:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7d0620c5-8bd8-469e-a25c-e99acd4af4ff tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 202 Sep 07 09:47:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 227/463] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:47:18 2026] DELETE /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fa85ea32-8905-4b2c-838d-28f40ae1912a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fa85ea32-8905-4b2c-838d-28f40ae1912a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fa85ea32-8905-4b2c-838d-28f40ae1912a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fa85ea32-8905-4b2c-838d-28f40ae1912a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fa85ea32-8905-4b2c-838d-28f40ae1912a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fa85ea32-8905-4b2c-838d-28f40ae1912a tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 200 Sep 07 09:47:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 237/464] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:18 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0bac93cd-4a3e-45a9-b749-a19b13f947ea None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0bac93cd-4a3e-45a9-b749-a19b13f947ea tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/1acaac55-fbae-408d-93df-d3aa5afa1878 Sep 07 09:47:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0bac93cd-4a3e-45a9-b749-a19b13f947ea tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0bac93cd-4a3e-45a9-b749-a19b13f947ea tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0bac93cd-4a3e-45a9-b749-a19b13f947ea tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:18 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-0bac93cd-4a3e-45a9-b749-a19b13f947ea tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:18 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-0bac93cd-4a3e-45a9-b749-a19b13f947ea tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:18 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-0bac93cd-4a3e-45a9-b749-a19b13f947ea tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0bac93cd-4a3e-45a9-b749-a19b13f947ea tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/1acaac55-fbae-408d-93df-d3aa5afa1878 returned with HTTP 200 Sep 07 09:47:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 228/465] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:18 2026] GET /volume/v3/volumes/1acaac55-fbae-408d-93df-d3aa5afa1878 => generated 914 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-686372527", "volume_type": "f052d2ba-de9a-4f4e-9f98-6942a12aa174", "group_id": "6a1e99a0-672e-4ab1-9c73-fbc308cef5df", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-686372527', 'volume_type': 'f052d2ba-de9a-4f4e-9f98-6942a12aa174', 'group_id': '6a1e99a0-672e-4ab1-9c73-fbc308cef5df', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:18 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Create volume of 1 GB Sep 07 09:47:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:18 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Availability Zones retrieved successfully. Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Flow 'volume_create_api' (3dcb3c2b-4683-4ad6-a048-a82306ea5289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5858765-7e4b-467a-8a9b-4e18f75d18a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5858765-7e4b-467a-8a9b-4e18f75d18a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:47:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f052d2ba-de9a-4f4e-9f98-6942a12aa174,is_public=True,name='tempest-GroupsTest-volume-type-1999362818',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f052d2ba-de9a-4f4e-9f98-6942a12aa174', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6a1e99a0-672e-4ab1-9c73-fbc308cef5df', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d395851-1bc9-461d-872b-ce7e43ae83af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1999362818 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1999362818, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:19 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1999362818 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1999362818, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Created reservations ['79db3e00-7da3-4eb6-bb49-5b03558fd3a3', '84afbb5a-5766-4f49-8c37-21107090eb48', '085e0de3-1702-4188-a98a-14b2b898dd14', '72293559-e47f-4866-8d7e-7a55fa86c3aa'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d395851-1bc9-461d-872b-ce7e43ae83af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79db3e00-7da3-4eb6-bb49-5b03558fd3a3', '84afbb5a-5766-4f49-8c37-21107090eb48', '085e0de3-1702-4188-a98a-14b2b898dd14', '72293559-e47f-4866-8d7e-7a55fa86c3aa']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f56ee9-14b2-4702-b9c8-076f4b75292f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f56ee9-14b2-4702-b9c8-076f4b75292f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fac6fcf4-5260-4ea4-98c0-c8388331fd17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-686372527',encryption_key_id=None,group_id=6a1e99a0-672e-4ab1-9c73-fbc308cef5df,group_type_id=,metadata={},multiattach=False,project_id='a85c81a5fd03484ba46a93f33219fdb7',qos_specs=None,replication_status=,reservations=['79db3e00-7da3-4eb6-bb49-5b03558fd3a3','84afbb5a-5766-4f49-8c37-21107090eb48','085e0de3-1702-4188-a98a-14b2b898dd14','72293559-e47f-4866-8d7e-7a55fa86c3aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560a8f1be540437fa57f3a789ac84721',volume_type_id=f052d2ba-de9a-4f4e-9f98-6942a12aa174), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:47:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-686372527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6a1e99a0-672e-4ab1-9c73-fbc308cef5df,host=None,id=fac6fcf4-5260-4ea4-98c0-c8388331fd17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a85c81a5fd03484ba46a93f33219fdb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='560a8f1be540437fa57f3a789ac84721',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f052d2ba-de9a-4f4e-9f98-6942a12aa174),volume_type_id=f052d2ba-de9a-4f4e-9f98-6942a12aa174)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65fae218-67be-42e6-a8e6-cad3fff2b11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65fae218-67be-42e6-a8e6-cad3fff2b11e) transitioned into state 'SUCCESS' from state '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-686372527',encryption_key_id=None,group_id=6a1e99a0-672e-4ab1-9c73-fbc308cef5df,group_type_id=,metadata={},multiattach=False,project_id='a85c81a5fd03484ba46a93f33219fdb7',qos_specs=None,replication_status=,reservations=['79db3e00-7da3-4eb6-bb49-5b03558fd3a3','84afbb5a-5766-4f49-8c37-21107090eb48','085e0de3-1702-4188-a98a-14b2b898dd14','72293559-e47f-4866-8d7e-7a55fa86c3aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='560a8f1be540437fa57f3a789ac84721',volume_type_id=f052d2ba-de9a-4f4e-9f98-6942a12aa174)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd02f55-b791-4d76-a679-5ed1679fffcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cd02f55-b791-4d76-a679-5ed1679fffcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Flow 'volume_create_api' (3dcb3c2b-4683-4ad6-a048-a82306ea5289) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Create volume request issued successfully. Sep 07 09:47:19 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:19 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a20fedb1-045a-4310-bc15-3f4ecd080844 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:47:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 238/466] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 09:47:18 2026] POST /volume/v3/volumes => generated 820 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5aa2735f-33c1-4835-b3bb-1a5213dc4626 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5aa2735f-33c1-4835-b3bb-1a5213dc4626 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 Sep 07 09:47:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5aa2735f-33c1-4835-b3bb-1a5213dc4626 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5aa2735f-33c1-4835-b3bb-1a5213dc4626 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5aa2735f-33c1-4835-b3bb-1a5213dc4626 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:19 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-5aa2735f-33c1-4835-b3bb-1a5213dc4626 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:19 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-5aa2735f-33c1-4835-b3bb-1a5213dc4626 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:19 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-5aa2735f-33c1-4835-b3bb-1a5213dc4626 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5aa2735f-33c1-4835-b3bb-1a5213dc4626 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 returned with HTTP 200 Sep 07 09:47:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 229/467] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:19 2026] GET /volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 => generated 888 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6ce4d18c-458f-4e72-9068-64df98379f3b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6ce4d18c-458f-4e72-9068-64df98379f3b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6ce4d18c-458f-4e72-9068-64df98379f3b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6ce4d18c-458f-4e72-9068-64df98379f3b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6ce4d18c-458f-4e72-9068-64df98379f3b tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 returned with HTTP 404 Sep 07 09:47:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 239/468] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:19 2026] GET /volume/v3/volumes/2f757b18-8cea-49c8-b922-08c89ff6bab4 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7bd4360a-1cb5-4144-878c-67c07aea8e02 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7bd4360a-1cb5-4144-878c-67c07aea8e02 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] DELETE http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:47:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7bd4360a-1cb5-4144-878c-67c07aea8e02 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7bd4360a-1cb5-4144-878c-67c07aea8e02 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:19 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-7bd4360a-1cb5-4144-878c-67c07aea8e02 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Delete volume with id: 28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:47:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7bd4360a-1cb5-4144-878c-67c07aea8e02 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7bd4360a-1cb5-4144-878c-67c07aea8e02 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Delete volume request issued successfully. Sep 07 09:47:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7bd4360a-1cb5-4144-878c-67c07aea8e02 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 202 Sep 07 09:47:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 230/469] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:47:19 2026] DELETE /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7215e382-c5e4-4750-836c-0cd81e902c86 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7215e382-c5e4-4750-836c-0cd81e902c86 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7215e382-c5e4-4750-836c-0cd81e902c86 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7215e382-c5e4-4750-836c-0cd81e902c86 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7215e382-c5e4-4750-836c-0cd81e902c86 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Volume info retrieved successfully. Sep 07 09:47:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7215e382-c5e4-4750-836c-0cd81e902c86 tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 200 Sep 07 09:47:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 240/470] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:19 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 849 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c369473b-90be-4c0b-8067-eee970976336 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5362f6b7-f129-42fd-acfa-52c0fcf2989c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5362f6b7-f129-42fd-acfa-52c0fcf2989c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 Sep 07 09:47:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5362f6b7-f129-42fd-acfa-52c0fcf2989c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5362f6b7-f129-42fd-acfa-52c0fcf2989c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5362f6b7-f129-42fd-acfa-52c0fcf2989c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:20 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-5362f6b7-f129-42fd-acfa-52c0fcf2989c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:20 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-5362f6b7-f129-42fd-acfa-52c0fcf2989c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:20 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-5362f6b7-f129-42fd-acfa-52c0fcf2989c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5362f6b7-f129-42fd-acfa-52c0fcf2989c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 returned with HTTP 200 Sep 07 09:47:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 241/471] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:20 2026] GET /volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 => generated 912 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c369473b-90be-4c0b-8067-eee970976336 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] POST http://192.168.122.65/volume/v3/qos-specs Sep 07 09:47:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c369473b-90be-4c0b-8067-eee970976336 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1705221738", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.qos_specs [None req-c369473b-90be-4c0b-8067-eee970976336 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1705221738', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86990) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 09:47:20 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-c369473b-90be-4c0b-8067-eee970976336 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DB qos_specs_create(): root {'id': 'b7e8c1eb-7fae-4d80-b19e-ce8e8377393d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1705221738'} {{(pid=86990) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 09:47:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c369473b-90be-4c0b-8067-eee970976336 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs returned with HTTP 200 Sep 07 09:47:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 231/472] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:47:20 2026] POST /volume/v3/qos-specs => generated 399 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8aef9584-8b25-4dc3-a88d-456df027fdf9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8aef9584-8b25-4dc3-a88d-456df027fdf9 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:47:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8aef9584-8b25-4dc3-a88d-456df027fdf9 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1914737315"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8aef9584-8b25-4dc3-a88d-456df027fdf9 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:47:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 242/473] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:47:20 2026] POST /volume/v3/types => generated 222 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-df5b726d-623c-445c-a4b8-89b9eaf5064e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-df5b726d-623c-445c-a4b8-89b9eaf5064e tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:47:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-df5b726d-623c-445c-a4b8-89b9eaf5064e tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2075721896"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-df5b726d-623c-445c-a4b8-89b9eaf5064e tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:47:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 232/474] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:47:20 2026] POST /volume/v3/types => generated 222 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a43d7085-cc4b-4a5d-b430-c54745c7f931 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a43d7085-cc4b-4a5d-b430-c54745c7f931 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:47:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a43d7085-cc4b-4a5d-b430-c54745c7f931 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-40951605"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a43d7085-cc4b-4a5d-b430-c54745c7f931 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:47:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-99a05f33-bf36-4601-817c-fb913976afaa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-99a05f33-bf36-4601-817c-fb913976afaa tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] GET http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 Sep 07 09:47:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 243/475] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:47:20 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 07 09:47:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-99a05f33-bf36-4601-817c-fb913976afaa tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-99a05f33-bf36-4601-817c-fb913976afaa tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8446da8f-8ab2-458a-9e4f-ac7b3f645084 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8446da8f-8ab2-458a-9e4f-ac7b3f645084 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associate?vol_type_id=eec3e0c6-e881-4c00-a4dc-52af884d2666 Sep 07 09:47:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8446da8f-8ab2-458a-9e4f-ac7b3f645084 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8446da8f-8ab2-458a-9e4f-ac7b3f645084 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'associate' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8446da8f-8ab2-458a-9e4f-ac7b3f645084 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Associate qos_spec: b7e8c1eb-7fae-4d80-b19e-ce8e8377393d with type: eec3e0c6-e881-4c00-a4dc-52af884d2666 {{(pid=86989) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 09:47:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-99a05f33-bf36-4601-817c-fb913976afaa tempest-AttachVolumeTestJSON-728167824 tempest-AttachVolumeTestJSON-728167824-project-member] http://192.168.122.65/volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 returned with HTTP 404 Sep 07 09:47:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 233/476] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:20 2026] GET /volume/v3/volumes/28fe2e5a-8f31-4003-b995-701371dec377 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8446da8f-8ab2-458a-9e4f-ac7b3f645084 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associate?vol_type_id=eec3e0c6-e881-4c00-a4dc-52af884d2666 returned with HTTP 202 Sep 07 09:47:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 244/477] 192.168.122.65 () {58 vars in 1360 bytes} [Mon Sep 7 09:47:20 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associate?vol_type_id=eec3e0c6-e881-4c00-a4dc-52af884d2666 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3f508bb1-d182-4087-b04e-d72f603687c7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3f508bb1-d182-4087-b04e-d72f603687c7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associate?vol_type_id=e2c60be1-9f09-4bc2-b457-57752aa77c2b Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3f508bb1-d182-4087-b04e-d72f603687c7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3f508bb1-d182-4087-b04e-d72f603687c7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'associate' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3f508bb1-d182-4087-b04e-d72f603687c7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Associate qos_spec: b7e8c1eb-7fae-4d80-b19e-ce8e8377393d with type: e2c60be1-9f09-4bc2-b457-57752aa77c2b {{(pid=86990) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3f508bb1-d182-4087-b04e-d72f603687c7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associate?vol_type_id=e2c60be1-9f09-4bc2-b457-57752aa77c2b returned with HTTP 202 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 234/478] 192.168.122.65 () {58 vars in 1360 bytes} [Mon Sep 7 09:47:20 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associate?vol_type_id=e2c60be1-9f09-4bc2-b457-57752aa77c2b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7b2d35e3-7192-4f57-a18d-64acf296b297 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7b2d35e3-7192-4f57-a18d-64acf296b297 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associate?vol_type_id=53b349b6-15ee-41c7-8353-e32257e5d7db Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7b2d35e3-7192-4f57-a18d-64acf296b297 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7b2d35e3-7192-4f57-a18d-64acf296b297 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'associate' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7b2d35e3-7192-4f57-a18d-64acf296b297 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Associate qos_spec: b7e8c1eb-7fae-4d80-b19e-ce8e8377393d with type: 53b349b6-15ee-41c7-8353-e32257e5d7db {{(pid=86989) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7b2d35e3-7192-4f57-a18d-64acf296b297 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associate?vol_type_id=53b349b6-15ee-41c7-8353-e32257e5d7db returned with HTTP 202 Sep 07 09:47:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 245/479] 192.168.122.65 () {58 vars in 1360 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associate?vol_type_id=53b349b6-15ee-41c7-8353-e32257e5d7db => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-366796c3-4293-4dcb-8152-95a64ebe18f4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-366796c3-4293-4dcb-8152-95a64ebe18f4 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associations Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-366796c3-4293-4dcb-8152-95a64ebe18f4 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-366796c3-4293-4dcb-8152-95a64ebe18f4 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'associations' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.qos_specs_manage [None req-366796c3-4293-4dcb-8152-95a64ebe18f4 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Get associations for qos_spec id: b7e8c1eb-7fae-4d80-b19e-ce8e8377393d {{(pid=86990) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-366796c3-4293-4dcb-8152-95a64ebe18f4 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associations returned with HTTP 200 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 235/480] 192.168.122.65 () {58 vars in 1272 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associations => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0f5d2424-83bd-4ec1-b12d-a56c93edef14 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0f5d2424-83bd-4ec1-b12d-a56c93edef14 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/disassociate?vol_type_id=eec3e0c6-e881-4c00-a4dc-52af884d2666 Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0f5d2424-83bd-4ec1-b12d-a56c93edef14 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0f5d2424-83bd-4ec1-b12d-a56c93edef14 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'disassociate' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f5d2424-83bd-4ec1-b12d-a56c93edef14 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Disassociate qos_spec: b7e8c1eb-7fae-4d80-b19e-ce8e8377393d from type: eec3e0c6-e881-4c00-a4dc-52af884d2666 {{(pid=86989) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0f5d2424-83bd-4ec1-b12d-a56c93edef14 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/disassociate?vol_type_id=eec3e0c6-e881-4c00-a4dc-52af884d2666 returned with HTTP 202 Sep 07 09:47:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 246/481] 192.168.122.65 () {58 vars in 1369 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/disassociate?vol_type_id=eec3e0c6-e881-4c00-a4dc-52af884d2666 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-64468d44-8310-4aae-b991-151613aff0cb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-64468d44-8310-4aae-b991-151613aff0cb tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associations Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-64468d44-8310-4aae-b991-151613aff0cb tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-64468d44-8310-4aae-b991-151613aff0cb tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'associations' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.qos_specs_manage [None req-64468d44-8310-4aae-b991-151613aff0cb tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Get associations for qos_spec id: b7e8c1eb-7fae-4d80-b19e-ce8e8377393d {{(pid=86990) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-64468d44-8310-4aae-b991-151613aff0cb tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associations returned with HTTP 200 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 236/482] 192.168.122.65 () {58 vars in 1272 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associations => generated 304 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-598c1c3d-844f-4c80-a148-340612b8d397 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-598c1c3d-844f-4c80-a148-340612b8d397 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/disassociate_all Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-598c1c3d-844f-4c80-a148-340612b8d397 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-598c1c3d-844f-4c80-a148-340612b8d397 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'disassociate_all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.qos_specs_manage [None req-598c1c3d-844f-4c80-a148-340612b8d397 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Disassociate qos_spec: b7e8c1eb-7fae-4d80-b19e-ce8e8377393d from all. {{(pid=86989) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-598c1c3d-844f-4c80-a148-340612b8d397 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/disassociate_all returned with HTTP 202 Sep 07 09:47:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 247/483] 192.168.122.65 () {58 vars in 1284 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/disassociate_all => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3b1ae6e1-4e87-4d0f-a94a-8c58772cecfe None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3b1ae6e1-4e87-4d0f-a94a-8c58772cecfe tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associations Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3b1ae6e1-4e87-4d0f-a94a-8c58772cecfe tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3b1ae6e1-4e87-4d0f-a94a-8c58772cecfe tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'associations' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3b1ae6e1-4e87-4d0f-a94a-8c58772cecfe tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Get associations for qos_spec id: b7e8c1eb-7fae-4d80-b19e-ce8e8377393d {{(pid=86990) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3b1ae6e1-4e87-4d0f-a94a-8c58772cecfe tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associations returned with HTTP 200 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 237/484] 192.168.122.65 () {58 vars in 1272 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/associations => generated 24 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dc10127d-e544-45a9-8a9d-ac3ffa40fdc0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dc10127d-e544-45a9-8a9d-ac3ffa40fdc0 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DELETE http://192.168.122.65/volume/v3/types/53b349b6-15ee-41c7-8353-e32257e5d7db Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dc10127d-e544-45a9-8a9d-ac3ffa40fdc0 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dc10127d-e544-45a9-8a9d-ac3ffa40fdc0 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dc10127d-e544-45a9-8a9d-ac3ffa40fdc0 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/types/53b349b6-15ee-41c7-8353-e32257e5d7db returned with HTTP 202 Sep 07 09:47:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 248/485] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:47:21 2026] DELETE /volume/v3/types/53b349b6-15ee-41c7-8353-e32257e5d7db => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7c9c6a6d-2aa2-46d3-85c7-41467df728ed None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c9c6a6d-2aa2-46d3-85c7-41467df728ed tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/types/53b349b6-15ee-41c7-8353-e32257e5d7db Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c9c6a6d-2aa2-46d3-85c7-41467df728ed tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c9c6a6d-2aa2-46d3-85c7-41467df728ed tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c9c6a6d-2aa2-46d3-85c7-41467df728ed tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/types/53b349b6-15ee-41c7-8353-e32257e5d7db returned with HTTP 404 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 238/486] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/types/53b349b6-15ee-41c7-8353-e32257e5d7db => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-72b929d0-f590-45a4-a269-34c2ba3bad88 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-72b929d0-f590-45a4-a269-34c2ba3bad88 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DELETE http://192.168.122.65/volume/v3/types/e2c60be1-9f09-4bc2-b457-57752aa77c2b Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-72b929d0-f590-45a4-a269-34c2ba3bad88 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-72b929d0-f590-45a4-a269-34c2ba3bad88 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-72b929d0-f590-45a4-a269-34c2ba3bad88 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/types/e2c60be1-9f09-4bc2-b457-57752aa77c2b returned with HTTP 202 Sep 07 09:47:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 249/487] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:47:21 2026] DELETE /volume/v3/types/e2c60be1-9f09-4bc2-b457-57752aa77c2b => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c8774e9f-e3fe-4aa6-a178-afd5818df81d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c8774e9f-e3fe-4aa6-a178-afd5818df81d tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/types/e2c60be1-9f09-4bc2-b457-57752aa77c2b Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c8774e9f-e3fe-4aa6-a178-afd5818df81d tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c8774e9f-e3fe-4aa6-a178-afd5818df81d tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c8774e9f-e3fe-4aa6-a178-afd5818df81d tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/types/e2c60be1-9f09-4bc2-b457-57752aa77c2b returned with HTTP 404 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 239/488] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/types/e2c60be1-9f09-4bc2-b457-57752aa77c2b => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1f3d1e2d-e214-4657-be89-af1958f48520 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1f3d1e2d-e214-4657-be89-af1958f48520 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DELETE http://192.168.122.65/volume/v3/types/eec3e0c6-e881-4c00-a4dc-52af884d2666 Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1f3d1e2d-e214-4657-be89-af1958f48520 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1f3d1e2d-e214-4657-be89-af1958f48520 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1f3d1e2d-e214-4657-be89-af1958f48520 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/types/eec3e0c6-e881-4c00-a4dc-52af884d2666 returned with HTTP 202 Sep 07 09:47:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 250/489] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:47:21 2026] DELETE /volume/v3/types/eec3e0c6-e881-4c00-a4dc-52af884d2666 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d3225690-1ef6-4c51-8fdf-1fe8cd38b9ac None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d3225690-1ef6-4c51-8fdf-1fe8cd38b9ac tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/types/eec3e0c6-e881-4c00-a4dc-52af884d2666 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d3225690-1ef6-4c51-8fdf-1fe8cd38b9ac tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d3225690-1ef6-4c51-8fdf-1fe8cd38b9ac tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d3225690-1ef6-4c51-8fdf-1fe8cd38b9ac tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/types/eec3e0c6-e881-4c00-a4dc-52af884d2666 returned with HTTP 404 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 240/490] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/types/eec3e0c6-e881-4c00-a4dc-52af884d2666 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ddc5c754-b2b7-49f7-b3c5-cd6c4fdb1bdf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ddc5c754-b2b7-49f7-b3c5-cd6c4fdb1bdf tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] POST http://192.168.122.65/volume/v3/qos-specs Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ddc5c754-b2b7-49f7-b3c5-cd6c4fdb1bdf tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1263774416", "consumer": "back-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.qos_specs [None req-ddc5c754-b2b7-49f7-b3c5-cd6c4fdb1bdf tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1263774416', 'consumer': 'back-end', 'specs': {}} {{(pid=86989) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-ddc5c754-b2b7-49f7-b3c5-cd6c4fdb1bdf tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DB qos_specs_create(): root {'id': '4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1263774416'} {{(pid=86989) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ddc5c754-b2b7-49f7-b3c5-cd6c4fdb1bdf tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs returned with HTTP 200 Sep 07 09:47:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 251/491] 192.168.122.65 () {60 vars in 1143 bytes} [Mon Sep 7 09:47:21 2026] POST /volume/v3/qos-specs => generated 375 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4a9524a6-26cd-4ea7-90fb-8d2ac2ebbbec None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4a9524a6-26cd-4ea7-90fb-8d2ac2ebbbec tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DELETE http://192.168.122.65/volume/v3/qos-specs/4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d?force=False Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4a9524a6-26cd-4ea7-90fb-8d2ac2ebbbec tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4a9524a6-26cd-4ea7-90fb-8d2ac2ebbbec tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4a9524a6-26cd-4ea7-90fb-8d2ac2ebbbec tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Delete qos_spec: 4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d, force: False {{(pid=86990) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9a1d99c8-2275-4414-9740-efba577255f5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9a1d99c8-2275-4414-9740-efba577255f5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9a1d99c8-2275-4414-9740-efba577255f5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9a1d99c8-2275-4414-9740-efba577255f5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 09:47:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4a9524a6-26cd-4ea7-90fb-8d2ac2ebbbec tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d?force=False returned with HTTP 202 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 241/492] 192.168.122.65 () {58 vars in 1259 bytes} [Mon Sep 7 09:47:21 2026] DELETE /volume/v3/qos-specs/4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9a1d99c8-2275-4414-9740-efba577255f5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:21 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-9a1d99c8-2275-4414-9740-efba577255f5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:21 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-9a1d99c8-2275-4414-9740-efba577255f5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ca2c1b08-e90f-4cfb-9470-ea18d2d97651 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca2c1b08-e90f-4cfb-9470-ea18d2d97651 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca2c1b08-e90f-4cfb-9470-ea18d2d97651 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca2c1b08-e90f-4cfb-9470-ea18d2d97651 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca2c1b08-e90f-4cfb-9470-ea18d2d97651 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d returned with HTTP 404 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 242/493] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/qos-specs/4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ed891459-d206-4a48-8047-5e76e5b0f6cb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ed891459-d206-4a48-8047-5e76e5b0f6cb tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ed891459-d206-4a48-8047-5e76e5b0f6cb tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ed891459-d206-4a48-8047-5e76e5b0f6cb tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ed891459-d206-4a48-8047-5e76e5b0f6cb tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs returned with HTTP 200 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 243/494] 192.168.122.65 () {58 vars in 1122 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/qos-specs => generated 175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-714faa29-a770-40c1-bd4a-ed4acf0e56a5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-714faa29-a770-40c1-bd4a-ed4acf0e56a5 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DELETE http://192.168.122.65/volume/v3/qos-specs/4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d?force=False Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-714faa29-a770-40c1-bd4a-ed4acf0e56a5 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-714faa29-a770-40c1-bd4a-ed4acf0e56a5 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.qos_specs_manage [None req-714faa29-a770-40c1-bd4a-ed4acf0e56a5 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Delete qos_spec: 4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d, force: False {{(pid=86990) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-714faa29-a770-40c1-bd4a-ed4acf0e56a5 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d?force=False returned with HTTP 404 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 244/495] 192.168.122.65 () {58 vars in 1259 bytes} [Mon Sep 7 09:47:21 2026] DELETE /volume/v3/qos-specs/4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8c225b9a-7cc7-49d6-8010-23742851c12e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8c225b9a-7cc7-49d6-8010-23742851c12e tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8c225b9a-7cc7-49d6-8010-23742851c12e tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8c225b9a-7cc7-49d6-8010-23742851c12e tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-9a1d99c8-2275-4414-9740-efba577255f5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8c225b9a-7cc7-49d6-8010-23742851c12e tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d returned with HTTP 404 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 245/496] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/qos-specs/4e1c70dc-6fb8-4ec4-a9a7-1c4dbb419d3d => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4062895b-551d-4cc3-ae1b-e468b7fad584 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4062895b-551d-4cc3-ae1b-e468b7fad584 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] POST http://192.168.122.65/volume/v3/qos-specs Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4062895b-551d-4cc3-ae1b-e468b7fad584 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1765293138", "consumer": "both"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.qos_specs [None req-4062895b-551d-4cc3-ae1b-e468b7fad584 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1765293138', 'consumer': 'both', 'specs': {}} {{(pid=86990) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-4062895b-551d-4cc3-ae1b-e468b7fad584 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DB qos_specs_create(): root {'id': '28852c00-2f6c-4463-8cb7-fbdeaffde89a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1765293138'} {{(pid=86990) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9a1d99c8-2275-4414-9740-efba577255f5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 returned with HTTP 200 Sep 07 09:47:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 252/497] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-724544b5-2dfc-407a-9c21-0b84ddc3a56b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4062895b-551d-4cc3-ae1b-e468b7fad584 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs returned with HTTP 200 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 246/498] 192.168.122.65 () {60 vars in 1143 bytes} [Mon Sep 7 09:47:21 2026] POST /volume/v3/qos-specs => generated 371 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-724544b5-2dfc-407a-9c21-0b84ddc3a56b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] PUT http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-724544b5-2dfc-407a-9c21-0b84ddc3a56b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "fac6fcf4-5260-4ea4-98c0-c8388331fd17"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-724544b5-2dfc-407a-9c21-0b84ddc3a56b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Update called for group 6a1e99a0-672e-4ab1-9c73-fbc308cef5df. {{(pid=86989) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-724544b5-2dfc-407a-9c21-0b84ddc3a56b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Updating group 6a1e99a0-672e-4ab1-9c73-fbc308cef5df with name new_group description: This is a new group add_volumes: None remove_volumes: fac6fcf4-5260-4ea4-98c0-c8388331fd17. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a44561f5-90aa-4f1b-988e-982e12844a2c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a44561f5-90aa-4f1b-988e-982e12844a2c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DELETE http://192.168.122.65/volume/v3/qos-specs/28852c00-2f6c-4463-8cb7-fbdeaffde89a?force=False Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a44561f5-90aa-4f1b-988e-982e12844a2c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a44561f5-90aa-4f1b-988e-982e12844a2c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a44561f5-90aa-4f1b-988e-982e12844a2c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Delete qos_spec: 28852c00-2f6c-4463-8cb7-fbdeaffde89a, force: False {{(pid=86990) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a44561f5-90aa-4f1b-988e-982e12844a2c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/28852c00-2f6c-4463-8cb7-fbdeaffde89a?force=False returned with HTTP 202 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 247/499] 192.168.122.65 () {58 vars in 1259 bytes} [Mon Sep 7 09:47:21 2026] DELETE /volume/v3/qos-specs/28852c00-2f6c-4463-8cb7-fbdeaffde89a?force=False => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ec2a7520-70fc-4be9-8a75-c6f0f75df74a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec2a7520-70fc-4be9-8a75-c6f0f75df74a tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/28852c00-2f6c-4463-8cb7-fbdeaffde89a Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec2a7520-70fc-4be9-8a75-c6f0f75df74a tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec2a7520-70fc-4be9-8a75-c6f0f75df74a tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec2a7520-70fc-4be9-8a75-c6f0f75df74a tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/28852c00-2f6c-4463-8cb7-fbdeaffde89a returned with HTTP 404 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 248/500] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/qos-specs/28852c00-2f6c-4463-8cb7-fbdeaffde89a => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-55833cc3-40c0-474e-96d2-975622cdf0fa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55833cc3-40c0-474e-96d2-975622cdf0fa tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55833cc3-40c0-474e-96d2-975622cdf0fa tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55833cc3-40c0-474e-96d2-975622cdf0fa tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-724544b5-2dfc-407a-9c21-0b84ddc3a56b tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df returned with HTTP 202 Sep 07 09:47:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 253/501] 192.168.122.65 () {62 vars in 1286 bytes} [Mon Sep 7 09:47:21 2026] PUT /volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2b85db70-2492-45f0-98af-a10bdaa643a0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55833cc3-40c0-474e-96d2-975622cdf0fa tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs returned with HTTP 200 Sep 07 09:47:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 249/502] 192.168.122.65 () {58 vars in 1122 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/qos-specs => generated 175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2b85db70-2492-45f0-98af-a10bdaa643a0 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2b85db70-2492-45f0-98af-a10bdaa643a0 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2b85db70-2492-45f0-98af-a10bdaa643a0 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-2b85db70-2492-45f0-98af-a10bdaa643a0 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 6a1e99a0-672e-4ab1-9c73-fbc308cef5df {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-61442312-a85c-4479-8d92-d62b6ba0e462 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61442312-a85c-4479-8d92-d62b6ba0e462 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DELETE http://192.168.122.65/volume/v3/qos-specs/28852c00-2f6c-4463-8cb7-fbdeaffde89a?force=False Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61442312-a85c-4479-8d92-d62b6ba0e462 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61442312-a85c-4479-8d92-d62b6ba0e462 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.qos_specs_manage [None req-61442312-a85c-4479-8d92-d62b6ba0e462 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Delete qos_spec: 28852c00-2f6c-4463-8cb7-fbdeaffde89a, force: False {{(pid=86990) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61442312-a85c-4479-8d92-d62b6ba0e462 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/28852c00-2f6c-4463-8cb7-fbdeaffde89a?force=False returned with HTTP 404 Sep 07 09:47:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 250/503] 192.168.122.65 () {58 vars in 1259 bytes} [Mon Sep 7 09:47:21 2026] DELETE /volume/v3/qos-specs/28852c00-2f6c-4463-8cb7-fbdeaffde89a?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4d373109-b3ff-4f1b-a4a9-75a26a1ccb6f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4d373109-b3ff-4f1b-a4a9-75a26a1ccb6f tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/28852c00-2f6c-4463-8cb7-fbdeaffde89a Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4d373109-b3ff-4f1b-a4a9-75a26a1ccb6f tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4d373109-b3ff-4f1b-a4a9-75a26a1ccb6f tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4d373109-b3ff-4f1b-a4a9-75a26a1ccb6f tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/28852c00-2f6c-4463-8cb7-fbdeaffde89a returned with HTTP 404 Sep 07 09:47:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 251/504] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:22 2026] GET /volume/v3/qos-specs/28852c00-2f6c-4463-8cb7-fbdeaffde89a => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:22 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2b85db70-2492-45f0-98af-a10bdaa643a0 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df returned with HTTP 200 Sep 07 09:47:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 254/505] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:21 2026] GET /volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df => generated 323 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-30557e78-0e13-46fc-977a-fd69544f2bae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-30557e78-0e13-46fc-977a-fd69544f2bae tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] POST http://192.168.122.65/volume/v3/qos-specs Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-30557e78-0e13-46fc-977a-fd69544f2bae tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-394888824", "consumer": "front-end"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.qos_specs [None req-30557e78-0e13-46fc-977a-fd69544f2bae tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-394888824', 'consumer': 'front-end', 'specs': {}} {{(pid=86990) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-30557e78-0e13-46fc-977a-fd69544f2bae tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DB qos_specs_create(): root {'id': '52704576-1f29-4fb0-aec4-8b45feb51ba7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-394888824'} {{(pid=86990) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-30557e78-0e13-46fc-977a-fd69544f2bae tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs returned with HTTP 200 Sep 07 09:47:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 252/506] 192.168.122.65 () {60 vars in 1143 bytes} [Mon Sep 7 09:47:22 2026] POST /volume/v3/qos-specs => generated 375 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-57386aab-1b15-4532-b104-26b802536bf9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-57386aab-1b15-4532-b104-26b802536bf9 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DELETE http://192.168.122.65/volume/v3/qos-specs/52704576-1f29-4fb0-aec4-8b45feb51ba7?force=False Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-57386aab-1b15-4532-b104-26b802536bf9 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-57386aab-1b15-4532-b104-26b802536bf9 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.qos_specs_manage [None req-57386aab-1b15-4532-b104-26b802536bf9 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Delete qos_spec: 52704576-1f29-4fb0-aec4-8b45feb51ba7, force: False {{(pid=86989) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:22 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-57386aab-1b15-4532-b104-26b802536bf9 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/52704576-1f29-4fb0-aec4-8b45feb51ba7?force=False returned with HTTP 202 Sep 07 09:47:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 255/507] 192.168.122.65 () {58 vars in 1259 bytes} [Mon Sep 7 09:47:22 2026] DELETE /volume/v3/qos-specs/52704576-1f29-4fb0-aec4-8b45feb51ba7?force=False => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dcea4e5d-24b0-4f71-91c0-284d3015df33 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dcea4e5d-24b0-4f71-91c0-284d3015df33 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/52704576-1f29-4fb0-aec4-8b45feb51ba7 Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dcea4e5d-24b0-4f71-91c0-284d3015df33 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dcea4e5d-24b0-4f71-91c0-284d3015df33 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dcea4e5d-24b0-4f71-91c0-284d3015df33 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/52704576-1f29-4fb0-aec4-8b45feb51ba7 returned with HTTP 404 Sep 07 09:47:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 253/508] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:22 2026] GET /volume/v3/qos-specs/52704576-1f29-4fb0-aec4-8b45feb51ba7 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a75daff7-5834-4fc0-87fa-b91e034d8309 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a75daff7-5834-4fc0-87fa-b91e034d8309 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a75daff7-5834-4fc0-87fa-b91e034d8309 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a75daff7-5834-4fc0-87fa-b91e034d8309 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:22 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a75daff7-5834-4fc0-87fa-b91e034d8309 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs returned with HTTP 200 Sep 07 09:47:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 256/509] 192.168.122.65 () {58 vars in 1122 bytes} [Mon Sep 7 09:47:22 2026] GET /volume/v3/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-30b09fc2-04fd-414d-a945-65458f1e321c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-30b09fc2-04fd-414d-a945-65458f1e321c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DELETE http://192.168.122.65/volume/v3/qos-specs/52704576-1f29-4fb0-aec4-8b45feb51ba7?force=False Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-30b09fc2-04fd-414d-a945-65458f1e321c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-30b09fc2-04fd-414d-a945-65458f1e321c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.qos_specs_manage [None req-30b09fc2-04fd-414d-a945-65458f1e321c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Delete qos_spec: 52704576-1f29-4fb0-aec4-8b45feb51ba7, force: False {{(pid=86990) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-30b09fc2-04fd-414d-a945-65458f1e321c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/52704576-1f29-4fb0-aec4-8b45feb51ba7?force=False returned with HTTP 404 Sep 07 09:47:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 254/510] 192.168.122.65 () {58 vars in 1259 bytes} [Mon Sep 7 09:47:22 2026] DELETE /volume/v3/qos-specs/52704576-1f29-4fb0-aec4-8b45feb51ba7?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d238f835-8c73-4ff4-908e-887958f4a3b7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d238f835-8c73-4ff4-908e-887958f4a3b7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/52704576-1f29-4fb0-aec4-8b45feb51ba7 Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d238f835-8c73-4ff4-908e-887958f4a3b7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d238f835-8c73-4ff4-908e-887958f4a3b7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d238f835-8c73-4ff4-908e-887958f4a3b7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/52704576-1f29-4fb0-aec4-8b45feb51ba7 returned with HTTP 404 Sep 07 09:47:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 257/511] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:22 2026] GET /volume/v3/qos-specs/52704576-1f29-4fb0-aec4-8b45feb51ba7 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b4adb06c-cd85-49fb-90a2-7f59e041388c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b4adb06c-cd85-49fb-90a2-7f59e041388c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b4adb06c-cd85-49fb-90a2-7f59e041388c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b4adb06c-cd85-49fb-90a2-7f59e041388c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b4adb06c-cd85-49fb-90a2-7f59e041388c tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d returned with HTTP 200 Sep 07 09:47:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 255/512] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:22 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d => generated 399 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f78bf3d0-1636-4b9d-9882-864253c8b4d0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f78bf3d0-1636-4b9d-9882-864253c8b4d0 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f78bf3d0-1636-4b9d-9882-864253c8b4d0 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f78bf3d0-1636-4b9d-9882-864253c8b4d0 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:22 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f78bf3d0-1636-4b9d-9882-864253c8b4d0 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs returned with HTTP 200 Sep 07 09:47:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 258/513] 192.168.122.65 () {58 vars in 1122 bytes} [Mon Sep 7 09:47:22 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d2acc40b-fc04-4339-8a25-d7b516e5742e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d2acc40b-fc04-4339-8a25-d7b516e5742e tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] PUT http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d2acc40b-fc04-4339-8a25-d7b516e5742e tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.qos_specs [None req-d2acc40b-fc04-4339-8a25-d7b516e5742e tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86990) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-d2acc40b-fc04-4339-8a25-d7b516e5742e tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] qos_specs_update() value: {'id': '6545aef7-c536-4228-b6b3-07df248d0cad', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'b7e8c1eb-7fae-4d80-b19e-ce8e8377393d', 'deleted': False} {{(pid=86990) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d2acc40b-fc04-4339-8a25-d7b516e5742e tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d returned with HTTP 200 Sep 07 09:47:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 256/514] 192.168.122.65 () {60 vars in 1253 bytes} [Mon Sep 7 09:47:22 2026] PUT /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d => generated 36 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-73ab2967-c4b0-4295-83b2-57cfe08900aa None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-73ab2967-c4b0-4295-83b2-57cfe08900aa tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-73ab2967-c4b0-4295-83b2-57cfe08900aa tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-73ab2967-c4b0-4295-83b2-57cfe08900aa tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-73ab2967-c4b0-4295-83b2-57cfe08900aa tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d returned with HTTP 200 Sep 07 09:47:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 259/515] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:22 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d => generated 420 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-32be4f57-3af7-404b-9a9d-37bddebf52a7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-32be4f57-3af7-404b-9a9d-37bddebf52a7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] PUT http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/delete_keys Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-32be4f57-3af7-404b-9a9d-37bddebf52a7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.qos_specs_manage [None req-32be4f57-3af7-404b-9a9d-37bddebf52a7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Delete_key spec: b7e8c1eb-7fae-4d80-b19e-ce8e8377393d, keys: ['iops_bytes'] {{(pid=86990) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-32be4f57-3af7-404b-9a9d-37bddebf52a7 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/delete_keys returned with HTTP 202 Sep 07 09:47:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 257/516] 192.168.122.65 () {60 vars in 1289 bytes} [Mon Sep 7 09:47:22 2026] PUT /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d/delete_keys => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-75150d7e-63f8-4c39-9186-68f4ffea1e1d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-75150d7e-63f8-4c39-9186-68f4ffea1e1d tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-75150d7e-63f8-4c39-9186-68f4ffea1e1d tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-75150d7e-63f8-4c39-9186-68f4ffea1e1d tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-75150d7e-63f8-4c39-9186-68f4ffea1e1d tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d returned with HTTP 200 Sep 07 09:47:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 260/517] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:22 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d => generated 399 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c04947c7-54cc-4711-9873-156b94074f56 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c04947c7-54cc-4711-9873-156b94074f56 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c04947c7-54cc-4711-9873-156b94074f56 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c04947c7-54cc-4711-9873-156b94074f56 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c04947c7-54cc-4711-9873-156b94074f56 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d returned with HTTP 200 Sep 07 09:47:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 258/518] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:22 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d => generated 399 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5a3a8bd9-b563-434f-a2be-59be12582d87 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5a3a8bd9-b563-434f-a2be-59be12582d87 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] DELETE http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d?force=False Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5a3a8bd9-b563-434f-a2be-59be12582d87 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5a3a8bd9-b563-434f-a2be-59be12582d87 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5a3a8bd9-b563-434f-a2be-59be12582d87 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Delete qos_spec: b7e8c1eb-7fae-4d80-b19e-ce8e8377393d, force: False {{(pid=86989) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 09:47:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:22 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 09:47:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5a3a8bd9-b563-434f-a2be-59be12582d87 tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d?force=False returned with HTTP 202 Sep 07 09:47:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 261/519] 192.168.122.65 () {58 vars in 1259 bytes} [Mon Sep 7 09:47:22 2026] DELETE /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d?force=False => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9c5a7c02-8a24-4840-a363-04969f8654ad None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9c5a7c02-8a24-4840-a363-04969f8654ad tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] GET http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9c5a7c02-8a24-4840-a363-04969f8654ad tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9c5a7c02-8a24-4840-a363-04969f8654ad tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9c5a7c02-8a24-4840-a363-04969f8654ad tempest-QosSpecsTestJSON-781567036 tempest-QosSpecsTestJSON-781567036-project-admin] http://192.168.122.65/volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d returned with HTTP 404 Sep 07 09:47:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 259/520] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:22 2026] GET /volume/v3/qos-specs/b7e8c1eb-7fae-4d80-b19e-ce8e8377393d => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6531f633-35c6-4a19-8b86-c90eeea7e4ff None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6531f633-35c6-4a19-8b86-c90eeea7e4ff tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6531f633-35c6-4a19-8b86-c90eeea7e4ff tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6531f633-35c6-4a19-8b86-c90eeea7e4ff tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-6531f633-35c6-4a19-8b86-c90eeea7e4ff tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 6a1e99a0-672e-4ab1-9c73-fbc308cef5df {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:23 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6531f633-35c6-4a19-8b86-c90eeea7e4ff tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df returned with HTTP 200 Sep 07 09:47:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 262/521] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:23 2026] GET /volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df => generated 324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0e49699a-18f1-4e33-b7a9-568d715da6c1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0e49699a-18f1-4e33-b7a9-568d715da6c1 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df Sep 07 09:47:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0e49699a-18f1-4e33-b7a9-568d715da6c1 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0e49699a-18f1-4e33-b7a9-568d715da6c1 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-0e49699a-18f1-4e33-b7a9-568d715da6c1 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 6a1e99a0-672e-4ab1-9c73-fbc308cef5df {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:23 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0e49699a-18f1-4e33-b7a9-568d715da6c1 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df returned with HTTP 200 Sep 07 09:47:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 260/522] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:23 2026] GET /volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df => generated 324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-08bca62c-9fb7-4ec9-953c-3373de9fcea4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-08bca62c-9fb7-4ec9-953c-3373de9fcea4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-08bca62c-9fb7-4ec9-953c-3373de9fcea4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-08bca62c-9fb7-4ec9-953c-3373de9fcea4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-08bca62c-9fb7-4ec9-953c-3373de9fcea4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-08bca62c-9fb7-4ec9-953c-3373de9fcea4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:23 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:47:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-08bca62c-9fb7-4ec9-953c-3373de9fcea4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Get all volumes completed successfully. Sep 07 09:47:23 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-08bca62c-9fb7-4ec9-953c-3373de9fcea4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:23 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-08bca62c-9fb7-4ec9-953c-3373de9fcea4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-08bca62c-9fb7-4ec9-953c-3373de9fcea4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-08bca62c-9fb7-4ec9-953c-3373de9fcea4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:47:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 263/523] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:47:23 2026] GET /volume/v3/volumes/detail => generated 1786 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:47:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bd3e3839-aa48-4948-a51c-5588380048d0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bd3e3839-aa48-4948-a51c-5588380048d0 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] PUT http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df Sep 07 09:47:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bd3e3839-aa48-4948-a51c-5588380048d0 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fac6fcf4-5260-4ea4-98c0-c8388331fd17"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-bd3e3839-aa48-4948-a51c-5588380048d0 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Update called for group 6a1e99a0-672e-4ab1-9c73-fbc308cef5df. {{(pid=86990) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 09:47:23 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-bd3e3839-aa48-4948-a51c-5588380048d0 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Updating group 6a1e99a0-672e-4ab1-9c73-fbc308cef5df with name None description: None add_volumes: fac6fcf4-5260-4ea4-98c0-c8388331fd17 remove_volumes: None. Sep 07 09:47:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:23 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bd3e3839-aa48-4948-a51c-5588380048d0 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df returned with HTTP 202 Sep 07 09:47:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 261/524] 192.168.122.65 () {62 vars in 1285 bytes} [Mon Sep 7 09:47:23 2026] PUT /volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a09f9b1a-f104-418e-a602-5f292ba09966 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a09f9b1a-f104-418e-a602-5f292ba09966 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a09f9b1a-f104-418e-a602-5f292ba09966 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a09f9b1a-f104-418e-a602-5f292ba09966 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-a09f9b1a-f104-418e-a602-5f292ba09966 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 6a1e99a0-672e-4ab1-9c73-fbc308cef5df {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:23 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:47:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a09f9b1a-f104-418e-a602-5f292ba09966 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df returned with HTTP 200 Sep 07 09:47:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 264/525] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:23 2026] GET /volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df => generated 323 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bdcf385c-65c7-48ca-b5a4-c8fb498f85b9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bdcf385c-65c7-48ca-b5a4-c8fb498f85b9 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df Sep 07 09:47:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bdcf385c-65c7-48ca-b5a4-c8fb498f85b9 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bdcf385c-65c7-48ca-b5a4-c8fb498f85b9 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-bdcf385c-65c7-48ca-b5a4-c8fb498f85b9 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 6a1e99a0-672e-4ab1-9c73-fbc308cef5df {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:24 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:47:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bdcf385c-65c7-48ca-b5a4-c8fb498f85b9 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df returned with HTTP 200 Sep 07 09:47:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 262/526] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:24 2026] GET /volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df => generated 324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:47:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:47:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:47:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:24 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:47:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Get all volumes completed successfully. Sep 07 09:47:24 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:24 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:24 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:24 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:24 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:24 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-eacdb245-bb4e-458b-8cbc-375ac73e1d5c tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:47:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 265/527] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:47:24 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:47:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ca83754e-2503-40ae-a32a-31805715357d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:47:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:47:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:47:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:24 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:47:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Get all volumes completed successfully. Sep 07 09:47:24 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:24 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:25 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:25 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:25 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:25 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca83754e-2503-40ae-a32a-31805715357d tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:47:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 263/528] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:47:24 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:47:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-900d3def-c062-4e08-8251-3e48da64e3a4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-900d3def-c062-4e08-8251-3e48da64e3a4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] POST http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df/action Sep 07 09:47:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-900d3def-c062-4e08-8251-3e48da64e3a4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-900d3def-c062-4e08-8251-3e48da64e3a4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-900d3def-c062-4e08-8251-3e48da64e3a4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] delete called for group 6a1e99a0-672e-4ab1-9c73-fbc308cef5df {{(pid=86989) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:47:25 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-900d3def-c062-4e08-8251-3e48da64e3a4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Delete group with id: 6a1e99a0-672e-4ab1-9c73-fbc308cef5df Sep 07 09:47:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:25 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:47:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:25 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:47:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-900d3def-c062-4e08-8251-3e48da64e3a4 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df/action returned with HTTP 202 Sep 07 09:47:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 266/529] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:47:25 2026] POST /volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df/action => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:47:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e43d88a7-d921-46b9-b49c-0c349f1dfcc5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e43d88a7-d921-46b9-b49c-0c349f1dfcc5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 Sep 07 09:47:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e43d88a7-d921-46b9-b49c-0c349f1dfcc5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e43d88a7-d921-46b9-b49c-0c349f1dfcc5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e43d88a7-d921-46b9-b49c-0c349f1dfcc5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:25 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-e43d88a7-d921-46b9-b49c-0c349f1dfcc5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:25 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-e43d88a7-d921-46b9-b49c-0c349f1dfcc5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:25 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-e43d88a7-d921-46b9-b49c-0c349f1dfcc5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e43d88a7-d921-46b9-b49c-0c349f1dfcc5 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 returned with HTTP 200 Sep 07 09:47:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 264/530] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:25 2026] GET /volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 => generated 912 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4db98fd8-4667-41bb-b01d-442d5bc38078 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4db98fd8-4667-41bb-b01d-442d5bc38078 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 Sep 07 09:47:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4db98fd8-4667-41bb-b01d-442d5bc38078 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4db98fd8-4667-41bb-b01d-442d5bc38078 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4db98fd8-4667-41bb-b01d-442d5bc38078 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Volume info retrieved successfully. Sep 07 09:47:26 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-4db98fd8-4667-41bb-b01d-442d5bc38078 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:47:26 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-4db98fd8-4667-41bb-b01d-442d5bc38078 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:47:27 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-4db98fd8-4667-41bb-b01d-442d5bc38078 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:47:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4db98fd8-4667-41bb-b01d-442d5bc38078 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 returned with HTTP 200 Sep 07 09:47:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 267/531] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:26 2026] GET /volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 => generated 912 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e52e7a1f-84e2-49c4-8e24-63658714ceda None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e52e7a1f-84e2-49c4-8e24-63658714ceda tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 Sep 07 09:47:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e52e7a1f-84e2-49c4-8e24-63658714ceda tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e52e7a1f-84e2-49c4-8e24-63658714ceda tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e52e7a1f-84e2-49c4-8e24-63658714ceda tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 returned with HTTP 404 Sep 07 09:47:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 265/532] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:28 2026] GET /volume/v3/volumes/fac6fcf4-5260-4ea4-98c0-c8388331fd17 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:47:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-22dcfd59-49a8-422e-870e-53f9d0f375c2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-22dcfd59-49a8-422e-870e-53f9d0f375c2 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/volumes/1acaac55-fbae-408d-93df-d3aa5afa1878 Sep 07 09:47:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-22dcfd59-49a8-422e-870e-53f9d0f375c2 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-22dcfd59-49a8-422e-870e-53f9d0f375c2 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-22dcfd59-49a8-422e-870e-53f9d0f375c2 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/volumes/1acaac55-fbae-408d-93df-d3aa5afa1878 returned with HTTP 404 Sep 07 09:47:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 268/533] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:47:28 2026] GET /volume/v3/volumes/1acaac55-fbae-408d-93df-d3aa5afa1878 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:47:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-78d8232d-a306-46d8-9659-d7586353f6c7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-78d8232d-a306-46d8-9659-d7586353f6c7 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] GET http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df Sep 07 09:47:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-78d8232d-a306-46d8-9659-d7586353f6c7 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-78d8232d-a306-46d8-9659-d7586353f6c7 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-78d8232d-a306-46d8-9659-d7586353f6c7 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] show called for member 6a1e99a0-672e-4ab1-9c73-fbc308cef5df {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:47:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-78d8232d-a306-46d8-9659-d7586353f6c7 tempest-GroupsTest-1534522660 tempest-GroupsTest-1534522660-project-member] http://192.168.122.65/volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df returned with HTTP 404 Sep 07 09:47:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 266/534] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:47:28 2026] GET /volume/v3/groups/6a1e99a0-672e-4ab1-9c73-fbc308cef5df => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:47:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7e425c45-5c74-49d2-a91a-bee7240ea9c1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7e425c45-5c74-49d2-a91a-bee7240ea9c1 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/21cec9e0-9a30-4386-a925-ff21e8d3df53 Sep 07 09:47:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7e425c45-5c74-49d2-a91a-bee7240ea9c1 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7e425c45-5c74-49d2-a91a-bee7240ea9c1 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7e425c45-5c74-49d2-a91a-bee7240ea9c1 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] http://192.168.122.65/volume/v3/group_types/21cec9e0-9a30-4386-a925-ff21e8d3df53 returned with HTTP 202 Sep 07 09:47:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 269/535] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:47:28 2026] DELETE /volume/v3/group_types/21cec9e0-9a30-4386-a925-ff21e8d3df53 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 09:47:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5df7a79a-77df-4fe2-aaf2-3eb20e1fd7eb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5df7a79a-77df-4fe2-aaf2-3eb20e1fd7eb tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] DELETE http://192.168.122.65/volume/v3/types/f052d2ba-de9a-4f4e-9f98-6942a12aa174 Sep 07 09:47:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5df7a79a-77df-4fe2-aaf2-3eb20e1fd7eb tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5df7a79a-77df-4fe2-aaf2-3eb20e1fd7eb tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5df7a79a-77df-4fe2-aaf2-3eb20e1fd7eb tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] http://192.168.122.65/volume/v3/types/f052d2ba-de9a-4f4e-9f98-6942a12aa174 returned with HTTP 202 Sep 07 09:47:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 267/536] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:47:28 2026] DELETE /volume/v3/types/f052d2ba-de9a-4f4e-9f98-6942a12aa174 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c365cc34-1a28-4bfb-95eb-92cc49ace9f6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c365cc34-1a28-4bfb-95eb-92cc49ace9f6 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] GET http://192.168.122.65/volume/v3/types/f052d2ba-de9a-4f4e-9f98-6942a12aa174 Sep 07 09:47:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c365cc34-1a28-4bfb-95eb-92cc49ace9f6 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c365cc34-1a28-4bfb-95eb-92cc49ace9f6 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c365cc34-1a28-4bfb-95eb-92cc49ace9f6 tempest-GroupsTest-1808799952 tempest-GroupsTest-1808799952-project-admin] http://192.168.122.65/volume/v3/types/f052d2ba-de9a-4f4e-9f98-6942a12aa174 returned with HTTP 404 Sep 07 09:47:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 270/537] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:47:28 2026] GET /volume/v3/types/f052d2ba-de9a-4f4e-9f98-6942a12aa174 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c6912c00-fc12-4691-be22-f5ebe93c01d4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c6912c00-fc12-4691-be22-f5ebe93c01d4 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:47:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c6912c00-fc12-4691-be22-f5ebe93c01d4 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c6912c00-fc12-4691-be22-f5ebe93c01d4 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c6912c00-fc12-4691-be22-f5ebe93c01d4 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:47:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c6912c00-fc12-4691-be22-f5ebe93c01d4 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:47:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 268/538] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:29 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-197182c4-aa62-4090-8f3b-ec553041fcf0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-197182c4-aa62-4090-8f3b-ec553041fcf0 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-197182c4-aa62-4090-8f3b-ec553041fcf0 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-197182c4-aa62-4090-8f3b-ec553041fcf0 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-197182c4-aa62-4090-8f3b-ec553041fcf0 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:47:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-197182c4-aa62-4090-8f3b-ec553041fcf0 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:47:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 271/539] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:47:29 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f8f000b8-fe17-450d-87ad-364fcb1b154d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f8f000b8-fe17-450d-87ad-364fcb1b154d None None] GET http://192.168.122.65/volume// Sep 07 09:47:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f8f000b8-fe17-450d-87ad-364fcb1b154d None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f8f000b8-fe17-450d-87ad-364fcb1b154d None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f8f000b8-fe17-450d-87ad-364fcb1b154d None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:47:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 269/540] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:47:29 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-f60adcdf-4caa-49ff-b1c5-a21d1c6e4f3e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-f60adcdf-4caa-49ff-b1c5-a21d1c6e4f3e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-f60adcdf-4caa-49ff-b1c5-a21d1c6e4f3e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4cc71185-971d-4019-9090-477700edf19b", "connector": null, "instance_uuid": "2cb978dc-ec84-47f2-817c-7784e2ab2980"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c0c6f36a-c93a-4d9a-9445-eee334fd7cc3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-f60adcdf-4caa-49ff-b1c5-a21d1c6e4f3e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:47:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 272/541] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:47:29 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-86a2a022-23c1-41b3-8a41-9ac5c4d72eaf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-86a2a022-23c1-41b3-8a41-9ac5c4d72eaf tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-86a2a022-23c1-41b3-8a41-9ac5c4d72eaf tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-86a2a022-23c1-41b3-8a41-9ac5c4d72eaf tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-86a2a022-23c1-41b3-8a41-9ac5c4d72eaf tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:47:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-86a2a022-23c1-41b3-8a41-9ac5c4d72eaf tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:47:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 273/542] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:29 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-73236a9a-f673-4084-a52a-79ab7ce2307d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-73236a9a-f673-4084-a52a-79ab7ce2307d None None] GET http://192.168.122.65/volume// Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-73236a9a-f673-4084-a52a-79ab7ce2307d None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-73236a9a-f673-4084-a52a-79ab7ce2307d None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-73236a9a-f673-4084-a52a-79ab7ce2307d None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:47:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 274/543] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:47:29 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-8068f993-4d10-4ed7-8a3a-8aff908c48f6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-8068f993-4d10-4ed7-8a3a-8aff908c48f6 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-8068f993-4d10-4ed7-8a3a-8aff908c48f6 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-8068f993-4d10-4ed7-8a3a-8aff908c48f6 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-8068f993-4d10-4ed7-8a3a-8aff908c48f6 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:47:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-8068f993-4d10-4ed7-8a3a-8aff908c48f6 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:47:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 275/544] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:47:29 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 1033 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:47:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c0c6f36a-c93a-4d9a-9445-eee334fd7cc3 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] GET http://192.168.122.65/volume/v3/os-quota-class-sets/default Sep 07 09:47:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c0c6f36a-c93a-4d9a-9445-eee334fd7cc3 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c0c6f36a-c93a-4d9a-9445-eee334fd7cc3 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c0c6f36a-c93a-4d9a-9445-eee334fd7cc3 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] http://192.168.122.65/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 09:47:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 270/545] 192.168.122.65 () {58 vars in 1176 bytes} [Mon Sep 7 09:47:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4603c935-3b65-4fb4-bc6a-daad2c47d8ac None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4603c935-3b65-4fb4-bc6a-daad2c47d8ac tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] GET http://192.168.122.65/volume/v3/os-quota-class-sets/default Sep 07 09:47:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4603c935-3b65-4fb4-bc6a-daad2c47d8ac tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4603c935-3b65-4fb4-bc6a-daad2c47d8ac tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-9564bcd8-5084-465b-a85d-8670c9811afe None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-9564bcd8-5084-465b-a85d-8670c9811afe tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] PUT http://192.168.122.65/volume/v3/attachments/e5f26b38-a469-477f-8deb-a1e0c515ac9c Sep 07 09:47:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-9564bcd8-5084-465b-a85d-8670c9811afe tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4603c935-3b65-4fb4-bc6a-daad2c47d8ac tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] http://192.168.122.65/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 09:47:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 276/546] 192.168.122.65 () {58 vars in 1176 bytes} [Mon Sep 7 09:47:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-16176b0f-d8cd-4798-8ff0-eca8fb745812 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16176b0f-d8cd-4798-8ff0-eca8fb745812 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:47:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16176b0f-d8cd-4798-8ff0-eca8fb745812 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-927852695"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:30 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-9564bcd8-5084-465b-a85d-8670c9811afe tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Acquiring lock "cinder-attachment_update-4cc71185-971d-4019-9090-477700edf19b-devstack" by "attachment_update" {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:47:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16176b0f-d8cd-4798-8ff0-eca8fb745812 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:47:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 277/547] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:47:30 2026] POST /volume/v3/types => generated 227 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:30 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-9564bcd8-5084-465b-a85d-8670c9811afe tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Lock "cinder-attachment_update-4cc71185-971d-4019-9090-477700edf19b-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:47:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8b17e037-dbf8-49bc-aa4c-fec140d66eb2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8b17e037-dbf8-49bc-aa4c-fec140d66eb2 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-class-sets/default Sep 07 09:47:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8b17e037-dbf8-49bc-aa4c-fec140d66eb2 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-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-927852695": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-927852695": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-927852695": 8}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:30 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-9564bcd8-5084-465b-a85d-8670c9811afe tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Lock "cinder-attachment_update-4cc71185-971d-4019-9090-477700edf19b-devstack" released by "attachment_update" :: held 0.260s {{(pid=86990) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:47:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-9564bcd8-5084-465b-a85d-8670c9811afe tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/e5f26b38-a469-477f-8deb-a1e0c515ac9c returned with HTTP 200 Sep 07 09:47:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 271/548] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:47:30 2026] PUT /volume/v3/attachments/e5f26b38-a469-477f-8deb-a1e0c515ac9c => generated 694 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8b17e037-dbf8-49bc-aa4c-fec140d66eb2 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] http://192.168.122.65/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 09:47:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 278/549] 192.168.122.65 () {60 vars in 1197 bytes} [Mon Sep 7 09:47:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c738c251-190d-4d3a-bc5b-739b42bb0ec7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c738c251-190d-4d3a-bc5b-739b42bb0ec7 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/e819d5f1255946aaa36cfbc34da15930/defaults Sep 07 09:47:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c738c251-190d-4d3a-bc5b-739b42bb0ec7 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c738c251-190d-4d3a-bc5b-739b42bb0ec7 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Calling method 'defaults' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:30 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-c738c251-190d-4d3a-bc5b-739b42bb0ec7 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-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 07 09:47:30 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-c738c251-190d-4d3a-bc5b-739b42bb0ec7 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:30 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-c738c251-190d-4d3a-bc5b-739b42bb0ec7 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:30 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-c738c251-190d-4d3a-bc5b-739b42bb0ec7 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:30 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-c738c251-190d-4d3a-bc5b-739b42bb0ec7 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:30 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-c738c251-190d-4d3a-bc5b-739b42bb0ec7 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:30 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-c738c251-190d-4d3a-bc5b-739b42bb0ec7 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c738c251-190d-4d3a-bc5b-739b42bb0ec7 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/e819d5f1255946aaa36cfbc34da15930/defaults returned with HTTP 200 Sep 07 09:47:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 272/550] 192.168.122.65 () {58 vars in 1260 bytes} [Mon Sep 7 09:47:30 2026] GET /volume/v3/os-quota-sets/e819d5f1255946aaa36cfbc34da15930/defaults => generated 645 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-846bf61f-19b0-447e-b2b0-9ac47474a25f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-846bf61f-19b0-447e-b2b0-9ac47474a25f tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:47:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-846bf61f-19b0-447e-b2b0-9ac47474a25f tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-846bf61f-19b0-447e-b2b0-9ac47474a25f tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-846bf61f-19b0-447e-b2b0-9ac47474a25f tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:47:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-846bf61f-19b0-447e-b2b0-9ac47474a25f tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:47:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 279/551] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:30 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-efe03129-bb18-4fff-9824-fd53828b1263 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-efe03129-bb18-4fff-9824-fd53828b1263 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/361df127f2624a6dab4f9b3da91edc4d/defaults Sep 07 09:47:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-efe03129-bb18-4fff-9824-fd53828b1263 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-efe03129-bb18-4fff-9824-fd53828b1263 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Calling method 'defaults' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-efe03129-bb18-4fff-9824-fd53828b1263 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/361df127f2624a6dab4f9b3da91edc4d/defaults returned with HTTP 200 Sep 07 09:47:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 273/552] 192.168.122.65 () {58 vars in 1260 bytes} [Mon Sep 7 09:47:31 2026] GET /volume/v3/os-quota-sets/361df127f2624a6dab4f9b3da91edc4d/defaults => generated 645 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-47f797f7-e7ba-4404-bc6c-850d53d2777d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-47f797f7-e7ba-4404-bc6c-850d53d2777d tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] DELETE http://192.168.122.65/volume/v3/types/76173f18-9aca-4694-b725-cc168ae24262 Sep 07 09:47:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-47f797f7-e7ba-4404-bc6c-850d53d2777d tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-47f797f7-e7ba-4404-bc6c-850d53d2777d tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-4656f565-044b-4313-8307-adeba4276857 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-4656f565-044b-4313-8307-adeba4276857 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] POST http://192.168.122.65/volume/v3/attachments/e5f26b38-a469-477f-8deb-a1e0c515ac9c/action Sep 07 09:47:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-4656f565-044b-4313-8307-adeba4276857 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action body: b'{"os-complete": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-4656f565-044b-4313-8307-adeba4276857 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:31 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-47f797f7-e7ba-4404-bc6c-850d53d2777d tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] http://192.168.122.65/volume/v3/types/76173f18-9aca-4694-b725-cc168ae24262 returned with HTTP 202 Sep 07 09:47:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 280/553] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:47:31 2026] DELETE /volume/v3/types/76173f18-9aca-4694-b725-cc168ae24262 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7a0f97e4-3055-432c-ad0c-b44b1b3678c4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7a0f97e4-3055-432c-ad0c-b44b1b3678c4 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] GET http://192.168.122.65/volume/v3/types/76173f18-9aca-4694-b725-cc168ae24262 Sep 07 09:47:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7a0f97e4-3055-432c-ad0c-b44b1b3678c4 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7a0f97e4-3055-432c-ad0c-b44b1b3678c4 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7a0f97e4-3055-432c-ad0c-b44b1b3678c4 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] http://192.168.122.65/volume/v3/types/76173f18-9aca-4694-b725-cc168ae24262 returned with HTTP 404 Sep 07 09:47:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 281/554] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:47:31 2026] GET /volume/v3/types/76173f18-9aca-4694-b725-cc168ae24262 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ca4996a-369f-4993-9256-0cb7fb578468 req-4656f565-044b-4313-8307-adeba4276857 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/e5f26b38-a469-477f-8deb-a1e0c515ac9c/action returned with HTTP 204 Sep 07 09:47:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 274/555] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:47:31 2026] POST /volume/v3/attachments/e5f26b38-a469-477f-8deb-a1e0c515ac9c/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0945ba60-8709-4999-9a63-09ac4bc02ce4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0945ba60-8709-4999-9a63-09ac4bc02ce4 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-class-sets/default Sep 07 09:47:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0945ba60-8709-4999-9a63-09ac4bc02ce4 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0945ba60-8709-4999-9a63-09ac4bc02ce4 tempest-VolumeQuotaClassesTest-1362888187 tempest-VolumeQuotaClassesTest-1362888187-project-admin] http://192.168.122.65/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 09:47:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 282/556] 192.168.122.65 () {60 vars in 1197 bytes} [Mon Sep 7 09:47:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-129f449d-2bc6-499d-902b-342f10742d14 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-129f449d-2bc6-499d-902b-342f10742d14 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:47:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-129f449d-2bc6-499d-902b-342f10742d14 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-129f449d-2bc6-499d-902b-342f10742d14 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-129f449d-2bc6-499d-902b-342f10742d14 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:47:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-129f449d-2bc6-499d-902b-342f10742d14 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:47:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 275/557] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:32 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 1145 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ca28daf3-0da2-4bf7-a768-a09b7e27ae8d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca28daf3-0da2-4bf7-a768-a09b7e27ae8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:47:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca28daf3-0da2-4bf7-a768-a09b7e27ae8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca28daf3-0da2-4bf7-a768-a09b7e27ae8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ca28daf3-0da2-4bf7-a768-a09b7e27ae8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:47:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca28daf3-0da2-4bf7-a768-a09b7e27ae8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:47:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 283/558] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:32 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:47:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-bccead28-1ed6-4ea9-a9ac-0edbd7cacc34 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-bccead28-1ed6-4ea9-a9ac-0edbd7cacc34 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:47:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-bccead28-1ed6-4ea9-a9ac-0edbd7cacc34 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-bccead28-1ed6-4ea9-a9ac-0edbd7cacc34 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-bccead28-1ed6-4ea9-a9ac-0edbd7cacc34 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:47:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-bccead28-1ed6-4ea9-a9ac-0edbd7cacc34 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:47:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 276/559] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:47:33 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 1145 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c395b046-6d7b-4d16-8ef0-119faa0a783a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c395b046-6d7b-4d16-8ef0-119faa0a783a None None] GET http://192.168.122.65/volume// Sep 07 09:47:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c395b046-6d7b-4d16-8ef0-119faa0a783a None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c395b046-6d7b-4d16-8ef0-119faa0a783a None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c395b046-6d7b-4d16-8ef0-119faa0a783a None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:47:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 284/560] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:47:34 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 09:47:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-e2e56b6c-a861-4891-8f0f-281f6081e414 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-e2e56b6c-a861-4891-8f0f-281f6081e414 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:47:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-e2e56b6c-a861-4891-8f0f-281f6081e414 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4cc71185-971d-4019-9090-477700edf19b", "connector": null, "instance_uuid": "2cb978dc-ec84-47f2-817c-7784e2ab2980"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-e2e56b6c-a861-4891-8f0f-281f6081e414 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:47:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 277/561] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:47:34 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-89055487-a18c-4087-92b9-277a7dd8df4d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-89055487-a18c-4087-92b9-277a7dd8df4d None None] GET http://192.168.122.65/volume// Sep 07 09:47:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-89055487-a18c-4087-92b9-277a7dd8df4d None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-89055487-a18c-4087-92b9-277a7dd8df4d None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-89055487-a18c-4087-92b9-277a7dd8df4d None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:47:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 285/562] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:47:34 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:47:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-80352053-7cdb-4d24-8ba5-6e2cf56e102e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-80352053-7cdb-4d24-8ba5-6e2cf56e102e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:47:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-80352053-7cdb-4d24-8ba5-6e2cf56e102e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-80352053-7cdb-4d24-8ba5-6e2cf56e102e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-80352053-7cdb-4d24-8ba5-6e2cf56e102e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:47:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-80352053-7cdb-4d24-8ba5-6e2cf56e102e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:47:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 278/563] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:47:34 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 1326 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:47:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-894eb40a-5371-449e-a49d-c5fb72462328 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-894eb40a-5371-449e-a49d-c5fb72462328 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] DELETE http://192.168.122.65/volume/v3/attachments/e5f26b38-a469-477f-8deb-a1e0c515ac9c Sep 07 09:47:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-894eb40a-5371-449e-a49d-c5fb72462328 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-894eb40a-5371-449e-a49d-c5fb72462328 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:34 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, Sep 07 09:47:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-894eb40a-5371-449e-a49d-c5fb72462328 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/e5f26b38-a469-477f-8deb-a1e0c515ac9c returned with HTTP 200 Sep 07 09:47:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 286/564] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:47:34 2026] DELETE /volume/v3/attachments/e5f26b38-a469-477f-8deb-a1e0c515ac9c => generated 192 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-baa74db8-f354-4d0c-832e-e0583a036037 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-baa74db8-f354-4d0c-832e-e0583a036037 None None] GET http://192.168.122.65/volume// Sep 07 09:47:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-baa74db8-f354-4d0c-832e-e0583a036037 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-baa74db8-f354-4d0c-832e-e0583a036037 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-baa74db8-f354-4d0c-832e-e0583a036037 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:47:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 279/565] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:47:35 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:47:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-d9718ac3-78be-4ae7-8bb3-bfe09f6a8963 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-d9718ac3-78be-4ae7-8bb3-bfe09f6a8963 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:47:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-d9718ac3-78be-4ae7-8bb3-bfe09f6a8963 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-d9718ac3-78be-4ae7-8bb3-bfe09f6a8963 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-d9718ac3-78be-4ae7-8bb3-bfe09f6a8963 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:47:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-d9718ac3-78be-4ae7-8bb3-bfe09f6a8963 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:47:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 287/566] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:47:35 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 1033 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:47:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-3b8ff4de-364e-4932-9585-008d775e241c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-3b8ff4de-364e-4932-9585-008d775e241c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] PUT http://192.168.122.65/volume/v3/attachments/6eb2a87b-c668-4ca1-9f2b-d6468bd877d9 Sep 07 09:47:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-3b8ff4de-364e-4932-9585-008d775e241c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:35 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-3b8ff4de-364e-4932-9585-008d775e241c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Acquiring lock "cinder-attachment_update-4cc71185-971d-4019-9090-477700edf19b-devstack" by "attachment_update" {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:47:35 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-3b8ff4de-364e-4932-9585-008d775e241c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Lock "cinder-attachment_update-4cc71185-971d-4019-9090-477700edf19b-devstack" acquired by "attachment_update" :: waited 0.028s {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:47:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:35 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-3b8ff4de-364e-4932-9585-008d775e241c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Lock "cinder-attachment_update-4cc71185-971d-4019-9090-477700edf19b-devstack" released by "attachment_update" :: held 0.206s {{(pid=86990) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:47:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-3b8ff4de-364e-4932-9585-008d775e241c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/6eb2a87b-c668-4ca1-9f2b-d6468bd877d9 returned with HTTP 200 Sep 07 09:47:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 280/567] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:47:35 2026] PUT /volume/v3/attachments/6eb2a87b-c668-4ca1-9f2b-d6468bd877d9 => generated 694 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-89422f4d-7cbd-448f-b6ce-922b158bfb97 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-89422f4d-7cbd-448f-b6ce-922b158bfb97 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] POST http://192.168.122.65/volume/v3/attachments/6eb2a87b-c668-4ca1-9f2b-d6468bd877d9/action Sep 07 09:47:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-89422f4d-7cbd-448f-b6ce-922b158bfb97 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action body: b'{"os-complete": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-89422f4d-7cbd-448f-b6ce-922b158bfb97 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d7d1590a-3b89-4250-9a43-364bab6b682c req-89422f4d-7cbd-448f-b6ce-922b158bfb97 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/6eb2a87b-c668-4ca1-9f2b-d6468bd877d9/action returned with HTTP 204 Sep 07 09:47:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 288/568] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:47:35 2026] POST /volume/v3/attachments/6eb2a87b-c668-4ca1-9f2b-d6468bd877d9/action => generated 0 bytes in 124 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:47:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1240725953"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1240725953'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Create volume of 1 GB Sep 07 09:47:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Availability Zones retrieved successfully. Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Flow 'volume_create_api' (290ab2a9-c476-4505-b28b-1e492a95d08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8a4fed-2e12-477d-b36f-54d512a9b580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8a4fed-2e12-477d-b36f-54d512a9b580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8b034bf-3f24-494a-bf96-59afc8732859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Created reservations ['bb27ba52-a4ce-4a3c-8add-513c8f6ee6b6', '7745c4cb-dc53-46e6-b5ae-e60c81b530b7', 'ea2b48b8-b69d-474a-9896-436c5b964efd', 'fe85e518-84fd-43a9-82ad-3f2a7afdf722'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8b034bf-3f24-494a-bf96-59afc8732859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb27ba52-a4ce-4a3c-8add-513c8f6ee6b6', '7745c4cb-dc53-46e6-b5ae-e60c81b530b7', 'ea2b48b8-b69d-474a-9896-436c5b964efd', 'fe85e518-84fd-43a9-82ad-3f2a7afdf722']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b357a9c6-921e-4656-8dcf-beae15426ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b357a9c6-921e-4656-8dcf-beae15426ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21a5b182-44f9-4ceb-8b3b-0c28c15a97e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1240725953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='505b2262c8d94ea4854f03d96bfd9502',qos_specs=None,replication_status=,reservations=['bb27ba52-a4ce-4a3c-8add-513c8f6ee6b6','7745c4cb-dc53-46e6-b5ae-e60c81b530b7','ea2b48b8-b69d-474a-9896-436c5b964efd','fe85e518-84fd-43a9-82ad-3f2a7afdf722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57bedb31d6a14d6f828be71fd554a50b',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:47:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1240725953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21a5b182-44f9-4ceb-8b3b-0c28c15a97e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='505b2262c8d94ea4854f03d96bfd9502',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57bedb31d6a14d6f828be71fd554a50b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc816429-5645-4b66-8061-efa0500e5bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc816429-5645-4b66-8061-efa0500e5bfe) transitioned into state 'SUCCESS' from state '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-1240725953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='505b2262c8d94ea4854f03d96bfd9502',qos_specs=None,replication_status=,reservations=['bb27ba52-a4ce-4a3c-8add-513c8f6ee6b6','7745c4cb-dc53-46e6-b5ae-e60c81b530b7','ea2b48b8-b69d-474a-9896-436c5b964efd','fe85e518-84fd-43a9-82ad-3f2a7afdf722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57bedb31d6a14d6f828be71fd554a50b',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4103649b-a9ca-43aa-90f5-c32a64b8c354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4103649b-a9ca-43aa-90f5-c32a64b8c354) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Flow 'volume_create_api' (290ab2a9-c476-4505-b28b-1e492a95d08c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Create volume request issued successfully. Sep 07 09:47:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3624ed31-42f3-4c9a-8606-039ad7929e76 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:47:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 281/569] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:47:36 2026] POST /volume/v3/volumes => generated 758 bytes in 1026 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:47:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2b6fcc56-e5b2-427b-94f2-77d59fccf24e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2b6fcc56-e5b2-427b-94f2-77d59fccf24e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:47:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2b6fcc56-e5b2-427b-94f2-77d59fccf24e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2b6fcc56-e5b2-427b-94f2-77d59fccf24e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2b6fcc56-e5b2-427b-94f2-77d59fccf24e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Volume info retrieved successfully. Sep 07 09:47:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2b6fcc56-e5b2-427b-94f2-77d59fccf24e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 returned with HTTP 200 Sep 07 09:47:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 289/570] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:37 2026] GET /volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 => generated 826 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-eee4fff3-c0af-4843-b2ed-8d60d009fd96 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eee4fff3-c0af-4843-b2ed-8d60d009fd96 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:47:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eee4fff3-c0af-4843-b2ed-8d60d009fd96 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eee4fff3-c0af-4843-b2ed-8d60d009fd96 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-eee4fff3-c0af-4843-b2ed-8d60d009fd96 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Volume info retrieved successfully. Sep 07 09:47:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eee4fff3-c0af-4843-b2ed-8d60d009fd96 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 returned with HTTP 200 Sep 07 09:47:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 282/571] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:38 2026] GET /volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-edaada9b-0a03-4396-a85d-0c247f19e8e2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-edaada9b-0a03-4396-a85d-0c247f19e8e2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:47:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-edaada9b-0a03-4396-a85d-0c247f19e8e2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-edaada9b-0a03-4396-a85d-0c247f19e8e2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-edaada9b-0a03-4396-a85d-0c247f19e8e2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Volume info retrieved successfully. Sep 07 09:47:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-edaada9b-0a03-4396-a85d-0c247f19e8e2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 returned with HTTP 200 Sep 07 09:47:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 290/572] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:40 2026] GET /volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 => generated 851 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c356beae-7b72-4eb6-bfa3-00c314c1dd4b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c356beae-7b72-4eb6-bfa3-00c314c1dd4b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:47:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c356beae-7b72-4eb6-bfa3-00c314c1dd4b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21a5b182-44f9-4ceb-8b3b-0c28c15a97e6", "name": "tempest-SnapshotsActionsTest-Snapshot-3702821"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c356beae-7b72-4eb6-bfa3-00c314c1dd4b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Volume info retrieved successfully. Sep 07 09:47:40 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-c356beae-7b72-4eb6-bfa3-00c314c1dd4b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Create snapshot from volume 21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:47:40 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-c356beae-7b72-4eb6-bfa3-00c314c1dd4b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Created reservations ['b43c506e-9865-44f1-bf82-77dd27c7cfa9', '85a51b85-aa03-49c9-a12c-d298f89bfdd4', '971dc06b-0fd1-49c1-992c-e8370fe8a5e5', '9d7686c1-ac90-4285-8fd3-5927a6abac28'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c356beae-7b72-4eb6-bfa3-00c314c1dd4b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot create request issued successfully. Sep 07 09:47:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c356beae-7b72-4eb6-bfa3-00c314c1dd4b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:47:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 283/573] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:47:40 2026] POST /volume/v3/snapshots => generated 304 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:47:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9a4877de-d993-4e61-9df1-966434ccb433 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9a4877de-d993-4e61-9df1-966434ccb433 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:47:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9a4877de-d993-4e61-9df1-966434ccb433 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9a4877de-d993-4e61-9df1-966434ccb433 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9a4877de-d993-4e61-9df1-966434ccb433 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9a4877de-d993-4e61-9df1-966434ccb433 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:47:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 291/574] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:40 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 436 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-74afde6d-3081-4d2c-b095-e4161b990c18 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74afde6d-3081-4d2c-b095-e4161b990c18 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:47:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74afde6d-3081-4d2c-b095-e4161b990c18 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74afde6d-3081-4d2c-b095-e4161b990c18 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-74afde6d-3081-4d2c-b095-e4161b990c18 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74afde6d-3081-4d2c-b095-e4161b990c18 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:47:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 284/575] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:41 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 436 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e9678a02-8040-461f-9369-2f549440cfe4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9678a02-8040-461f-9369-2f549440cfe4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 Sep 07 09:47:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9678a02-8040-461f-9369-2f549440cfe4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9678a02-8040-461f-9369-2f549440cfe4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:42 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-e9678a02-8040-461f-9369-2f549440cfe4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-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 07 09:47:42 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-e9678a02-8040-461f-9369-2f549440cfe4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:42 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-e9678a02-8040-461f-9369-2f549440cfe4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:42 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-e9678a02-8040-461f-9369-2f549440cfe4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:42 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-e9678a02-8040-461f-9369-2f549440cfe4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:42 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-e9678a02-8040-461f-9369-2f549440cfe4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:42 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-e9678a02-8040-461f-9369-2f549440cfe4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:47:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9678a02-8040-461f-9369-2f549440cfe4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 returned with HTTP 200 Sep 07 09:47:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 292/576] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:42 2026] GET /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 => generated 440 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:47:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d63d8419-85eb-419a-af1f-5bfb286b2d6c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d63d8419-85eb-419a-af1f-5bfb286b2d6c tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1/defaults Sep 07 09:47:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d63d8419-85eb-419a-af1f-5bfb286b2d6c tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d63d8419-85eb-419a-af1f-5bfb286b2d6c tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'defaults' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d63d8419-85eb-419a-af1f-5bfb286b2d6c tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1/defaults returned with HTTP 200 Sep 07 09:47:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 285/577] 192.168.122.65 () {58 vars in 1260 bytes} [Mon Sep 7 09:47:42 2026] GET /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1/defaults => generated 440 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:47:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-10365c44-dee9-4627-911e-718b844dbbb0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-10365c44-dee9-4627-911e-718b844dbbb0 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 Sep 07 09:47:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-10365c44-dee9-4627-911e-718b844dbbb0 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-10365c44-dee9-4627-911e-718b844dbbb0 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 returned with HTTP 200 Sep 07 09:47:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 293/578] 192.168.122.65 () {60 vars in 1253 bytes} [Mon Sep 7 09:47:42 2026] PUT /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 => generated 398 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7b4f1b7f-f6b5-4ba8-8bf5-9ef4331a90de None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7b4f1b7f-f6b5-4ba8-8bf5-9ef4331a90de tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] DELETE http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 Sep 07 09:47:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7b4f1b7f-f6b5-4ba8-8bf5-9ef4331a90de tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7b4f1b7f-f6b5-4ba8-8bf5-9ef4331a90de tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7b4f1b7f-f6b5-4ba8-8bf5-9ef4331a90de tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 returned with HTTP 200 Sep 07 09:47:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 286/579] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:47:42 2026] DELETE /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 09:47:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1612d658-f754-48eb-9bc4-5cf9761699ac None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1612d658-f754-48eb-9bc4-5cf9761699ac tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 Sep 07 09:47:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1612d658-f754-48eb-9bc4-5cf9761699ac tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1612d658-f754-48eb-9bc4-5cf9761699ac tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1612d658-f754-48eb-9bc4-5cf9761699ac tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 returned with HTTP 200 Sep 07 09:47:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 294/580] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:42 2026] GET /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-347bfe7b-4d1c-436e-9035-a03644c69de8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-347bfe7b-4d1c-436e-9035-a03644c69de8 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 Sep 07 09:47:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-347bfe7b-4d1c-436e-9035-a03644c69de8 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f0ab6dce-0930-40ec-99a5-2e85eabc9af3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f0ab6dce-0930-40ec-99a5-2e85eabc9af3 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:47:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f0ab6dce-0930-40ec-99a5-2e85eabc9af3 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f0ab6dce-0930-40ec-99a5-2e85eabc9af3 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f0ab6dce-0930-40ec-99a5-2e85eabc9af3 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f0ab6dce-0930-40ec-99a5-2e85eabc9af3 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:47:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 295/581] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:42 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 436 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:47:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-347bfe7b-4d1c-436e-9035-a03644c69de8 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 returned with HTTP 200 Sep 07 09:47:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 287/582] 192.168.122.65 () {60 vars in 1254 bytes} [Mon Sep 7 09:47:42 2026] PUT /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 => generated 398 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-249ad34f-292e-4164-9ffb-69ed46856ab4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-249ad34f-292e-4164-9ffb-69ed46856ab4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1/defaults Sep 07 09:47:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-249ad34f-292e-4164-9ffb-69ed46856ab4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-249ad34f-292e-4164-9ffb-69ed46856ab4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'defaults' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-249ad34f-292e-4164-9ffb-69ed46856ab4 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1/defaults returned with HTTP 200 Sep 07 09:47:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 296/583] 192.168.122.65 () {58 vars in 1260 bytes} [Mon Sep 7 09:47:43 2026] GET /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1/defaults => generated 440 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bcd08688-768b-4f0a-8e9b-b298855e8e9b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bcd08688-768b-4f0a-8e9b-b298855e8e9b tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bcd08688-768b-4f0a-8e9b-b298855e8e9b tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bcd08688-768b-4f0a-8e9b-b298855e8e9b tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bcd08688-768b-4f0a-8e9b-b298855e8e9b tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 returned with HTTP 200 Sep 07 09:47:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 288/584] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:43 2026] GET /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 => generated 440 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ff53ab48-86e2-4ede-acba-c0b673d50c21 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ff53ab48-86e2-4ede-acba-c0b673d50c21 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1?usage=True Sep 07 09:47:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ff53ab48-86e2-4ede-acba-c0b673d50c21 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ff53ab48-86e2-4ede-acba-c0b673d50c21 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ff53ab48-86e2-4ede-acba-c0b673d50c21 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1?usage=True returned with HTTP 200 Sep 07 09:47:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 297/585] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:47:43 2026] GET /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1?usage=True => generated 1064 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-348377817"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-348377817'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Create volume of 1 GB Sep 07 09:47:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Availability Zones retrieved successfully. Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Flow 'volume_create_api' (29b8af92-f0f7-48bd-89fa-ddc656f43a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (979f30fe-2791-4697-a051-393b68d590db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (979f30fe-2791-4697-a051-393b68d590db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0375f130-9167-4ef1-9353-fb6743b1f5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Created reservations ['f17bb1e4-1825-4edc-982c-d0da65f9d9f3', '29b6c015-bc4b-41d9-ab60-e5f179b3a94e', 'ca22bc57-27d4-439b-93fb-3e0f812b0c2d', 'baa695ea-aadd-495a-8f45-24fa807fed74'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0375f130-9167-4ef1-9353-fb6743b1f5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f17bb1e4-1825-4edc-982c-d0da65f9d9f3', '29b6c015-bc4b-41d9-ab60-e5f179b3a94e', 'ca22bc57-27d4-439b-93fb-3e0f812b0c2d', 'baa695ea-aadd-495a-8f45-24fa807fed74']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a51178-3e2a-40e6-b3f7-9189b3a0ef69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a51178-3e2a-40e6-b3f7-9189b3a0ef69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e56832b-539f-44d8-9d85-2b46777b84f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-348377817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f80c866cea914f2b948f129e6cd398c1',qos_specs=None,replication_status=,reservations=['f17bb1e4-1825-4edc-982c-d0da65f9d9f3','29b6c015-bc4b-41d9-ab60-e5f179b3a94e','ca22bc57-27d4-439b-93fb-3e0f812b0c2d','baa695ea-aadd-495a-8f45-24fa807fed74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a33cb8440543459be5891b5bb4035d',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-348377817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e56832b-539f-44d8-9d85-2b46777b84f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f80c866cea914f2b948f129e6cd398c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6a33cb8440543459be5891b5bb4035d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e0a047d-17b4-45f0-9359-db5d2bbfb3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e0a047d-17b4-45f0-9359-db5d2bbfb3e0) transitioned into state 'SUCCESS' from state '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-348377817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f80c866cea914f2b948f129e6cd398c1',qos_specs=None,replication_status=,reservations=['f17bb1e4-1825-4edc-982c-d0da65f9d9f3','29b6c015-bc4b-41d9-ab60-e5f179b3a94e','ca22bc57-27d4-439b-93fb-3e0f812b0c2d','baa695ea-aadd-495a-8f45-24fa807fed74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a33cb8440543459be5891b5bb4035d',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cafb9009-dcf2-4636-a8d8-5ffc9273d2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ffd71767-1274-48d3-b5b2-b9c56b23db8b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cafb9009-dcf2-4636-a8d8-5ffc9273d2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Flow 'volume_create_api' (29b8af92-f0f7-48bd-89fa-ddc656f43a5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Create volume request issued successfully. Sep 07 09:47:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7cce9f88-1225-4bb8-9db6-976da8a34600 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:47:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 289/586] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:47:43 2026] POST /volume/v3/volumes => generated 762 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:47:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ffd71767-1274-48d3-b5b2-b9c56b23db8b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:47:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ffd71767-1274-48d3-b5b2-b9c56b23db8b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ffd71767-1274-48d3-b5b2-b9c56b23db8b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e92d183f-782a-4534-aa3e-64c37b37c354 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ffd71767-1274-48d3-b5b2-b9c56b23db8b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e92d183f-782a-4534-aa3e-64c37b37c354 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] GET http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e92d183f-782a-4534-aa3e-64c37b37c354 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e92d183f-782a-4534-aa3e-64c37b37c354 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ffd71767-1274-48d3-b5b2-b9c56b23db8b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:47:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 298/587] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:43 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 436 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e92d183f-782a-4534-aa3e-64c37b37c354 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Volume info retrieved successfully. Sep 07 09:47:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e92d183f-782a-4534-aa3e-64c37b37c354 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 returned with HTTP 200 Sep 07 09:47:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 290/588] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:43 2026] GET /volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 => generated 830 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5d59fe87-57c4-48a4-99ee-19f208340d47 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5d59fe87-57c4-48a4-99ee-19f208340d47 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:47:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5d59fe87-57c4-48a4-99ee-19f208340d47 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5d59fe87-57c4-48a4-99ee-19f208340d47 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5d59fe87-57c4-48a4-99ee-19f208340d47 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5d59fe87-57c4-48a4-99ee-19f208340d47 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:47:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 299/589] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:44 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 463 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:47:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5d93a310-b457-4a8a-9c6d-30dba734879f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1264cc31-6cbb-4520-8255-34febf7f53dc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1264cc31-6cbb-4520-8255-34febf7f53dc tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] GET http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 Sep 07 09:47:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1264cc31-6cbb-4520-8255-34febf7f53dc tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1264cc31-6cbb-4520-8255-34febf7f53dc tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1264cc31-6cbb-4520-8255-34febf7f53dc tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Volume info retrieved successfully. Sep 07 09:47:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1264cc31-6cbb-4520-8255-34febf7f53dc tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 returned with HTTP 200 Sep 07 09:47:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 300/590] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:45 2026] GET /volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d93a310-b457-4a8a-9c6d-30dba734879f tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action Sep 07 09:47:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d93a310-b457-4a8a-9c6d-30dba734879f tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d93a310-b457-4a8a-9c6d-30dba734879f tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-5d93a310-b457-4a8a-9c6d-30dba734879f tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Updating snapshot 'abca09fc-dfd6-4847-a2c9-7e4a15668c5c' with '{'status': 'creating'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 09:47:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d93a310-b457-4a8a-9c6d-30dba734879f tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action returned with HTTP 202 Sep 07 09:47:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 291/591] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:47:44 2026] POST /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action => generated 0 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:47:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3e908868-dbd0-4239-b048-2500db4d865c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3e908868-dbd0-4239-b048-2500db4d865c tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:47:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3e908868-dbd0-4239-b048-2500db4d865c tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3e908868-dbd0-4239-b048-2500db4d865c tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3e908868-dbd0-4239-b048-2500db4d865c tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3e908868-dbd0-4239-b048-2500db4d865c tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:47:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 301/592] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:45 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a621169b-ebf2-46ab-adc8-5314997b4c31 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a621169b-ebf2-46ab-adc8-5314997b4c31 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action Sep 07 09:47:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a621169b-ebf2-46ab-adc8-5314997b4c31 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a621169b-ebf2-46ab-adc8-5314997b4c31 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-a621169b-ebf2-46ab-adc8-5314997b4c31 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Updating snapshot 'abca09fc-dfd6-4847-a2c9-7e4a15668c5c' with '{'status': 'available'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 09:47:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a621169b-ebf2-46ab-adc8-5314997b4c31 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action returned with HTTP 202 Sep 07 09:47:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 292/593] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:47:45 2026] POST /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:47:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-845d499d-1047-48f5-bed0-455021f96c5f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-845d499d-1047-48f5-bed0-455021f96c5f tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:47:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-845d499d-1047-48f5-bed0-455021f96c5f tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-845d499d-1047-48f5-bed0-455021f96c5f tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-845d499d-1047-48f5-bed0-455021f96c5f tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-845d499d-1047-48f5-bed0-455021f96c5f tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:47:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 302/594] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:45 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 463 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4e9b3d5f-7ac5-45c1-b330-8dfbacf9abb8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4e9b3d5f-7ac5-45c1-b330-8dfbacf9abb8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:47:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4e9b3d5f-7ac5-45c1-b330-8dfbacf9abb8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21a5b182-44f9-4ceb-8b3b-0c28c15a97e6", "name": "tempest-SnapshotsActionsTest-Snapshot-175064873"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4e9b3d5f-7ac5-45c1-b330-8dfbacf9abb8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Volume info retrieved successfully. Sep 07 09:47:45 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-4e9b3d5f-7ac5-45c1-b330-8dfbacf9abb8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Create snapshot from volume 21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:47:45 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-4e9b3d5f-7ac5-45c1-b330-8dfbacf9abb8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Created reservations ['a9062876-45d1-4f45-88a4-4d8051b73955', 'c6bfe957-91d5-43ad-8e95-f2274dfa034f', '8367612f-f2e6-4e0d-856f-d6bf99af816c', '27328f83-fe1a-43d3-b56e-683140cf5005'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4e9b3d5f-7ac5-45c1-b330-8dfbacf9abb8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot create request issued successfully. Sep 07 09:47:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4e9b3d5f-7ac5-45c1-b330-8dfbacf9abb8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:47:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 293/595] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:47:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:47:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-90b17adc-0fc4-4118-9faa-71a8be3f7b7a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90b17adc-0fc4-4118-9faa-71a8be3f7b7a tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c Sep 07 09:47:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-90b17adc-0fc4-4118-9faa-71a8be3f7b7a tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-90b17adc-0fc4-4118-9faa-71a8be3f7b7a tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-90b17adc-0fc4-4118-9faa-71a8be3f7b7a tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90b17adc-0fc4-4118-9faa-71a8be3f7b7a tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c returned with HTTP 200 Sep 07 09:47:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 303/596] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:45 2026] GET /volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ed56fbdb-f077-44de-8d1b-c881e2a41307 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ed56fbdb-f077-44de-8d1b-c881e2a41307 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] GET http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 Sep 07 09:47:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ed56fbdb-f077-44de-8d1b-c881e2a41307 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ed56fbdb-f077-44de-8d1b-c881e2a41307 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ed56fbdb-f077-44de-8d1b-c881e2a41307 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Volume info retrieved successfully. Sep 07 09:47:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ed56fbdb-f077-44de-8d1b-c881e2a41307 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 returned with HTTP 200 Sep 07 09:47:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 294/597] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:46 2026] GET /volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 => generated 855 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1751ad90-b56f-4b3d-8309-8f55adc7e32c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1751ad90-b56f-4b3d-8309-8f55adc7e32c tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1?usage=True Sep 07 09:47:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1751ad90-b56f-4b3d-8309-8f55adc7e32c tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1751ad90-b56f-4b3d-8309-8f55adc7e32c tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1751ad90-b56f-4b3d-8309-8f55adc7e32c tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1?usage=True returned with HTTP 200 Sep 07 09:47:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 304/598] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:47:46 2026] GET /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1?usage=True => generated 1064 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e68fb66d-1109-49b0-9a89-928e0b3143bf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e68fb66d-1109-49b0-9a89-928e0b3143bf tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] DELETE http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 Sep 07 09:47:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e68fb66d-1109-49b0-9a89-928e0b3143bf tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e68fb66d-1109-49b0-9a89-928e0b3143bf tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:46 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-e68fb66d-1109-49b0-9a89-928e0b3143bf tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Delete volume with id: 2e56832b-539f-44d8-9d85-2b46777b84f9 Sep 07 09:47:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e68fb66d-1109-49b0-9a89-928e0b3143bf tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Volume info retrieved successfully. Sep 07 09:47:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e68fb66d-1109-49b0-9a89-928e0b3143bf tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Delete volume request issued successfully. Sep 07 09:47:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e68fb66d-1109-49b0-9a89-928e0b3143bf tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 returned with HTTP 202 Sep 07 09:47:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 295/599] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:47:46 2026] DELETE /volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:47:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-17c8e76f-6d33-423e-adfe-7a19e3c0b65f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-17c8e76f-6d33-423e-adfe-7a19e3c0b65f tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] GET http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 Sep 07 09:47:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-17c8e76f-6d33-423e-adfe-7a19e3c0b65f tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-17c8e76f-6d33-423e-adfe-7a19e3c0b65f tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-17c8e76f-6d33-423e-adfe-7a19e3c0b65f tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Volume info retrieved successfully. Sep 07 09:47:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-17c8e76f-6d33-423e-adfe-7a19e3c0b65f tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 returned with HTTP 200 Sep 07 09:47:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 305/600] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:46 2026] GET /volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3f50dfb4-5eb2-4648-ac6f-9f42df9b63cc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3f50dfb4-5eb2-4648-ac6f-9f42df9b63cc tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c Sep 07 09:47:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3f50dfb4-5eb2-4648-ac6f-9f42df9b63cc tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3f50dfb4-5eb2-4648-ac6f-9f42df9b63cc tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3f50dfb4-5eb2-4648-ac6f-9f42df9b63cc tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3f50dfb4-5eb2-4648-ac6f-9f42df9b63cc tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c returned with HTTP 200 Sep 07 09:47:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 296/601] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:46 2026] GET /volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8d58e082-14d8-4d24-bdd0-e0a5eb89eca1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d58e082-14d8-4d24-bdd0-e0a5eb89eca1 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] GET http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 Sep 07 09:47:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d58e082-14d8-4d24-bdd0-e0a5eb89eca1 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d58e082-14d8-4d24-bdd0-e0a5eb89eca1 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8d58e082-14d8-4d24-bdd0-e0a5eb89eca1 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Volume info retrieved successfully. Sep 07 09:47:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d58e082-14d8-4d24-bdd0-e0a5eb89eca1 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 returned with HTTP 200 Sep 07 09:47:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 306/602] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:47 2026] GET /volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3fd8cd6d-74be-4e3e-8258-59ec264c5471 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3fd8cd6d-74be-4e3e-8258-59ec264c5471 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c Sep 07 09:47:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3fd8cd6d-74be-4e3e-8258-59ec264c5471 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3fd8cd6d-74be-4e3e-8258-59ec264c5471 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3fd8cd6d-74be-4e3e-8258-59ec264c5471 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3fd8cd6d-74be-4e3e-8258-59ec264c5471 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c returned with HTTP 200 Sep 07 09:47:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 297/603] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:47 2026] GET /volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-940863c7-a197-4a71-bf07-412c63b09e2e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-940863c7-a197-4a71-bf07-412c63b09e2e tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] GET http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-940863c7-a197-4a71-bf07-412c63b09e2e tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-940863c7-a197-4a71-bf07-412c63b09e2e tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-940863c7-a197-4a71-bf07-412c63b09e2e tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 returned with HTTP 404 Sep 07 09:47:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 307/604] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:48 2026] GET /volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c481681c-0560-41ac-9d6b-33567c317848 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c481681c-0560-41ac-9d6b-33567c317848 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] GET http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 Sep 07 09:47:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c481681c-0560-41ac-9d6b-33567c317848 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c481681c-0560-41ac-9d6b-33567c317848 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c481681c-0560-41ac-9d6b-33567c317848 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 returned with HTTP 404 Sep 07 09:47:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 298/605] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:48 2026] GET /volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-596bbd2f-cd23-46b9-99df-3087207da35e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-596bbd2f-cd23-46b9-99df-3087207da35e tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] DELETE http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-596bbd2f-cd23-46b9-99df-3087207da35e tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-596bbd2f-cd23-46b9-99df-3087207da35e tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:48 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-596bbd2f-cd23-46b9-99df-3087207da35e tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Delete volume with id: 2e56832b-539f-44d8-9d85-2b46777b84f9 Sep 07 09:47:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-596bbd2f-cd23-46b9-99df-3087207da35e tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 returned with HTTP 404 Sep 07 09:47:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 308/606] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:47:48 2026] DELETE /volume/v3/volumes/2e56832b-539f-44d8-9d85-2b46777b84f9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:47:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-617887864"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-617887864'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:47:48 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Create volume of 1 GB Sep 07 09:47:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Availability Zones retrieved successfully. Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f45e3628-33d8-4e0c-84d7-5af72fef5828 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Flow 'volume_create_api' (6518cabe-9089-4b20-9406-2cdbc3dd9c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f45e3628-33d8-4e0c-84d7-5af72fef5828 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f45e3628-33d8-4e0c-84d7-5af72fef5828 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c94ef89-fed8-45df-a323-e0b152418af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f45e3628-33d8-4e0c-84d7-5af72fef5828 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:47:48 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:48 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:48 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f45e3628-33d8-4e0c-84d7-5af72fef5828 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f45e3628-33d8-4e0c-84d7-5af72fef5828 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c returned with HTTP 200 Sep 07 09:47:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 309/607] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:48 2026] GET /volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3976ca49-c152-4dde-a2c8-2e1693a4fe05 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3976ca49-c152-4dde-a2c8-2e1693a4fe05 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c/action Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3976ca49-c152-4dde-a2c8-2e1693a4fe05 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3976ca49-c152-4dde-a2c8-2e1693a4fe05 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-3976ca49-c152-4dde-a2c8-2e1693a4fe05 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Updating snapshot '4eb3bf85-5598-444c-b7fb-af4e09a7f36c' with '{'status': 'creating'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 09:47:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c94ef89-fed8-45df-a323-e0b152418af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2b722e-5113-4c27-ad6b-21b51164da5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:49 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3976ca49-c152-4dde-a2c8-2e1693a4fe05 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c/action returned with HTTP 202 Sep 07 09:47:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 310/608] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:47:48 2026] POST /volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:47:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7f9fdd9b-765e-4fb3-a701-7e3db1c0abe9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7f9fdd9b-765e-4fb3-a701-7e3db1c0abe9 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c Sep 07 09:47:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7f9fdd9b-765e-4fb3-a701-7e3db1c0abe9 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7f9fdd9b-765e-4fb3-a701-7e3db1c0abe9 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:49 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:49 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Created reservations ['dc00298d-b8a8-4c06-8e32-c74a892bda84', '90c8cade-2e60-4763-b169-7d599459f8cb', '0431f4de-0507-468b-8cf1-740a05f817a6', '3906d57a-e49c-4d34-be77-58fbe0166efc'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7f9fdd9b-765e-4fb3-a701-7e3db1c0abe9 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7f9fdd9b-765e-4fb3-a701-7e3db1c0abe9 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c returned with HTTP 200 Sep 07 09:47:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 311/609] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:49 2026] GET /volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:49 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2b722e-5113-4c27-ad6b-21b51164da5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc00298d-b8a8-4c06-8e32-c74a892bda84', '90c8cade-2e60-4763-b169-7d599459f8cb', '0431f4de-0507-468b-8cf1-740a05f817a6', '3906d57a-e49c-4d34-be77-58fbe0166efc']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0efe15eb-38ae-4bf0-824c-647dc42ab58e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:49 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c23fa280-1112-4d2f-8d61-33f381eddc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0efe15eb-38ae-4bf0-824c-647dc42ab58e tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c/action Sep 07 09:47:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0efe15eb-38ae-4bf0-824c-647dc42ab58e tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0efe15eb-38ae-4bf0-824c-647dc42ab58e tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:49 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0efe15eb-38ae-4bf0-824c-647dc42ab58e tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Snapshot retrieved successfully. Sep 07 09:47:49 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:49 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:49 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c23fa280-1112-4d2f-8d61-33f381eddc40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e0edbb5-e655-463d-81ca-fe14da97a117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-617887864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f80c866cea914f2b948f129e6cd398c1',qos_specs=None,replication_status=,reservations=['dc00298d-b8a8-4c06-8e32-c74a892bda84','90c8cade-2e60-4763-b169-7d599459f8cb','0431f4de-0507-468b-8cf1-740a05f817a6','3906d57a-e49c-4d34-be77-58fbe0166efc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a33cb8440543459be5891b5bb4035d',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-617887864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e0edbb5-e655-463d-81ca-fe14da97a117,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f80c866cea914f2b948f129e6cd398c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6a33cb8440543459be5891b5bb4035d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:49 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feaec56e-12b4-42d5-824a-43b4ec075da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:49 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feaec56e-12b4-42d5-824a-43b4ec075da6) transitioned into state 'SUCCESS' from state '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-617887864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f80c866cea914f2b948f129e6cd398c1',qos_specs=None,replication_status=,reservations=['dc00298d-b8a8-4c06-8e32-c74a892bda84','90c8cade-2e60-4763-b169-7d599459f8cb','0431f4de-0507-468b-8cf1-740a05f817a6','3906d57a-e49c-4d34-be77-58fbe0166efc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a33cb8440543459be5891b5bb4035d',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:49 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d33d94-90fd-417a-844c-5e8ccdd72a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:49 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:49 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d33d94-90fd-417a-844c-5e8ccdd72a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:47:49 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Flow 'volume_create_api' (6518cabe-9089-4b20-9406-2cdbc3dd9c85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:47:49 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Create volume request issued successfully. Sep 07 09:47:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0efe15eb-38ae-4bf0-824c-647dc42ab58e tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Snapshot delete request issued successfully. Sep 07 09:47:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0efe15eb-38ae-4bf0-824c-647dc42ab58e tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c/action returned with HTTP 202 Sep 07 09:47:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 312/610] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:47:49 2026] POST /volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:47:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8348121e-14fe-4568-a2c3-13c7cf04c9eb tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:47:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 299/611] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:47:48 2026] POST /volume/v3/volumes => generated 762 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:47:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e32e8b2a-86a0-4fd1-8453-b01d7e0a3169 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e32e8b2a-86a0-4fd1-8453-b01d7e0a3169 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c Sep 07 09:47:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e32e8b2a-86a0-4fd1-8453-b01d7e0a3169 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e32e8b2a-86a0-4fd1-8453-b01d7e0a3169 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-20bafe6e-ed4b-4053-bfc5-a99c3447be43 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-20bafe6e-ed4b-4053-bfc5-a99c3447be43 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] GET http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-20bafe6e-ed4b-4053-bfc5-a99c3447be43 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-20bafe6e-ed4b-4053-bfc5-a99c3447be43 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:49 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:49 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e32e8b2a-86a0-4fd1-8453-b01d7e0a3169 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e32e8b2a-86a0-4fd1-8453-b01d7e0a3169 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c returned with HTTP 200 Sep 07 09:47:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 313/612] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:49 2026] GET /volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c => generated 464 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:49 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:49 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:49 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:49 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:49 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-20bafe6e-ed4b-4053-bfc5-a99c3447be43 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Volume info retrieved successfully. Sep 07 09:47:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-20bafe6e-ed4b-4053-bfc5-a99c3447be43 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 returned with HTTP 200 Sep 07 09:47:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 300/613] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:49 2026] GET /volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 => generated 830 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1326ec1b-afd8-4ab6-ba41-bfe39cc86ffe None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1326ec1b-afd8-4ab6-ba41-bfe39cc86ffe tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c Sep 07 09:47:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1326ec1b-afd8-4ab6-ba41-bfe39cc86ffe tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1326ec1b-afd8-4ab6-ba41-bfe39cc86ffe tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1326ec1b-afd8-4ab6-ba41-bfe39cc86ffe tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1326ec1b-afd8-4ab6-ba41-bfe39cc86ffe tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c returned with HTTP 200 Sep 07 09:47:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 314/614] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:50 2026] GET /volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ce2bb4e1-394e-46da-8c94-b83c640eb3d6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ce2bb4e1-394e-46da-8c94-b83c640eb3d6 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] GET http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ce2bb4e1-394e-46da-8c94-b83c640eb3d6 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ce2bb4e1-394e-46da-8c94-b83c640eb3d6 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:50 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ce2bb4e1-394e-46da-8c94-b83c640eb3d6 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Volume info retrieved successfully. Sep 07 09:47:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ce2bb4e1-394e-46da-8c94-b83c640eb3d6 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 returned with HTTP 200 Sep 07 09:47:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 301/615] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:50 2026] GET /volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 => generated 854 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bfe6df3e-af2c-46a6-8cbb-60744e391dc4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bfe6df3e-af2c-46a6-8cbb-60744e391dc4 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bfe6df3e-af2c-46a6-8cbb-60744e391dc4 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bfe6df3e-af2c-46a6-8cbb-60744e391dc4 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bfe6df3e-af2c-46a6-8cbb-60744e391dc4 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c returned with HTTP 404 Sep 07 09:47:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 315/616] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:51 2026] GET /volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1375bc09-b816-456b-8895-e6324523b57f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1375bc09-b816-456b-8895-e6324523b57f tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1375bc09-b816-456b-8895-e6324523b57f tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1375bc09-b816-456b-8895-e6324523b57f tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-1375bc09-b816-456b-8895-e6324523b57f tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Updating snapshot 'abca09fc-dfd6-4847-a2c9-7e4a15668c5c' with '{'status': 'available'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1375bc09-b816-456b-8895-e6324523b57f tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action returned with HTTP 202 Sep 07 09:47:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 302/617] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:47:51 2026] POST /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-58c61f5e-6268-4fd7-91ef-a8ea4837d0d7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58c61f5e-6268-4fd7-91ef-a8ea4837d0d7 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58c61f5e-6268-4fd7-91ef-a8ea4837d0d7 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58c61f5e-6268-4fd7-91ef-a8ea4837d0d7 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:51 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-58c61f5e-6268-4fd7-91ef-a8ea4837d0d7 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-085c8289-7c0f-42de-b487-8f8a66549233 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58c61f5e-6268-4fd7-91ef-a8ea4837d0d7 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:47:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 316/618] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:51 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 463 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9423a7a4-d7c4-4c8c-9f6c-de93f66524e8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-085c8289-7c0f-42de-b487-8f8a66549233 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] GET http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-085c8289-7c0f-42de-b487-8f8a66549233 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-085c8289-7c0f-42de-b487-8f8a66549233 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9423a7a4-d7c4-4c8c-9f6c-de93f66524e8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9423a7a4-d7c4-4c8c-9f6c-de93f66524e8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9423a7a4-d7c4-4c8c-9f6c-de93f66524e8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-9423a7a4-d7c4-4c8c-9f6c-de93f66524e8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Delete snapshot with id: 4eb3bf85-5598-444c-b7fb-af4e09a7f36c Sep 07 09:47:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9423a7a4-d7c4-4c8c-9f6c-de93f66524e8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c returned with HTTP 404 Sep 07 09:47:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 317/619] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:47:51 2026] DELETE /volume/v3/snapshots/4eb3bf85-5598-444c-b7fb-af4e09a7f36c => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-085c8289-7c0f-42de-b487-8f8a66549233 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Volume info retrieved successfully. Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0d445d1e-c814-4d48-bc48-cdc471b1c902 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0d445d1e-c814-4d48-bc48-cdc471b1c902 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0d445d1e-c814-4d48-bc48-cdc471b1c902 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21a5b182-44f9-4ceb-8b3b-0c28c15a97e6", "name": "tempest-SnapshotsActionsTest-Snapshot-1305002635"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-085c8289-7c0f-42de-b487-8f8a66549233 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 returned with HTTP 200 Sep 07 09:47:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 303/620] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:51 2026] GET /volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 => generated 855 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:47:51 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:51 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-98bd50c8-3a89-4102-8fa2-1d6e54fb5f7b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:51 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0d445d1e-c814-4d48-bc48-cdc471b1c902 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Volume info retrieved successfully. Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-0d445d1e-c814-4d48-bc48-cdc471b1c902 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Create snapshot from volume 21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-98bd50c8-3a89-4102-8fa2-1d6e54fb5f7b tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1?usage=True Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-98bd50c8-3a89-4102-8fa2-1d6e54fb5f7b tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-98bd50c8-3a89-4102-8fa2-1d6e54fb5f7b tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-98bd50c8-3a89-4102-8fa2-1d6e54fb5f7b tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1?usage=True returned with HTTP 200 Sep 07 09:47:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 304/621] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:47:51 2026] GET /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1?usage=True => generated 1064 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c47c0b8a-69ef-460a-baa4-4b9e21700fff None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c47c0b8a-69ef-460a-baa4-4b9e21700fff tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/08303b540daa48b58cfe9c7854f75783?usage=True Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c47c0b8a-69ef-460a-baa4-4b9e21700fff tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c47c0b8a-69ef-460a-baa4-4b9e21700fff tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-0d445d1e-c814-4d48-bc48-cdc471b1c902 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Created reservations ['e544f907-d620-48a7-b896-197b62443df1', '3a74a5d7-7be0-4fb5-8641-c76af29dfb56', '3fd63171-4728-4db8-aa18-f8a62ead82a7', '57a8c566-7f1d-4670-bac6-2ac99e52586b'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c47c0b8a-69ef-460a-baa4-4b9e21700fff tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/08303b540daa48b58cfe9c7854f75783?usage=True returned with HTTP 200 Sep 07 09:47:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 305/622] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:47:51 2026] GET /volume/v3/os-quota-sets/08303b540daa48b58cfe9c7854f75783?usage=True => generated 1064 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:51 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:51 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d739fe1d-df86-4294-b62a-3f0f62aa56c7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d739fe1d-df86-4294-b62a-3f0f62aa56c7 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] POST http://192.168.122.65/volume/v3/os-volume-transfer Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d739fe1d-df86-4294-b62a-3f0f62aa56c7 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6e0edbb5-e655-463d-81ca-fe14da97a117"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.volume_transfer [None req-d739fe1d-df86-4294-b62a-3f0f62aa56c7 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Creating new volume transfer {'transfer': {'volume_id': '6e0edbb5-e655-463d-81ca-fe14da97a117'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.api.contrib.volume_transfer [None req-d739fe1d-df86-4294-b62a-3f0f62aa56c7 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Creating transfer of volume 6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.transfer.api [None req-d739fe1d-df86-4294-b62a-3f0f62aa56c7 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Generating transfer record for volume 6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0d445d1e-c814-4d48-bc48-cdc471b1c902 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot create request issued successfully. Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0d445d1e-c814-4d48-bc48-cdc471b1c902 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:47:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 318/623] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:47:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9c644e5c-be62-41bb-b271-68d695aa6f3e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9c644e5c-be62-41bb-b271-68d695aa6f3e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9c644e5c-be62-41bb-b271-68d695aa6f3e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9c644e5c-be62-41bb-b271-68d695aa6f3e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d739fe1d-df86-4294-b62a-3f0f62aa56c7 tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 09:47:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 306/624] 192.168.122.65 () {60 vars in 1170 bytes} [Mon Sep 7 09:47:51 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:47:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-308e88a6-e0c2-40fd-8bec-c98075296654 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:51 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:51 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9c644e5c-be62-41bb-b271-68d695aa6f3e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9c644e5c-be62-41bb-b271-68d695aa6f3e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a returned with HTTP 200 Sep 07 09:47:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 319/625] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:51 2026] GET /volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-308e88a6-e0c2-40fd-8bec-c98075296654 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] POST http://192.168.122.65/volume/v3/os-volume-transfer/6fa5c8ef-89d3-4432-91ee-af10456a2c55/accept Sep 07 09:47:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-308e88a6-e0c2-40fd-8bec-c98075296654 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d37458219f565d71"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.volume_transfer [None req-308e88a6-e0c2-40fd-8bec-c98075296654 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] Accepting volume transfer 6fa5c8ef-89d3-4432-91ee-af10456a2c55 {{(pid=86990) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 09:47:52 devstack devstack@c-api.service[86990]: INFO cinder.api.contrib.volume_transfer [None req-308e88a6-e0c2-40fd-8bec-c98075296654 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] Accepting transfer 6fa5c8ef-89d3-4432-91ee-af10456a2c55 Sep 07 09:47:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:52 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-308e88a6-e0c2-40fd-8bec-c98075296654 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] Created reservations ['14fbb0be-adba-428d-a521-73335c532ca8', '0d7d17db-39b6-4239-873d-1df6de3bc75f', '0bd87748-3d6e-4f40-b424-b67fd7b60882', 'f1131f7c-7eaa-44d2-94df-682a380d96df'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:52 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-308e88a6-e0c2-40fd-8bec-c98075296654 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] Created reservations ['431c0b1b-7ac2-4de5-8725-1c53672c6f12', '81244cbf-928e-45e7-a72c-4427ff4b5e54', '4ffcf69c-94cb-4116-a1c4-0ba9d1d94b24', '32b1a7b8-7f90-4444-ab75-df78f862b0e7'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:52 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:47:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-16aaa07a-d0c1-4aab-ba92-c77f7ea544d2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16aaa07a-d0c1-4aab-ba92-c77f7ea544d2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a Sep 07 09:47:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16aaa07a-d0c1-4aab-ba92-c77f7ea544d2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16aaa07a-d0c1-4aab-ba92-c77f7ea544d2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-16aaa07a-d0c1-4aab-ba92-c77f7ea544d2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16aaa07a-d0c1-4aab-ba92-c77f7ea544d2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a returned with HTTP 200 Sep 07 09:47:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 320/626] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:52 2026] GET /volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:53 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-308e88a6-e0c2-40fd-8bec-c98075296654 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] Created reservations ['92e60564-0553-4ec9-9275-9f2ce04b8056', '88de0d15-85ba-4404-9e6c-62057f00b80a', '48e2a44b-d26b-48e3-8a84-36e1254d32f4', '58ca7ac8-ca73-4324-8b8d-8cbfd2e2413e'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:53 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-308e88a6-e0c2-40fd-8bec-c98075296654 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] Created reservations ['1f70b456-8bab-4614-8366-95920bd70ec3', '676b4fb9-1480-4e2e-9758-ff18e1390b01', 'd840eb34-77f4-4a6e-b1af-5cad22f0159e', '057ab7f9-4077-4a35-861e-0bb2e3052f30'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-308e88a6-e0c2-40fd-8bec-c98075296654 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] Transfer volume completed successfully. Sep 07 09:47:53 devstack devstack@c-api.service[86990]: INFO cinder.transfer.api [None req-308e88a6-e0c2-40fd-8bec-c98075296654 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] Volume 6e0edbb5-e655-463d-81ca-fe14da97a117 has been transferred. Sep 07 09:47:53 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:53 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-308e88a6-e0c2-40fd-8bec-c98075296654 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] http://192.168.122.65/volume/v3/os-volume-transfer/6fa5c8ef-89d3-4432-91ee-af10456a2c55/accept returned with HTTP 202 Sep 07 09:47:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 307/627] 192.168.122.65 () {60 vars in 1302 bytes} [Mon Sep 7 09:47:51 2026] POST /volume/v3/os-volume-transfer/6fa5c8ef-89d3-4432-91ee-af10456a2c55/accept => generated 371 bytes in 1633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:47:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e64e4477-f904-4fa8-8e8f-d4d6dba73774 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e64e4477-f904-4fa8-8e8f-d4d6dba73774 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] GET http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e64e4477-f904-4fa8-8e8f-d4d6dba73774 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e64e4477-f904-4fa8-8e8f-d4d6dba73774 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e64e4477-f904-4fa8-8e8f-d4d6dba73774 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] Volume info retrieved successfully. Sep 07 09:47:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e64e4477-f904-4fa8-8e8f-d4d6dba73774 tempest-VolumeQuotasAdminTestJSON-1122885906 tempest-VolumeQuotasAdminTestJSON-1122885906-project-member] http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 returned with HTTP 200 Sep 07 09:47:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 321/628] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:53 2026] GET /volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f10799a9-c192-4332-8ba2-fd0f97e81e96 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f10799a9-c192-4332-8ba2-fd0f97e81e96 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1?usage=True Sep 07 09:47:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f10799a9-c192-4332-8ba2-fd0f97e81e96 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f10799a9-c192-4332-8ba2-fd0f97e81e96 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f10799a9-c192-4332-8ba2-fd0f97e81e96 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1?usage=True returned with HTTP 200 Sep 07 09:47:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 308/629] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:47:53 2026] GET /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1?usage=True => generated 1064 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-477e00b3-4eb3-4908-9d1e-78be92979c8a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-477e00b3-4eb3-4908-9d1e-78be92979c8a tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/08303b540daa48b58cfe9c7854f75783?usage=True Sep 07 09:47:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-477e00b3-4eb3-4908-9d1e-78be92979c8a tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-477e00b3-4eb3-4908-9d1e-78be92979c8a tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-477e00b3-4eb3-4908-9d1e-78be92979c8a tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/08303b540daa48b58cfe9c7854f75783?usage=True returned with HTTP 200 Sep 07 09:47:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 322/630] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:47:53 2026] GET /volume/v3/os-quota-sets/08303b540daa48b58cfe9c7854f75783?usage=True => generated 1064 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-600e226d-16d1-43e5-963e-880d1ba2134f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-600e226d-16d1-43e5-963e-880d1ba2134f tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-600e226d-16d1-43e5-963e-880d1ba2134f tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-600e226d-16d1-43e5-963e-880d1ba2134f tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:53 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-600e226d-16d1-43e5-963e-880d1ba2134f tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Delete volume with id: 6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:53 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:53 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-600e226d-16d1-43e5-963e-880d1ba2134f tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Volume info retrieved successfully. Sep 07 09:47:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-600e226d-16d1-43e5-963e-880d1ba2134f tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Delete volume request issued successfully. Sep 07 09:47:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-600e226d-16d1-43e5-963e-880d1ba2134f tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 returned with HTTP 202 Sep 07 09:47:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 309/631] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:47:53 2026] DELETE /volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:47:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-19578284-12b4-4f1f-956f-4269b1f02a4a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-19578284-12b4-4f1f-956f-4269b1f02a4a tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-19578284-12b4-4f1f-956f-4269b1f02a4a tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-19578284-12b4-4f1f-956f-4269b1f02a4a tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-19578284-12b4-4f1f-956f-4269b1f02a4a tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Volume info retrieved successfully. Sep 07 09:47:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-19578284-12b4-4f1f-956f-4269b1f02a4a tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 returned with HTTP 200 Sep 07 09:47:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 323/632] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:53 2026] GET /volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 => generated 1017 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c30e1cce-b1a5-4b1b-988e-a3a0c0c8bb1c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c30e1cce-b1a5-4b1b-988e-a3a0c0c8bb1c tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a Sep 07 09:47:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c30e1cce-b1a5-4b1b-988e-a3a0c0c8bb1c tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c30e1cce-b1a5-4b1b-988e-a3a0c0c8bb1c tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:54 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:54 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c30e1cce-b1a5-4b1b-988e-a3a0c0c8bb1c tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c30e1cce-b1a5-4b1b-988e-a3a0c0c8bb1c tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a returned with HTTP 200 Sep 07 09:47:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 310/633] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:54 2026] GET /volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-21f716f0-b427-4fdc-99b9-a4e23e4c51f7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-21f716f0-b427-4fdc-99b9-a4e23e4c51f7 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-21f716f0-b427-4fdc-99b9-a4e23e4c51f7 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-21f716f0-b427-4fdc-99b9-a4e23e4c51f7 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-21f716f0-b427-4fdc-99b9-a4e23e4c51f7 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 returned with HTTP 404 Sep 07 09:47:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 324/634] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:54 2026] GET /volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e8ec92a5-daa2-4a27-b19e-ab14a5b0504c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8ec92a5-daa2-4a27-b19e-ab14a5b0504c tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] GET http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8ec92a5-daa2-4a27-b19e-ab14a5b0504c tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8ec92a5-daa2-4a27-b19e-ab14a5b0504c tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8ec92a5-daa2-4a27-b19e-ab14a5b0504c tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 returned with HTTP 404 Sep 07 09:47:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 311/635] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:47:54 2026] GET /volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e300cf7d-3651-4399-8b72-c3267aabd61d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e300cf7d-3651-4399-8b72-c3267aabd61d tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] DELETE http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e300cf7d-3651-4399-8b72-c3267aabd61d tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e300cf7d-3651-4399-8b72-c3267aabd61d tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-e300cf7d-3651-4399-8b72-c3267aabd61d tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] Delete volume with id: 6e0edbb5-e655-463d-81ca-fe14da97a117 Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e300cf7d-3651-4399-8b72-c3267aabd61d tempest-VolumeQuotasAdminTestJSON-41651692 tempest-VolumeQuotasAdminTestJSON-41651692-project-member] http://192.168.122.65/volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 returned with HTTP 404 Sep 07 09:47:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 325/636] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:47:55 2026] DELETE /volume/v3/volumes/6e0edbb5-e655-463d-81ca-fe14da97a117 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:47:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8d83a871-269e-45bc-844e-91d63aed3198 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8d83a871-269e-45bc-844e-91d63aed3198 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/dccfc83b6f064684a69327d2d0b2f169?usage=True Sep 07 09:47:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8d83a871-269e-45bc-844e-91d63aed3198 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8d83a871-269e-45bc-844e-91d63aed3198 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f350cf8b-fc35-4629-8b02-78d44472aef0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f350cf8b-fc35-4629-8b02-78d44472aef0 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f350cf8b-fc35-4629-8b02-78d44472aef0 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f350cf8b-fc35-4629-8b02-78d44472aef0 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8d83a871-269e-45bc-844e-91d63aed3198 tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/dccfc83b6f064684a69327d2d0b2f169?usage=True returned with HTTP 200 Sep 07 09:47:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 312/637] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:47:55 2026] GET /volume/v3/os-quota-sets/dccfc83b6f064684a69327d2d0b2f169?usage=True => generated 1064 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f350cf8b-fc35-4629-8b02-78d44472aef0 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f350cf8b-fc35-4629-8b02-78d44472aef0 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a returned with HTTP 200 Sep 07 09:47:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 326/638] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:55 2026] GET /volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4e84141b-2fc7-44e7-9a10-6276ac0ad74c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ca018dfe-1551-4871-8cad-02058a3f7011 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4e84141b-2fc7-44e7-9a10-6276ac0ad74c tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 Sep 07 09:47:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4e84141b-2fc7-44e7-9a10-6276ac0ad74c tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca018dfe-1551-4871-8cad-02058a3f7011 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a/action Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca018dfe-1551-4871-8cad-02058a3f7011 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca018dfe-1551-4871-8cad-02058a3f7011 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-ca018dfe-1551-4871-8cad-02058a3f7011 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Updating snapshot 'f5410b76-b0ea-4513-8f35-a0cf081e0a2a' with '{'status': 'deleting'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca018dfe-1551-4871-8cad-02058a3f7011 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a/action returned with HTTP 202 Sep 07 09:47:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 327/639] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:47:55 2026] POST /volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-919573c9-633d-4246-94d3-6666c4a7056b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-919573c9-633d-4246-94d3-6666c4a7056b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-919573c9-633d-4246-94d3-6666c4a7056b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-919573c9-633d-4246-94d3-6666c4a7056b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-919573c9-633d-4246-94d3-6666c4a7056b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-919573c9-633d-4246-94d3-6666c4a7056b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a returned with HTTP 200 Sep 07 09:47:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 328/640] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:55 2026] GET /volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a4add041-6e79-4e1b-9ff9-f32d4005a796 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a4add041-6e79-4e1b-9ff9-f32d4005a796 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a/action Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a4add041-6e79-4e1b-9ff9-f32d4005a796 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a4add041-6e79-4e1b-9ff9-f32d4005a796 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a4add041-6e79-4e1b-9ff9-f32d4005a796 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Snapshot retrieved successfully. Sep 07 09:47:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:55 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a4add041-6e79-4e1b-9ff9-f32d4005a796 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Snapshot delete request issued successfully. Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a4add041-6e79-4e1b-9ff9-f32d4005a796 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a/action returned with HTTP 202 Sep 07 09:47:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 329/641] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:47:55 2026] POST /volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2e5e2426-82aa-4d10-a0af-091fc65b9fbf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2e5e2426-82aa-4d10-a0af-091fc65b9fbf tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2e5e2426-82aa-4d10-a0af-091fc65b9fbf tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2e5e2426-82aa-4d10-a0af-091fc65b9fbf tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2e5e2426-82aa-4d10-a0af-091fc65b9fbf tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2e5e2426-82aa-4d10-a0af-091fc65b9fbf tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a returned with HTTP 200 Sep 07 09:47:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 330/642] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:55 2026] GET /volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a => generated 465 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4e84141b-2fc7-44e7-9a10-6276ac0ad74c tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 returned with HTTP 200 Sep 07 09:47:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 313/643] 192.168.122.65 () {60 vars in 1254 bytes} [Mon Sep 7 09:47:55 2026] PUT /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 => generated 400 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2421dc70-56f3-496c-bd0f-5c6589c8507f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2421dc70-56f3-496c-bd0f-5c6589c8507f tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 Sep 07 09:47:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2421dc70-56f3-496c-bd0f-5c6589c8507f tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2421dc70-56f3-496c-bd0f-5c6589c8507f tempest-VolumeQuotasAdminTestJSON-992472597 tempest-VolumeQuotasAdminTestJSON-992472597-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 returned with HTTP 200 Sep 07 09:47:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 331/644] 192.168.122.65 () {60 vars in 1254 bytes} [Mon Sep 7 09:47:55 2026] PUT /volume/v3/os-quota-sets/f80c866cea914f2b948f129e6cd398c1 => generated 398 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-664b5533-9b80-4864-b0ad-2d26aa8cd736 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-664b5533-9b80-4864-b0ad-2d26aa8cd736 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a Sep 07 09:47:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-664b5533-9b80-4864-b0ad-2d26aa8cd736 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-664b5533-9b80-4864-b0ad-2d26aa8cd736 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-664b5533-9b80-4864-b0ad-2d26aa8cd736 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-664b5533-9b80-4864-b0ad-2d26aa8cd736 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a returned with HTTP 200 Sep 07 09:47:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 314/645] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:56 2026] GET /volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:47:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-131c03b4-1964-4f33-8a25-cb2715c23bac None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-131c03b4-1964-4f33-8a25-cb2715c23bac tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a Sep 07 09:47:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-131c03b4-1964-4f33-8a25-cb2715c23bac tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-131c03b4-1964-4f33-8a25-cb2715c23bac tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-131c03b4-1964-4f33-8a25-cb2715c23bac tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-131c03b4-1964-4f33-8a25-cb2715c23bac tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a returned with HTTP 200 Sep 07 09:47:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 332/646] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:57 2026] GET /volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2acb9b5e-4262-4c9b-ad4b-e5025db46982 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2acb9b5e-4262-4c9b-ad4b-e5025db46982 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a Sep 07 09:47:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2acb9b5e-4262-4c9b-ad4b-e5025db46982 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2acb9b5e-4262-4c9b-ad4b-e5025db46982 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2acb9b5e-4262-4c9b-ad4b-e5025db46982 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a returned with HTTP 404 Sep 07 09:47:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 315/647] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:58 2026] GET /volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cc66d712-701c-4cbd-8b03-aed1abf4d414 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cc66d712-701c-4cbd-8b03-aed1abf4d414 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action Sep 07 09:47:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cc66d712-701c-4cbd-8b03-aed1abf4d414 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:47:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cc66d712-701c-4cbd-8b03-aed1abf4d414 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-cc66d712-701c-4cbd-8b03-aed1abf4d414 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Updating snapshot 'abca09fc-dfd6-4847-a2c9-7e4a15668c5c' with '{'status': 'available'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 09:47:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cc66d712-701c-4cbd-8b03-aed1abf4d414 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action returned with HTTP 202 Sep 07 09:47:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 333/648] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:47:58 2026] POST /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:47:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c9009bba-d814-437a-9ead-2640a7a78fa5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c9009bba-d814-437a-9ead-2640a7a78fa5 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:47:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c9009bba-d814-437a-9ead-2640a7a78fa5 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c9009bba-d814-437a-9ead-2640a7a78fa5 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c9009bba-d814-437a-9ead-2640a7a78fa5 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c9009bba-d814-437a-9ead-2640a7a78fa5 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:47:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 316/649] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:58 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 463 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-de47c533-db54-4b19-a25e-02c087f1c25e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-de47c533-db54-4b19-a25e-02c087f1c25e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a Sep 07 09:47:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-de47c533-db54-4b19-a25e-02c087f1c25e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-de47c533-db54-4b19-a25e-02c087f1c25e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:58 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-de47c533-db54-4b19-a25e-02c087f1c25e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Delete snapshot with id: f5410b76-b0ea-4513-8f35-a0cf081e0a2a Sep 07 09:47:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-de47c533-db54-4b19-a25e-02c087f1c25e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a returned with HTTP 404 Sep 07 09:47:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 334/650] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:47:58 2026] DELETE /volume/v3/snapshots/f5410b76-b0ea-4513-8f35-a0cf081e0a2a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:47:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-247926f3-a419-44b5-92be-0b6cd3b85fa1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-247926f3-a419-44b5-92be-0b6cd3b85fa1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:47:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-247926f3-a419-44b5-92be-0b6cd3b85fa1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21a5b182-44f9-4ceb-8b3b-0c28c15a97e6", "name": "tempest-SnapshotsActionsTest-Snapshot-171026432"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:47:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:47:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-247926f3-a419-44b5-92be-0b6cd3b85fa1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Volume info retrieved successfully. Sep 07 09:47:58 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-247926f3-a419-44b5-92be-0b6cd3b85fa1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Create snapshot from volume 21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:47:58 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-247926f3-a419-44b5-92be-0b6cd3b85fa1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Created reservations ['5e1616b5-310e-431d-955f-91f54ef66a97', 'd35a3e82-dae3-4e72-8b4e-481396427a5a', 'b587a13d-6189-46d0-8d4e-81032eaaca6f', 'a989da60-287a-4153-a7b0-8c99a982f46d'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:47:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:47:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:47:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-247926f3-a419-44b5-92be-0b6cd3b85fa1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot create request issued successfully. Sep 07 09:47:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-247926f3-a419-44b5-92be-0b6cd3b85fa1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:47:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 317/651] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:47:58 2026] POST /volume/v3/snapshots => generated 306 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:47:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-394a2eae-5131-43a9-a5a9-b3a0a86220a6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-394a2eae-5131-43a9-a5a9-b3a0a86220a6 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a Sep 07 09:47:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-394a2eae-5131-43a9-a5a9-b3a0a86220a6 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:47:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-394a2eae-5131-43a9-a5a9-b3a0a86220a6 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:47:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:47:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:47:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-394a2eae-5131-43a9-a5a9-b3a0a86220a6 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:47:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-394a2eae-5131-43a9-a5a9-b3a0a86220a6 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a returned with HTTP 200 Sep 07 09:47:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 335/652] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:58 2026] GET /volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a => generated 438 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:47:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-58e11ce2-e0f9-4ed0-986a-69cad617b9b2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:47:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-58e11ce2-e0f9-4ed0-986a-69cad617b9b2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a Sep 07 09:48:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-58e11ce2-e0f9-4ed0-986a-69cad617b9b2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-58e11ce2-e0f9-4ed0-986a-69cad617b9b2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-58e11ce2-e0f9-4ed0-986a-69cad617b9b2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-58e11ce2-e0f9-4ed0-986a-69cad617b9b2 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a returned with HTTP 200 Sep 07 09:48:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 318/653] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:47:59 2026] GET /volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a => generated 438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e0a45f5d-ce8c-47b4-8832-ff5e68ce63e3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e0a45f5d-ce8c-47b4-8832-ff5e68ce63e3 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a Sep 07 09:48:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e0a45f5d-ce8c-47b4-8832-ff5e68ce63e3 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e0a45f5d-ce8c-47b4-8832-ff5e68ce63e3 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e0a45f5d-ce8c-47b4-8832-ff5e68ce63e3 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e0a45f5d-ce8c-47b4-8832-ff5e68ce63e3 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a returned with HTTP 200 Sep 07 09:48:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 336/654] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:01 2026] GET /volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a1ff1f36-7eb6-4fb3-aba7-0a4a22d8f418 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1ff1f36-7eb6-4fb3-aba7-0a4a22d8f418 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a Sep 07 09:48:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1ff1f36-7eb6-4fb3-aba7-0a4a22d8f418 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1ff1f36-7eb6-4fb3-aba7-0a4a22d8f418 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a1ff1f36-7eb6-4fb3-aba7-0a4a22d8f418 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1ff1f36-7eb6-4fb3-aba7-0a4a22d8f418 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a returned with HTTP 200 Sep 07 09:48:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 319/655] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:02 2026] GET /volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bc034736-7e3a-4e75-9eb4-911e5b8694bb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bc034736-7e3a-4e75-9eb4-911e5b8694bb tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a/action Sep 07 09:48:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bc034736-7e3a-4e75-9eb4-911e5b8694bb tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bc034736-7e3a-4e75-9eb4-911e5b8694bb tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-bc034736-7e3a-4e75-9eb4-911e5b8694bb tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Updating snapshot '23f8772a-3831-4129-a33d-2e2d94a3938a' with '{'status': 'error'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 09:48:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bc034736-7e3a-4e75-9eb4-911e5b8694bb tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a/action returned with HTTP 202 Sep 07 09:48:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 337/656] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:48:02 2026] POST /volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:48:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6d69f4b3-9480-4f95-bc08-3efe1b4af14b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6d69f4b3-9480-4f95-bc08-3efe1b4af14b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a Sep 07 09:48:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6d69f4b3-9480-4f95-bc08-3efe1b4af14b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6d69f4b3-9480-4f95-bc08-3efe1b4af14b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6d69f4b3-9480-4f95-bc08-3efe1b4af14b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6d69f4b3-9480-4f95-bc08-3efe1b4af14b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a returned with HTTP 200 Sep 07 09:48:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 320/657] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:02 2026] GET /volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a => generated 461 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1c1ac5d2-78d4-48ec-9c40-adf170d7442c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-802dc14a-0b6e-437e-96c6-74f04961f6e6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1c1ac5d2-78d4-48ec-9c40-adf170d7442c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-802dc14a-0b6e-437e-96c6-74f04961f6e6 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a/action Sep 07 09:48:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1c1ac5d2-78d4-48ec-9c40-adf170d7442c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1c1ac5d2-78d4-48ec-9c40-adf170d7442c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-802dc14a-0b6e-437e-96c6-74f04961f6e6 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-802dc14a-0b6e-437e-96c6-74f04961f6e6 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-802dc14a-0b6e-437e-96c6-74f04961f6e6 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Snapshot retrieved successfully. Sep 07 09:48:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1c1ac5d2-78d4-48ec-9c40-adf170d7442c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1c1ac5d2-78d4-48ec-9c40-adf170d7442c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:48:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 338/658] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:02 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 1145 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-802dc14a-0b6e-437e-96c6-74f04961f6e6 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Snapshot delete request issued successfully. Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-802dc14a-0b6e-437e-96c6-74f04961f6e6 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a/action returned with HTTP 202 Sep 07 09:48:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 321/659] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:48:02 2026] POST /volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:48:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6b8f1bc7-0fe3-40e1-b97e-3de2f3d2e806 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6b8f1bc7-0fe3-40e1-b97e-3de2f3d2e806 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a Sep 07 09:48:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6b8f1bc7-0fe3-40e1-b97e-3de2f3d2e806 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6b8f1bc7-0fe3-40e1-b97e-3de2f3d2e806 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6b8f1bc7-0fe3-40e1-b97e-3de2f3d2e806 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6b8f1bc7-0fe3-40e1-b97e-3de2f3d2e806 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a returned with HTTP 200 Sep 07 09:48:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 339/660] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:02 2026] GET /volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3aab44c6-5941-4a1d-b65f-90ead8400d0b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3aab44c6-5941-4a1d-b65f-90ead8400d0b tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:48:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3aab44c6-5941-4a1d-b65f-90ead8400d0b tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3aab44c6-5941-4a1d-b65f-90ead8400d0b tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3aab44c6-5941-4a1d-b65f-90ead8400d0b tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3aab44c6-5941-4a1d-b65f-90ead8400d0b tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:48:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 322/661] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:02 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 1145 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:48:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-780264bd-8197-4173-a9eb-125f880ee05e req-38c87953-a70b-4deb-a6b0-8cd52ea9be7b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-38c87953-a70b-4deb-a6b0-8cd52ea9be7b tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:48:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-38c87953-a70b-4deb-a6b0-8cd52ea9be7b tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-38c87953-a70b-4deb-a6b0-8cd52ea9be7b tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-780264bd-8197-4173-a9eb-125f880ee05e req-38c87953-a70b-4deb-a6b0-8cd52ea9be7b tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-38c87953-a70b-4deb-a6b0-8cd52ea9be7b tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:48:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 340/662] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:48:03 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 1145 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-780264bd-8197-4173-a9eb-125f880ee05e req-3d4b96d5-141a-41ad-9207-0f7fa1b6eaf4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-3d4b96d5-141a-41ad-9207-0f7fa1b6eaf4 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] POST http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b/action Sep 07 09:48:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-3d4b96d5-141a-41ad-9207-0f7fa1b6eaf4 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-3d4b96d5-141a-41ad-9207-0f7fa1b6eaf4 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:03 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:03 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:03 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:03 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:03 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-780264bd-8197-4173-a9eb-125f880ee05e req-3d4b96d5-141a-41ad-9207-0f7fa1b6eaf4 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:03 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-780264bd-8197-4173-a9eb-125f880ee05e req-3d4b96d5-141a-41ad-9207-0f7fa1b6eaf4 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Begin detaching volume completed successfully. Sep 07 09:48:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-3d4b96d5-141a-41ad-9207-0f7fa1b6eaf4 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b/action returned with HTTP 202 Sep 07 09:48:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 323/663] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:48:03 2026] POST /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:48:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-608a18ec-5f8d-41fa-9ca0-22d85a880b72 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-608a18ec-5f8d-41fa-9ca0-22d85a880b72 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a Sep 07 09:48:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-608a18ec-5f8d-41fa-9ca0-22d85a880b72 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-608a18ec-5f8d-41fa-9ca0-22d85a880b72 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-608a18ec-5f8d-41fa-9ca0-22d85a880b72 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-608a18ec-5f8d-41fa-9ca0-22d85a880b72 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a returned with HTTP 200 Sep 07 09:48:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 341/664] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:03 2026] GET /volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a => generated 464 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-de586c52-b241-465e-bdec-84cf092b97ef None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de586c52-b241-465e-bdec-84cf092b97ef None None] GET http://192.168.122.65/volume// Sep 07 09:48:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de586c52-b241-465e-bdec-84cf092b97ef None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de586c52-b241-465e-bdec-84cf092b97ef None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de586c52-b241-465e-bdec-84cf092b97ef None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:48:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 324/665] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:48:03 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:48:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-780264bd-8197-4173-a9eb-125f880ee05e req-c0d98a64-a104-452d-9b3e-ee1de6cb22d1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-c0d98a64-a104-452d-9b3e-ee1de6cb22d1 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:48:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-c0d98a64-a104-452d-9b3e-ee1de6cb22d1 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-c0d98a64-a104-452d-9b3e-ee1de6cb22d1 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-780264bd-8197-4173-a9eb-125f880ee05e req-c0d98a64-a104-452d-9b3e-ee1de6cb22d1 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-c0d98a64-a104-452d-9b3e-ee1de6cb22d1 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:48:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 342/666] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:48:03 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 1329 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 09:48:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-780264bd-8197-4173-a9eb-125f880ee05e req-c9120dcf-2e8d-40d7-86cd-8e49716acbd5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-c9120dcf-2e8d-40d7-86cd-8e49716acbd5 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] DELETE http://192.168.122.65/volume/v3/attachments/6eb2a87b-c668-4ca1-9f2b-d6468bd877d9 Sep 07 09:48:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-c9120dcf-2e8d-40d7-86cd-8e49716acbd5 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-c9120dcf-2e8d-40d7-86cd-8e49716acbd5 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:03 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:03 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:04 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 09:48:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-780264bd-8197-4173-a9eb-125f880ee05e req-c9120dcf-2e8d-40d7-86cd-8e49716acbd5 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/6eb2a87b-c668-4ca1-9f2b-d6468bd877d9 returned with HTTP 200 Sep 07 09:48:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 325/667] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:48:03 2026] DELETE /volume/v3/attachments/6eb2a87b-c668-4ca1-9f2b-d6468bd877d9 => generated 19 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5c831b16-2be1-4ed4-baed-477d554f3883 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5c831b16-2be1-4ed4-baed-477d554f3883 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a Sep 07 09:48:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5c831b16-2be1-4ed4-baed-477d554f3883 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5c831b16-2be1-4ed4-baed-477d554f3883 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5c831b16-2be1-4ed4-baed-477d554f3883 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5c831b16-2be1-4ed4-baed-477d554f3883 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a returned with HTTP 200 Sep 07 09:48:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 343/668] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:04 2026] GET /volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-be4b3183-7f0b-476d-96bc-d27fe5982cea None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-be4b3183-7f0b-476d-96bc-d27fe5982cea tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:48:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-be4b3183-7f0b-476d-96bc-d27fe5982cea tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-be4b3183-7f0b-476d-96bc-d27fe5982cea tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-be4b3183-7f0b-476d-96bc-d27fe5982cea tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-be4b3183-7f0b-476d-96bc-d27fe5982cea tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:48:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 326/669] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:04 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c38b943a-4c7d-4874-bad0-1f5e9edea42a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c38b943a-4c7d-4874-bad0-1f5e9edea42a tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a Sep 07 09:48:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c38b943a-4c7d-4874-bad0-1f5e9edea42a tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c38b943a-4c7d-4874-bad0-1f5e9edea42a tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c38b943a-4c7d-4874-bad0-1f5e9edea42a tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a returned with HTTP 404 Sep 07 09:48:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 344/670] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:05 2026] GET /volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c0e903f9-0f28-49b4-9333-2f3a0ae16e3a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c0e903f9-0f28-49b4-9333-2f3a0ae16e3a tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action Sep 07 09:48:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c0e903f9-0f28-49b4-9333-2f3a0ae16e3a tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c0e903f9-0f28-49b4-9333-2f3a0ae16e3a tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-c0e903f9-0f28-49b4-9333-2f3a0ae16e3a tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Updating snapshot 'abca09fc-dfd6-4847-a2c9-7e4a15668c5c' with '{'status': 'available'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 09:48:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c0e903f9-0f28-49b4-9333-2f3a0ae16e3a tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action returned with HTTP 202 Sep 07 09:48:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 327/671] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:48:05 2026] POST /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:48:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4d54accb-0951-4eb5-a05a-41949126a300 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4d54accb-0951-4eb5-a05a-41949126a300 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:48:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4d54accb-0951-4eb5-a05a-41949126a300 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4d54accb-0951-4eb5-a05a-41949126a300 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4d54accb-0951-4eb5-a05a-41949126a300 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4d54accb-0951-4eb5-a05a-41949126a300 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:48:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 345/672] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:05 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 463 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0cbc997a-0643-4ee4-885a-0691e9b9499b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0cbc997a-0643-4ee4-885a-0691e9b9499b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a Sep 07 09:48:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0cbc997a-0643-4ee4-885a-0691e9b9499b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0cbc997a-0643-4ee4-885a-0691e9b9499b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:05 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-0cbc997a-0643-4ee4-885a-0691e9b9499b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Delete snapshot with id: 23f8772a-3831-4129-a33d-2e2d94a3938a Sep 07 09:48:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0cbc997a-0643-4ee4-885a-0691e9b9499b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a returned with HTTP 404 Sep 07 09:48:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 328/673] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:48:05 2026] DELETE /volume/v3/snapshots/23f8772a-3831-4129-a33d-2e2d94a3938a => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bd71393f-c190-4599-86cf-8e469b0f70a1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd71393f-c190-4599-86cf-8e469b0f70a1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:48:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd71393f-c190-4599-86cf-8e469b0f70a1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21a5b182-44f9-4ceb-8b3b-0c28c15a97e6", "name": "tempest-SnapshotsActionsTest-Snapshot-1981101176"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bd71393f-c190-4599-86cf-8e469b0f70a1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Volume info retrieved successfully. Sep 07 09:48:05 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-bd71393f-c190-4599-86cf-8e469b0f70a1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Create snapshot from volume 21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:48:06 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-bd71393f-c190-4599-86cf-8e469b0f70a1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Created reservations ['ee4ee024-9ee8-4ff0-ba20-b349ba3ceff6', '3053d37f-b988-4e5f-a30c-85ca4a4ea117', '8b5f208e-ba17-4b73-a33d-361775232e7b', 'aa8a9e73-ab12-4961-8d32-89cba16c1985'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c3532dec-0550-4e96-a4a0-bbc8f3864ce5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bd71393f-c190-4599-86cf-8e469b0f70a1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot create request issued successfully. Sep 07 09:48:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd71393f-c190-4599-86cf-8e469b0f70a1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:48:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 346/674] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:48:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:48:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-53e5b680-2d74-4012-b01b-9107b4737842 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-53e5b680-2d74-4012-b01b-9107b4737842 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c Sep 07 09:48:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-53e5b680-2d74-4012-b01b-9107b4737842 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-53e5b680-2d74-4012-b01b-9107b4737842 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-53e5b680-2d74-4012-b01b-9107b4737842 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-53e5b680-2d74-4012-b01b-9107b4737842 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c returned with HTTP 200 Sep 07 09:48:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 347/675] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:06 2026] GET /volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c3532dec-0550-4e96-a4a0-bbc8f3864ce5 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:48:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c3532dec-0550-4e96-a4a0-bbc8f3864ce5 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-437202434", "description": "tempest-volume-type-description-16650491", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c3532dec-0550-4e96-a4a0-bbc8f3864ce5 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:48:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 329/676] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:48:06 2026] POST /volume/v3/types => generated 315 bytes in 675 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c027a58a-37ef-45c1-a959-6b77052b1e37 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c027a58a-37ef-45c1-a959-6b77052b1e37 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] GET http://192.168.122.65/volume/v3/types/56a0653e-648d-4b63-adc2-3d645401e19e Sep 07 09:48:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c027a58a-37ef-45c1-a959-6b77052b1e37 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c027a58a-37ef-45c1-a959-6b77052b1e37 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c027a58a-37ef-45c1-a959-6b77052b1e37 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/56a0653e-648d-4b63-adc2-3d645401e19e returned with HTTP 200 Sep 07 09:48:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 348/677] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:48:06 2026] GET /volume/v3/types/56a0653e-648d-4b63-adc2-3d645401e19e => generated 337 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9feefbd2-c033-4241-a184-c30d21a7c494 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9feefbd2-c033-4241-a184-c30d21a7c494 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] DELETE http://192.168.122.65/volume/v3/types/56a0653e-648d-4b63-adc2-3d645401e19e Sep 07 09:48:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9feefbd2-c033-4241-a184-c30d21a7c494 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9feefbd2-c033-4241-a184-c30d21a7c494 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9feefbd2-c033-4241-a184-c30d21a7c494 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/56a0653e-648d-4b63-adc2-3d645401e19e returned with HTTP 202 Sep 07 09:48:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 330/678] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:48:06 2026] DELETE /volume/v3/types/56a0653e-648d-4b63-adc2-3d645401e19e => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-19248266-c38c-4b37-93d0-702c443fe601 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-19248266-c38c-4b37-93d0-702c443fe601 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] GET http://192.168.122.65/volume/v3/types/56a0653e-648d-4b63-adc2-3d645401e19e Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-19248266-c38c-4b37-93d0-702c443fe601 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-19248266-c38c-4b37-93d0-702c443fe601 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-19248266-c38c-4b37-93d0-702c443fe601 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/56a0653e-648d-4b63-adc2-3d645401e19e returned with HTTP 404 Sep 07 09:48:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 349/679] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:48:07 2026] GET /volume/v3/types/56a0653e-648d-4b63-adc2-3d645401e19e => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f2d4fa04-5286-42d6-acaf-e5d89e69927c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f2d4fa04-5286-42d6-acaf-e5d89e69927c tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f2d4fa04-5286-42d6-acaf-e5d89e69927c tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-998636319"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f2d4fa04-5286-42d6-acaf-e5d89e69927c tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:48:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 331/680] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:48:07 2026] POST /volume/v3/types => generated 220 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9b19979b-7221-41eb-b9e3-7096288ea348 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9b19979b-7221-41eb-b9e3-7096288ea348 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] POST http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9b19979b-7221-41eb-b9e3-7096288ea348 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9b19979b-7221-41eb-b9e3-7096288ea348 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption returned with HTTP 200 Sep 07 09:48:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 350/681] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 09:48:07 2026] POST /volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption => generated 239 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b1583b11-2fc9-4382-8ad8-32f999eabe64 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b1583b11-2fc9-4382-8ad8-32f999eabe64 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] GET http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-33f96daa-fe27-43fc-aaab-5ea4ae1742e7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b1583b11-2fc9-4382-8ad8-32f999eabe64 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b1583b11-2fc9-4382-8ad8-32f999eabe64 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-33f96daa-fe27-43fc-aaab-5ea4ae1742e7 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-33f96daa-fe27-43fc-aaab-5ea4ae1742e7 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-33f96daa-fe27-43fc-aaab-5ea4ae1742e7 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-33f96daa-fe27-43fc-aaab-5ea4ae1742e7 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-33f96daa-fe27-43fc-aaab-5ea4ae1742e7 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c returned with HTTP 200 Sep 07 09:48:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 351/682] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:07 2026] GET /volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b1583b11-2fc9-4382-8ad8-32f999eabe64 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption returned with HTTP 200 Sep 07 09:48:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 332/683] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:48:07 2026] GET /volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption => generated 325 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f82fed47-dc11-4f52-bdd8-293f57b10af8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f82fed47-dc11-4f52-bdd8-293f57b10af8 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] PUT http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption/164c5e4d-1eb9-4d4d-957d-c95416be9c48 Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f82fed47-dc11-4f52-bdd8-293f57b10af8 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f82fed47-dc11-4f52-bdd8-293f57b10af8 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption/164c5e4d-1eb9-4d4d-957d-c95416be9c48 returned with HTTP 200 Sep 07 09:48:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 352/684] 192.168.122.65 () {60 vars in 1386 bytes} [Mon Sep 7 09:48:07 2026] PUT /volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption/164c5e4d-1eb9-4d4d-957d-c95416be9c48 => generated 122 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-09520a01-abcc-4b8a-b331-683847ffb58f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-09520a01-abcc-4b8a-b331-683847ffb58f tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] GET http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-09520a01-abcc-4b8a-b331-683847ffb58f tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-09520a01-abcc-4b8a-b331-683847ffb58f tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-09520a01-abcc-4b8a-b331-683847ffb58f tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption returned with HTTP 200 Sep 07 09:48:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 333/685] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:48:07 2026] GET /volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption => generated 347 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cb4c68b8-065d-4c23-8658-e5ebda01ae11 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cb4c68b8-065d-4c23-8658-e5ebda01ae11 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] GET http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption/cipher Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cb4c68b8-065d-4c23-8658-e5ebda01ae11 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cb4c68b8-065d-4c23-8658-e5ebda01ae11 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cb4c68b8-065d-4c23-8658-e5ebda01ae11 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption/cipher returned with HTTP 200 Sep 07 09:48:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 353/686] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 09:48:07 2026] GET /volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption/cipher => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6ea7dab5-581c-4447-8224-9cb158cc67ac None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6ea7dab5-581c-4447-8224-9cb158cc67ac tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] DELETE http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption/164c5e4d-1eb9-4d4d-957d-c95416be9c48 Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6ea7dab5-581c-4447-8224-9cb158cc67ac tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6ea7dab5-581c-4447-8224-9cb158cc67ac tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6ea7dab5-581c-4447-8224-9cb158cc67ac tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption/164c5e4d-1eb9-4d4d-957d-c95416be9c48 returned with HTTP 202 Sep 07 09:48:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 334/687] 192.168.122.65 () {58 vars in 1368 bytes} [Mon Sep 7 09:48:07 2026] DELETE /volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption/164c5e4d-1eb9-4d4d-957d-c95416be9c48 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9c0cee95-f90b-4514-8300-ff2b52074a01 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9c0cee95-f90b-4514-8300-ff2b52074a01 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] GET http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9c0cee95-f90b-4514-8300-ff2b52074a01 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9c0cee95-f90b-4514-8300-ff2b52074a01 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=604,cinder:UPDATE=117,cinder:INSERT=37,cinder:DELETE=4 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9c0cee95-f90b-4514-8300-ff2b52074a01 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption returned with HTTP 200 Sep 07 09:48:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 354/688] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:48:07 2026] GET /volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e9d52b88-e962-428c-9330-fdd0d19ae454 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e9d52b88-e962-428c-9330-fdd0d19ae454 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] GET http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e9d52b88-e962-428c-9330-fdd0d19ae454 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e9d52b88-e962-428c-9330-fdd0d19ae454 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e9d52b88-e962-428c-9330-fdd0d19ae454 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption returned with HTTP 200 Sep 07 09:48:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 335/689] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:48:07 2026] GET /volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b0db6d3d-6aa7-4b23-9508-8e448363ce59 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b0db6d3d-6aa7-4b23-9508-8e448363ce59 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] DELETE http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b0db6d3d-6aa7-4b23-9508-8e448363ce59 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b0db6d3d-6aa7-4b23-9508-8e448363ce59 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b0db6d3d-6aa7-4b23-9508-8e448363ce59 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a returned with HTTP 202 Sep 07 09:48:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 355/690] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:48:07 2026] DELETE /volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b43481c5-fbb4-40c8-9841-fe84af736efe None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b43481c5-fbb4-40c8-9841-fe84af736efe tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] GET http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b43481c5-fbb4-40c8-9841-fe84af736efe tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b43481c5-fbb4-40c8-9841-fe84af736efe tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b43481c5-fbb4-40c8-9841-fe84af736efe tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a returned with HTTP 404 Sep 07 09:48:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 336/691] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:48:07 2026] GET /volume/v3/types/49bd36de-1d88-41a7-ae38-f71303d3dc0a => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6c3cb7ff-77e3-4ac4-95a8-f5ad7085c3be None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c3cb7ff-77e3-4ac4-95a8-f5ad7085c3be tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] GET http://192.168.122.65/volume/v3/types Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c3cb7ff-77e3-4ac4-95a8-f5ad7085c3be tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c3cb7ff-77e3-4ac4-95a8-f5ad7085c3be tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c3cb7ff-77e3-4ac4-95a8-f5ad7085c3be tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:48:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 356/692] 192.168.122.65 () {58 vars in 1110 bytes} [Mon Sep 7 09:48:07 2026] GET /volume/v3/types => generated 648 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9ed31541-930f-4042-a186-2be413206a14 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9ed31541-930f-4042-a186-2be413206a14 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:48:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9ed31541-930f-4042-a186-2be413206a14 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-148176056"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9ed31541-930f-4042-a186-2be413206a14 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:48:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 337/693] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:48:08 2026] POST /volume/v3/types => generated 220 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8fb1a9ba-765a-4cf3-8440-4b8821dc60db None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8fb1a9ba-765a-4cf3-8440-4b8821dc60db tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] PUT http://192.168.122.65/volume/v3/types/4fc7e2ba-9939-4134-9a61-a74d388eec4a Sep 07 09:48:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8fb1a9ba-765a-4cf3-8440-4b8821dc60db tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-867492910", "description": "tempest-volume-type-description-951332122", "is_public": false}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8fb1a9ba-765a-4cf3-8440-4b8821dc60db tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/4fc7e2ba-9939-4134-9a61-a74d388eec4a returned with HTTP 200 Sep 07 09:48:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 357/694] 192.168.122.65 () {60 vars in 1242 bytes} [Mon Sep 7 09:48:08 2026] PUT /volume/v3/types/4fc7e2ba-9939-4134-9a61-a74d388eec4a => generated 203 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:48:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-02e8868a-84ff-4fa3-9a0e-bb08d0abb06e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-02e8868a-84ff-4fa3-9a0e-bb08d0abb06e tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] GET http://192.168.122.65/volume/v3/types/4fc7e2ba-9939-4134-9a61-a74d388eec4a Sep 07 09:48:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-02e8868a-84ff-4fa3-9a0e-bb08d0abb06e tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-02e8868a-84ff-4fa3-9a0e-bb08d0abb06e tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-02e8868a-84ff-4fa3-9a0e-bb08d0abb06e tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/4fc7e2ba-9939-4134-9a61-a74d388eec4a returned with HTTP 200 Sep 07 09:48:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 338/695] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:48:08 2026] GET /volume/v3/types/4fc7e2ba-9939-4134-9a61-a74d388eec4a => generated 267 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-adee5695-232c-4226-b136-e26d76dd2818 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f7af30a6-ce05-41bc-a0e1-023773b71ca9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-adee5695-232c-4226-b136-e26d76dd2818 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c Sep 07 09:48:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f7af30a6-ce05-41bc-a0e1-023773b71ca9 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] DELETE http://192.168.122.65/volume/v3/types/4fc7e2ba-9939-4134-9a61-a74d388eec4a Sep 07 09:48:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f7af30a6-ce05-41bc-a0e1-023773b71ca9 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-adee5695-232c-4226-b136-e26d76dd2818 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f7af30a6-ce05-41bc-a0e1-023773b71ca9 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-adee5695-232c-4226-b136-e26d76dd2818 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-adee5695-232c-4226-b136-e26d76dd2818 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-adee5695-232c-4226-b136-e26d76dd2818 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c returned with HTTP 200 Sep 07 09:48:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 358/696] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:08 2026] GET /volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f7af30a6-ce05-41bc-a0e1-023773b71ca9 tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/4fc7e2ba-9939-4134-9a61-a74d388eec4a returned with HTTP 202 Sep 07 09:48:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 339/697] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:48:08 2026] DELETE /volume/v3/types/4fc7e2ba-9939-4134-9a61-a74d388eec4a => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:48:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ede0146d-7ad1-432b-9fbb-07f03aa47ebb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ede0146d-7ad1-432b-9fbb-07f03aa47ebb tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] GET http://192.168.122.65/volume/v3/types/4fc7e2ba-9939-4134-9a61-a74d388eec4a Sep 07 09:48:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ede0146d-7ad1-432b-9fbb-07f03aa47ebb tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ede0146d-7ad1-432b-9fbb-07f03aa47ebb tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ede0146d-7ad1-432b-9fbb-07f03aa47ebb tempest-VolumeTypesTest-1342449793 tempest-VolumeTypesTest-1342449793-project-admin] http://192.168.122.65/volume/v3/types/4fc7e2ba-9939-4134-9a61-a74d388eec4a returned with HTTP 404 Sep 07 09:48:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 359/698] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:48:08 2026] GET /volume/v3/types/4fc7e2ba-9939-4134-9a61-a74d388eec4a => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-265d2ea7-4947-4ce2-8a4b-dc4625a42001 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-265d2ea7-4947-4ce2-8a4b-dc4625a42001 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c Sep 07 09:48:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-265d2ea7-4947-4ce2-8a4b-dc4625a42001 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-265d2ea7-4947-4ce2-8a4b-dc4625a42001 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:09 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=661,cinder:UPDATE=170,cinder:INSERT=103,cinder:DELETE=4 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:48:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-265d2ea7-4947-4ce2-8a4b-dc4625a42001 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-265d2ea7-4947-4ce2-8a4b-dc4625a42001 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c returned with HTTP 200 Sep 07 09:48:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 340/699] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:09 2026] GET /volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a9bdb853-9124-44c1-a757-3b9d1215218c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a9bdb853-9124-44c1-a757-3b9d1215218c tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c/action Sep 07 09:48:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a9bdb853-9124-44c1-a757-3b9d1215218c tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a9bdb853-9124-44c1-a757-3b9d1215218c tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-a9bdb853-9124-44c1-a757-3b9d1215218c tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Updating snapshot 'e9fa4f9d-c78e-4baf-9d39-ab636778bc1c' with '{'status': 'error_deleting'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 09:48:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a9bdb853-9124-44c1-a757-3b9d1215218c tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c/action returned with HTTP 202 Sep 07 09:48:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 360/700] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:48:09 2026] POST /volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:48:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-db879842-819f-478a-8b33-d296f51b1f8e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-db879842-819f-478a-8b33-d296f51b1f8e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c Sep 07 09:48:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-db879842-819f-478a-8b33-d296f51b1f8e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-db879842-819f-478a-8b33-d296f51b1f8e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-db879842-819f-478a-8b33-d296f51b1f8e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-db879842-819f-478a-8b33-d296f51b1f8e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c returned with HTTP 200 Sep 07 09:48:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 341/701] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:09 2026] GET /volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c => generated 471 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d44970bc-f122-4815-aa42-ab35441279e1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d44970bc-f122-4815-aa42-ab35441279e1 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c/action Sep 07 09:48:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d44970bc-f122-4815-aa42-ab35441279e1 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d44970bc-f122-4815-aa42-ab35441279e1 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d44970bc-f122-4815-aa42-ab35441279e1 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Snapshot retrieved successfully. Sep 07 09:48:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d44970bc-f122-4815-aa42-ab35441279e1 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Snapshot delete request issued successfully. Sep 07 09:48:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d44970bc-f122-4815-aa42-ab35441279e1 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c/action returned with HTTP 202 Sep 07 09:48:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 361/702] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:48:09 2026] POST /volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:48:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-69cb0805-e9c7-4520-8bd9-8cc69d6053b6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69cb0805-e9c7-4520-8bd9-8cc69d6053b6 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c Sep 07 09:48:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69cb0805-e9c7-4520-8bd9-8cc69d6053b6 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69cb0805-e9c7-4520-8bd9-8cc69d6053b6 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-69cb0805-e9c7-4520-8bd9-8cc69d6053b6 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69cb0805-e9c7-4520-8bd9-8cc69d6053b6 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c returned with HTTP 200 Sep 07 09:48:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 342/703] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:09 2026] GET /volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-693c932f-28b4-4eca-a5b9-b15c25e79fa1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-693c932f-28b4-4eca-a5b9-b15c25e79fa1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c Sep 07 09:48:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-693c932f-28b4-4eca-a5b9-b15c25e79fa1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-693c932f-28b4-4eca-a5b9-b15c25e79fa1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-693c932f-28b4-4eca-a5b9-b15c25e79fa1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-693c932f-28b4-4eca-a5b9-b15c25e79fa1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c returned with HTTP 200 Sep 07 09:48:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 362/704] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:10 2026] GET /volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-910768df-8965-46e0-b0be-edf34064ce8d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:48:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1473807024", "imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1473807024', 'imageRef': '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:48:11 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Create volume of 1 GB Sep 07 09:48:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Availability Zones retrieved successfully. Sep 07 09:48:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Flow 'volume_create_api' (3866f8dc-a433-4a74-a3a3-e2826317d67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63950c42-c263-4ecf-bd3d-0a913640e383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:48:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63950c42-c263-4ecf-bd3d-0a913640e383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d34f16-2c9f-43ab-b87e-e169bac16ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-596617aa-7f91-4a82-92f3-4f78d63ecd7d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:11 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Created reservations ['b705fcc8-11f9-4ac4-af77-534ea72b150d', '549cb6be-fb51-467f-a990-82f640e90172', 'c66539bf-2ef1-4d92-b424-7301fdf0c6bf', 'd16f64ea-23ae-433e-9627-b98728cf38c1'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d34f16-2c9f-43ab-b87e-e169bac16ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b705fcc8-11f9-4ac4-af77-534ea72b150d', '549cb6be-fb51-467f-a990-82f640e90172', 'c66539bf-2ef1-4d92-b424-7301fdf0c6bf', 'd16f64ea-23ae-433e-9627-b98728cf38c1']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-596617aa-7f91-4a82-92f3-4f78d63ecd7d tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c Sep 07 09:48:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-596617aa-7f91-4a82-92f3-4f78d63ecd7d tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-596617aa-7f91-4a82-92f3-4f78d63ecd7d tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda013b6-7303-4f34-88e3-004abf795ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-596617aa-7f91-4a82-92f3-4f78d63ecd7d tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c returned with HTTP 404 Sep 07 09:48:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 363/705] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:11 2026] GET /volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4617f8f9-4b26-432a-b830-982557270533 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4617f8f9-4b26-432a-b830-982557270533 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action Sep 07 09:48:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4617f8f9-4b26-432a-b830-982557270533 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4617f8f9-4b26-432a-b830-982557270533 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-4617f8f9-4b26-432a-b830-982557270533 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Updating snapshot 'abca09fc-dfd6-4847-a2c9-7e4a15668c5c' with '{'status': 'available'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 09:48:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda013b6-7303-4f34-88e3-004abf795ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56becc42-15b9-4dc0-991d-0445c52577a0', '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-1473807024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e515c38335b4f5baa626ea1eceb641d',qos_specs=None,replication_status=,reservations=['b705fcc8-11f9-4ac4-af77-534ea72b150d','549cb6be-fb51-467f-a990-82f640e90172','c66539bf-2ef1-4d92-b424-7301fdf0c6bf','d16f64ea-23ae-433e-9627-b98728cf38c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d0f2d97e254e0480b7b32c24d4a712',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1473807024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56becc42-15b9-4dc0-991d-0445c52577a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e515c38335b4f5baa626ea1eceb641d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0d0f2d97e254e0480b7b32c24d4a712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (072f2dfb-402c-41ca-81f8-9b1373d29fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4617f8f9-4b26-432a-b830-982557270533 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action returned with HTTP 202 Sep 07 09:48:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 364/706] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:48:11 2026] POST /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d7c0e80b-379e-484a-9d8a-ebc26c0373d1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (072f2dfb-402c-41ca-81f8-9b1373d29fbe) transitioned into state 'SUCCESS' from state '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-1473807024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e515c38335b4f5baa626ea1eceb641d',qos_specs=None,replication_status=,reservations=['b705fcc8-11f9-4ac4-af77-534ea72b150d','549cb6be-fb51-467f-a990-82f640e90172','c66539bf-2ef1-4d92-b424-7301fdf0c6bf','d16f64ea-23ae-433e-9627-b98728cf38c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0d0f2d97e254e0480b7b32c24d4a712',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d7c0e80b-379e-484a-9d8a-ebc26c0373d1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d7c0e80b-379e-484a-9d8a-ebc26c0373d1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d7c0e80b-379e-484a-9d8a-ebc26c0373d1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1ca572-8845-4816-bc89-6c693fcd0524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d7c0e80b-379e-484a-9d8a-ebc26c0373d1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d7c0e80b-379e-484a-9d8a-ebc26c0373d1 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:48:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 365/707] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:12 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 463 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1ca572-8845-4816-bc89-6c693fcd0524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4da00aee-9222-4c13-891b-af826a2f2431 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Flow 'volume_create_api' (3866f8dc-a433-4a74-a3a3-e2826317d67d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Create volume request issued successfully. Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4da00aee-9222-4c13-891b-af826a2f2431 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4da00aee-9222-4c13-891b-af826a2f2431 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-910768df-8965-46e0-b0be-edf34064ce8d tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4da00aee-9222-4c13-891b-af826a2f2431 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-4da00aee-9222-4c13-891b-af826a2f2431 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Delete snapshot with id: e9fa4f9d-c78e-4baf-9d39-ab636778bc1c Sep 07 09:48:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 343/708] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:48:10 2026] POST /volume/v3/volumes => generated 760 bytes in 1071 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4da00aee-9222-4c13-891b-af826a2f2431 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c returned with HTTP 404 Sep 07 09:48:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 366/709] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:48:12 2026] DELETE /volume/v3/snapshots/e9fa4f9d-c78e-4baf-9d39-ab636778bc1c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-68c3045b-9851-4b98-8f11-c4230cd6553e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d4fa4d17-6f18-496b-8608-77e19cf71933 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-68c3045b-9851-4b98-8f11-c4230cd6553e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d4fa4d17-6f18-496b-8608-77e19cf71933 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-68c3045b-9851-4b98-8f11-c4230cd6553e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d4fa4d17-6f18-496b-8608-77e19cf71933 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-68c3045b-9851-4b98-8f11-c4230cd6553e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d4fa4d17-6f18-496b-8608-77e19cf71933 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-d4fa4d17-6f18-496b-8608-77e19cf71933 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Updating snapshot 'abca09fc-dfd6-4847-a2c9-7e4a15668c5c' with '{'status': 'creating'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-68c3045b-9851-4b98-8f11-c4230cd6553e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-68c3045b-9851-4b98-8f11-c4230cd6553e tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 200 Sep 07 09:48:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 344/710] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:12 2026] GET /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 828 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d4fa4d17-6f18-496b-8608-77e19cf71933 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action returned with HTTP 202 Sep 07 09:48:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 367/711] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:48:12 2026] POST /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-36c05183-2b0b-4043-8450-e08e8ec4bcc8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-36c05183-2b0b-4043-8450-e08e8ec4bcc8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-36c05183-2b0b-4043-8450-e08e8ec4bcc8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-36c05183-2b0b-4043-8450-e08e8ec4bcc8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-36c05183-2b0b-4043-8450-e08e8ec4bcc8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-36c05183-2b0b-4043-8450-e08e8ec4bcc8 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:48:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 345/712] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:12 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 462 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-48d7a704-5428-49bf-bf79-0a86bf7ae9aa None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48d7a704-5428-49bf-bf79-0a86bf7ae9aa tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] POST http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48d7a704-5428-49bf-bf79-0a86bf7ae9aa tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48d7a704-5428-49bf-bf79-0a86bf7ae9aa tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.snapshot_actions [None req-48d7a704-5428-49bf-bf79-0a86bf7ae9aa tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86989) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.contrib.snapshot_actions [None req-48d7a704-5428-49bf-bf79-0a86bf7ae9aa tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Updating snapshot abca09fc-dfd6-4847-a2c9-7e4a15668c5c with info {'id': 'abca09fc-dfd6-4847-a2c9-7e4a15668c5c', 'status': 'error', 'progress': '80%'} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48d7a704-5428-49bf-bf79-0a86bf7ae9aa tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action returned with HTTP 202 Sep 07 09:48:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 368/713] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:48:12 2026] POST /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d4b50c07-a805-4543-a833-4d51b10efd53 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d4b50c07-a805-4543-a833-4d51b10efd53 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d4b50c07-a805-4543-a833-4d51b10efd53 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d4b50c07-a805-4543-a833-4d51b10efd53 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d4b50c07-a805-4543-a833-4d51b10efd53 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Snapshot retrieved successfully. Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d4b50c07-a805-4543-a833-4d51b10efd53 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:48:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 346/714] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:12 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 458 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8f154307-6f76-4c3f-9ed0-5f3079f767a6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8f154307-6f76-4c3f-9ed0-5f3079f767a6 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] POST http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8f154307-6f76-4c3f-9ed0-5f3079f767a6 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8f154307-6f76-4c3f-9ed0-5f3079f767a6 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-8f154307-6f76-4c3f-9ed0-5f3079f767a6 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] Updating snapshot 'abca09fc-dfd6-4847-a2c9-7e4a15668c5c' with '{'status': 'available'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8f154307-6f76-4c3f-9ed0-5f3079f767a6 tempest-SnapshotsActionsTest-568930522 tempest-SnapshotsActionsTest-568930522-project-admin] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action returned with HTTP 202 Sep 07 09:48:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 369/715] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:48:12 2026] POST /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dac03b8e-b01a-465d-b8de-1a58fb394f8f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dac03b8e-b01a-465d-b8de-1a58fb394f8f tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dac03b8e-b01a-465d-b8de-1a58fb394f8f tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dac03b8e-b01a-465d-b8de-1a58fb394f8f tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dac03b8e-b01a-465d-b8de-1a58fb394f8f tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dac03b8e-b01a-465d-b8de-1a58fb394f8f tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:48:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 347/716] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:12 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 462 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0ab36105-e0f0-4c2a-884a-5384c63d5dbd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ab36105-e0f0-4c2a-884a-5384c63d5dbd tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ab36105-e0f0-4c2a-884a-5384c63d5dbd tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ab36105-e0f0-4c2a-884a-5384c63d5dbd tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-0ab36105-e0f0-4c2a-884a-5384c63d5dbd tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Delete snapshot with id: abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:48:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0ab36105-e0f0-4c2a-884a-5384c63d5dbd tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0ab36105-e0f0-4c2a-884a-5384c63d5dbd tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot delete request issued successfully. Sep 07 09:48:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ab36105-e0f0-4c2a-884a-5384c63d5dbd tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 202 Sep 07 09:48:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 370/717] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:48:12 2026] DELETE /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e6fa52e5-92d7-4ba3-99b5-8bc88d6d6a64 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e6fa52e5-92d7-4ba3-99b5-8bc88d6d6a64 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e6fa52e5-92d7-4ba3-99b5-8bc88d6d6a64 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e6fa52e5-92d7-4ba3-99b5-8bc88d6d6a64 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e6fa52e5-92d7-4ba3-99b5-8bc88d6d6a64 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e6fa52e5-92d7-4ba3-99b5-8bc88d6d6a64 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:48:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 348/718] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:12 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 461 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-66c3adb5-c154-4df0-8c3f-d1ee1a0ce112 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-66c3adb5-c154-4df0-8c3f-d1ee1a0ce112 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:48:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-66c3adb5-c154-4df0-8c3f-d1ee1a0ce112 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-66c3adb5-c154-4df0-8c3f-d1ee1a0ce112 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-66c3adb5-c154-4df0-8c3f-d1ee1a0ce112 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-66c3adb5-c154-4df0-8c3f-d1ee1a0ce112 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 200 Sep 07 09:48:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 371/719] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:13 2026] GET /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-66225515-8b75-4e5f-94fa-7dd51cac1770 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-66225515-8b75-4e5f-94fa-7dd51cac1770 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:48:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-66225515-8b75-4e5f-94fa-7dd51cac1770 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-66225515-8b75-4e5f-94fa-7dd51cac1770 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-66225515-8b75-4e5f-94fa-7dd51cac1770 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Snapshot retrieved successfully. Sep 07 09:48:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-66225515-8b75-4e5f-94fa-7dd51cac1770 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 200 Sep 07 09:48:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 349/720] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:13 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 461 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4792f5bc-f1bb-47f0-8742-8f979a68a13a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4792f5bc-f1bb-47f0-8742-8f979a68a13a tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4792f5bc-f1bb-47f0-8742-8f979a68a13a tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4792f5bc-f1bb-47f0-8742-8f979a68a13a tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4792f5bc-f1bb-47f0-8742-8f979a68a13a tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4792f5bc-f1bb-47f0-8742-8f979a68a13a tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 200 Sep 07 09:48:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 372/721] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:14 2026] GET /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-57b7e4bc-ca76-4d43-ba2a-78e122e4c52c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-19fb9db8-4afa-40e1-9307-3a3f91f0bf1b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-19fb9db8-4afa-40e1-9307-3a3f91f0bf1b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-19fb9db8-4afa-40e1-9307-3a3f91f0bf1b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-19fb9db8-4afa-40e1-9307-3a3f91f0bf1b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-19fb9db8-4afa-40e1-9307-3a3f91f0bf1b tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c returned with HTTP 404 Sep 07 09:48:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 373/722] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:14 2026] GET /volume/v3/snapshots/abca09fc-dfd6-4847-a2c9-7e4a15668c5c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b08d6485-808b-4fba-891d-9b1f69871c15 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b08d6485-808b-4fba-891d-9b1f69871c15 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b08d6485-808b-4fba-891d-9b1f69871c15 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b08d6485-808b-4fba-891d-9b1f69871c15 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b08d6485-808b-4fba-891d-9b1f69871c15 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Volume info retrieved successfully. Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b08d6485-808b-4fba-891d-9b1f69871c15 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 returned with HTTP 200 Sep 07 09:48:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 374/723] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:14 2026] GET /volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-59f08f32-0cfe-4af0-9d17-375c65117dd9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-59f08f32-0cfe-4af0-9d17-375c65117dd9 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] DELETE http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-59f08f32-0cfe-4af0-9d17-375c65117dd9 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-59f08f32-0cfe-4af0-9d17-375c65117dd9 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-59f08f32-0cfe-4af0-9d17-375c65117dd9 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Delete volume with id: 21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:48:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-59f08f32-0cfe-4af0-9d17-375c65117dd9 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Volume info retrieved successfully. Sep 07 09:48:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-57b7e4bc-ca76-4d43-ba2a-78e122e4c52c tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-57b7e4bc-ca76-4d43-ba2a-78e122e4c52c tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-57b7e4bc-ca76-4d43-ba2a-78e122e4c52c tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-57b7e4bc-ca76-4d43-ba2a-78e122e4c52c tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-57b7e4bc-ca76-4d43-ba2a-78e122e4c52c tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-59f08f32-0cfe-4af0-9d17-375c65117dd9 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Delete volume request issued successfully. Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-59f08f32-0cfe-4af0-9d17-375c65117dd9 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 returned with HTTP 202 Sep 07 09:48:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 375/724] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:48:14 2026] DELETE /volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-836db192-513a-4bd3-86a4-f459178e3347 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:14 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:48:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-57b7e4bc-ca76-4d43-ba2a-78e122e4c52c tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Get all volumes completed successfully. Sep 07 09:48:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-57b7e4bc-ca76-4d43-ba2a-78e122e4c52c tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 200 Sep 07 09:48:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 350/725] 192.168.122.65 () {58 vars in 1116 bytes} [Mon Sep 7 09:48:14 2026] GET /volume/v3/volumes => generated 15 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-836db192-513a-4bd3-86a4-f459178e3347 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-836db192-513a-4bd3-86a4-f459178e3347 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-836db192-513a-4bd3-86a4-f459178e3347 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8cdb7004-b527-4ba4-97e4-393a998865be None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-582043745"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-582043745'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:48:14 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Create volume of 1 GB Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-836db192-513a-4bd3-86a4-f459178e3347 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Volume info retrieved successfully. Sep 07 09:48:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Availability Zones retrieved successfully. Sep 07 09:48:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-836db192-513a-4bd3-86a4-f459178e3347 tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 returned with HTTP 200 Sep 07 09:48:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 376/726] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:14 2026] GET /volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Flow 'volume_create_api' (84be194b-9da5-490f-a674-d12f66d29d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bab17b8-981c-4017-a052-d89c5e747a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bab17b8-981c-4017-a052-d89c5e747a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (262cd244-58f6-4cd3-8977-8952c78e4bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:15 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Created reservations ['e2e5b7e7-1843-4208-b981-d4eec15054d4', '0f22de37-27d7-4189-a9be-5f20b6d836f3', '887e771c-986e-4cdb-a253-6d67e3cb9a30', 'bfec667d-f61b-4935-9ee0-191b1a466fa1'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (262cd244-58f6-4cd3-8977-8952c78e4bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2e5b7e7-1843-4208-b981-d4eec15054d4', '0f22de37-27d7-4189-a9be-5f20b6d836f3', '887e771c-986e-4cdb-a253-6d67e3cb9a30', 'bfec667d-f61b-4935-9ee0-191b1a466fa1']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83b0448a-c59c-436a-9fe4-6f3a9a26a063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-28715fd2-ca4e-4382-8351-51ae95d1fa1c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-28715fd2-ca4e-4382-8351-51ae95d1fa1c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:48:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-28715fd2-ca4e-4382-8351-51ae95d1fa1c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-28715fd2-ca4e-4382-8351-51ae95d1fa1c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-28715fd2-ca4e-4382-8351-51ae95d1fa1c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83b0448a-c59c-436a-9fe4-6f3a9a26a063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37ab09d4-bc7d-4bc7-b184-714e84d48b30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-582043745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4893a584a9a340d0bd1ab284414ce870',qos_specs=None,replication_status=,reservations=['e2e5b7e7-1843-4208-b981-d4eec15054d4','0f22de37-27d7-4189-a9be-5f20b6d836f3','887e771c-986e-4cdb-a253-6d67e3cb9a30','bfec667d-f61b-4935-9ee0-191b1a466fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e463b314a44e45d8868c5ea57979f388',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:48:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-582043745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37ab09d4-bc7d-4bc7-b184-714e84d48b30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4893a584a9a340d0bd1ab284414ce870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e463b314a44e45d8868c5ea57979f388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc96fc3-7823-44d7-a3a3-374a8f4a838d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-28715fd2-ca4e-4382-8351-51ae95d1fa1c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 200 Sep 07 09:48:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 377/727] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:15 2026] GET /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 910 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc96fc3-7823-44d7-a3a3-374a8f4a838d) transitioned into state 'SUCCESS' from state '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-582043745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4893a584a9a340d0bd1ab284414ce870',qos_specs=None,replication_status=,reservations=['e2e5b7e7-1843-4208-b981-d4eec15054d4','0f22de37-27d7-4189-a9be-5f20b6d836f3','887e771c-986e-4cdb-a253-6d67e3cb9a30','bfec667d-f61b-4935-9ee0-191b1a466fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e463b314a44e45d8868c5ea57979f388',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50af1fec-187c-454f-9929-58ba9fa8674f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50af1fec-187c-454f-9929-58ba9fa8674f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Flow 'volume_create_api' (84be194b-9da5-490f-a674-d12f66d29d19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Create volume request issued successfully. Sep 07 09:48:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8cdb7004-b527-4ba4-97e4-393a998865be tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:48:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 351/728] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:48:14 2026] POST /volume/v3/volumes => generated 761 bytes in 708 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:48:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cfb460c1-1245-4369-9e51-d406bd8b65bd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cfb460c1-1245-4369-9e51-d406bd8b65bd tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 Sep 07 09:48:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cfb460c1-1245-4369-9e51-d406bd8b65bd tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cfb460c1-1245-4369-9e51-d406bd8b65bd tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cfb460c1-1245-4369-9e51-d406bd8b65bd tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cfb460c1-1245-4369-9e51-d406bd8b65bd tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 returned with HTTP 200 Sep 07 09:48:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 378/729] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:15 2026] GET /volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 => generated 829 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e9c921da-f827-4318-99d4-7fae13ce030e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e9c921da-f827-4318-99d4-7fae13ce030e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] GET http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 Sep 07 09:48:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e9c921da-f827-4318-99d4-7fae13ce030e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e9c921da-f827-4318-99d4-7fae13ce030e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e9c921da-f827-4318-99d4-7fae13ce030e tempest-SnapshotsActionsTest-121833105 tempest-SnapshotsActionsTest-121833105-project-member] http://192.168.122.65/volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 returned with HTTP 404 Sep 07 09:48:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 352/730] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:15 2026] GET /volume/v3/volumes/21a5b182-44f9-4ceb-8b3b-0c28c15a97e6 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-07e82bf3-c773-4a7b-b198-0b663ba031dd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-07e82bf3-c773-4a7b-b198-0b663ba031dd tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:48:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-07e82bf3-c773-4a7b-b198-0b663ba031dd tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-07e82bf3-c773-4a7b-b198-0b663ba031dd tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-07e82bf3-c773-4a7b-b198-0b663ba031dd tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-07e82bf3-c773-4a7b-b198-0b663ba031dd tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 200 Sep 07 09:48:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 379/731] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:16 2026] GET /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fefba842-95ef-41b6-b9d8-394d457b9272 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fefba842-95ef-41b6-b9d8-394d457b9272 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 Sep 07 09:48:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fefba842-95ef-41b6-b9d8-394d457b9272 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fefba842-95ef-41b6-b9d8-394d457b9272 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:16 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:16 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fefba842-95ef-41b6-b9d8-394d457b9272 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fefba842-95ef-41b6-b9d8-394d457b9272 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 returned with HTTP 200 Sep 07 09:48:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 353/732] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:16 2026] GET /volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7d076fd6-b0b9-4421-8a26-48227d0bf822 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7d076fd6-b0b9-4421-8a26-48227d0bf822 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:48:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7d076fd6-b0b9-4421-8a26-48227d0bf822 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7d076fd6-b0b9-4421-8a26-48227d0bf822 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7d076fd6-b0b9-4421-8a26-48227d0bf822 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7d076fd6-b0b9-4421-8a26-48227d0bf822 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 200 Sep 07 09:48:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 380/733] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:17 2026] GET /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 913 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4487d1f9-72c2-4540-b821-c747bd188054 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4487d1f9-72c2-4540-b821-c747bd188054 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 Sep 07 09:48:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4487d1f9-72c2-4540-b821-c747bd188054 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4487d1f9-72c2-4540-b821-c747bd188054 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4487d1f9-72c2-4540-b821-c747bd188054 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4487d1f9-72c2-4540-b821-c747bd188054 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 returned with HTTP 200 Sep 07 09:48:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 354/734] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:17 2026] GET /volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-583ce45c-8417-4338-89b9-a1b9e3a4c78a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-583ce45c-8417-4338-89b9-a1b9e3a4c78a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 Sep 07 09:48:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-583ce45c-8417-4338-89b9-a1b9e3a4c78a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-583ce45c-8417-4338-89b9-a1b9e3a4c78a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-583ce45c-8417-4338-89b9-a1b9e3a4c78a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-583ce45c-8417-4338-89b9-a1b9e3a4c78a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 returned with HTTP 200 Sep 07 09:48:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 381/735] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:17 2026] GET /volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:48:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1705038626"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1705038626'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:48:17 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Create volume of 1 GB Sep 07 09:48:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Availability Zones retrieved successfully. Sep 07 09:48:17 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Flow 'volume_create_api' (bcc9d43a-d5be-4e42-9281-eb274e5c844a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:17 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d8fa447-c18a-4662-aaad-37d9f9eadb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:17 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:48:17 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d8fa447-c18a-4662-aaad-37d9f9eadb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fe6f829-bfee-4171-a5ef-bfc349431a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Created reservations ['7c872264-a4ef-4338-8adc-17fd3443a4ff', '2615bf1d-ab8f-4512-b2d4-8855c055b1f1', '010311af-194b-4ebb-8de0-ac83fad9751b', '2a017f0c-eef2-42dc-9648-1070133c8be1'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fe6f829-bfee-4171-a5ef-bfc349431a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c872264-a4ef-4338-8adc-17fd3443a4ff', '2615bf1d-ab8f-4512-b2d4-8855c055b1f1', '010311af-194b-4ebb-8de0-ac83fad9751b', '2a017f0c-eef2-42dc-9648-1070133c8be1']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e14fb8-1ab6-4dc7-80b6-d3d4296b47b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e14fb8-1ab6-4dc7-80b6-d3d4296b47b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0842fc3-75ad-44d7-9aed-74e5b107f899', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1705038626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4893a584a9a340d0bd1ab284414ce870',qos_specs=None,replication_status=,reservations=['7c872264-a4ef-4338-8adc-17fd3443a4ff','2615bf1d-ab8f-4512-b2d4-8855c055b1f1','010311af-194b-4ebb-8de0-ac83fad9751b','2a017f0c-eef2-42dc-9648-1070133c8be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e463b314a44e45d8868c5ea57979f388',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:48:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1705038626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0842fc3-75ad-44d7-9aed-74e5b107f899,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4893a584a9a340d0bd1ab284414ce870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e463b314a44e45d8868c5ea57979f388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470426f8-3082-4219-9d15-b6b400ced3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470426f8-3082-4219-9d15-b6b400ced3f6) transitioned into state 'SUCCESS' from state '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-1705038626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4893a584a9a340d0bd1ab284414ce870',qos_specs=None,replication_status=,reservations=['7c872264-a4ef-4338-8adc-17fd3443a4ff','2615bf1d-ab8f-4512-b2d4-8855c055b1f1','010311af-194b-4ebb-8de0-ac83fad9751b','2a017f0c-eef2-42dc-9648-1070133c8be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e463b314a44e45d8868c5ea57979f388',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6974b77d-96d8-4f47-9c70-f81cbd719a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6974b77d-96d8-4f47-9c70-f81cbd719a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Flow 'volume_create_api' (bcc9d43a-d5be-4e42-9281-eb274e5c844a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Create volume request issued successfully. Sep 07 09:48:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1c32a67-79f1-47c1-b27b-0a8fbfc1d763 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:48:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 355/736] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:48:17 2026] POST /volume/v3/volumes => generated 762 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:48:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d9b712ee-448b-4f2c-af61-f661f7558874 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d9b712ee-448b-4f2c-af61-f661f7558874 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 Sep 07 09:48:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d9b712ee-448b-4f2c-af61-f661f7558874 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d9b712ee-448b-4f2c-af61-f661f7558874 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d9b712ee-448b-4f2c-af61-f661f7558874 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d9b712ee-448b-4f2c-af61-f661f7558874 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 returned with HTTP 200 Sep 07 09:48:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 382/737] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:18 2026] GET /volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 => generated 830 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3daec431-14af-44e3-a112-f4c0cb4f3830 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3daec431-14af-44e3-a112-f4c0cb4f3830 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3daec431-14af-44e3-a112-f4c0cb4f3830 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3daec431-14af-44e3-a112-f4c0cb4f3830 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3daec431-14af-44e3-a112-f4c0cb4f3830 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3daec431-14af-44e3-a112-f4c0cb4f3830 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 200 Sep 07 09:48:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 356/738] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:18 2026] GET /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 913 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4c1a7277-45c6-4cac-b470-a92f6ed4146a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4c1a7277-45c6-4cac-b470-a92f6ed4146a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 Sep 07 09:48:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4c1a7277-45c6-4cac-b470-a92f6ed4146a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4c1a7277-45c6-4cac-b470-a92f6ed4146a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4c1a7277-45c6-4cac-b470-a92f6ed4146a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4c1a7277-45c6-4cac-b470-a92f6ed4146a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 returned with HTTP 200 Sep 07 09:48:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 383/739] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:19 2026] GET /volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 => generated 854 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2f455540-fd68-474d-a884-c576d27dc15c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2f455540-fd68-474d-a884-c576d27dc15c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:48:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2f455540-fd68-474d-a884-c576d27dc15c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2f455540-fd68-474d-a884-c576d27dc15c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2f455540-fd68-474d-a884-c576d27dc15c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2f455540-fd68-474d-a884-c576d27dc15c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 200 Sep 07 09:48:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 357/740] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:19 2026] GET /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 1333 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-af55458e-fc0e-4502-9f81-ff0970982c08 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-af55458e-fc0e-4502-9f81-ff0970982c08 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-af55458e-fc0e-4502-9f81-ff0970982c08 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-af55458e-fc0e-4502-9f81-ff0970982c08 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-af55458e-fc0e-4502-9f81-ff0970982c08 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-af55458e-fc0e-4502-9f81-ff0970982c08 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 returned with HTTP 200 Sep 07 09:48:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 384/741] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:20 2026] GET /volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1cf2d52b-2536-4cf9-83c9-cb4d68ae8e76 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1cf2d52b-2536-4cf9-83c9-cb4d68ae8e76 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1cf2d52b-2536-4cf9-83c9-cb4d68ae8e76 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1cf2d52b-2536-4cf9-83c9-cb4d68ae8e76 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1cf2d52b-2536-4cf9-83c9-cb4d68ae8e76 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1cf2d52b-2536-4cf9-83c9-cb4d68ae8e76 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 returned with HTTP 200 Sep 07 09:48:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 358/742] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:20 2026] GET /volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-46120dee-299f-4a27-a61d-963908eebe98 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-240560912"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-240560912'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Create volume of 1 GB Sep 07 09:48:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-509258813"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-509258813'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Create volume of 1 GB Sep 07 09:48:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Availability Zones retrieved successfully. Sep 07 09:48:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Availability Zones retrieved successfully. Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Flow 'volume_create_api' (51bd6dd3-fe6b-46f3-9c93-cabbaf2bd723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5799c8cf-af47-486d-909f-d16703a3ef97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Flow 'volume_create_api' (2f54fb77-d87f-4068-bb44-b6a1fd7167f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb7953e-5e42-4364-bdc3-1c9f15d03eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5799c8cf-af47-486d-909f-d16703a3ef97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0d48905-3eb3-414f-9803-6d6a81e5fadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeb7953e-5e42-4364-bdc3-1c9f15d03eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a2b362-7f1e-4bd2-bc43-f0feea8305e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Created reservations ['0469a181-652f-43b9-9b43-1f862da53a22', 'c7dae2fc-cd04-46c3-bfde-362982b97ab5', 'afb7c9b8-9d67-4c96-bcd5-5b024ae2b0db', '08478135-ee8a-4fb9-9b35-a01fb76eefc4'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a2b362-7f1e-4bd2-bc43-f0feea8305e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0469a181-652f-43b9-9b43-1f862da53a22', 'c7dae2fc-cd04-46c3-bfde-362982b97ab5', 'afb7c9b8-9d67-4c96-bcd5-5b024ae2b0db', '08478135-ee8a-4fb9-9b35-a01fb76eefc4']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (327b09c9-c899-44d6-a96e-f400f20a8d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Created reservations ['0a221a74-0c43-4bff-9b7e-44c05816ff8d', '7b26774b-0c8b-4902-b0a5-b1b858cb4149', '408f3db3-50aa-4aa1-bfb1-6ae429dfcd3c', 'cf162432-4b70-4dd9-9108-b3f0ae4dfc5a'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0d48905-3eb3-414f-9803-6d6a81e5fadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a221a74-0c43-4bff-9b7e-44c05816ff8d', '7b26774b-0c8b-4902-b0a5-b1b858cb4149', '408f3db3-50aa-4aa1-bfb1-6ae429dfcd3c', 'cf162432-4b70-4dd9-9108-b3f0ae4dfc5a']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a86059-d91c-4add-a078-b76826fdc094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (327b09c9-c899-44d6-a96e-f400f20a8d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc6934e5-13aa-48ac-802c-38cb0d7ba9a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-509258813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4893a584a9a340d0bd1ab284414ce870',qos_specs=None,replication_status=,reservations=['0469a181-652f-43b9-9b43-1f862da53a22','c7dae2fc-cd04-46c3-bfde-362982b97ab5','afb7c9b8-9d67-4c96-bcd5-5b024ae2b0db','08478135-ee8a-4fb9-9b35-a01fb76eefc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e463b314a44e45d8868c5ea57979f388',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-509258813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc6934e5-13aa-48ac-802c-38cb0d7ba9a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4893a584a9a340d0bd1ab284414ce870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e463b314a44e45d8868c5ea57979f388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a86059-d91c-4add-a078-b76826fdc094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0581b747-b7a0-40cd-83c7-f1fe15c5fa11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-240560912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7577d7d1f8bf4b32a569094a58165f6f',qos_specs=None,replication_status=,reservations=['0a221a74-0c43-4bff-9b7e-44c05816ff8d','7b26774b-0c8b-4902-b0a5-b1b858cb4149','408f3db3-50aa-4aa1-bfb1-6ae429dfcd3c','cf162432-4b70-4dd9-9108-b3f0ae4dfc5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c11d4c72d9e24bee9936597109683264',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-240560912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0581b747-b7a0-40cd-83c7-f1fe15c5fa11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7577d7d1f8bf4b32a569094a58165f6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c11d4c72d9e24bee9936597109683264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c01bb0b-5c26-4765-89cc-0437ac47b183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a33570fa-b629-472b-92a1-f3d19491f3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c01bb0b-5c26-4765-89cc-0437ac47b183) transitioned into state 'SUCCESS' from state '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-509258813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4893a584a9a340d0bd1ab284414ce870',qos_specs=None,replication_status=,reservations=['0469a181-652f-43b9-9b43-1f862da53a22','c7dae2fc-cd04-46c3-bfde-362982b97ab5','afb7c9b8-9d67-4c96-bcd5-5b024ae2b0db','08478135-ee8a-4fb9-9b35-a01fb76eefc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e463b314a44e45d8868c5ea57979f388',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25fb97f1-8e8d-4ccb-af27-35f99e1fb2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a33570fa-b629-472b-92a1-f3d19491f3f3) transitioned into state 'SUCCESS' from state '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-240560912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7577d7d1f8bf4b32a569094a58165f6f',qos_specs=None,replication_status=,reservations=['0a221a74-0c43-4bff-9b7e-44c05816ff8d','7b26774b-0c8b-4902-b0a5-b1b858cb4149','408f3db3-50aa-4aa1-bfb1-6ae429dfcd3c','cf162432-4b70-4dd9-9108-b3f0ae4dfc5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c11d4c72d9e24bee9936597109683264',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25fb97f1-8e8d-4ccb-af27-35f99e1fb2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e8f77d-1f75-4f31-9639-7480c3d99044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Flow 'volume_create_api' (2f54fb77-d87f-4068-bb44-b6a1fd7167f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Create volume request issued successfully. Sep 07 09:48:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-46120dee-299f-4a27-a61d-963908eebe98 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:48:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 359/743] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:48:20 2026] POST /volume/v3/volumes => generated 761 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7c0d65f0-58ab-453a-9e29-5b738655f5a5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c0d65f0-58ab-453a-9e29-5b738655f5a5 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c0d65f0-58ab-453a-9e29-5b738655f5a5 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c0d65f0-58ab-453a-9e29-5b738655f5a5 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e8f77d-1f75-4f31-9639-7480c3d99044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Flow 'volume_create_api' (51bd6dd3-fe6b-46f3-9c93-cabbaf2bd723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Create volume request issued successfully. Sep 07 09:48:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-39d08dc0-3376-47b2-8468-d4e202bcb31b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:48:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 385/744] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:48:20 2026] POST /volume/v3/volumes => generated 761 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e27c11e3-3bff-4bd3-b348-5433b4ec76cb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e27c11e3-3bff-4bd3-b348-5433b4ec76cb tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e27c11e3-3bff-4bd3-b348-5433b4ec76cb tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e27c11e3-3bff-4bd3-b348-5433b4ec76cb tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7c0d65f0-58ab-453a-9e29-5b738655f5a5 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c0d65f0-58ab-453a-9e29-5b738655f5a5 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 200 Sep 07 09:48:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 360/745] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:21 2026] GET /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 1331 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f46cb104-7c2f-46c0-8781-1142e6eebda2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e27c11e3-3bff-4bd3-b348-5433b4ec76cb tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f46cb104-7c2f-46c0-8781-1142e6eebda2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f46cb104-7c2f-46c0-8781-1142e6eebda2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f46cb104-7c2f-46c0-8781-1142e6eebda2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e27c11e3-3bff-4bd3-b348-5433b4ec76cb tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 returned with HTTP 200 Sep 07 09:48:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 386/746] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:21 2026] GET /volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 => generated 829 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-7f1ea2a7-2297-4c72-9f36-8a7bcd3f6b6a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-7f1ea2a7-2297-4c72-9f36-8a7bcd3f6b6a tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-7f1ea2a7-2297-4c72-9f36-8a7bcd3f6b6a tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-7f1ea2a7-2297-4c72-9f36-8a7bcd3f6b6a tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f46cb104-7c2f-46c0-8781-1142e6eebda2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:48:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f46cb104-7c2f-46c0-8781-1142e6eebda2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:48:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 361/747] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:21 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 829 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-7f1ea2a7-2297-4c72-9f36-8a7bcd3f6b6a tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-7f1ea2a7-2297-4c72-9f36-8a7bcd3f6b6a tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 200 Sep 07 09:48:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 387/748] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:48:21 2026] GET /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 1331 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-e4208c76-1ca8-4a98-89fc-0738699f6102 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-e4208c76-1ca8-4a98-89fc-0738699f6102 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-e4208c76-1ca8-4a98-89fc-0738699f6102 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-e4208c76-1ca8-4a98-89fc-0738699f6102 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-e4208c76-1ca8-4a98-89fc-0738699f6102 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-e4208c76-1ca8-4a98-89fc-0738699f6102 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 200 Sep 07 09:48:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 362/749] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:48:21 2026] GET /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 1331 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ab6cec66-fbab-4d70-9d0b-d7f438ea6ecd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ab6cec66-fbab-4d70-9d0b-d7f438ea6ecd None None] GET http://192.168.122.65/volume// Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ab6cec66-fbab-4d70-9d0b-d7f438ea6ecd None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ab6cec66-fbab-4d70-9d0b-d7f438ea6ecd None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ab6cec66-fbab-4d70-9d0b-d7f438ea6ecd None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:48:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 388/750] 192.168.122.65 () {58 vars in 1303 bytes} [Mon Sep 7 09:48:21 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-4b32aab7-7fe6-4a34-a574-97880eb825d1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-4b32aab7-7fe6-4a34-a574-97880eb825d1 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:48:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-4b32aab7-7fe6-4a34-a574-97880eb825d1 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56becc42-15b9-4dc0-991d-0445c52577a0", "connector": null, "instance_uuid": "10de36bd-ea56-444c-b718-9d8ea4f457b7"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-4b32aab7-7fe6-4a34-a574-97880eb825d1 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:48:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 363/751] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:48:21 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-28a35d4c-75ad-4d6f-bc7a-067c1d2a3417 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-52a48340-0fbc-4034-84e6-5a0c73737c61 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-52a48340-0fbc-4034-84e6-5a0c73737c61 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 Sep 07 09:48:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-52a48340-0fbc-4034-84e6-5a0c73737c61 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-52a48340-0fbc-4034-84e6-5a0c73737c61 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-52a48340-0fbc-4034-84e6-5a0c73737c61 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-52a48340-0fbc-4034-84e6-5a0c73737c61 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 returned with HTTP 200 Sep 07 09:48:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 364/752] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:22 2026] GET /volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5cf784f8-df4f-4c3e-9c9b-819b13df574f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5cf784f8-df4f-4c3e-9c9b-819b13df574f tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:48:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5cf784f8-df4f-4c3e-9c9b-819b13df574f tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5cf784f8-df4f-4c3e-9c9b-819b13df574f tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5cf784f8-df4f-4c3e-9c9b-819b13df574f tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:48:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5cf784f8-df4f-4c3e-9c9b-819b13df574f tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:48:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 365/753] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:22 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-28a35d4c-75ad-4d6f-bc7a-067c1d2a3417 tempest-VolumePoolsAdminTestsJSON-1407661324 tempest-VolumePoolsAdminTestsJSON-1407661324-project-admin] GET http://192.168.122.65/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 09:48:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-28a35d4c-75ad-4d6f-bc7a-067c1d2a3417 tempest-VolumePoolsAdminTestsJSON-1407661324 tempest-VolumePoolsAdminTestsJSON-1407661324-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-28a35d4c-75ad-4d6f-bc7a-067c1d2a3417 tempest-VolumePoolsAdminTestsJSON-1407661324 tempest-VolumePoolsAdminTestsJSON-1407661324-project-admin] Calling method 'get_pools' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-28a35d4c-75ad-4d6f-bc7a-067c1d2a3417 tempest-VolumePoolsAdminTestsJSON-1407661324 tempest-VolumePoolsAdminTestsJSON-1407661324-project-admin] http://192.168.122.65/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 09:48:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 389/754] 192.168.122.65 () {58 vars in 1193 bytes} [Mon Sep 7 09:48:22 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8da6845b-f34a-4c47-997b-3746b1526153 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8da6845b-f34a-4c47-997b-3746b1526153 tempest-VolumePoolsAdminTestsJSON-1407661324 tempest-VolumePoolsAdminTestsJSON-1407661324-project-admin] GET http://192.168.122.65/volume/v3/scheduler-stats/get_pools Sep 07 09:48:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8da6845b-f34a-4c47-997b-3746b1526153 tempest-VolumePoolsAdminTestsJSON-1407661324 tempest-VolumePoolsAdminTestsJSON-1407661324-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8da6845b-f34a-4c47-997b-3746b1526153 tempest-VolumePoolsAdminTestsJSON-1407661324 tempest-VolumePoolsAdminTestsJSON-1407661324-project-admin] Calling method 'get_pools' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8da6845b-f34a-4c47-997b-3746b1526153 tempest-VolumePoolsAdminTestsJSON-1407661324 tempest-VolumePoolsAdminTestsJSON-1407661324-project-admin] http://192.168.122.65/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 09:48:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 366/755] 192.168.122.65 () {58 vars in 1170 bytes} [Mon Sep 7 09:48:22 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:48:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d908d1fa-20a3-4109-91a0-d74488bb6f72 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d908d1fa-20a3-4109-91a0-d74488bb6f72 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 Sep 07 09:48:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d908d1fa-20a3-4109-91a0-d74488bb6f72 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d908d1fa-20a3-4109-91a0-d74488bb6f72 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d908d1fa-20a3-4109-91a0-d74488bb6f72 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4b33e422-cab9-41b7-885b-939a40fe1e86 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d908d1fa-20a3-4109-91a0-d74488bb6f72 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 returned with HTTP 200 Sep 07 09:48:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 390/756] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:23 2026] GET /volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:48:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4b33e422-cab9-41b7-885b-939a40fe1e86 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:48:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4b33e422-cab9-41b7-885b-939a40fe1e86 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4b33e422-cab9-41b7-885b-939a40fe1e86 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-701385bf-8ca0-46e8-8eec-60db0d2de8c8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-701385bf-8ca0-46e8-8eec-60db0d2de8c8 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 Sep 07 09:48:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-701385bf-8ca0-46e8-8eec-60db0d2de8c8 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-701385bf-8ca0-46e8-8eec-60db0d2de8c8 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-701385bf-8ca0-46e8-8eec-60db0d2de8c8 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-701385bf-8ca0-46e8-8eec-60db0d2de8c8 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 returned with HTTP 200 Sep 07 09:48:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 391/757] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:23 2026] GET /volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4b33e422-cab9-41b7-885b-939a40fe1e86 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:48:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4b33e422-cab9-41b7-885b-939a40fe1e86 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:48:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 367/758] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:23 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b17db3dc-c619-4955-a248-d60f5f700b0a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b17db3dc-c619-4955-a248-d60f5f700b0a None None] GET http://192.168.122.65/volume// Sep 07 09:48:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b17db3dc-c619-4955-a248-d60f5f700b0a None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b17db3dc-c619-4955-a248-d60f5f700b0a None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b17db3dc-c619-4955-a248-d60f5f700b0a None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:48:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 368/759] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:48:23 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:48:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-1802887a-4e96-471e-aab7-174af43091d7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-1802887a-4e96-471e-aab7-174af43091d7 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:48:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-1802887a-4e96-471e-aab7-174af43091d7 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-1802887a-4e96-471e-aab7-174af43091d7 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-1802887a-4e96-471e-aab7-174af43091d7 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:48:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-1802887a-4e96-471e-aab7-174af43091d7 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 200 Sep 07 09:48:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 369/760] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:48:23 2026] GET /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 1511 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:48:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Create volume of 1 GB Sep 07 09:48:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Availability Zones retrieved successfully. Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-03c5988b-6ec6-4844-b039-2f973f7e5485 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-03c5988b-6ec6-4844-b039-2f973f7e5485 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] PUT http://192.168.122.65/volume/v3/attachments/22664f48-1edc-48f7-ad0f-ddc326bcc7a3 Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-03c5988b-6ec6-4844-b039-2f973f7e5485 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Flow 'volume_create_api' (b5176b28-95a2-4b01-8dea-ed6765bf6b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107fb83f-9d23-4fd7-94d8-ff231f8a9826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-03c5988b-6ec6-4844-b039-2f973f7e5485 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Acquiring lock "cinder-attachment_update-56becc42-15b9-4dc0-991d-0445c52577a0-devstack" by "attachment_update" {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-03c5988b-6ec6-4844-b039-2f973f7e5485 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Lock "cinder-attachment_update-56becc42-15b9-4dc0-991d-0445c52577a0-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (107fb83f-9d23-4fd7-94d8-ff231f8a9826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff3a40b-da3e-47c2-990e-cb4852183bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Created reservations ['99c0fb7c-e24b-426d-8ea8-ee14be519cc3', '1cdd9dcf-d5eb-4512-a6cb-7181ed889866', 'b051611f-dda4-4b08-8945-03dddcb650a6', '091c5656-41d1-4543-a563-5cc418606992'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ff3a40b-da3e-47c2-990e-cb4852183bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99c0fb7c-e24b-426d-8ea8-ee14be519cc3', '1cdd9dcf-d5eb-4512-a6cb-7181ed889866', 'b051611f-dda4-4b08-8945-03dddcb650a6', '091c5656-41d1-4543-a563-5cc418606992']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-03c5988b-6ec6-4844-b039-2f973f7e5485 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Lock "cinder-attachment_update-56becc42-15b9-4dc0-991d-0445c52577a0-devstack" released by "attachment_update" :: held 0.277s {{(pid=86990) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41253245-3162-479e-82ee-7e289e9c6a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-03c5988b-6ec6-4844-b039-2f973f7e5485 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/22664f48-1edc-48f7-ad0f-ddc326bcc7a3 returned with HTTP 200 Sep 07 09:48:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 370/761] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:48:24 2026] PUT /volume/v3/attachments/22664f48-1edc-48f7-ad0f-ddc326bcc7a3 => generated 694 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41253245-3162-479e-82ee-7e289e9c6a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27328004-6694-40dc-910f-2e29e201045c', '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='a25bbafe38c143d4bb599daf2eeab655',qos_specs=None,replication_status=,reservations=['99c0fb7c-e24b-426d-8ea8-ee14be519cc3','1cdd9dcf-d5eb-4512-a6cb-7181ed889866','b051611f-dda4-4b08-8945-03dddcb650a6','091c5656-41d1-4543-a563-5cc418606992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58bd65d82fd74cceafb379732e593000',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:48:24Z,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=27328004-6694-40dc-910f-2e29e201045c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a25bbafe38c143d4bb599daf2eeab655',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58bd65d82fd74cceafb379732e593000',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21720719-4c2b-4830-8330-10ed5a2f011d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-b2eb9665-a406-4827-a804-c9c12572dddb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-b2eb9665-a406-4827-a804-c9c12572dddb tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] POST http://192.168.122.65/volume/v3/attachments/22664f48-1edc-48f7-ad0f-ddc326bcc7a3/action Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-b2eb9665-a406-4827-a804-c9c12572dddb tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action body: b'{"os-complete": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-b2eb9665-a406-4827-a804-c9c12572dddb tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21720719-4c2b-4830-8330-10ed5a2f011d) transitioned into state 'SUCCESS' from 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='a25bbafe38c143d4bb599daf2eeab655',qos_specs=None,replication_status=,reservations=['99c0fb7c-e24b-426d-8ea8-ee14be519cc3','1cdd9dcf-d5eb-4512-a6cb-7181ed889866','b051611f-dda4-4b08-8945-03dddcb650a6','091c5656-41d1-4543-a563-5cc418606992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58bd65d82fd74cceafb379732e593000',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf82918-5cf7-4ccb-b97d-f5bbbe3edce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8ba14aac-6d8e-40dd-8d1d-ad02d82ecfbc req-b2eb9665-a406-4827-a804-c9c12572dddb tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/22664f48-1edc-48f7-ad0f-ddc326bcc7a3/action returned with HTTP 204 Sep 07 09:48:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 371/762] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:48:24 2026] POST /volume/v3/attachments/22664f48-1edc-48f7-ad0f-ddc326bcc7a3/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b472c353-337a-4390-88a2-7adf7758d87b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b472c353-337a-4390-88a2-7adf7758d87b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b472c353-337a-4390-88a2-7adf7758d87b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b472c353-337a-4390-88a2-7adf7758d87b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf82918-5cf7-4ccb-b97d-f5bbbe3edce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Flow 'volume_create_api' (b5176b28-95a2-4b01-8dea-ed6765bf6b51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Create volume request issued successfully. Sep 07 09:48:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d4167e2-3b1b-49ac-9380-3cf1d047f7a4 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:48:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 392/763] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:48:23 2026] POST /volume/v3/volumes => generated 740 bytes in 1174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d826e79f-24f2-4ad9-98f7-ef3503a8482e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d826e79f-24f2-4ad9-98f7-ef3503a8482e tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] GET http://192.168.122.65/volume/v3/volumes/27328004-6694-40dc-910f-2e29e201045c Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d826e79f-24f2-4ad9-98f7-ef3503a8482e tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d826e79f-24f2-4ad9-98f7-ef3503a8482e tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b472c353-337a-4390-88a2-7adf7758d87b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:48:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b472c353-337a-4390-88a2-7adf7758d87b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:48:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 372/764] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:24 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d826e79f-24f2-4ad9-98f7-ef3503a8482e tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Volume info retrieved successfully. Sep 07 09:48:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d826e79f-24f2-4ad9-98f7-ef3503a8482e tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] http://192.168.122.65/volume/v3/volumes/27328004-6694-40dc-910f-2e29e201045c returned with HTTP 200 Sep 07 09:48:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 393/765] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:24 2026] GET /volume/v3/volumes/27328004-6694-40dc-910f-2e29e201045c => generated 919 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6a0a4eb0-c03d-4e52-9ab8-3843ca80f761 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6a0a4eb0-c03d-4e52-9ab8-3843ca80f761 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6a0a4eb0-c03d-4e52-9ab8-3843ca80f761 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6a0a4eb0-c03d-4e52-9ab8-3843ca80f761 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6a0a4eb0-c03d-4e52-9ab8-3843ca80f761 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:48:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6a0a4eb0-c03d-4e52-9ab8-3843ca80f761 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:48:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 373/766] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:48:24 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-20c93652-fb1e-4ade-9d5a-06820409be1b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-20c93652-fb1e-4ade-9d5a-06820409be1b None None] GET http://192.168.122.65/volume// Sep 07 09:48:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-20c93652-fb1e-4ade-9d5a-06820409be1b None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-20c93652-fb1e-4ade-9d5a-06820409be1b None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-20c93652-fb1e-4ade-9d5a-06820409be1b None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:48:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 394/767] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:48:25 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:48:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-54ef11e1-2318-440a-9d96-6c666d584421 req-90b3a793-2188-432f-9d3b-e154d408c498 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-90b3a793-2188-432f-9d3b-e154d408c498 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:48:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-90b3a793-2188-432f-9d3b-e154d408c498 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0581b747-b7a0-40cd-83c7-f1fe15c5fa11", "connector": null, "instance_uuid": "8641a924-e5ce-4f9c-aceb-b08aacf8b97e"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-90b3a793-2188-432f-9d3b-e154d408c498 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:48:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 374/768] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:48:25 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ca76b801-0067-4415-bdbb-d0d2ad85f7fd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca76b801-0067-4415-bdbb-d0d2ad85f7fd tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:48:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca76b801-0067-4415-bdbb-d0d2ad85f7fd tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca76b801-0067-4415-bdbb-d0d2ad85f7fd tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8a5888a1-8f90-4a55-b273-a218ae320932 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8a5888a1-8f90-4a55-b273-a218ae320932 None None] GET http://192.168.122.65/volume// Sep 07 09:48:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8a5888a1-8f90-4a55-b273-a218ae320932 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8a5888a1-8f90-4a55-b273-a218ae320932 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8a5888a1-8f90-4a55-b273-a218ae320932 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:48:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 375/769] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:48:25 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:48:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-54ef11e1-2318-440a-9d96-6c666d584421 req-24513238-1646-471e-875e-5128c63a5089 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-24513238-1646-471e-875e-5128c63a5089 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:48:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-24513238-1646-471e-875e-5128c63a5089 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ca76b801-0067-4415-bdbb-d0d2ad85f7fd tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:48:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-24513238-1646-471e-875e-5128c63a5089 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca76b801-0067-4415-bdbb-d0d2ad85f7fd tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:48:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 395/770] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:25 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-54ef11e1-2318-440a-9d96-6c666d584421 req-24513238-1646-471e-875e-5128c63a5089 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:48:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-24513238-1646-471e-875e-5128c63a5089 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:48:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 376/771] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:48:25 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 1034 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:48:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6635fed8-8728-4dcf-ac80-67cc4cbe94e7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6635fed8-8728-4dcf-ac80-67cc4cbe94e7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] PUT http://192.168.122.65/volume/v3/attachments/11dd7238-bb7c-4c41-bbf7-68148ee79242 Sep 07 09:48:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6635fed8-8728-4dcf-ac80-67cc4cbe94e7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:25 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6635fed8-8728-4dcf-ac80-67cc4cbe94e7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Acquiring lock "cinder-attachment_update-0581b747-b7a0-40cd-83c7-f1fe15c5fa11-devstack" by "attachment_update" {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:48:25 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6635fed8-8728-4dcf-ac80-67cc4cbe94e7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Lock "cinder-attachment_update-0581b747-b7a0-40cd-83c7-f1fe15c5fa11-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:48:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ebe075e6-0fff-4a3d-bb64-d1138359c74b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ebe075e6-0fff-4a3d-bb64-d1138359c74b tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] GET http://192.168.122.65/volume/v3/volumes/27328004-6694-40dc-910f-2e29e201045c Sep 07 09:48:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ebe075e6-0fff-4a3d-bb64-d1138359c74b tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ebe075e6-0fff-4a3d-bb64-d1138359c74b tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ebe075e6-0fff-4a3d-bb64-d1138359c74b tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Volume info retrieved successfully. Sep 07 09:48:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ebe075e6-0fff-4a3d-bb64-d1138359c74b tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] http://192.168.122.65/volume/v3/volumes/27328004-6694-40dc-910f-2e29e201045c returned with HTTP 200 Sep 07 09:48:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 377/772] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:25 2026] GET /volume/v3/volumes/27328004-6694-40dc-910f-2e29e201045c => generated 969 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:26 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6635fed8-8728-4dcf-ac80-67cc4cbe94e7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Lock "cinder-attachment_update-0581b747-b7a0-40cd-83c7-f1fe15c5fa11-devstack" released by "attachment_update" :: held 0.618s {{(pid=86989) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:48:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-6635fed8-8728-4dcf-ac80-67cc4cbe94e7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/attachments/11dd7238-bb7c-4c41-bbf7-68148ee79242 returned with HTTP 200 Sep 07 09:48:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 396/773] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:48:25 2026] PUT /volume/v3/attachments/11dd7238-bb7c-4c41-bbf7-68148ee79242 => generated 694 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-aff1bed1-5979-490c-b370-603e475825de None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aff1bed1-5979-490c-b370-603e475825de tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:48:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aff1bed1-5979-490c-b370-603e475825de tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aff1bed1-5979-490c-b370-603e475825de tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-aff1bed1-5979-490c-b370-603e475825de tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:48:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aff1bed1-5979-490c-b370-603e475825de tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:48:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 378/774] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:26 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b134040b-04e6-43b7-b5cd-bcf8af612658 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b134040b-04e6-43b7-b5cd-bcf8af612658 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] GET http://192.168.122.65/volume/v3/volumes/27328004-6694-40dc-910f-2e29e201045c Sep 07 09:48:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b134040b-04e6-43b7-b5cd-bcf8af612658 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b134040b-04e6-43b7-b5cd-bcf8af612658 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b134040b-04e6-43b7-b5cd-bcf8af612658 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Volume info retrieved successfully. Sep 07 09:48:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b134040b-04e6-43b7-b5cd-bcf8af612658 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] http://192.168.122.65/volume/v3/volumes/27328004-6694-40dc-910f-2e29e201045c returned with HTTP 200 Sep 07 09:48:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 397/775] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:26 2026] GET /volume/v3/volumes/27328004-6694-40dc-910f-2e29e201045c => generated 970 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:48:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-826053c7-ec65-45f7-8110-1d80b067205c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-826053c7-ec65-45f7-8110-1d80b067205c tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] GET http://192.168.122.65/volume/v3/volumes/detail?all_tenants=1&project_id=4893a584a9a340d0bd1ab284414ce870 Sep 07 09:48:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-826053c7-ec65-45f7-8110-1d80b067205c tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-826053c7-ec65-45f7-8110-1d80b067205c tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:26 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-826053c7-ec65-45f7-8110-1d80b067205c tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Could not evaluate value 4893a584a9a340d0bd1ab284414ce870, assuming string {{(pid=86990) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:48:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-826053c7-ec65-45f7-8110-1d80b067205c tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Searching by: MultiDict([('project_id', '4893a584a9a340d0bd1ab284414ce870'), ('all_tenants', 1)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:48:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:48:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-826053c7-ec65-45f7-8110-1d80b067205c tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Get all volumes completed successfully. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-826053c7-ec65-45f7-8110-1d80b067205c tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] http://192.168.122.65/volume/v3/volumes/detail?all_tenants=1&project_id=4893a584a9a340d0bd1ab284414ce870 returned with HTTP 200 Sep 07 09:48:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 379/776] 192.168.122.65 () {58 vars in 1252 bytes} [Mon Sep 7 09:48:26 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=4893a584a9a340d0bd1ab284414ce870 => generated 3035 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:48:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7dbf9f09-23ae-42af-97d8-04bd76f810c7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7dbf9f09-23ae-42af-97d8-04bd76f810c7 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/27328004-6694-40dc-910f-2e29e201045c Sep 07 09:48:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7dbf9f09-23ae-42af-97d8-04bd76f810c7 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7dbf9f09-23ae-42af-97d8-04bd76f810c7 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-7dbf9f09-23ae-42af-97d8-04bd76f810c7 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Delete volume with id: 27328004-6694-40dc-910f-2e29e201045c Sep 07 09:48:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7dbf9f09-23ae-42af-97d8-04bd76f810c7 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Volume info retrieved successfully. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-54ef11e1-2318-440a-9d96-6c666d584421 req-ed55ff4d-4b20-4827-b73a-97d5a12a0f5a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7dbf9f09-23ae-42af-97d8-04bd76f810c7 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] Delete volume request issued successfully. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7dbf9f09-23ae-42af-97d8-04bd76f810c7 tempest-VolumesListAdminTestJSON-930973084 tempest-VolumesListAdminTestJSON-930973084-project-admin] http://192.168.122.65/volume/v3/volumes/27328004-6694-40dc-910f-2e29e201045c returned with HTTP 202 Sep 07 09:48:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 398/777] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:48:27 2026] DELETE /volume/v3/volumes/27328004-6694-40dc-910f-2e29e201045c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:48:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-ed55ff4d-4b20-4827-b73a-97d5a12a0f5a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] POST http://192.168.122.65/volume/v3/attachments/11dd7238-bb7c-4c41-bbf7-68148ee79242/action Sep 07 09:48:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-ed55ff4d-4b20-4827-b73a-97d5a12a0f5a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action body: b'{"os-complete": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-ed55ff4d-4b20-4827-b73a-97d5a12a0f5a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4422e686-a186-4381-ac64-ca9498fd474b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4422e686-a186-4381-ac64-ca9498fd474b tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 Sep 07 09:48:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4422e686-a186-4381-ac64-ca9498fd474b tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4422e686-a186-4381-ac64-ca9498fd474b tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4422e686-a186-4381-ac64-ca9498fd474b tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4422e686-a186-4381-ac64-ca9498fd474b tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 returned with HTTP 200 Sep 07 09:48:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 399/778] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:27 2026] GET /volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f16e3031-b888-4d7d-8369-11d5c8c558f0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-54ef11e1-2318-440a-9d96-6c666d584421 req-ed55ff4d-4b20-4827-b73a-97d5a12a0f5a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/attachments/11dd7238-bb7c-4c41-bbf7-68148ee79242/action returned with HTTP 204 Sep 07 09:48:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 380/779] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:48:27 2026] POST /volume/v3/attachments/11dd7238-bb7c-4c41-bbf7-68148ee79242/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f16e3031-b888-4d7d-8369-11d5c8c558f0 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] DELETE http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 Sep 07 09:48:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f16e3031-b888-4d7d-8369-11d5c8c558f0 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f16e3031-b888-4d7d-8369-11d5c8c558f0 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-f16e3031-b888-4d7d-8369-11d5c8c558f0 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Delete volume with id: dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 Sep 07 09:48:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f16e3031-b888-4d7d-8369-11d5c8c558f0 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f16e3031-b888-4d7d-8369-11d5c8c558f0 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Delete volume request issued successfully. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f16e3031-b888-4d7d-8369-11d5c8c558f0 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 returned with HTTP 202 Sep 07 09:48:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 400/780] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:48:27 2026] DELETE /volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:48:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-11bccdc2-87d9-48de-9368-28a4f8ba088e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-11bccdc2-87d9-48de-9368-28a4f8ba088e tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 Sep 07 09:48:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-11bccdc2-87d9-48de-9368-28a4f8ba088e tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-11bccdc2-87d9-48de-9368-28a4f8ba088e tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-11bccdc2-87d9-48de-9368-28a4f8ba088e tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-14692309-8164-45ff-af54-1daf3ffb661b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-11bccdc2-87d9-48de-9368-28a4f8ba088e tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 returned with HTTP 200 Sep 07 09:48:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 381/781] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:27 2026] GET /volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 => generated 853 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14692309-8164-45ff-af54-1daf3ffb661b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:48:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14692309-8164-45ff-af54-1daf3ffb661b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14692309-8164-45ff-af54-1daf3ffb661b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-14692309-8164-45ff-af54-1daf3ffb661b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:48:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14692309-8164-45ff-af54-1daf3ffb661b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:48:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 401/782] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:27 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 1146 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-afd8fa94-adf5-4cbc-b708-d38cb3db45f0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-afd8fa94-adf5-4cbc-b708-d38cb3db45f0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:48:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-afd8fa94-adf5-4cbc-b708-d38cb3db45f0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-afd8fa94-adf5-4cbc-b708-d38cb3db45f0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-afd8fa94-adf5-4cbc-b708-d38cb3db45f0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:48:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-afd8fa94-adf5-4cbc-b708-d38cb3db45f0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:48:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 382/783] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:27 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 1146 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-230bb19c-c5ee-44a5-97d7-1fab888ae2ed None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-230bb19c-c5ee-44a5-97d7-1fab888ae2ed tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 Sep 07 09:48:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-230bb19c-c5ee-44a5-97d7-1fab888ae2ed tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-230bb19c-c5ee-44a5-97d7-1fab888ae2ed tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-230bb19c-c5ee-44a5-97d7-1fab888ae2ed tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-230bb19c-c5ee-44a5-97d7-1fab888ae2ed tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 returned with HTTP 200 Sep 07 09:48:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 402/784] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:28 2026] GET /volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c005ff89-abc7-47c9-9db4-6bc58522061f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c005ff89-abc7-47c9-9db4-6bc58522061f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 Sep 07 09:48:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c005ff89-abc7-47c9-9db4-6bc58522061f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c005ff89-abc7-47c9-9db4-6bc58522061f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c005ff89-abc7-47c9-9db4-6bc58522061f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 returned with HTTP 404 Sep 07 09:48:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 383/785] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:29 2026] GET /volume/v3/volumes/dc6934e5-13aa-48ac-802c-38cb0d7ba9a0 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-42270e22-fda3-44eb-8a38-cc73582e5b7f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-42270e22-fda3-44eb-8a38-cc73582e5b7f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 Sep 07 09:48:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-42270e22-fda3-44eb-8a38-cc73582e5b7f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-42270e22-fda3-44eb-8a38-cc73582e5b7f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-42270e22-fda3-44eb-8a38-cc73582e5b7f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-42270e22-fda3-44eb-8a38-cc73582e5b7f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 returned with HTTP 200 Sep 07 09:48:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 403/786] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:29 2026] GET /volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:48:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-21b1c1cc-f8c9-4e78-8e88-2009c463c31f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-21b1c1cc-f8c9-4e78-8e88-2009c463c31f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] DELETE http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 Sep 07 09:48:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-21b1c1cc-f8c9-4e78-8e88-2009c463c31f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-21b1c1cc-f8c9-4e78-8e88-2009c463c31f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:29 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-21b1c1cc-f8c9-4e78-8e88-2009c463c31f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Delete volume with id: e0842fc3-75ad-44d7-9aed-74e5b107f899 Sep 07 09:48:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-21b1c1cc-f8c9-4e78-8e88-2009c463c31f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-21b1c1cc-f8c9-4e78-8e88-2009c463c31f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Delete volume request issued successfully. Sep 07 09:48:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-21b1c1cc-f8c9-4e78-8e88-2009c463c31f tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 returned with HTTP 202 Sep 07 09:48:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 384/787] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:48:29 2026] DELETE /volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:48:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ed58fb2a-736c-44ce-b111-0a0b7e7176a0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ed58fb2a-736c-44ce-b111-0a0b7e7176a0 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 Sep 07 09:48:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ed58fb2a-736c-44ce-b111-0a0b7e7176a0 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ed58fb2a-736c-44ce-b111-0a0b7e7176a0 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ed58fb2a-736c-44ce-b111-0a0b7e7176a0 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ed58fb2a-736c-44ce-b111-0a0b7e7176a0 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 returned with HTTP 200 Sep 07 09:48:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 404/788] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:30 2026] GET /volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 => generated 854 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-908caede-0752-4819-89b9-83a7ee0f26f3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-77a24aca-4a6d-453d-b3b4-39623b0cadab None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-77a24aca-4a6d-453d-b3b4-39623b0cadab tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 Sep 07 09:48:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-77a24aca-4a6d-453d-b3b4-39623b0cadab tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-77a24aca-4a6d-453d-b3b4-39623b0cadab tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-77a24aca-4a6d-453d-b3b4-39623b0cadab tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-77a24aca-4a6d-453d-b3b4-39623b0cadab tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 returned with HTTP 200 Sep 07 09:48:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 405/789] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:31 2026] GET /volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 => generated 854 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1497645923"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1497645923'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Create volume of 1 GB Sep 07 09:48:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Availability Zones retrieved successfully. Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Flow 'volume_create_api' (a11783df-2108-4c02-ba43-5ea9b5290fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0824bd2d-3757-4f4e-809c-f44d6657031e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0824bd2d-3757-4f4e-809c-f44d6657031e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c976aa26-79f5-43e3-a269-89d099e6d112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Created reservations ['27f23247-ccbd-4329-963e-2b09f3bac4c4', '1cf018ec-2c88-4d26-bde9-0173e88c391b', 'ff30ee25-825d-45a7-9ee6-d70974f81c63', '98478229-809b-4b7d-a743-879281577c90'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c976aa26-79f5-43e3-a269-89d099e6d112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27f23247-ccbd-4329-963e-2b09f3bac4c4', '1cf018ec-2c88-4d26-bde9-0173e88c391b', 'ff30ee25-825d-45a7-9ee6-d70974f81c63', '98478229-809b-4b7d-a743-879281577c90']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71e5d1d0-aab6-494f-9d99-d48bb034ffa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:31 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71e5d1d0-aab6-494f-9d99-d48bb034ffa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dde5de1d-bad6-466e-bc3b-f8b9f92b012a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1497645923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ca6971062048afafd26a05f2a2e90e',qos_specs=None,replication_status=,reservations=['27f23247-ccbd-4329-963e-2b09f3bac4c4','1cf018ec-2c88-4d26-bde9-0173e88c391b','ff30ee25-825d-45a7-9ee6-d70974f81c63','98478229-809b-4b7d-a743-879281577c90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b078c70d2ef4b0aab8d7789e4c60ca6',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:48:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1497645923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dde5de1d-bad6-466e-bc3b-f8b9f92b012a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8ca6971062048afafd26a05f2a2e90e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b078c70d2ef4b0aab8d7789e4c60ca6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12eb9073-d974-417e-b275-3a318ac1298c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12eb9073-d974-417e-b275-3a318ac1298c) transitioned into state 'SUCCESS' from state '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-1497645923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8ca6971062048afafd26a05f2a2e90e',qos_specs=None,replication_status=,reservations=['27f23247-ccbd-4329-963e-2b09f3bac4c4','1cf018ec-2c88-4d26-bde9-0173e88c391b','ff30ee25-825d-45a7-9ee6-d70974f81c63','98478229-809b-4b7d-a743-879281577c90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b078c70d2ef4b0aab8d7789e4c60ca6',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a433de1-fd12-4b8f-be59-7ec7f75fb238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a433de1-fd12-4b8f-be59-7ec7f75fb238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Flow 'volume_create_api' (a11783df-2108-4c02-ba43-5ea9b5290fd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Create volume request issued successfully. Sep 07 09:48:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-908caede-0752-4819-89b9-83a7ee0f26f3 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:48:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 385/790] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:48:31 2026] POST /volume/v3/volumes => generated 757 bytes in 917 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:48:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f77b1557-053c-40a3-a92e-e47b16c1cc9e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f77b1557-053c-40a3-a92e-e47b16c1cc9e tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] GET http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a Sep 07 09:48:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f77b1557-053c-40a3-a92e-e47b16c1cc9e tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f77b1557-053c-40a3-a92e-e47b16c1cc9e tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f77b1557-053c-40a3-a92e-e47b16c1cc9e tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f77b1557-053c-40a3-a92e-e47b16c1cc9e tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a returned with HTTP 200 Sep 07 09:48:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 406/791] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:32 2026] GET /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a => generated 825 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:48:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e1763f72-8a86-4e74-a456-8df1f96ea2a4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e1763f72-8a86-4e74-a456-8df1f96ea2a4 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 Sep 07 09:48:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e1763f72-8a86-4e74-a456-8df1f96ea2a4 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e1763f72-8a86-4e74-a456-8df1f96ea2a4 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e1763f72-8a86-4e74-a456-8df1f96ea2a4 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 returned with HTTP 404 Sep 07 09:48:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 386/792] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:32 2026] GET /volume/v3/volumes/e0842fc3-75ad-44d7-9aed-74e5b107f899 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-56ad70d2-be3f-46e4-a2ce-bc5b30e4499a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-56ad70d2-be3f-46e4-a2ce-bc5b30e4499a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 Sep 07 09:48:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-56ad70d2-be3f-46e4-a2ce-bc5b30e4499a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-56ad70d2-be3f-46e4-a2ce-bc5b30e4499a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-56ad70d2-be3f-46e4-a2ce-bc5b30e4499a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-56ad70d2-be3f-46e4-a2ce-bc5b30e4499a tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 returned with HTTP 200 Sep 07 09:48:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 407/793] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:32 2026] GET /volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-91cff715-0352-4ef2-9c8b-53b89731215b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-91cff715-0352-4ef2-9c8b-53b89731215b tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] DELETE http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 Sep 07 09:48:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-91cff715-0352-4ef2-9c8b-53b89731215b tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-91cff715-0352-4ef2-9c8b-53b89731215b tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:32 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-91cff715-0352-4ef2-9c8b-53b89731215b tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Delete volume with id: 37ab09d4-bc7d-4bc7-b184-714e84d48b30 Sep 07 09:48:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-91cff715-0352-4ef2-9c8b-53b89731215b tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-91cff715-0352-4ef2-9c8b-53b89731215b tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Delete volume request issued successfully. Sep 07 09:48:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-91cff715-0352-4ef2-9c8b-53b89731215b tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 returned with HTTP 202 Sep 07 09:48:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 387/794] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:48:32 2026] DELETE /volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:48:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ece73289-e140-45dd-8cd4-e6a4e74a9f28 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ece73289-e140-45dd-8cd4-e6a4e74a9f28 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 Sep 07 09:48:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ece73289-e140-45dd-8cd4-e6a4e74a9f28 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ece73289-e140-45dd-8cd4-e6a4e74a9f28 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ece73289-e140-45dd-8cd4-e6a4e74a9f28 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ece73289-e140-45dd-8cd4-e6a4e74a9f28 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 returned with HTTP 200 Sep 07 09:48:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 408/795] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:32 2026] GET /volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6bf55eb5-adbe-4337-947a-c043f2f76b7b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6bf55eb5-adbe-4337-947a-c043f2f76b7b tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] GET http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a Sep 07 09:48:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6bf55eb5-adbe-4337-947a-c043f2f76b7b tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6bf55eb5-adbe-4337-947a-c043f2f76b7b tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6bf55eb5-adbe-4337-947a-c043f2f76b7b tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6bf55eb5-adbe-4337-947a-c043f2f76b7b tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a returned with HTTP 200 Sep 07 09:48:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 388/796] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:33 2026] GET /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a => generated 849 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-eec18e3b-2f96-4098-b09a-0b4e5497cf32 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-eec18e3b-2f96-4098-b09a-0b4e5497cf32 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 Sep 07 09:48:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-eec18e3b-2f96-4098-b09a-0b4e5497cf32 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-eec18e3b-2f96-4098-b09a-0b4e5497cf32 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-eec18e3b-2f96-4098-b09a-0b4e5497cf32 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Volume info retrieved successfully. Sep 07 09:48:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-eec18e3b-2f96-4098-b09a-0b4e5497cf32 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 returned with HTTP 200 Sep 07 09:48:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 409/797] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:33 2026] GET /volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 => generated 853 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-553dfd71-b9fd-482a-b2e3-d853982240d4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-553dfd71-b9fd-482a-b2e3-d853982240d4 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] GET http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a Sep 07 09:48:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-553dfd71-b9fd-482a-b2e3-d853982240d4 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-553dfd71-b9fd-482a-b2e3-d853982240d4 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-553dfd71-b9fd-482a-b2e3-d853982240d4 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-553dfd71-b9fd-482a-b2e3-d853982240d4 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a returned with HTTP 200 Sep 07 09:48:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 389/798] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:34 2026] GET /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a => generated 850 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-90aebc90-4766-4b47-a8cb-ed1908d92193 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90aebc90-4766-4b47-a8cb-ed1908d92193 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] POST http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata Sep 07 09:48:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-90aebc90-4766-4b47-a8cb-ed1908d92193 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-90aebc90-4766-4b47-a8cb-ed1908d92193 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-90aebc90-4766-4b47-a8cb-ed1908d92193 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Create volume metadata completed successfully. Sep 07 09:48:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90aebc90-4766-4b47-a8cb-ed1908d92193 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata returned with HTTP 200 Sep 07 09:48:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 410/799] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 09:48:34 2026] POST /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata => generated 101 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bc378571-a949-4309-8f40-272b5d30c9aa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bc378571-a949-4309-8f40-272b5d30c9aa tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] GET http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata Sep 07 09:48:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bc378571-a949-4309-8f40-272b5d30c9aa tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bc378571-a949-4309-8f40-272b5d30c9aa tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bc378571-a949-4309-8f40-272b5d30c9aa tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Volume info retrieved successfully. Sep 07 09:48:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bc378571-a949-4309-8f40-272b5d30c9aa tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Get volume metadata completed successfully. Sep 07 09:48:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bc378571-a949-4309-8f40-272b5d30c9aa tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata returned with HTTP 200 Sep 07 09:48:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 390/800] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:48:34 2026] GET /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata => generated 101 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-59bd0a5f-f2db-48aa-9804-bfc3d89d0180 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-59bd0a5f-f2db-48aa-9804-bfc3d89d0180 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] PUT http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata Sep 07 09:48:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-59bd0a5f-f2db-48aa-9804-bfc3d89d0180 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-59bd0a5f-f2db-48aa-9804-bfc3d89d0180 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-59bd0a5f-f2db-48aa-9804-bfc3d89d0180 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Update volume metadata completed successfully. Sep 07 09:48:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-59bd0a5f-f2db-48aa-9804-bfc3d89d0180 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata returned with HTTP 200 Sep 07 09:48:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 411/801] 192.168.122.65 () {60 vars in 1274 bytes} [Mon Sep 7 09:48:34 2026] PUT /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata => generated 57 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 09:48:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fc95cc5f-923c-4563-80cf-5ce2f19ccafd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc95cc5f-923c-4563-80cf-5ce2f19ccafd tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] GET http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata Sep 07 09:48:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc95cc5f-923c-4563-80cf-5ce2f19ccafd tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc95cc5f-923c-4563-80cf-5ce2f19ccafd tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0f77db73-2847-4e86-8378-83f39ffbfb33 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0f77db73-2847-4e86-8378-83f39ffbfb33 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] GET http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 Sep 07 09:48:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0f77db73-2847-4e86-8378-83f39ffbfb33 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0f77db73-2847-4e86-8378-83f39ffbfb33 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fc95cc5f-923c-4563-80cf-5ce2f19ccafd tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Volume info retrieved successfully. Sep 07 09:48:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0f77db73-2847-4e86-8378-83f39ffbfb33 tempest-VolumesListAdminTestJSON-1266064874 tempest-VolumesListAdminTestJSON-1266064874-project-member] http://192.168.122.65/volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 returned with HTTP 404 Sep 07 09:48:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 412/802] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:34 2026] GET /volume/v3/volumes/37ab09d4-bc7d-4bc7-b184-714e84d48b30 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fc95cc5f-923c-4563-80cf-5ce2f19ccafd tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Get volume metadata completed successfully. Sep 07 09:48:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc95cc5f-923c-4563-80cf-5ce2f19ccafd tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata returned with HTTP 200 Sep 07 09:48:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 391/803] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:48:34 2026] GET /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata => generated 57 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:48:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-80383f89-3fe5-48c7-9e56-152b27b81fa2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-80383f89-3fe5-48c7-9e56-152b27b81fa2 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] DELETE http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata/key1 Sep 07 09:48:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-80383f89-3fe5-48c7-9e56-152b27b81fa2 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-80383f89-3fe5-48c7-9e56-152b27b81fa2 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-80383f89-3fe5-48c7-9e56-152b27b81fa2 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-80383f89-3fe5-48c7-9e56-152b27b81fa2 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Get volume metadata completed successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-80383f89-3fe5-48c7-9e56-152b27b81fa2 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Delete volume metadata completed successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-80383f89-3fe5-48c7-9e56-152b27b81fa2 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata/key1 returned with HTTP 200 Sep 07 09:48:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 413/804] 192.168.122.65 () {58 vars in 1272 bytes} [Mon Sep 7 09:48:34 2026] DELETE /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata/key1 => generated 0 bytes in 207 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 09:48:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7f83dc6e-060b-4605-a508-7c476c0cb7f7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7f83dc6e-060b-4605-a508-7c476c0cb7f7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] GET http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata Sep 07 09:48:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7f83dc6e-060b-4605-a508-7c476c0cb7f7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7f83dc6e-060b-4605-a508-7c476c0cb7f7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7f83dc6e-060b-4605-a508-7c476c0cb7f7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Volume info retrieved successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7f83dc6e-060b-4605-a508-7c476c0cb7f7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Get volume metadata completed successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7f83dc6e-060b-4605-a508-7c476c0cb7f7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata returned with HTTP 200 Sep 07 09:48:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 392/805] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:48:35 2026] GET /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata => generated 32 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:48:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2730b07b-0bf5-47e9-93db-cf81c89ddbbd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2730b07b-0bf5-47e9-93db-cf81c89ddbbd tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] PUT http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata Sep 07 09:48:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2730b07b-0bf5-47e9-93db-cf81c89ddbbd tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2730b07b-0bf5-47e9-93db-cf81c89ddbbd tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2730b07b-0bf5-47e9-93db-cf81c89ddbbd tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Update volume metadata completed successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2730b07b-0bf5-47e9-93db-cf81c89ddbbd tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata returned with HTTP 200 Sep 07 09:48:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 414/806] 192.168.122.65 () {60 vars in 1274 bytes} [Mon Sep 7 09:48:35 2026] PUT /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata => generated 16 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:48:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a4b220e9-c154-406f-bf48-cccff544367f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a4b220e9-c154-406f-bf48-cccff544367f tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] POST http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata Sep 07 09:48:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a4b220e9-c154-406f-bf48-cccff544367f tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a4b220e9-c154-406f-bf48-cccff544367f tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a4b220e9-c154-406f-bf48-cccff544367f tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Create volume metadata completed successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a4b220e9-c154-406f-bf48-cccff544367f tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata returned with HTTP 200 Sep 07 09:48:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 393/807] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 09:48:35 2026] POST /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata => generated 68 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 09:48:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-543b2943-f1fc-4631-8ad0-b05c3b66cd18 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-543b2943-f1fc-4631-8ad0-b05c3b66cd18 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] PUT http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata/key3 Sep 07 09:48:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-543b2943-f1fc-4631-8ad0-b05c3b66cd18 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-543b2943-f1fc-4631-8ad0-b05c3b66cd18 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-543b2943-f1fc-4631-8ad0-b05c3b66cd18 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Update volume metadata completed successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-543b2943-f1fc-4631-8ad0-b05c3b66cd18 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata/key3 returned with HTTP 200 Sep 07 09:48:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 415/808] 192.168.122.65 () {60 vars in 1289 bytes} [Mon Sep 7 09:48:35 2026] PUT /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata/key3 => generated 35 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:48:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-61c3a732-1297-4b84-9a22-42dc23cb1f73 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61c3a732-1297-4b84-9a22-42dc23cb1f73 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] GET http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata/key3 Sep 07 09:48:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61c3a732-1297-4b84-9a22-42dc23cb1f73 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61c3a732-1297-4b84-9a22-42dc23cb1f73 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-61c3a732-1297-4b84-9a22-42dc23cb1f73 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Volume info retrieved successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-61c3a732-1297-4b84-9a22-42dc23cb1f73 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Get volume metadata completed successfully. Sep 07 09:48:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61c3a732-1297-4b84-9a22-42dc23cb1f73 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata/key3 returned with HTTP 200 Sep 07 09:48:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 394/809] 192.168.122.65 () {58 vars in 1269 bytes} [Mon Sep 7 09:48:35 2026] GET /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata/key3 => generated 35 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:48:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6faafad3-4f7b-49b7-adf0-d793bda075d0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6faafad3-4f7b-49b7-adf0-d793bda075d0 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] GET http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata Sep 07 09:48:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6faafad3-4f7b-49b7-adf0-d793bda075d0 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6faafad3-4f7b-49b7-adf0-d793bda075d0 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6faafad3-4f7b-49b7-adf0-d793bda075d0 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Volume info retrieved successfully. Sep 07 09:48:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6faafad3-4f7b-49b7-adf0-d793bda075d0 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] Get volume metadata completed successfully. Sep 07 09:48:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6faafad3-4f7b-49b7-adf0-d793bda075d0 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-reader] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata returned with HTTP 200 Sep 07 09:48:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 416/810] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:48:35 2026] GET /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata => generated 75 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:48:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8ab58e75-90bb-4291-8bf8-d41011d72d53 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8ab58e75-90bb-4291-8bf8-d41011d72d53 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] PUT http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata Sep 07 09:48:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8ab58e75-90bb-4291-8bf8-d41011d72d53 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8ab58e75-90bb-4291-8bf8-d41011d72d53 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8ab58e75-90bb-4291-8bf8-d41011d72d53 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Update volume metadata completed successfully. Sep 07 09:48:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8ab58e75-90bb-4291-8bf8-d41011d72d53 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata returned with HTTP 200 Sep 07 09:48:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 395/811] 192.168.122.65 () {60 vars in 1274 bytes} [Mon Sep 7 09:48:36 2026] PUT /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a/metadata => generated 16 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:48:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5dec1c72-43e7-4d27-b5c1-f385bca5da2f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5dec1c72-43e7-4d27-b5c1-f385bca5da2f tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] GET http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a Sep 07 09:48:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5dec1c72-43e7-4d27-b5c1-f385bca5da2f tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5dec1c72-43e7-4d27-b5c1-f385bca5da2f tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5dec1c72-43e7-4d27-b5c1-f385bca5da2f tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5dec1c72-43e7-4d27-b5c1-f385bca5da2f tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a returned with HTTP 200 Sep 07 09:48:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 417/812] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:36 2026] GET /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a => generated 850 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c92942e4-a3b4-4685-9048-38bbc84ec3b7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c92942e4-a3b4-4685-9048-38bbc84ec3b7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] DELETE http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a Sep 07 09:48:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c92942e4-a3b4-4685-9048-38bbc84ec3b7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c92942e4-a3b4-4685-9048-38bbc84ec3b7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:36 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-c92942e4-a3b4-4685-9048-38bbc84ec3b7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Delete volume with id: dde5de1d-bad6-466e-bc3b-f8b9f92b012a Sep 07 09:48:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c92942e4-a3b4-4685-9048-38bbc84ec3b7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c92942e4-a3b4-4685-9048-38bbc84ec3b7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Delete volume request issued successfully. Sep 07 09:48:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c92942e4-a3b4-4685-9048-38bbc84ec3b7 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a returned with HTTP 202 Sep 07 09:48:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 396/813] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:48:36 2026] DELETE /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:48:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4829d286-3433-4852-ad91-215302fb018b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4829d286-3433-4852-ad91-215302fb018b tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] GET http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a Sep 07 09:48:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4829d286-3433-4852-ad91-215302fb018b tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4829d286-3433-4852-ad91-215302fb018b tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4829d286-3433-4852-ad91-215302fb018b tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4829d286-3433-4852-ad91-215302fb018b tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a returned with HTTP 200 Sep 07 09:48:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 418/814] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:36 2026] GET /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a => generated 849 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-80f79c50-a4ec-4b93-b158-9fe1db1d0b08 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-80f79c50-a4ec-4b93-b158-9fe1db1d0b08 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] GET http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a Sep 07 09:48:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-80f79c50-a4ec-4b93-b158-9fe1db1d0b08 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-80f79c50-a4ec-4b93-b158-9fe1db1d0b08 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-80f79c50-a4ec-4b93-b158-9fe1db1d0b08 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Volume info retrieved successfully. Sep 07 09:48:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-80f79c50-a4ec-4b93-b158-9fe1db1d0b08 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a returned with HTTP 200 Sep 07 09:48:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 397/815] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:37 2026] GET /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a => generated 849 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a24ddc39-e637-4de3-9fca-6a35d2dd6922 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a24ddc39-e637-4de3-9fca-6a35d2dd6922 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] GET http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a Sep 07 09:48:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a24ddc39-e637-4de3-9fca-6a35d2dd6922 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a24ddc39-e637-4de3-9fca-6a35d2dd6922 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a24ddc39-e637-4de3-9fca-6a35d2dd6922 tempest-VolumesMetadataTest-2064386894 tempest-VolumesMetadataTest-2064386894-project-member] http://192.168.122.65/volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a returned with HTTP 404 Sep 07 09:48:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 419/816] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:38 2026] GET /volume/v3/volumes/dde5de1d-bad6-466e-bc3b-f8b9f92b012a => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-41534704-fc28-44ef-8e13-3e808d5e133a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:48:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1858629224"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1858629224'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:48:47 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Create volume of 1 GB Sep 07 09:48:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Availability Zones retrieved successfully. Sep 07 09:48:47 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Flow 'volume_create_api' (30f9231d-1a63-43d9-867a-fad2b4b0a49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:47 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2e4fae-5d25-4b52-944f-46d9da917e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd2e4fae-5d25-4b52-944f-46d9da917e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91dade28-0310-4bf8-b42d-5fa9126a6ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Created reservations ['cf1175a5-66c5-4bed-91b5-eb174ba80d02', '3e8f3be0-af48-42b5-a0bf-c85d554ac3ce', '46682554-96d5-4e1c-9fb6-cba132994932', '911dfc49-d51a-4947-aecc-b48b205cc414'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91dade28-0310-4bf8-b42d-5fa9126a6ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf1175a5-66c5-4bed-91b5-eb174ba80d02', '3e8f3be0-af48-42b5-a0bf-c85d554ac3ce', '46682554-96d5-4e1c-9fb6-cba132994932', '911dfc49-d51a-4947-aecc-b48b205cc414']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f76fa70-1962-4ba0-9abe-b7210cbd9411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f76fa70-1962-4ba0-9abe-b7210cbd9411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc104098-9321-46c8-ac4d-88f8e54cde25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1858629224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75f660cad024481dbe03ceabb4ce7e61',qos_specs=None,replication_status=,reservations=['cf1175a5-66c5-4bed-91b5-eb174ba80d02','3e8f3be0-af48-42b5-a0bf-c85d554ac3ce','46682554-96d5-4e1c-9fb6-cba132994932','911dfc49-d51a-4947-aecc-b48b205cc414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af0a222ba48499da9730c3e1f8105c2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:48:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1858629224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc104098-9321-46c8-ac4d-88f8e54cde25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75f660cad024481dbe03ceabb4ce7e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4af0a222ba48499da9730c3e1f8105c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e15d46a-8539-4620-98bf-4f1a78e6d850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e15d46a-8539-4620-98bf-4f1a78e6d850) transitioned into state 'SUCCESS' from state '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-1858629224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75f660cad024481dbe03ceabb4ce7e61',qos_specs=None,replication_status=,reservations=['cf1175a5-66c5-4bed-91b5-eb174ba80d02','3e8f3be0-af48-42b5-a0bf-c85d554ac3ce','46682554-96d5-4e1c-9fb6-cba132994932','911dfc49-d51a-4947-aecc-b48b205cc414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af0a222ba48499da9730c3e1f8105c2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99373387-826e-4d7e-8192-0fa640560a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99373387-826e-4d7e-8192-0fa640560a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Flow 'volume_create_api' (30f9231d-1a63-43d9-867a-fad2b4b0a49d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Create volume request issued successfully. Sep 07 09:48:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-41534704-fc28-44ef-8e13-3e808d5e133a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:48:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 398/817] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:48:47 2026] POST /volume/v3/volumes => generated 758 bytes in 1948 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:48:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2cc7f3ae-b473-4750-a8ea-27b7eb349b08 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2cc7f3ae-b473-4750-a8ea-27b7eb349b08 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:48:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2cc7f3ae-b473-4750-a8ea-27b7eb349b08 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2cc7f3ae-b473-4750-a8ea-27b7eb349b08 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:49 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=262,cinder:UPDATE=47,cinder:DELETE=4,cinder:INSERT=24 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:48:49 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:49 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:49 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:49 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2cc7f3ae-b473-4750-a8ea-27b7eb349b08 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:48:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2cc7f3ae-b473-4750-a8ea-27b7eb349b08 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 returned with HTTP 200 Sep 07 09:48:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 420/818] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:48 2026] GET /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 => generated 826 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:48:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-99bfd75b-f3f2-4b05-a800-4f42c4ba4182 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-99bfd75b-f3f2-4b05-a800-4f42c4ba4182 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:48:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-99bfd75b-f3f2-4b05-a800-4f42c4ba4182 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-99bfd75b-f3f2-4b05-a800-4f42c4ba4182 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:50 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-99bfd75b-f3f2-4b05-a800-4f42c4ba4182 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:48:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-99bfd75b-f3f2-4b05-a800-4f42c4ba4182 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 returned with HTTP 200 Sep 07 09:48:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 399/819] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:50 2026] GET /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bea1b91c-c8a2-44a1-948c-a37d2492e862 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bea1b91c-c8a2-44a1-948c-a37d2492e862 None None] GET http://192.168.122.65/volume// Sep 07 09:48:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bea1b91c-c8a2-44a1-948c-a37d2492e862 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bea1b91c-c8a2-44a1-948c-a37d2492e862 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bea1b91c-c8a2-44a1-948c-a37d2492e862 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:48:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 421/820] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:48:51 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 09:48:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-008ad40d-0463-461d-bbb1-5ede3d75e9a5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-008ad40d-0463-461d-bbb1-5ede3d75e9a5 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:48:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-008ad40d-0463-461d-bbb1-5ede3d75e9a5 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56becc42-15b9-4dc0-991d-0445c52577a0", "connector": null, "instance_uuid": "10de36bd-ea56-444c-b718-9d8ea4f457b7"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-da807ca9-b725-435d-9063-faa31efd5d79 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-008ad40d-0463-461d-bbb1-5ede3d75e9a5 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:48:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 400/821] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:48:51 2026] POST /volume/v3/attachments => generated 273 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-826b03fc-4ebd-4316-b392-885cd605f40e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-826b03fc-4ebd-4316-b392-885cd605f40e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:48:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-826b03fc-4ebd-4316-b392-885cd605f40e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-826b03fc-4ebd-4316-b392-885cd605f40e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:51 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-826b03fc-4ebd-4316-b392-885cd605f40e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:48:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-826b03fc-4ebd-4316-b392-885cd605f40e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 returned with HTTP 200 Sep 07 09:48:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 401/822] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:51 2026] GET /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 => generated 851 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-923da329-b259-4eb2-8d3b-f317387d0390 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-923da329-b259-4eb2-8d3b-f317387d0390 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] DELETE http://192.168.122.65/volume/v3/attachments/22664f48-1edc-48f7-ad0f-ddc326bcc7a3 Sep 07 09:48:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-923da329-b259-4eb2-8d3b-f317387d0390 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-923da329-b259-4eb2-8d3b-f317387d0390 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:51 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 09:48:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:48:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2000426747"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2000426747'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:48:51 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Create volume of 1 GB Sep 07 09:48:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Availability Zones retrieved successfully. Sep 07 09:48:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-923da329-b259-4eb2-8d3b-f317387d0390 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/22664f48-1edc-48f7-ad0f-ddc326bcc7a3 returned with HTTP 200 Sep 07 09:48:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 402/823] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:48:51 2026] DELETE /volume/v3/attachments/22664f48-1edc-48f7-ad0f-ddc326bcc7a3 => generated 192 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e8252616-8f26-4d32-8ed6-15f3586bfe3f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8252616-8f26-4d32-8ed6-15f3586bfe3f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:48:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8252616-8f26-4d32-8ed6-15f3586bfe3f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc104098-9321-46c8-ac4d-88f8e54cde25", "name": "tempest-VolumesDeleteCascade-Snapshot-405148670"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Flow 'volume_create_api' (6fde3e02-0b67-4cc4-b6af-411c43de5105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (985f8c3b-8b56-452a-9e49-9cc12391daaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:48:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:51 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e8252616-8f26-4d32-8ed6-15f3586bfe3f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:48:51 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-e8252616-8f26-4d32-8ed6-15f3586bfe3f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Create snapshot from volume cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:48:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (985f8c3b-8b56-452a-9e49-9cc12391daaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b65e7366-6c01-4015-9d07-0ab7bddd2e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:52 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-e8252616-8f26-4d32-8ed6-15f3586bfe3f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Created reservations ['d9348900-d012-4f3e-a687-54b342394d02', '2719e087-432c-4450-9ba3-1ab6c7372bdc', 'b1766e54-2cc4-4d7e-88c5-4b967168bfd6', '27bcad1a-dc15-4990-bcec-7cde8c426ae1'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e8252616-8f26-4d32-8ed6-15f3586bfe3f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot create request issued successfully. Sep 07 09:48:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8252616-8f26-4d32-8ed6-15f3586bfe3f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:48:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 403/824] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:48:51 2026] POST /volume/v3/snapshots => generated 306 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:48:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-67d71fa8-191c-440a-962c-e8e102931022 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-67d71fa8-191c-440a-962c-e8e102931022 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c Sep 07 09:48:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-67d71fa8-191c-440a-962c-e8e102931022 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-67d71fa8-191c-440a-962c-e8e102931022 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-67d71fa8-191c-440a-962c-e8e102931022 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:48:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-67d71fa8-191c-440a-962c-e8e102931022 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c returned with HTTP 200 Sep 07 09:48:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 404/825] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:52 2026] GET /volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c => generated 438 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:52 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Created reservations ['b622948c-c3f9-4e12-adb7-f161cd4588ad', '27d7c02a-3d76-4785-98f7-5a8742d11e88', '3d842bf6-74c6-4ea0-8a3f-e0d206f6be3a', '41d19fcf-6b6f-4cb7-8a12-f23938d195b4'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b65e7366-6c01-4015-9d07-0ab7bddd2e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b622948c-c3f9-4e12-adb7-f161cd4588ad', '27d7c02a-3d76-4785-98f7-5a8742d11e88', '3d842bf6-74c6-4ea0-8a3f-e0d206f6be3a', '41d19fcf-6b6f-4cb7-8a12-f23938d195b4']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acde7831-abbc-4565-b4bd-b9035e810421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:52 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:52 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acde7831-abbc-4565-b4bd-b9035e810421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f7bc7f3-39ed-43ea-8d6c-97bea30df817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2000426747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba043271f87433cb57cfa8750650358',qos_specs=None,replication_status=,reservations=['b622948c-c3f9-4e12-adb7-f161cd4588ad','27d7c02a-3d76-4785-98f7-5a8742d11e88','3d842bf6-74c6-4ea0-8a3f-e0d206f6be3a','41d19fcf-6b6f-4cb7-8a12-f23938d195b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d989c1f11142f6b2d5671611d5e36a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2000426747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f7bc7f3-39ed-43ea-8d6c-97bea30df817,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba043271f87433cb57cfa8750650358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d989c1f11142f6b2d5671611d5e36a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3594354d-e4b2-4459-8b42-96ff1fb9737f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3594354d-e4b2-4459-8b42-96ff1fb9737f) transitioned into state 'SUCCESS' from state '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-2000426747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba043271f87433cb57cfa8750650358',qos_specs=None,replication_status=,reservations=['b622948c-c3f9-4e12-adb7-f161cd4588ad','27d7c02a-3d76-4785-98f7-5a8742d11e88','3d842bf6-74c6-4ea0-8a3f-e0d206f6be3a','41d19fcf-6b6f-4cb7-8a12-f23938d195b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d989c1f11142f6b2d5671611d5e36a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b28649a-f93f-4230-9457-d850e6a60abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:48:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b28649a-f93f-4230-9457-d850e6a60abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:48:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Flow 'volume_create_api' (6fde3e02-0b67-4cc4-b6af-411c43de5105) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:48:52 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Create volume request issued successfully. Sep 07 09:48:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da807ca9-b725-435d-9063-faa31efd5d79 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:48:52 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 422/826] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 09:48:51 2026] POST /volume/v3/volumes => generated 826 bytes in 1538 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9de5a058-f32d-4531-a85d-02f55c0e2104 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9de5a058-f32d-4531-a85d-02f55c0e2104 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] GET http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:48:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9de5a058-f32d-4531-a85d-02f55c0e2104 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9de5a058-f32d-4531-a85d-02f55c0e2104 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9de5a058-f32d-4531-a85d-02f55c0e2104 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Volume info retrieved successfully. Sep 07 09:48:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9de5a058-f32d-4531-a85d-02f55c0e2104 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 200 Sep 07 09:48:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 405/827] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:48:52 2026] GET /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 894 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0fefeb29-4b78-47c6-a9aa-bfbd47eb7a30 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0fefeb29-4b78-47c6-a9aa-bfbd47eb7a30 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c Sep 07 09:48:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0fefeb29-4b78-47c6-a9aa-bfbd47eb7a30 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0fefeb29-4b78-47c6-a9aa-bfbd47eb7a30 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0fefeb29-4b78-47c6-a9aa-bfbd47eb7a30 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:48:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0fefeb29-4b78-47c6-a9aa-bfbd47eb7a30 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c returned with HTTP 200 Sep 07 09:48:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 423/828] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:53 2026] GET /volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-150e2e8f-a7c2-4145-ad12-c3efa08d0ee1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-150e2e8f-a7c2-4145-ad12-c3efa08d0ee1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] GET http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:48:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-150e2e8f-a7c2-4145-ad12-c3efa08d0ee1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-150e2e8f-a7c2-4145-ad12-c3efa08d0ee1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:54 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:54 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:54 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:54 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-150e2e8f-a7c2-4145-ad12-c3efa08d0ee1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Volume info retrieved successfully. Sep 07 09:48:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-150e2e8f-a7c2-4145-ad12-c3efa08d0ee1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 200 Sep 07 09:48:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 406/829] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:48:53 2026] GET /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 918 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-32698a01-3e1b-4974-9d6b-f3cbf3f86df8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-32698a01-3e1b-4974-9d6b-f3cbf3f86df8 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] PUT http://192.168.122.65/volume/v3/attachments/0d40db72-7753-46ec-ade1-0247206d7dbf Sep 07 09:48:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-32698a01-3e1b-4974-9d6b-f3cbf3f86df8 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:54 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-32698a01-3e1b-4974-9d6b-f3cbf3f86df8 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Acquiring lock "cinder-attachment_update-56becc42-15b9-4dc0-991d-0445c52577a0-devstack" by "attachment_update" {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:48:54 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-32698a01-3e1b-4974-9d6b-f3cbf3f86df8 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Lock "cinder-attachment_update-56becc42-15b9-4dc0-991d-0445c52577a0-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:48:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bb476463-8fc6-4919-834e-a09faae67b95 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bb476463-8fc6-4919-834e-a09faae67b95 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c Sep 07 09:48:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bb476463-8fc6-4919-834e-a09faae67b95 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bb476463-8fc6-4919-834e-a09faae67b95 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:54 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:54 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bb476463-8fc6-4919-834e-a09faae67b95 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:48:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bb476463-8fc6-4919-834e-a09faae67b95 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c returned with HTTP 200 Sep 07 09:48:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 407/830] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:54 2026] GET /volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:48:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1e97cf4b-9d54-41a7-bd12-c518df676194 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1e97cf4b-9d54-41a7-bd12-c518df676194 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] GET http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:48:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1e97cf4b-9d54-41a7-bd12-c518df676194 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1e97cf4b-9d54-41a7-bd12-c518df676194 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1e97cf4b-9d54-41a7-bd12-c518df676194 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Volume info retrieved successfully. Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1e97cf4b-9d54-41a7-bd12-c518df676194 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 200 Sep 07 09:48:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 408/831] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:48:55 2026] GET /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 918 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dc5d9247-639b-4b35-b93f-919784bfe2f5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dc5d9247-639b-4b35-b93f-919784bfe2f5 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c Sep 07 09:48:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dc5d9247-639b-4b35-b93f-919784bfe2f5 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dc5d9247-639b-4b35-b93f-919784bfe2f5 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dc5d9247-639b-4b35-b93f-919784bfe2f5 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dc5d9247-639b-4b35-b93f-919784bfe2f5 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c returned with HTTP 200 Sep 07 09:48:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 409/832] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:55 2026] GET /volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e8d95d82-83b8-484e-95ad-cbdb11e3962c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8d95d82-83b8-484e-95ad-cbdb11e3962c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:48:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8d95d82-83b8-484e-95ad-cbdb11e3962c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc104098-9321-46c8-ac4d-88f8e54cde25", "name": "tempest-VolumesDeleteCascade-Snapshot-1840988242"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e8d95d82-83b8-484e-95ad-cbdb11e3962c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-e8d95d82-83b8-484e-95ad-cbdb11e3962c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Create snapshot from volume cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:48:55 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-e8d95d82-83b8-484e-95ad-cbdb11e3962c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Created reservations ['527d35b4-ed95-40cf-969d-f8653f7979ae', '0027c9b3-8ea3-4032-ada4-5cf6d965a93b', '1df079c7-b387-4bcd-a7d0-52f7d4c02bf3', 'ef57b6e6-9e6f-4e0d-a81b-e6613f145ad3'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e8d95d82-83b8-484e-95ad-cbdb11e3962c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot create request issued successfully. Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8d95d82-83b8-484e-95ad-cbdb11e3962c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:48:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 410/833] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:48:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:48:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0bcf1660-9b47-44ff-953a-9e58c4757f46 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0bcf1660-9b47-44ff-953a-9e58c4757f46 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a Sep 07 09:48:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0bcf1660-9b47-44ff-953a-9e58c4757f46 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0bcf1660-9b47-44ff-953a-9e58c4757f46 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0bcf1660-9b47-44ff-953a-9e58c4757f46 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:48:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0bcf1660-9b47-44ff-953a-9e58c4757f46 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a returned with HTTP 200 Sep 07 09:48:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 411/834] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:55 2026] GET /volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b3fd971f-9b48-41e4-aa5d-1f2ea00c3048 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b3fd971f-9b48-41e4-aa5d-1f2ea00c3048 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] GET http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b3fd971f-9b48-41e4-aa5d-1f2ea00c3048 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b3fd971f-9b48-41e4-aa5d-1f2ea00c3048 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b3fd971f-9b48-41e4-aa5d-1f2ea00c3048 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Volume info retrieved successfully. Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b3fd971f-9b48-41e4-aa5d-1f2ea00c3048 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 200 Sep 07 09:48:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 412/835] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:48:56 2026] GET /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 954 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8e1acb31-5fa9-4d30-94e2-204b133b05f1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8e1acb31-5fa9-4d30-94e2-204b133b05f1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] POST http://192.168.122.65/volume/v3/volume-transfers Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8e1acb31-5fa9-4d30-94e2-204b133b05f1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9f7bc7f3-39ed-43ea-8d6c-97bea30df817"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volume_transfer [None req-8e1acb31-5fa9-4d30-94e2-204b133b05f1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Creating new volume transfer {'transfer': {'volume_id': '9f7bc7f3-39ed-43ea-8d6c-97bea30df817'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volume_transfer [None req-8e1acb31-5fa9-4d30-94e2-204b133b05f1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Creating transfer of volume 9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.transfer.api [None req-8e1acb31-5fa9-4d30-94e2-204b133b05f1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Generating transfer record for volume 9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:48:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8e1acb31-5fa9-4d30-94e2-204b133b05f1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volume-transfers returned with HTTP 202 Sep 07 09:48:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 413/836] 192.168.122.65 () {62 vars in 1205 bytes} [Mon Sep 7 09:48:56 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-03ef138a-61ab-44b4-a648-a315b115b32b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-03ef138a-61ab-44b4-a648-a315b115b32b tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] GET http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-03ef138a-61ab-44b4-a648-a315b115b32b tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-03ef138a-61ab-44b4-a648-a315b115b32b tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:56 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-32698a01-3e1b-4974-9d6b-f3cbf3f86df8 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Lock "cinder-attachment_update-56becc42-15b9-4dc0-991d-0445c52577a0-devstack" released by "attachment_update" :: held 1.970s {{(pid=86989) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:48:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-32698a01-3e1b-4974-9d6b-f3cbf3f86df8 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/0d40db72-7753-46ec-ade1-0247206d7dbf returned with HTTP 200 Sep 07 09:48:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 424/837] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:48:54 2026] PUT /volume/v3/attachments/0d40db72-7753-46ec-ade1-0247206d7dbf => generated 694 bytes in 2023 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-03ef138a-61ab-44b4-a648-a315b115b32b tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Volume info retrieved successfully. Sep 07 09:48:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-bf0d9220-c1c3-4e05-a194-8338a40f8f08 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-bf0d9220-c1c3-4e05-a194-8338a40f8f08 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/attachments/0d40db72-7753-46ec-ade1-0247206d7dbf Sep 07 09:48:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-bf0d9220-c1c3-4e05-a194-8338a40f8f08 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-bf0d9220-c1c3-4e05-a194-8338a40f8f08 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-03ef138a-61ab-44b4-a648-a315b115b32b tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 200 Sep 07 09:48:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 414/838] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:48:56 2026] GET /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 962 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1b30bb55-b890-4baa-b4d5-3caf58f32efb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:56 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-bf0d9220-c1c3-4e05-a194-8338a40f8f08 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/0d40db72-7753-46ec-ade1-0247206d7dbf returned with HTTP 200 Sep 07 09:48:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 425/839] 192.168.122.65 () {62 vars in 1535 bytes} [Mon Sep 7 09:48:56 2026] GET /volume/v3/attachments/0d40db72-7753-46ec-ade1-0247206d7dbf => generated 719 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1b30bb55-b890-4baa-b4d5-3caf58f32efb tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] GET http://192.168.122.65/volume/v3/os-volume-transfer/cee89015-c890-410a-b766-8c545e770550 Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1b30bb55-b890-4baa-b4d5-3caf58f32efb tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1b30bb55-b890-4baa-b4d5-3caf58f32efb tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1b30bb55-b890-4baa-b4d5-3caf58f32efb tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] http://192.168.122.65/volume/v3/os-volume-transfer/cee89015-c890-410a-b766-8c545e770550 returned with HTTP 200 Sep 07 09:48:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 415/840] 192.168.122.65 () {60 vars in 1301 bytes} [Mon Sep 7 09:48:56 2026] GET /volume/v3/os-volume-transfer/cee89015-c890-410a-b766-8c545e770550 => generated 438 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c16097b3-1e41-4613-9d2f-c788ad266f25 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c16097b3-1e41-4613-9d2f-c788ad266f25 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] GET http://192.168.122.65/volume/v3/os-volume-transfer Sep 07 09:48:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c16097b3-1e41-4613-9d2f-c788ad266f25 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c16097b3-1e41-4613-9d2f-c788ad266f25 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.volume_transfer [None req-c16097b3-1e41-4613-9d2f-c788ad266f25 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] Listing volume transfers {{(pid=86989) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 09:48:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c16097b3-1e41-4613-9d2f-c788ad266f25 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] http://192.168.122.65/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 09:48:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 426/841] 192.168.122.65 () {60 vars in 1190 bytes} [Mon Sep 7 09:48:56 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cefb8ae9-cbf7-4817-ad34-60acec6278ed None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d508a359-a569-4c31-99af-297b7c08b5a0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d508a359-a569-4c31-99af-297b7c08b5a0 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a Sep 07 09:48:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d508a359-a569-4c31-99af-297b7c08b5a0 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d508a359-a569-4c31-99af-297b7c08b5a0 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d508a359-a569-4c31-99af-297b7c08b5a0 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:48:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d508a359-a569-4c31-99af-297b7c08b5a0 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a returned with HTTP 200 Sep 07 09:48:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cefb8ae9-cbf7-4817-ad34-60acec6278ed tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] POST http://192.168.122.65/volume/v3/volume-transfers/cee89015-c890-410a-b766-8c545e770550/accept Sep 07 09:48:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cefb8ae9-cbf7-4817-ad34-60acec6278ed tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6c3b5fa3ccb2b68a"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 427/842] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:56 2026] GET /volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a => generated 439 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.volume_transfer [None req-cefb8ae9-cbf7-4817-ad34-60acec6278ed tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Accepting volume transfer cee89015-c890-410a-b766-8c545e770550 {{(pid=86990) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 09:48:57 devstack devstack@c-api.service[86990]: INFO cinder.api.contrib.volume_transfer [None req-cefb8ae9-cbf7-4817-ad34-60acec6278ed tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Accepting transfer cee89015-c890-410a-b766-8c545e770550 Sep 07 09:48:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:57 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-cefb8ae9-cbf7-4817-ad34-60acec6278ed tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Created reservations ['83823e56-e5df-4be9-a547-309057d6c001', 'd68ddd1e-2628-47de-a858-02ec7ea9da97', '9b4c5756-6308-4ab4-a388-e42fac9c8f53', '04357103-0846-44a6-a49b-621043ad68a0'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:57 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-cefb8ae9-cbf7-4817-ad34-60acec6278ed tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Created reservations ['e62b0c11-94a7-447f-ac2f-57f5bf532293', 'fba285b1-ee1b-4b08-976a-b3bcff77f906', 'a9620593-8a66-41fc-bf37-59eb5a53a61f', 'b2052d7c-e730-459d-8b7e-a3804c8da0fa'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:57 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:48:57 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-cefb8ae9-cbf7-4817-ad34-60acec6278ed tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Created reservations ['05bd5358-e016-46ea-b98c-80bc23d28a23', 'e442ca28-c854-49b6-8914-326e17f0e55e', '2c0f6b4c-6202-495d-9004-71e2226114a7', 'eae73d80-9418-4787-a257-78ba2f822691'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:57 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-cefb8ae9-cbf7-4817-ad34-60acec6278ed tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Created reservations ['6e4d9d0d-9b9f-453a-a676-fc0fa7f78a6f', 'cd256439-4fd7-42c1-932e-7d33ccfb4731', '3d527451-209e-4d6b-b680-0791c5a53edb', '805022b3-35db-4773-ba14-b1c7845f49f4'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:48:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cefb8ae9-cbf7-4817-ad34-60acec6278ed tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Transfer volume completed successfully. Sep 07 09:48:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-31efe54c-889c-4625-9da3-423d51df39a7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-31efe54c-889c-4625-9da3-423d51df39a7 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a Sep 07 09:48:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-31efe54c-889c-4625-9da3-423d51df39a7 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-31efe54c-889c-4625-9da3-423d51df39a7 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-31efe54c-889c-4625-9da3-423d51df39a7 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:48:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-31efe54c-889c-4625-9da3-423d51df39a7 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a returned with HTTP 200 Sep 07 09:48:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 428/843] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:58 2026] GET /volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a => generated 439 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:48:58 devstack devstack@c-api.service[86990]: INFO cinder.transfer.api [None req-cefb8ae9-cbf7-4817-ad34-60acec6278ed tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Volume 9f7bc7f3-39ed-43ea-8d6c-97bea30df817 has been transferred. Sep 07 09:48:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cefb8ae9-cbf7-4817-ad34-60acec6278ed tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] http://192.168.122.65/volume/v3/volume-transfers/cee89015-c890-410a-b766-8c545e770550/accept returned with HTTP 202 Sep 07 09:48:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 416/844] 192.168.122.65 () {62 vars in 1337 bytes} [Mon Sep 7 09:48:56 2026] POST /volume/v3/volume-transfers/cee89015-c890-410a-b766-8c545e770550/accept => generated 371 bytes in 1543 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ca387c94-2f7c-4ed2-a318-0355693a7c88 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca387c94-2f7c-4ed2-a318-0355693a7c88 tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] GET http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:48:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca387c94-2f7c-4ed2-a318-0355693a7c88 tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca387c94-2f7c-4ed2-a318-0355693a7c88 tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:58 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:58 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ca387c94-2f7c-4ed2-a318-0355693a7c88 tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Volume info retrieved successfully. Sep 07 09:48:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca387c94-2f7c-4ed2-a318-0355693a7c88 tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 200 Sep 07 09:48:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 429/845] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:48:58 2026] GET /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 954 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-58211949-5f58-42b9-9cec-e93465166708 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-58211949-5f58-42b9-9cec-e93465166708 tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] GET http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:48:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-58211949-5f58-42b9-9cec-e93465166708 tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-58211949-5f58-42b9-9cec-e93465166708 tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-58211949-5f58-42b9-9cec-e93465166708 tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] Volume info retrieved successfully. Sep 07 09:48:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-58211949-5f58-42b9-9cec-e93465166708 tempest-VolumesTransfersV355Test-161431479 tempest-VolumesTransfersV355Test-161431479-project-member] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 200 Sep 07 09:48:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 417/846] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:48:58 2026] GET /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 954 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:48:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2ad19e67-b0bb-42b7-9221-94cc88efd4d1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2ad19e67-b0bb-42b7-9221-94cc88efd4d1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] DELETE http://192.168.122.65/volume/v3/volume-transfers/cee89015-c890-410a-b766-8c545e770550 Sep 07 09:48:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2ad19e67-b0bb-42b7-9221-94cc88efd4d1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2ad19e67-b0bb-42b7-9221-94cc88efd4d1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:58 devstack devstack@c-api.service[86989]: INFO cinder.api.contrib.volume_transfer [None req-2ad19e67-b0bb-42b7-9221-94cc88efd4d1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Delete transfer with id: cee89015-c890-410a-b766-8c545e770550 Sep 07 09:48:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2ad19e67-b0bb-42b7-9221-94cc88efd4d1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volume-transfers/cee89015-c890-410a-b766-8c545e770550 returned with HTTP 404 Sep 07 09:48:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 430/847] 192.168.122.65 () {60 vars in 1298 bytes} [Mon Sep 7 09:48:58 2026] DELETE /volume/v3/volume-transfers/cee89015-c890-410a-b766-8c545e770550 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:48:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5d2befe4-1a31-4dbd-89d4-eac88015154f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d2befe4-1a31-4dbd-89d4-eac88015154f tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:48:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d2befe4-1a31-4dbd-89d4-eac88015154f tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d2befe4-1a31-4dbd-89d4-eac88015154f tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:58 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-5d2befe4-1a31-4dbd-89d4-eac88015154f tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Delete volume with id: 9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:48:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5d2befe4-1a31-4dbd-89d4-eac88015154f tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Volume info retrieved successfully. Sep 07 09:48:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5d2befe4-1a31-4dbd-89d4-eac88015154f tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Delete volume request issued successfully. Sep 07 09:48:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d2befe4-1a31-4dbd-89d4-eac88015154f tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 202 Sep 07 09:48:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 418/848] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:48:58 2026] DELETE /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 0 bytes in 340 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 09:48:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-499f5052-ecef-4bc7-b2d0-ed8bbe78726a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-499f5052-ecef-4bc7-b2d0-ed8bbe78726a tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] GET http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:48:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-499f5052-ecef-4bc7-b2d0-ed8bbe78726a tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-499f5052-ecef-4bc7-b2d0-ed8bbe78726a tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:58 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:58 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-499f5052-ecef-4bc7-b2d0-ed8bbe78726a tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Volume info retrieved successfully. Sep 07 09:48:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-499f5052-ecef-4bc7-b2d0-ed8bbe78726a tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 200 Sep 07 09:48:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 431/849] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:48:58 2026] GET /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 1137 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:48:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7248b978-45d7-4d6e-820f-370ffe023617 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7248b978-45d7-4d6e-820f-370ffe023617 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a Sep 07 09:48:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7248b978-45d7-4d6e-820f-370ffe023617 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7248b978-45d7-4d6e-820f-370ffe023617 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7248b978-45d7-4d6e-820f-370ffe023617 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:48:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7248b978-45d7-4d6e-820f-370ffe023617 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a returned with HTTP 200 Sep 07 09:48:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 419/850] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:48:59 2026] GET /volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:48:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-a1a418f1-9534-4044-b35b-a7d7020d9e9c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-55178b74-1b36-4c62-ac1e-8abe26b3670c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-a1a418f1-9534-4044-b35b-a7d7020d9e9c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] POST http://192.168.122.65/volume/v3/attachments/0d40db72-7753-46ec-ade1-0247206d7dbf/action Sep 07 09:48:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-a1a418f1-9534-4044-b35b-a7d7020d9e9c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action body: b'{"os-complete": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:48:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-a1a418f1-9534-4044-b35b-a7d7020d9e9c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:48:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55178b74-1b36-4c62-ac1e-8abe26b3670c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] DELETE http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25?cascade=True Sep 07 09:48:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55178b74-1b36-4c62-ac1e-8abe26b3670c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55178b74-1b36-4c62-ac1e-8abe26b3670c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:59 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-55178b74-1b36-4c62-ac1e-8abe26b3670c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Delete volume with id: cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:48:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:48:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:48:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-55178b74-1b36-4c62-ac1e-8abe26b3670c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:48:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:59 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:48:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-44ff34c2-15e5-4f53-b38f-38ad9df17d9e req-a1a418f1-9534-4044-b35b-a7d7020d9e9c tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/0d40db72-7753-46ec-ade1-0247206d7dbf/action returned with HTTP 204 Sep 07 09:48:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-55178b74-1b36-4c62-ac1e-8abe26b3670c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Delete volume request issued successfully. Sep 07 09:48:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55178b74-1b36-4c62-ac1e-8abe26b3670c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25?cascade=True returned with HTTP 202 Sep 07 09:48:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 432/851] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:48:59 2026] POST /volume/v3/attachments/0d40db72-7753-46ec-ade1-0247206d7dbf/action => generated 0 bytes in 159 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:48:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 420/852] 192.168.122.65 () {58 vars in 1255 bytes} [Mon Sep 7 09:48:59 2026] DELETE /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25?cascade=True => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:48:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4939214f-42ac-46ac-972d-5594e328b56e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:48:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4939214f-42ac-46ac-972d-5594e328b56e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:48:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4939214f-42ac-46ac-972d-5594e328b56e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:48:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4939214f-42ac-46ac-972d-5594e328b56e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:48:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:48:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:48:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:48:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:48:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4939214f-42ac-46ac-972d-5594e328b56e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:48:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4939214f-42ac-46ac-972d-5594e328b56e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 returned with HTTP 200 Sep 07 09:48:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 433/853] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:48:59 2026] GET /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:48:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7405c3c4-b973-416b-b861-ef65ce0d9022 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7405c3c4-b973-416b-b861-ef65ce0d9022 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] GET http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:49:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7405c3c4-b973-416b-b861-ef65ce0d9022 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7405c3c4-b973-416b-b861-ef65ce0d9022 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7405c3c4-b973-416b-b861-ef65ce0d9022 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Volume info retrieved successfully. Sep 07 09:49:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7405c3c4-b973-416b-b861-ef65ce0d9022 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 200 Sep 07 09:49:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 421/854] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:48:59 2026] GET /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 1137 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 09:49:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5e71aaa0-10c8-49b4-9a96-67797e6e5edd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5e71aaa0-10c8-49b4-9a96-67797e6e5edd tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:49:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5e71aaa0-10c8-49b4-9a96-67797e6e5edd tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5e71aaa0-10c8-49b4-9a96-67797e6e5edd tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5e71aaa0-10c8-49b4-9a96-67797e6e5edd tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5e71aaa0-10c8-49b4-9a96-67797e6e5edd tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 returned with HTTP 200 Sep 07 09:49:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 434/855] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:00 2026] GET /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 => generated 850 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-19aa01c7-e934-4e3f-8ccb-41b76a10d265 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-19aa01c7-e934-4e3f-8ccb-41b76a10d265 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] GET http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:49:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-19aa01c7-e934-4e3f-8ccb-41b76a10d265 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-19aa01c7-e934-4e3f-8ccb-41b76a10d265 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-19aa01c7-e934-4e3f-8ccb-41b76a10d265 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 404 Sep 07 09:49:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 422/856] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:49:01 2026] GET /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-de2e1066-9efd-4165-ba85-50474b11fae1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-de2e1066-9efd-4165-ba85-50474b11fae1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] GET http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-de2e1066-9efd-4165-ba85-50474b11fae1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-de2e1066-9efd-4165-ba85-50474b11fae1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-de2e1066-9efd-4165-ba85-50474b11fae1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 404 Sep 07 09:49:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 435/857] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:49:01 2026] GET /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:49:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5d997799-032f-4b7e-9637-2f7949e50317 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d997799-032f-4b7e-9637-2f7949e50317 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] DELETE http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:49:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d997799-032f-4b7e-9637-2f7949e50317 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d997799-032f-4b7e-9637-2f7949e50317 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:01 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-5d997799-032f-4b7e-9637-2f7949e50317 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Delete volume with id: 9f7bc7f3-39ed-43ea-8d6c-97bea30df817 Sep 07 09:49:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d997799-032f-4b7e-9637-2f7949e50317 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 returned with HTTP 404 Sep 07 09:49:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 423/858] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:49:01 2026] DELETE /volume/v3/volumes/9f7bc7f3-39ed-43ea-8d6c-97bea30df817 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2095010600"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2095010600'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Create volume of 1 GB Sep 07 09:49:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Availability Zones retrieved successfully. Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Flow 'volume_create_api' (770980a0-d049-473e-b56f-1aab6b7603d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5676e516-1e3d-4101-a1e8-5c67e9b95175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5676e516-1e3d-4101-a1e8-5c67e9b95175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c40252c5-3c38-4c61-808b-b2171a4733be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Created reservations ['9ed8d98c-bc84-4da5-8828-a6a595eaf68c', 'f25cacea-808e-4ba8-82f7-a8c285f272e2', '6a4da545-0beb-4a08-820a-6f0ca343d25c', '39f3e5e3-5fa6-4920-aaf7-aa66c1aa120a'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c40252c5-3c38-4c61-808b-b2171a4733be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ed8d98c-bc84-4da5-8828-a6a595eaf68c', 'f25cacea-808e-4ba8-82f7-a8c285f272e2', '6a4da545-0beb-4a08-820a-6f0ca343d25c', '39f3e5e3-5fa6-4920-aaf7-aa66c1aa120a']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ee577e-eb39-43bb-9939-2310e9a5a086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ee577e-eb39-43bb-9939-2310e9a5a086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2095010600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba043271f87433cb57cfa8750650358',qos_specs=None,replication_status=,reservations=['9ed8d98c-bc84-4da5-8828-a6a595eaf68c','f25cacea-808e-4ba8-82f7-a8c285f272e2','6a4da545-0beb-4a08-820a-6f0ca343d25c','39f3e5e3-5fa6-4920-aaf7-aa66c1aa120a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d989c1f11142f6b2d5671611d5e36a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:49:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2095010600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba043271f87433cb57cfa8750650358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d989c1f11142f6b2d5671611d5e36a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-05d51896-dde3-42bc-9035-bc2487d37f21 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ab2b686-8ad4-44e3-a3e1-660fd9358d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-05d51896-dde3-42bc-9035-bc2487d37f21 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:49:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-05d51896-dde3-42bc-9035-bc2487d37f21 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-05d51896-dde3-42bc-9035-bc2487d37f21 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ab2b686-8ad4-44e3-a3e1-660fd9358d61) transitioned into state 'SUCCESS' from state '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-2095010600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba043271f87433cb57cfa8750650358',qos_specs=None,replication_status=,reservations=['9ed8d98c-bc84-4da5-8828-a6a595eaf68c','f25cacea-808e-4ba8-82f7-a8c285f272e2','6a4da545-0beb-4a08-820a-6f0ca343d25c','39f3e5e3-5fa6-4920-aaf7-aa66c1aa120a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d989c1f11142f6b2d5671611d5e36a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4f62c7-7193-4969-beae-edfcb37b99bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4f62c7-7193-4969-beae-edfcb37b99bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Flow 'volume_create_api' (770980a0-d049-473e-b56f-1aab6b7603d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Create volume request issued successfully. Sep 07 09:49:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e777df50-7358-4396-adc7-ee8d4f4a66d6 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:49:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 436/859] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 09:49:01 2026] POST /volume/v3/volumes => generated 826 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ee987f01-aa27-44a6-b614-c57bad790018 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ee987f01-aa27-44a6-b614-c57bad790018 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] GET http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ee987f01-aa27-44a6-b614-c57bad790018 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ee987f01-aa27-44a6-b614-c57bad790018 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-05d51896-dde3-42bc-9035-bc2487d37f21 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ee987f01-aa27-44a6-b614-c57bad790018 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Volume info retrieved successfully. Sep 07 09:49:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-05d51896-dde3-42bc-9035-bc2487d37f21 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 returned with HTTP 200 Sep 07 09:49:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 424/860] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:01 2026] GET /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 => generated 850 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ee987f01-aa27-44a6-b614-c57bad790018 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 returned with HTTP 200 Sep 07 09:49:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 437/861] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:49:01 2026] GET /volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 => generated 894 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a11c5ad1-9626-43c0-8dc0-b71202c1f98d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a11c5ad1-9626-43c0-8dc0-b71202c1f98d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:49:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a11c5ad1-9626-43c0-8dc0-b71202c1f98d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a11c5ad1-9626-43c0-8dc0-b71202c1f98d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-badb0215-6023-4458-aced-8210453cfab1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-badb0215-6023-4458-aced-8210453cfab1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] GET http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-badb0215-6023-4458-aced-8210453cfab1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-badb0215-6023-4458-aced-8210453cfab1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-badb0215-6023-4458-aced-8210453cfab1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Volume info retrieved successfully. Sep 07 09:49:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a11c5ad1-9626-43c0-8dc0-b71202c1f98d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-badb0215-6023-4458-aced-8210453cfab1 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 returned with HTTP 200 Sep 07 09:49:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 438/862] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:49:02 2026] GET /volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 => generated 918 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:49:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a11c5ad1-9626-43c0-8dc0-b71202c1f98d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 returned with HTTP 200 Sep 07 09:49:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 425/863] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:02 2026] GET /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ef9466b4-4cdd-4f72-9f1f-a7606869abd7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ef9466b4-4cdd-4f72-9f1f-a7606869abd7 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] GET http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ef9466b4-4cdd-4f72-9f1f-a7606869abd7 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ef9466b4-4cdd-4f72-9f1f-a7606869abd7 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-897fcc34-8174-4bef-8566-bd80f1951150 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-897fcc34-8174-4bef-8566-bd80f1951150 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:49:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-897fcc34-8174-4bef-8566-bd80f1951150 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-897fcc34-8174-4bef-8566-bd80f1951150 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:03 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:03 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:03 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:03 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ef9466b4-4cdd-4f72-9f1f-a7606869abd7 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Volume info retrieved successfully. Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-897fcc34-8174-4bef-8566-bd80f1951150 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ef9466b4-4cdd-4f72-9f1f-a7606869abd7 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 returned with HTTP 200 Sep 07 09:49:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 439/864] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:49:03 2026] GET /volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 => generated 954 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-897fcc34-8174-4bef-8566-bd80f1951150 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 returned with HTTP 200 Sep 07 09:49:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 426/865] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:03 2026] GET /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 => generated 850 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-11e3672e-d98b-4ec8-a6aa-277961a1ffd2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-11e3672e-d98b-4ec8-a6aa-277961a1ffd2 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] POST http://192.168.122.65/volume/v3/volume-transfers Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-11e3672e-d98b-4ec8-a6aa-277961a1ffd2 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volume_transfer [None req-11e3672e-d98b-4ec8-a6aa-277961a1ffd2 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Creating new volume transfer {'transfer': {'volume_id': '9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volume_transfer [None req-11e3672e-d98b-4ec8-a6aa-277961a1ffd2 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Creating transfer of volume 9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.transfer.api [None req-11e3672e-d98b-4ec8-a6aa-277961a1ffd2 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Generating transfer record for volume 9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-11e3672e-d98b-4ec8-a6aa-277961a1ffd2 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volume-transfers returned with HTTP 202 Sep 07 09:49:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 440/866] 192.168.122.65 () {62 vars in 1205 bytes} [Mon Sep 7 09:49:04 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-662d7bed-d31a-490f-bf9f-57dfe2af4906 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-662d7bed-d31a-490f-bf9f-57dfe2af4906 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] GET http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-662d7bed-d31a-490f-bf9f-57dfe2af4906 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-662d7bed-d31a-490f-bf9f-57dfe2af4906 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-662d7bed-d31a-490f-bf9f-57dfe2af4906 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Volume info retrieved successfully. Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-662d7bed-d31a-490f-bf9f-57dfe2af4906 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 returned with HTTP 200 Sep 07 09:49:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 427/867] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:49:04 2026] GET /volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 => generated 962 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c0de62c7-1576-47bc-89be-5f4a92889ee7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c0de62c7-1576-47bc-89be-5f4a92889ee7 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] GET http://192.168.122.65/volume/v3/os-volume-transfer/detail Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c0de62c7-1576-47bc-89be-5f4a92889ee7 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c0de62c7-1576-47bc-89be-5f4a92889ee7 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.volume_transfer [None req-c0de62c7-1576-47bc-89be-5f4a92889ee7 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] Listing volume transfers {{(pid=86989) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c0de62c7-1576-47bc-89be-5f4a92889ee7 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-reader] http://192.168.122.65/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 09:49:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 441/868] 192.168.122.65 () {60 vars in 1211 bytes} [Mon Sep 7 09:49:04 2026] GET /volume/v3/os-volume-transfer/detail => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7a8c43c5-ab62-435c-ac22-73714ecfdeef None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7a8c43c5-ab62-435c-ac22-73714ecfdeef tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] DELETE http://192.168.122.65/volume/v3/volume-transfers/6b983a10-4920-4125-8e0c-0d4be78788bb Sep 07 09:49:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7a8c43c5-ab62-435c-ac22-73714ecfdeef tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7a8c43c5-ab62-435c-ac22-73714ecfdeef tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.api.contrib.volume_transfer [None req-7a8c43c5-ab62-435c-ac22-73714ecfdeef tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Delete transfer with id: 6b983a10-4920-4125-8e0c-0d4be78788bb Sep 07 09:49:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7a8c43c5-ab62-435c-ac22-73714ecfdeef tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volume-transfers/6b983a10-4920-4125-8e0c-0d4be78788bb returned with HTTP 202 Sep 07 09:49:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 428/869] 192.168.122.65 () {60 vars in 1298 bytes} [Mon Sep 7 09:49:04 2026] DELETE /volume/v3/volume-transfers/6b983a10-4920-4125-8e0c-0d4be78788bb => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-11b6ebd0-1152-451b-ac5f-507b0ad03088 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-11b6ebd0-1152-451b-ac5f-507b0ad03088 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] GET http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-11b6ebd0-1152-451b-ac5f-507b0ad03088 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-11b6ebd0-1152-451b-ac5f-507b0ad03088 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-11b6ebd0-1152-451b-ac5f-507b0ad03088 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Volume info retrieved successfully. Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-11b6ebd0-1152-451b-ac5f-507b0ad03088 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 returned with HTTP 200 Sep 07 09:49:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 442/870] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:49:04 2026] GET /volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 => generated 954 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3e9c00e0-3f2d-4172-a000-55db4942d9dd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3e9c00e0-3f2d-4172-a000-55db4942d9dd tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] DELETE http://192.168.122.65/volume/v3/volume-transfers/6b983a10-4920-4125-8e0c-0d4be78788bb Sep 07 09:49:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3e9c00e0-3f2d-4172-a000-55db4942d9dd tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3e9c00e0-3f2d-4172-a000-55db4942d9dd tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.api.contrib.volume_transfer [None req-3e9c00e0-3f2d-4172-a000-55db4942d9dd tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Delete transfer with id: 6b983a10-4920-4125-8e0c-0d4be78788bb Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3e9c00e0-3f2d-4172-a000-55db4942d9dd tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volume-transfers/6b983a10-4920-4125-8e0c-0d4be78788bb returned with HTTP 404 Sep 07 09:49:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 429/871] 192.168.122.65 () {60 vars in 1298 bytes} [Mon Sep 7 09:49:04 2026] DELETE /volume/v3/volume-transfers/6b983a10-4920-4125-8e0c-0d4be78788bb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8d33a300-1205-4f38-902c-6516d5b33709 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d33a300-1205-4f38-902c-6516d5b33709 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d33a300-1205-4f38-902c-6516d5b33709 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d33a300-1205-4f38-902c-6516d5b33709 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-8d33a300-1205-4f38-902c-6516d5b33709 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Delete volume with id: 9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8d33a300-1205-4f38-902c-6516d5b33709 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Volume info retrieved successfully. Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8d33a300-1205-4f38-902c-6516d5b33709 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Delete volume request issued successfully. Sep 07 09:49:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d33a300-1205-4f38-902c-6516d5b33709 tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 returned with HTTP 202 Sep 07 09:49:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 443/872] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:49:04 2026] DELETE /volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:49:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-eaa9977e-bb43-494f-9092-0ab9e298f87c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eaa9977e-bb43-494f-9092-0ab9e298f87c tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] GET http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eaa9977e-bb43-494f-9092-0ab9e298f87c tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eaa9977e-bb43-494f-9092-0ab9e298f87c tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-eaa9977e-bb43-494f-9092-0ab9e298f87c tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Volume info retrieved successfully. Sep 07 09:49:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eaa9977e-bb43-494f-9092-0ab9e298f87c tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 returned with HTTP 200 Sep 07 09:49:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 430/873] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:49:04 2026] GET /volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 => generated 1137 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:49:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8d026e84-7e97-4c50-be3e-17bed1f30d1c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d026e84-7e97-4c50-be3e-17bed1f30d1c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:49:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d026e84-7e97-4c50-be3e-17bed1f30d1c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d026e84-7e97-4c50-be3e-17bed1f30d1c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8d026e84-7e97-4c50-be3e-17bed1f30d1c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d026e84-7e97-4c50-be3e-17bed1f30d1c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 returned with HTTP 200 Sep 07 09:49:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 444/874] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:05 2026] GET /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:49:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6a1e5f31-2eb2-44f1-9498-46da5d88e27f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6a1e5f31-2eb2-44f1-9498-46da5d88e27f tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] GET http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6a1e5f31-2eb2-44f1-9498-46da5d88e27f tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6a1e5f31-2eb2-44f1-9498-46da5d88e27f tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6a1e5f31-2eb2-44f1-9498-46da5d88e27f tempest-VolumesTransfersV355Test-1294367085 tempest-VolumesTransfersV355Test-1294367085-project-admin] http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 returned with HTTP 404 Sep 07 09:49:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 431/875] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:49:05 2026] GET /volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:49:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-07cd26e6-08be-4ccb-b532-717c160c99ec None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-07cd26e6-08be-4ccb-b532-717c160c99ec tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] GET http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-07cd26e6-08be-4ccb-b532-717c160c99ec tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-07cd26e6-08be-4ccb-b532-717c160c99ec tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-07cd26e6-08be-4ccb-b532-717c160c99ec tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 returned with HTTP 404 Sep 07 09:49:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 445/876] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:49:05 2026] GET /volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:49:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a4cca769-2b8d-44ea-ac1b-d7c8bce058e4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a4cca769-2b8d-44ea-ac1b-d7c8bce058e4 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] DELETE http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a4cca769-2b8d-44ea-ac1b-d7c8bce058e4 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a4cca769-2b8d-44ea-ac1b-d7c8bce058e4 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:05 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-a4cca769-2b8d-44ea-ac1b-d7c8bce058e4 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] Delete volume with id: 9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 Sep 07 09:49:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a4cca769-2b8d-44ea-ac1b-d7c8bce058e4 tempest-VolumesTransfersV355Test-2126522622 tempest-VolumesTransfersV355Test-2126522622-project-member] http://192.168.122.65/volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 returned with HTTP 404 Sep 07 09:49:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 432/877] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:49:05 2026] DELETE /volume/v3/volumes/9af8f38e-0f27-4c81-9cc5-9f101a6bb7a6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-64c970bf-2cc5-4ec6-8571-21b3ee4f98d2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-64c970bf-2cc5-4ec6-8571-21b3ee4f98d2 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-64c970bf-2cc5-4ec6-8571-21b3ee4f98d2 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-64c970bf-2cc5-4ec6-8571-21b3ee4f98d2 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-64c970bf-2cc5-4ec6-8571-21b3ee4f98d2 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 returned with HTTP 404 Sep 07 09:49:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 446/878] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:06 2026] GET /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b465cf1a-74dd-491c-81ee-8c76ddc74ff6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b465cf1a-74dd-491c-81ee-8c76ddc74ff6 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] GET http://192.168.122.65/volume/v3/volumes Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b465cf1a-74dd-491c-81ee-8c76ddc74ff6 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b465cf1a-74dd-491c-81ee-8c76ddc74ff6 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-b465cf1a-74dd-491c-81ee-8c76ddc74ff6 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-b465cf1a-74dd-491c-81ee-8c76ddc74ff6 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b465cf1a-74dd-491c-81ee-8c76ddc74ff6 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Get all volumes completed successfully. Sep 07 09:49:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b465cf1a-74dd-491c-81ee-8c76ddc74ff6 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] http://192.168.122.65/volume/v3/volumes returned with HTTP 200 Sep 07 09:49:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 433/879] 192.168.122.65 () {58 vars in 1116 bytes} [Mon Sep 7 09:49:06 2026] GET /volume/v3/volumes => generated 15 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-916a01aa-2664-474f-8381-c0d8f4d4a327 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-916a01aa-2664-474f-8381-c0d8f4d4a327 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] GET http://192.168.122.65/volume/v3/snapshots Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-916a01aa-2664-474f-8381-c0d8f4d4a327 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-916a01aa-2664-474f-8381-c0d8f4d4a327 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-916a01aa-2664-474f-8381-c0d8f4d4a327 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-916a01aa-2664-474f-8381-c0d8f4d4a327 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:06 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:49:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-916a01aa-2664-474f-8381-c0d8f4d4a327 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Get all snapshots completed successfully. Sep 07 09:49:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-916a01aa-2664-474f-8381-c0d8f4d4a327 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] http://192.168.122.65/volume/v3/snapshots returned with HTTP 200 Sep 07 09:49:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 447/880] 192.168.122.65 () {58 vars in 1122 bytes} [Mon Sep 7 09:49:06 2026] GET /volume/v3/snapshots => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-481e385b-d27e-4f09-b84c-129af667cb72 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-481e385b-d27e-4f09-b84c-129af667cb72 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-481e385b-d27e-4f09-b84c-129af667cb72 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-481e385b-d27e-4f09-b84c-129af667cb72 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-481e385b-d27e-4f09-b84c-129af667cb72 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Delete snapshot with id: 3b3f5725-0642-4480-88de-9c73db22735a Sep 07 09:49:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-481e385b-d27e-4f09-b84c-129af667cb72 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a returned with HTTP 404 Sep 07 09:49:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 434/881] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:49:06 2026] DELETE /volume/v3/snapshots/3b3f5725-0642-4480-88de-9c73db22735a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1497b0ec-c4f4-44d8-b523-292d6d11f0ee None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1497b0ec-c4f4-44d8-b523-292d6d11f0ee tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1497b0ec-c4f4-44d8-b523-292d6d11f0ee tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1497b0ec-c4f4-44d8-b523-292d6d11f0ee tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-1497b0ec-c4f4-44d8-b523-292d6d11f0ee tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Delete snapshot with id: c65f37c8-2516-4470-ad29-184b5012124c Sep 07 09:49:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1497b0ec-c4f4-44d8-b523-292d6d11f0ee tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c returned with HTTP 404 Sep 07 09:49:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 448/882] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:49:06 2026] DELETE /volume/v3/snapshots/c65f37c8-2516-4470-ad29-184b5012124c => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-84820209-3545-44f4-9944-6ae47c53b68b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-84820209-3545-44f4-9944-6ae47c53b68b tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-84820209-3545-44f4-9944-6ae47c53b68b tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-84820209-3545-44f4-9944-6ae47c53b68b tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-84820209-3545-44f4-9944-6ae47c53b68b tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 returned with HTTP 404 Sep 07 09:49:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 435/883] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:06 2026] GET /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e8e81d45-574d-4c42-8d14-dd4fbcbf653e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e8e81d45-574d-4c42-8d14-dd4fbcbf653e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] DELETE http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e8e81d45-574d-4c42-8d14-dd4fbcbf653e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e8e81d45-574d-4c42-8d14-dd4fbcbf653e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:06 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-e8e81d45-574d-4c42-8d14-dd4fbcbf653e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Delete volume with id: cc104098-9321-46c8-ac4d-88f8e54cde25 Sep 07 09:49:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e8e81d45-574d-4c42-8d14-dd4fbcbf653e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 returned with HTTP 404 Sep 07 09:49:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 449/884] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:49:06 2026] DELETE /volume/v3/volumes/cc104098-9321-46c8-ac4d-88f8e54cde25 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4d804772-a5fa-418a-a315-98f0510b7841 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-527695341"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-527695341'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:49:06 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Create volume of 1 GB Sep 07 09:49:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Availability Zones retrieved successfully. Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Flow 'volume_create_api' (0ec815a3-29d8-40fc-a609-d8b0f8d85276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774b60d8-80b1-4fbd-9596-98838b0eb0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774b60d8-80b1-4fbd-9596-98838b0eb0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9096f47e-a3b9-43e9-aa50-7dd6245c6b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Created reservations ['b77d191a-8608-4bfd-b1ff-610123a8c0d8', '336cf2d3-2dfa-4d10-9f95-d0ec8a4eece9', '048c84c0-f193-42fb-a480-971f157a62ed', '3eda5371-1004-4119-a29c-5d60e85f8cbe'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9096f47e-a3b9-43e9-aa50-7dd6245c6b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b77d191a-8608-4bfd-b1ff-610123a8c0d8', '336cf2d3-2dfa-4d10-9f95-d0ec8a4eece9', '048c84c0-f193-42fb-a480-971f157a62ed', '3eda5371-1004-4119-a29c-5d60e85f8cbe']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be7336e3-8369-4912-8a08-4636957468d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be7336e3-8369-4912-8a08-4636957468d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83e3e33f-b408-46d2-9281-88b4b3c12781', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-527695341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75f660cad024481dbe03ceabb4ce7e61',qos_specs=None,replication_status=,reservations=['b77d191a-8608-4bfd-b1ff-610123a8c0d8','336cf2d3-2dfa-4d10-9f95-d0ec8a4eece9','048c84c0-f193-42fb-a480-971f157a62ed','3eda5371-1004-4119-a29c-5d60e85f8cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af0a222ba48499da9730c3e1f8105c2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:49:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-527695341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83e3e33f-b408-46d2-9281-88b4b3c12781,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75f660cad024481dbe03ceabb4ce7e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4af0a222ba48499da9730c3e1f8105c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b6b6b43-83dd-4755-9da4-cee5b200686f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b6b6b43-83dd-4755-9da4-cee5b200686f) transitioned into state 'SUCCESS' from state '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-527695341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75f660cad024481dbe03ceabb4ce7e61',qos_specs=None,replication_status=,reservations=['b77d191a-8608-4bfd-b1ff-610123a8c0d8','336cf2d3-2dfa-4d10-9f95-d0ec8a4eece9','048c84c0-f193-42fb-a480-971f157a62ed','3eda5371-1004-4119-a29c-5d60e85f8cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af0a222ba48499da9730c3e1f8105c2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c2f01c4-3f88-45fa-b009-46e95034d940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c2f01c4-3f88-45fa-b009-46e95034d940) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Flow 'volume_create_api' (0ec815a3-29d8-40fc-a609-d8b0f8d85276) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Create volume request issued successfully. Sep 07 09:49:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4d804772-a5fa-418a-a315-98f0510b7841 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:49:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 436/885] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:49:06 2026] POST /volume/v3/volumes => generated 757 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:49:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f69cbd18-519b-4da8-a889-254305b9558c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f69cbd18-519b-4da8-a889-254305b9558c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f69cbd18-519b-4da8-a889-254305b9558c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f69cbd18-519b-4da8-a889-254305b9558c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:07 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f69cbd18-519b-4da8-a889-254305b9558c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f69cbd18-519b-4da8-a889-254305b9558c tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 returned with HTTP 200 Sep 07 09:49:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 450/886] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:07 2026] GET /volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 => generated 825 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-77e12560-bed5-43da-8c86-7d2dd2e14f51 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77e12560-bed5-43da-8c86-7d2dd2e14f51 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77e12560-bed5-43da-8c86-7d2dd2e14f51 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77e12560-bed5-43da-8c86-7d2dd2e14f51 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-77e12560-bed5-43da-8c86-7d2dd2e14f51 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77e12560-bed5-43da-8c86-7d2dd2e14f51 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 returned with HTTP 200 Sep 07 09:49:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 437/887] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:08 2026] GET /volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-333c567a-074a-42ef-a045-e346ec52d5be None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-333c567a-074a-42ef-a045-e346ec52d5be tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-333c567a-074a-42ef-a045-e346ec52d5be tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-333c567a-074a-42ef-a045-e346ec52d5be tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-333c567a-074a-42ef-a045-e346ec52d5be tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-333c567a-074a-42ef-a045-e346ec52d5be tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 returned with HTTP 200 Sep 07 09:49:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 451/888] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:09 2026] GET /volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:49:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cdd9dc99-9cd6-4487-b796-760f0b579aba None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cdd9dc99-9cd6-4487-b796-760f0b579aba tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:49:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cdd9dc99-9cd6-4487-b796-760f0b579aba tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83e3e33f-b408-46d2-9281-88b4b3c12781", "name": "tempest-VolumesDeleteCascade-Snapshot-874098233"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:09 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=509,cinder:INSERT=100,cinder:UPDATE=163 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:49:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cdd9dc99-9cd6-4487-b796-760f0b579aba tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:09 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-cdd9dc99-9cd6-4487-b796-760f0b579aba tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Create snapshot from volume 83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:09 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-cdd9dc99-9cd6-4487-b796-760f0b579aba tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Created reservations ['9119af9a-f520-49bd-bec1-bf8cd0e21f54', 'd90eb203-0592-44fa-b6e7-c4ee3cdf5e97', 'a2b90884-8352-4245-b099-c8110ccb2616', '08d962cd-d2e5-4a93-a9f5-46b9c5404b4c'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:49:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cdd9dc99-9cd6-4487-b796-760f0b579aba tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot create request issued successfully. Sep 07 09:49:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cdd9dc99-9cd6-4487-b796-760f0b579aba tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:49:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 438/889] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:49:09 2026] POST /volume/v3/snapshots => generated 306 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:49:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-35568932-7012-4a78-9f4b-1a6932ee2b17 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-35568932-7012-4a78-9f4b-1a6932ee2b17 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 Sep 07 09:49:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-35568932-7012-4a78-9f4b-1a6932ee2b17 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-35568932-7012-4a78-9f4b-1a6932ee2b17 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-35568932-7012-4a78-9f4b-1a6932ee2b17 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:49:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-35568932-7012-4a78-9f4b-1a6932ee2b17 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 returned with HTTP 200 Sep 07 09:49:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 452/890] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:09 2026] GET /volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 => generated 438 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-03dfd696-9cc5-40fb-93ca-7279e7c9cbb9 req-5c82409d-bf5e-4cc3-b4e8-96691cdbb730 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-03dfd696-9cc5-40fb-93ca-7279e7c9cbb9 req-5c82409d-bf5e-4cc3-b4e8-96691cdbb730 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:49:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-03dfd696-9cc5-40fb-93ca-7279e7c9cbb9 req-5c82409d-bf5e-4cc3-b4e8-96691cdbb730 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-03dfd696-9cc5-40fb-93ca-7279e7c9cbb9 req-5c82409d-bf5e-4cc3-b4e8-96691cdbb730 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-03dfd696-9cc5-40fb-93ca-7279e7c9cbb9 req-5c82409d-bf5e-4cc3-b4e8-96691cdbb730 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:49:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-03dfd696-9cc5-40fb-93ca-7279e7c9cbb9 req-5c82409d-bf5e-4cc3-b4e8-96691cdbb730 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:49:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 439/891] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:49:10 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 1146 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:49:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8a442c76-9389-4fda-b926-d1479a317be5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a442c76-9389-4fda-b926-d1479a317be5 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 Sep 07 09:49:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a442c76-9389-4fda-b926-d1479a317be5 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a442c76-9389-4fda-b926-d1479a317be5 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8a442c76-9389-4fda-b926-d1479a317be5 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:49:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a442c76-9389-4fda-b926-d1479a317be5 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 returned with HTTP 200 Sep 07 09:49:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 453/892] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:10 2026] GET /volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 => generated 438 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e3d25c67-86c0-4068-86ad-0ed915fdcfd6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e3d25c67-86c0-4068-86ad-0ed915fdcfd6 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 Sep 07 09:49:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e3d25c67-86c0-4068-86ad-0ed915fdcfd6 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e3d25c67-86c0-4068-86ad-0ed915fdcfd6 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e3d25c67-86c0-4068-86ad-0ed915fdcfd6 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:49:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e3d25c67-86c0-4068-86ad-0ed915fdcfd6 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 returned with HTTP 200 Sep 07 09:49:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 440/893] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:12 2026] GET /volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 => generated 438 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b30364d5-a316-4af6-9e70-cd33ca0cc78e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b30364d5-a316-4af6-9e70-cd33ca0cc78e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 Sep 07 09:49:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b30364d5-a316-4af6-9e70-cd33ca0cc78e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b30364d5-a316-4af6-9e70-cd33ca0cc78e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b30364d5-a316-4af6-9e70-cd33ca0cc78e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:49:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b30364d5-a316-4af6-9e70-cd33ca0cc78e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 returned with HTTP 200 Sep 07 09:49:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 454/894] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:13 2026] GET /volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f68ba79a-43f7-4dbe-84f3-4dadf0ab858d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f68ba79a-43f7-4dbe-84f3-4dadf0ab858d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f68ba79a-43f7-4dbe-84f3-4dadf0ab858d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f68ba79a-43f7-4dbe-84f3-4dadf0ab858d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:49:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-VolumesExtendTest-Volume-543534862"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f68ba79a-43f7-4dbe-84f3-4dadf0ab858d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:49:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Create volume request body: {'volume': {'imageRef': '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-543534862'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f68ba79a-43f7-4dbe-84f3-4dadf0ab858d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 returned with HTTP 200 Sep 07 09:49:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 441/895] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:14 2026] GET /volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ecc6e7be-fce5-4796-b003-2c47f66714d4", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2013195107"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Create volume request body: {'volume': {'snapshot_id': 'ecc6e7be-fce5-4796-b003-2c47f66714d4', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2013195107'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Snapshot retrieved successfully. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Create volume of 1 GB Sep 07 09:49:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Availability Zones retrieved successfully. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Flow 'volume_create_api' (e07aee9b-c83c-4cca-b526-ea041aabdf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b8c6123-6aa3-498d-b383-f30dcfd55d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b8c6123-6aa3-498d-b383-f30dcfd55d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ecc6e7be-fce5-4796-b003-2c47f66714d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (021e9ba9-ff1f-4b63-9d52-e9b912ed44ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Created reservations ['700f7fe4-a4d9-4e37-8818-9ef2e4fb5bc9', '1212b1f7-13a1-42f0-ba05-47bf386ba7bf', '3237a823-2548-40c9-a98b-fae1ec5c7c58', 'a2c2c73a-0780-4e8e-9530-ac51a143291f'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (021e9ba9-ff1f-4b63-9d52-e9b912ed44ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['700f7fe4-a4d9-4e37-8818-9ef2e4fb5bc9', '1212b1f7-13a1-42f0-ba05-47bf386ba7bf', '3237a823-2548-40c9-a98b-fae1ec5c7c58', 'a2c2c73a-0780-4e8e-9530-ac51a143291f']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c9149d-f2f0-4670-9be5-f6836c0abe5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c9149d-f2f0-4670-9be5-f6836c0abe5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23a9573f-3c64-4b70-b850-eacfdd7e78c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2013195107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75f660cad024481dbe03ceabb4ce7e61',qos_specs=None,replication_status=,reservations=['700f7fe4-a4d9-4e37-8818-9ef2e4fb5bc9','1212b1f7-13a1-42f0-ba05-47bf386ba7bf','3237a823-2548-40c9-a98b-fae1ec5c7c58','a2c2c73a-0780-4e8e-9530-ac51a143291f'],size=1,snapshot_id=ecc6e7be-fce5-4796-b003-2c47f66714d4,source_replicaid=,source_volid=None,status='creating',user_id='4af0a222ba48499da9730c3e1f8105c2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2013195107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23a9573f-3c64-4b70-b850-eacfdd7e78c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75f660cad024481dbe03ceabb4ce7e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ecc6e7be-fce5-4796-b003-2c47f66714d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4af0a222ba48499da9730c3e1f8105c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d68a9b4e-ff1e-4869-a005-c1d388bb3f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d68a9b4e-ff1e-4869-a005-c1d388bb3f69) transitioned into state 'SUCCESS' from state '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-2013195107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75f660cad024481dbe03ceabb4ce7e61',qos_specs=None,replication_status=,reservations=['700f7fe4-a4d9-4e37-8818-9ef2e4fb5bc9','1212b1f7-13a1-42f0-ba05-47bf386ba7bf','3237a823-2548-40c9-a98b-fae1ec5c7c58','a2c2c73a-0780-4e8e-9530-ac51a143291f'],size=1,snapshot_id=ecc6e7be-fce5-4796-b003-2c47f66714d4,source_replicaid=,source_volid=None,status='creating',user_id='4af0a222ba48499da9730c3e1f8105c2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20632462-1d64-4f62-bce5-17be9bfca2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:14 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Create volume of 1 GB Sep 07 09:49:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Availability Zones retrieved successfully. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Flow 'volume_create_api' (204b81a4-9d74-447c-b682-cb85b5d6f207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1543f271-b78d-491a-9067-8198699ae1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20632462-1d64-4f62-bce5-17be9bfca2e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Flow 'volume_create_api' (e07aee9b-c83c-4cca-b526-ea041aabdf17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Create volume request issued successfully. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4492d6a0-b9f9-411b-9e0f-7b8f68cbe200 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:49:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 442/896] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:49:14 2026] POST /volume/v3/volumes => generated 792 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ba462de5-6b46-4c07-a8b0-dca06ba2e48a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ba462de5-6b46-4c07-a8b0-dca06ba2e48a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ba462de5-6b46-4c07-a8b0-dca06ba2e48a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ba462de5-6b46-4c07-a8b0-dca06ba2e48a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ba462de5-6b46-4c07-a8b0-dca06ba2e48a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ba462de5-6b46-4c07-a8b0-dca06ba2e48a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 200 Sep 07 09:49:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 443/897] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:14 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1543f271-b78d-491a-9067-8198699ae1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6a1b3bd-8154-455e-b34e-27916e7e8935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Created reservations ['a11435b8-0eaa-4bc8-8a8d-e9a2f5a5b15c', '1093cafd-61f5-462e-bf37-d32cceb1991d', 'bd40d1f9-791f-4b12-bbdb-365fb0e21ec2', 'bc0cf7c8-1f26-4559-b4a6-bc69ea8d4203'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6a1b3bd-8154-455e-b34e-27916e7e8935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a11435b8-0eaa-4bc8-8a8d-e9a2f5a5b15c', '1093cafd-61f5-462e-bf37-d32cceb1991d', 'bd40d1f9-791f-4b12-bbdb-365fb0e21ec2', 'bc0cf7c8-1f26-4559-b4a6-bc69ea8d4203']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50cc94d-d26b-4325-97e3-902fd81b05b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50cc94d-d26b-4325-97e3-902fd81b05b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6be12996-1a15-4e6c-8381-cc7a3b99751d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-543534862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532f4571002c4ad6bbce4cf39715c490',qos_specs=None,replication_status=,reservations=['a11435b8-0eaa-4bc8-8a8d-e9a2f5a5b15c','1093cafd-61f5-462e-bf37-d32cceb1991d','bd40d1f9-791f-4b12-bbdb-365fb0e21ec2','bc0cf7c8-1f26-4559-b4a6-bc69ea8d4203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fb051eb68c43dd813b7ae3591d4ddb',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:49:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-543534862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6be12996-1a15-4e6c-8381-cc7a3b99751d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532f4571002c4ad6bbce4cf39715c490',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24fb051eb68c43dd813b7ae3591d4ddb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4913398f-1240-4e4a-911a-02b23d5beae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4913398f-1240-4e4a-911a-02b23d5beae2) transitioned into state 'SUCCESS' from state '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-543534862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532f4571002c4ad6bbce4cf39715c490',qos_specs=None,replication_status=,reservations=['a11435b8-0eaa-4bc8-8a8d-e9a2f5a5b15c','1093cafd-61f5-462e-bf37-d32cceb1991d','bd40d1f9-791f-4b12-bbdb-365fb0e21ec2','bc0cf7c8-1f26-4559-b4a6-bc69ea8d4203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fb051eb68c43dd813b7ae3591d4ddb',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f6c44e-633c-48b8-b424-8717d163bf3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f6c44e-633c-48b8-b424-8717d163bf3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Flow 'volume_create_api' (204b81a4-9d74-447c-b682-cb85b5d6f207) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Create volume request issued successfully. Sep 07 09:49:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a22dadc-b352-408d-bddd-d2d2e216f3b9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:49:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 455/898] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:49:14 2026] POST /volume/v3/volumes => generated 754 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:49:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c269a48f-cbf0-41be-977e-d15250bacd71 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c269a48f-cbf0-41be-977e-d15250bacd71 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c269a48f-cbf0-41be-977e-d15250bacd71 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c269a48f-cbf0-41be-977e-d15250bacd71 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c269a48f-cbf0-41be-977e-d15250bacd71 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c269a48f-cbf0-41be-977e-d15250bacd71 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 444/899] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:15 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 822 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-91963b4b-0be6-4deb-997a-f1bccc8acc25 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-91963b4b-0be6-4deb-997a-f1bccc8acc25 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-91963b4b-0be6-4deb-997a-f1bccc8acc25 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-91963b4b-0be6-4deb-997a-f1bccc8acc25 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-91963b4b-0be6-4deb-997a-f1bccc8acc25 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-91963b4b-0be6-4deb-997a-f1bccc8acc25 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 200 Sep 07 09:49:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 456/900] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:15 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 884 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d3e30642-24c7-43e2-9c0f-664896c152aa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6e6fa30e-5ea2-4e87-a953-dc89a8c4f610 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d3e30642-24c7-43e2-9c0f-664896c152aa tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d3e30642-24c7-43e2-9c0f-664896c152aa tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d3e30642-24c7-43e2-9c0f-664896c152aa tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6e6fa30e-5ea2-4e87-a953-dc89a8c4f610 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:49:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6e6fa30e-5ea2-4e87-a953-dc89a8c4f610 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6e6fa30e-5ea2-4e87-a953-dc89a8c4f610 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:16 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:16 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d3e30642-24c7-43e2-9c0f-664896c152aa tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d3e30642-24c7-43e2-9c0f-664896c152aa tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 445/901] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:16 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6e6fa30e-5ea2-4e87-a953-dc89a8c4f610 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:49:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6e6fa30e-5ea2-4e87-a953-dc89a8c4f610 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:49:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 457/902] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:16 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 1146 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-bd07f15d-acda-4b92-ad90-55d534046ef3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-bd07f15d-acda-4b92-ad90-55d534046ef3 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:49:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-bd07f15d-acda-4b92-ad90-55d534046ef3 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-bd07f15d-acda-4b92-ad90-55d534046ef3 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:16 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:16 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-bd07f15d-acda-4b92-ad90-55d534046ef3 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:49:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-bd07f15d-acda-4b92-ad90-55d534046ef3 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:49:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 446/903] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:49:16 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-38e511b5-c4e8-4ff1-8c8b-c254f86345d8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-38e511b5-c4e8-4ff1-8c8b-c254f86345d8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] POST http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11/action Sep 07 09:49:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-38e511b5-c4e8-4ff1-8c8b-c254f86345d8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:49:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-38e511b5-c4e8-4ff1-8c8b-c254f86345d8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-38e511b5-c4e8-4ff1-8c8b-c254f86345d8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:49:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-38e511b5-c4e8-4ff1-8c8b-c254f86345d8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Begin detaching volume completed successfully. Sep 07 09:49:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-38e511b5-c4e8-4ff1-8c8b-c254f86345d8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11/action returned with HTTP 202 Sep 07 09:49:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 458/904] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:49:16 2026] POST /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:49:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-60182d39-2bf1-4098-a101-a4b9123fc4b0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-60182d39-2bf1-4098-a101-a4b9123fc4b0 None None] GET http://192.168.122.65/volume// Sep 07 09:49:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-60182d39-2bf1-4098-a101-a4b9123fc4b0 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-60182d39-2bf1-4098-a101-a4b9123fc4b0 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-60182d39-2bf1-4098-a101-a4b9123fc4b0 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:49:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 447/905] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:49:16 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:49:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-c0bf90c8-9033-491d-88f5-26500a77131c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-c0bf90c8-9033-491d-88f5-26500a77131c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:49:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-c0bf90c8-9033-491d-88f5-26500a77131c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-c0bf90c8-9033-491d-88f5-26500a77131c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-992dfa70-1365-4e2d-b372-b92b13f2db13 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-992dfa70-1365-4e2d-b372-b92b13f2db13 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-992dfa70-1365-4e2d-b372-b92b13f2db13 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-992dfa70-1365-4e2d-b372-b92b13f2db13 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-c0bf90c8-9033-491d-88f5-26500a77131c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:49:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-992dfa70-1365-4e2d-b372-b92b13f2db13 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-c0bf90c8-9033-491d-88f5-26500a77131c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:49:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 459/906] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:49:17 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 1330 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:49:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-992dfa70-1365-4e2d-b372-b92b13f2db13 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 200 Sep 07 09:49:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 448/907] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:17 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 884 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-14c7909d-700d-4eb2-aa32-180b8f48c971 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14c7909d-700d-4eb2-aa32-180b8f48c971 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14c7909d-700d-4eb2-aa32-180b8f48c971 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14c7909d-700d-4eb2-aa32-180b8f48c971 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-27730524-b350-4d95-9792-8207a6aed7c7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-27730524-b350-4d95-9792-8207a6aed7c7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] DELETE http://192.168.122.65/volume/v3/attachments/11dd7238-bb7c-4c41-bbf7-68148ee79242 Sep 07 09:49:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-27730524-b350-4d95-9792-8207a6aed7c7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-27730524-b350-4d95-9792-8207a6aed7c7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-14c7909d-700d-4eb2-aa32-180b8f48c971 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14c7909d-700d-4eb2-aa32-180b8f48c971 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 460/908] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:17 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 904 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:17 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 09:49:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fc5e419b-a705-42f1-a1d7-f009cabd230c req-27730524-b350-4d95-9792-8207a6aed7c7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/attachments/11dd7238-bb7c-4c41-bbf7-68148ee79242 returned with HTTP 200 Sep 07 09:49:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 449/909] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:49:17 2026] DELETE /volume/v3/attachments/11dd7238-bb7c-4c41-bbf7-68148ee79242 => generated 19 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d45bed33-f264-4c94-8ee9-92214eba0d78 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d45bed33-f264-4c94-8ee9-92214eba0d78 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:49:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d45bed33-f264-4c94-8ee9-92214eba0d78 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d45bed33-f264-4c94-8ee9-92214eba0d78 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1d829fd7-184f-4382-91c8-9e893b2edb70 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1d829fd7-184f-4382-91c8-9e893b2edb70 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1d829fd7-184f-4382-91c8-9e893b2edb70 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1d829fd7-184f-4382-91c8-9e893b2edb70 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d45bed33-f264-4c94-8ee9-92214eba0d78 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:49:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d45bed33-f264-4c94-8ee9-92214eba0d78 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:49:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 461/910] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:18 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1d829fd7-184f-4382-91c8-9e893b2edb70 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1d829fd7-184f-4382-91c8-9e893b2edb70 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 200 Sep 07 09:49:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 450/911] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:18 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 884 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a5f70cbb-43b9-4fe6-96b9-878d2b86861c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a5f70cbb-43b9-4fe6-96b9-878d2b86861c tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a5f70cbb-43b9-4fe6-96b9-878d2b86861c tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a5f70cbb-43b9-4fe6-96b9-878d2b86861c tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a5f70cbb-43b9-4fe6-96b9-878d2b86861c tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a5f70cbb-43b9-4fe6-96b9-878d2b86861c tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 462/912] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:18 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 904 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4b079a74-ca24-47fe-8194-2a8564c0aeb8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4b079a74-ca24-47fe-8194-2a8564c0aeb8 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4b079a74-ca24-47fe-8194-2a8564c0aeb8 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4b079a74-ca24-47fe-8194-2a8564c0aeb8 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4b079a74-ca24-47fe-8194-2a8564c0aeb8 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4b079a74-ca24-47fe-8194-2a8564c0aeb8 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 200 Sep 07 09:49:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 451/913] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:19 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 884 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:49:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5ce36d22-1901-4699-ad24-6062ac72fe60 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5ce36d22-1901-4699-ad24-6062ac72fe60 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5ce36d22-1901-4699-ad24-6062ac72fe60 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5ce36d22-1901-4699-ad24-6062ac72fe60 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5ce36d22-1901-4699-ad24-6062ac72fe60 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5ce36d22-1901-4699-ad24-6062ac72fe60 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 463/914] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:19 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 904 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c3352b49-ca6e-4724-ab0f-c64d5033a056 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c3352b49-ca6e-4724-ab0f-c64d5033a056 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c3352b49-ca6e-4724-ab0f-c64d5033a056 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c3352b49-ca6e-4724-ab0f-c64d5033a056 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c3352b49-ca6e-4724-ab0f-c64d5033a056 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c3352b49-ca6e-4724-ab0f-c64d5033a056 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 200 Sep 07 09:49:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 452/915] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:20 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 884 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4a2d1baa-5657-4c93-9f4e-eaed20a09c6b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4a2d1baa-5657-4c93-9f4e-eaed20a09c6b tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4a2d1baa-5657-4c93-9f4e-eaed20a09c6b tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4a2d1baa-5657-4c93-9f4e-eaed20a09c6b tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4a2d1baa-5657-4c93-9f4e-eaed20a09c6b tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4a2d1baa-5657-4c93-9f4e-eaed20a09c6b tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 464/916] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:21 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 904 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9c42c6e4-a8ee-4ea3-b0fd-2b56d44d3161 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9c42c6e4-a8ee-4ea3-b0fd-2b56d44d3161 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9c42c6e4-a8ee-4ea3-b0fd-2b56d44d3161 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9c42c6e4-a8ee-4ea3-b0fd-2b56d44d3161 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9c42c6e4-a8ee-4ea3-b0fd-2b56d44d3161 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9c42c6e4-a8ee-4ea3-b0fd-2b56d44d3161 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 200 Sep 07 09:49:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 453/917] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:21 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 884 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0593a902-955c-415d-a854-8399c7f81b60 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0593a902-955c-415d-a854-8399c7f81b60 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0593a902-955c-415d-a854-8399c7f81b60 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0593a902-955c-415d-a854-8399c7f81b60 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:22 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0593a902-955c-415d-a854-8399c7f81b60 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0593a902-955c-415d-a854-8399c7f81b60 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 465/918] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:22 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 904 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-362af4a2-81ce-46e6-80ab-d4fb1e5ad835 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-362af4a2-81ce-46e6-80ab-d4fb1e5ad835 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-362af4a2-81ce-46e6-80ab-d4fb1e5ad835 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-362af4a2-81ce-46e6-80ab-d4fb1e5ad835 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-362af4a2-81ce-46e6-80ab-d4fb1e5ad835 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-362af4a2-81ce-46e6-80ab-d4fb1e5ad835 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 200 Sep 07 09:49:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 454/919] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:22 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 885 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b9da9c4c-2f77-4ea4-9363-3ba0a298e516 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b9da9c4c-2f77-4ea4-9363-3ba0a298e516 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b9da9c4c-2f77-4ea4-9363-3ba0a298e516 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b9da9c4c-2f77-4ea4-9363-3ba0a298e516 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b9da9c4c-2f77-4ea4-9363-3ba0a298e516 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Volume info retrieved successfully. Sep 07 09:49:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b9da9c4c-2f77-4ea4-9363-3ba0a298e516 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 200 Sep 07 09:49:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 466/920] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:23 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 885 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f2cabc61-944b-444b-82c4-990caf6ac77d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f2cabc61-944b-444b-82c4-990caf6ac77d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] DELETE http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781?cascade=True Sep 07 09:49:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f2cabc61-944b-444b-82c4-990caf6ac77d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f2cabc61-944b-444b-82c4-990caf6ac77d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:23 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-f2cabc61-944b-444b-82c4-990caf6ac77d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Delete volume with id: 83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f2cabc61-944b-444b-82c4-990caf6ac77d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:23 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:49:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f2cabc61-944b-444b-82c4-990caf6ac77d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Delete volume request issued successfully. Sep 07 09:49:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f2cabc61-944b-444b-82c4-990caf6ac77d tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781?cascade=True returned with HTTP 202 Sep 07 09:49:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 455/921] 192.168.122.65 () {58 vars in 1255 bytes} [Mon Sep 7 09:49:23 2026] DELETE /volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781?cascade=True => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:49:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-128ada1b-6c37-4636-8862-58164b24a84f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-128ada1b-6c37-4636-8862-58164b24a84f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-128ada1b-6c37-4636-8862-58164b24a84f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-128ada1b-6c37-4636-8862-58164b24a84f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-128ada1b-6c37-4636-8862-58164b24a84f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-128ada1b-6c37-4636-8862-58164b24a84f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 returned with HTTP 200 Sep 07 09:49:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 467/922] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:23 2026] GET /volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-af012e6e-fcee-4867-b8f4-050ca70d8dfa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-af012e6e-fcee-4867-b8f4-050ca70d8dfa tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-af012e6e-fcee-4867-b8f4-050ca70d8dfa tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-af012e6e-fcee-4867-b8f4-050ca70d8dfa tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-af012e6e-fcee-4867-b8f4-050ca70d8dfa tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-af012e6e-fcee-4867-b8f4-050ca70d8dfa tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 456/923] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:23 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 904 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9bc1f52f-7543-4dd9-8879-0eca806c8c20 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9bc1f52f-7543-4dd9-8879-0eca806c8c20 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9bc1f52f-7543-4dd9-8879-0eca806c8c20 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9bc1f52f-7543-4dd9-8879-0eca806c8c20 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9bc1f52f-7543-4dd9-8879-0eca806c8c20 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9bc1f52f-7543-4dd9-8879-0eca806c8c20 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 returned with HTTP 200 Sep 07 09:49:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 468/924] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:24 2026] GET /volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 => generated 849 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:49:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-30445731-4fd7-4584-9537-01276d06b18d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-30445731-4fd7-4584-9537-01276d06b18d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-30445731-4fd7-4584-9537-01276d06b18d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-30445731-4fd7-4584-9537-01276d06b18d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-30445731-4fd7-4584-9537-01276d06b18d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-30445731-4fd7-4584-9537-01276d06b18d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 457/925] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:24 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 907 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dbd57147-e744-4611-9666-3ab1729bdbf4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dbd57147-e744-4611-9666-3ab1729bdbf4 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dbd57147-e744-4611-9666-3ab1729bdbf4 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dbd57147-e744-4611-9666-3ab1729bdbf4 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-dbd57147-e744-4611-9666-3ab1729bdbf4 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dbd57147-e744-4611-9666-3ab1729bdbf4 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 returned with HTTP 200 Sep 07 09:49:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 469/926] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:25 2026] GET /volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 => generated 849 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-24c7d095-845b-42a0-b4c2-d7266e345231 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-24c7d095-845b-42a0-b4c2-d7266e345231 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-24c7d095-845b-42a0-b4c2-d7266e345231 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-24c7d095-845b-42a0-b4c2-d7266e345231 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-24c7d095-845b-42a0-b4c2-d7266e345231 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-24c7d095-845b-42a0-b4c2-d7266e345231 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 458/927] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:25 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 907 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c87e9761-f9d2-43d4-9725-b0f9ecfd3d73 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c87e9761-f9d2-43d4-9725-b0f9ecfd3d73 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c87e9761-f9d2-43d4-9725-b0f9ecfd3d73 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c87e9761-f9d2-43d4-9725-b0f9ecfd3d73 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c87e9761-f9d2-43d4-9725-b0f9ecfd3d73 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c87e9761-f9d2-43d4-9725-b0f9ecfd3d73 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 returned with HTTP 200 Sep 07 09:49:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 470/928] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:26 2026] GET /volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bfbc67b9-d887-4105-acca-8bd69cf20b63 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bfbc67b9-d887-4105-acca-8bd69cf20b63 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bfbc67b9-d887-4105-acca-8bd69cf20b63 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bfbc67b9-d887-4105-acca-8bd69cf20b63 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bfbc67b9-d887-4105-acca-8bd69cf20b63 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bfbc67b9-d887-4105-acca-8bd69cf20b63 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 459/929] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:26 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 907 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-da001385-396d-4ba0-aecd-663158af0d33 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-da001385-396d-4ba0-aecd-663158af0d33 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] DELETE http://192.168.122.65/volume/v3/attachments/0d40db72-7753-46ec-ade1-0247206d7dbf Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-da001385-396d-4ba0-aecd-663158af0d33 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-da001385-396d-4ba0-aecd-663158af0d33 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:27 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, Sep 07 09:49:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-da001385-396d-4ba0-aecd-663158af0d33 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/attachments/0d40db72-7753-46ec-ade1-0247206d7dbf returned with HTTP 200 Sep 07 09:49:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 471/930] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:49:27 2026] DELETE /volume/v3/attachments/0d40db72-7753-46ec-ade1-0247206d7dbf => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-abd9a5ae-b260-4ab6-ad03-22066675fcc7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-abd9a5ae-b260-4ab6-ad03-22066675fcc7 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] DELETE http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-abd9a5ae-b260-4ab6-ad03-22066675fcc7 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-abd9a5ae-b260-4ab6-ad03-22066675fcc7 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-abd9a5ae-b260-4ab6-ad03-22066675fcc7 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Delete volume with id: 56becc42-15b9-4dc0-991d-0445c52577a0 Sep 07 09:49:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-abd9a5ae-b260-4ab6-ad03-22066675fcc7 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-abd9a5ae-b260-4ab6-ad03-22066675fcc7 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Delete volume request issued successfully. Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d398c8f4-dca7-4e22-9ded-d3c41e48ef63 req-abd9a5ae-b260-4ab6-ad03-22066675fcc7 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 returned with HTTP 202 Sep 07 09:49:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 460/931] 192.168.122.65 () {62 vars in 1504 bytes} [Mon Sep 7 09:49:27 2026] DELETE /volume/v3/volumes/56becc42-15b9-4dc0-991d-0445c52577a0 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-75bd68a4-71cf-4942-b76b-a7fabc384033 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-75bd68a4-71cf-4942-b76b-a7fabc384033 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-75bd68a4-71cf-4942-b76b-a7fabc384033 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-75bd68a4-71cf-4942-b76b-a7fabc384033 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-75bd68a4-71cf-4942-b76b-a7fabc384033 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 returned with HTTP 404 Sep 07 09:49:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 472/932] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:27 2026] GET /volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4f8ae645-4f5d-40fe-a45e-23f20f282427 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4f8ae645-4f5d-40fe-a45e-23f20f282427 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] GET http://192.168.122.65/volume/v3/volumes Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4f8ae645-4f5d-40fe-a45e-23f20f282427 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4f8ae645-4f5d-40fe-a45e-23f20f282427 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-4f8ae645-4f5d-40fe-a45e-23f20f282427 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4f8ae645-4f5d-40fe-a45e-23f20f282427 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4f8ae645-4f5d-40fe-a45e-23f20f282427 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Get all volumes completed successfully. Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4f8ae645-4f5d-40fe-a45e-23f20f282427 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] http://192.168.122.65/volume/v3/volumes returned with HTTP 200 Sep 07 09:49:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 461/933] 192.168.122.65 () {58 vars in 1116 bytes} [Mon Sep 7 09:49:27 2026] GET /volume/v3/volumes => generated 341 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7cb203d0-e4d3-4918-93b3-e8a2939a4d8e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7cb203d0-e4d3-4918-93b3-e8a2939a4d8e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] GET http://192.168.122.65/volume/v3/snapshots Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7cb203d0-e4d3-4918-93b3-e8a2939a4d8e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7cb203d0-e4d3-4918-93b3-e8a2939a4d8e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-7cb203d0-e4d3-4918-93b3-e8a2939a4d8e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-7cb203d0-e4d3-4918-93b3-e8a2939a4d8e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:27 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:49:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7cb203d0-e4d3-4918-93b3-e8a2939a4d8e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] Get all snapshots completed successfully. Sep 07 09:49:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7cb203d0-e4d3-4918-93b3-e8a2939a4d8e tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-reader] http://192.168.122.65/volume/v3/snapshots returned with HTTP 200 Sep 07 09:49:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 473/934] 192.168.122.65 () {58 vars in 1122 bytes} [Mon Sep 7 09:49:27 2026] GET /volume/v3/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-029fee18-d1d0-4d89-9e13-efc55fa44d50 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-029fee18-d1d0-4d89-9e13-efc55fa44d50 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-029fee18-d1d0-4d89-9e13-efc55fa44d50 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-029fee18-d1d0-4d89-9e13-efc55fa44d50 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d677f755-7b50-4df9-9cdb-7fd4f853d2f2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d677f755-7b50-4df9-9cdb-7fd4f853d2f2 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d677f755-7b50-4df9-9cdb-7fd4f853d2f2 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d677f755-7b50-4df9-9cdb-7fd4f853d2f2 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-029fee18-d1d0-4d89-9e13-efc55fa44d50 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-029fee18-d1d0-4d89-9e13-efc55fa44d50 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 200 Sep 07 09:49:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d677f755-7b50-4df9-9cdb-7fd4f853d2f2 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 462/935] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:27 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 885 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d677f755-7b50-4df9-9cdb-7fd4f853d2f2 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 474/936] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:27 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 907 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ef6ef16b-6a20-4830-a75e-285a13d365a9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ef6ef16b-6a20-4830-a75e-285a13d365a9 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] DELETE http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ef6ef16b-6a20-4830-a75e-285a13d365a9 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ef6ef16b-6a20-4830-a75e-285a13d365a9 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-ef6ef16b-6a20-4830-a75e-285a13d365a9 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Delete volume with id: 23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ef6ef16b-6a20-4830-a75e-285a13d365a9 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ef6ef16b-6a20-4830-a75e-285a13d365a9 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Delete volume request issued successfully. Sep 07 09:49:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ef6ef16b-6a20-4830-a75e-285a13d365a9 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 202 Sep 07 09:49:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 463/937] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:49:27 2026] DELETE /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:49:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-18b8d001-9f2c-4452-8430-6a3f64c21b55 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-18b8d001-9f2c-4452-8430-6a3f64c21b55 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-18b8d001-9f2c-4452-8430-6a3f64c21b55 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-18b8d001-9f2c-4452-8430-6a3f64c21b55 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-18b8d001-9f2c-4452-8430-6a3f64c21b55 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-18b8d001-9f2c-4452-8430-6a3f64c21b55 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 200 Sep 07 09:49:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 475/938] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:28 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 884 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0d0cdfec-71a4-4c32-9d86-459d8b70e031 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0d0cdfec-71a4-4c32-9d86-459d8b70e031 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] DELETE http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:49:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0d0cdfec-71a4-4c32-9d86-459d8b70e031 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0d0cdfec-71a4-4c32-9d86-459d8b70e031 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:28 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-0d0cdfec-71a4-4c32-9d86-459d8b70e031 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Delete volume with id: 4cc71185-971d-4019-9090-477700edf19b Sep 07 09:49:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0d0cdfec-71a4-4c32-9d86-459d8b70e031 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:49:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0d0cdfec-71a4-4c32-9d86-459d8b70e031 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Delete volume request issued successfully. Sep 07 09:49:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0d0cdfec-71a4-4c32-9d86-459d8b70e031 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 202 Sep 07 09:49:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 464/939] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:49:28 2026] DELETE /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:49:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cee3e840-022c-4392-9977-8b7b54537c42 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cee3e840-022c-4392-9977-8b7b54537c42 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:49:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cee3e840-022c-4392-9977-8b7b54537c42 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cee3e840-022c-4392-9977-8b7b54537c42 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cee3e840-022c-4392-9977-8b7b54537c42 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:49:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cee3e840-022c-4392-9977-8b7b54537c42 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:49:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 476/940] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:28 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 852 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2342778c-70b5-4061-9f66-94a9b74284bd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2342778c-70b5-4061-9f66-94a9b74284bd tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2342778c-70b5-4061-9f66-94a9b74284bd tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2342778c-70b5-4061-9f66-94a9b74284bd tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2342778c-70b5-4061-9f66-94a9b74284bd tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2342778c-70b5-4061-9f66-94a9b74284bd tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 465/941] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:28 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 1325 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:49:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fc8f8720-31ba-43c1-819a-4fd64a4de96c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fc8f8720-31ba-43c1-819a-4fd64a4de96c tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] POST http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d/action Sep 07 09:49:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fc8f8720-31ba-43c1-819a-4fd64a4de96c tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:49:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fc8f8720-31ba-43c1-819a-4fd64a4de96c tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fc8f8720-31ba-43c1-819a-4fd64a4de96c tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:29 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-fc8f8720-31ba-43c1-819a-4fd64a4de96c tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Created reservations ['f12e23e1-965f-4aa3-ad25-de639d8cb1a8', '88e5da2a-8ac1-461e-823d-3b434edab59f'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:49:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5350241d-6081-4726-9e88-ccfb64575de7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5350241d-6081-4726-9e88-ccfb64575de7 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5350241d-6081-4726-9e88-ccfb64575de7 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5350241d-6081-4726-9e88-ccfb64575de7 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fc8f8720-31ba-43c1-819a-4fd64a4de96c tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Extend volume request issued successfully. Sep 07 09:49:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fc8f8720-31ba-43c1-819a-4fd64a4de96c tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d/action returned with HTTP 202 Sep 07 09:49:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 477/942] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:49:29 2026] POST /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:49:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-70e66484-327f-4f64-85b6-35b99a4c6689 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-70e66484-327f-4f64-85b6-35b99a4c6689 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-70e66484-327f-4f64-85b6-35b99a4c6689 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-70e66484-327f-4f64-85b6-35b99a4c6689 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5350241d-6081-4726-9e88-ccfb64575de7 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Volume info retrieved successfully. Sep 07 09:49:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5350241d-6081-4726-9e88-ccfb64575de7 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 200 Sep 07 09:49:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 466/943] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:29 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 884 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-70e66484-327f-4f64-85b6-35b99a4c6689 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-70e66484-327f-4f64-85b6-35b99a4c6689 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 478/944] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:29 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 1325 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-694ff2c7-c879-459e-9ecb-27d2e91fc139 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-694ff2c7-c879-459e-9ecb-27d2e91fc139 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:49:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-694ff2c7-c879-459e-9ecb-27d2e91fc139 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-694ff2c7-c879-459e-9ecb-27d2e91fc139 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-694ff2c7-c879-459e-9ecb-27d2e91fc139 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Volume info retrieved successfully. Sep 07 09:49:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-694ff2c7-c879-459e-9ecb-27d2e91fc139 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 200 Sep 07 09:49:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 467/945] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:29 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c1d28539-8a16-4c48-b6d0-65cf0a1b3350 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c1d28539-8a16-4c48-b6d0-65cf0a1b3350 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c1d28539-8a16-4c48-b6d0-65cf0a1b3350 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c1d28539-8a16-4c48-b6d0-65cf0a1b3350 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c1d28539-8a16-4c48-b6d0-65cf0a1b3350 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 returned with HTTP 404 Sep 07 09:49:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 479/946] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:30 2026] GET /volume/v3/volumes/23a9573f-3c64-4b70-b850-eacfdd7e78c5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cc43753e-9ccb-41ca-ad83-ce81e6ad9627 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cc43753e-9ccb-41ca-ad83-ce81e6ad9627 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cc43753e-9ccb-41ca-ad83-ce81e6ad9627 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cc43753e-9ccb-41ca-ad83-ce81e6ad9627 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-cc43753e-9ccb-41ca-ad83-ce81e6ad9627 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Delete snapshot with id: ecc6e7be-fce5-4796-b003-2c47f66714d4 Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-75725ac0-193c-4fd1-be83-7faac21e5c00 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cc43753e-9ccb-41ca-ad83-ce81e6ad9627 tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 returned with HTTP 404 Sep 07 09:49:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 468/947] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:49:30 2026] DELETE /volume/v3/snapshots/ecc6e7be-fce5-4796-b003-2c47f66714d4 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-75725ac0-193c-4fd1-be83-7faac21e5c00 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-75725ac0-193c-4fd1-be83-7faac21e5c00 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-75725ac0-193c-4fd1-be83-7faac21e5c00 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-21a2a055-1adc-4173-8a1b-54b431c4621a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-21a2a055-1adc-4173-8a1b-54b431c4621a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] GET http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-21a2a055-1adc-4173-8a1b-54b431c4621a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-21a2a055-1adc-4173-8a1b-54b431c4621a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-21a2a055-1adc-4173-8a1b-54b431c4621a tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 returned with HTTP 404 Sep 07 09:49:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 469/948] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:30 2026] GET /volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-75725ac0-193c-4fd1-be83-7faac21e5c00 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-76f6be2d-a568-4f51-a8ef-2342a290bc1f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-76f6be2d-a568-4f51-a8ef-2342a290bc1f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] DELETE http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-76f6be2d-a568-4f51-a8ef-2342a290bc1f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-76f6be2d-a568-4f51-a8ef-2342a290bc1f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-76f6be2d-a568-4f51-a8ef-2342a290bc1f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] Delete volume with id: 83e3e33f-b408-46d2-9281-88b4b3c12781 Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-75725ac0-193c-4fd1-be83-7faac21e5c00 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 480/949] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:30 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 1325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-76f6be2d-a568-4f51-a8ef-2342a290bc1f tempest-VolumesDeleteCascade-65741673 tempest-VolumesDeleteCascade-65741673-project-member] http://192.168.122.65/volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 returned with HTTP 404 Sep 07 09:49:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 470/950] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:49:30 2026] DELETE /volume/v3/volumes/83e3e33f-b408-46d2-9281-88b4b3c12781 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f5925c45-b2da-41ec-a082-572a099e998d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f5925c45-b2da-41ec-a082-572a099e998d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-reader] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f5925c45-b2da-41ec-a082-572a099e998d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f5925c45-b2da-41ec-a082-572a099e998d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f5925c45-b2da-41ec-a082-572a099e998d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-reader] Volume info retrieved successfully. Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f5925c45-b2da-41ec-a082-572a099e998d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-reader] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 481/951] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:30 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 1325 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-74810b84-7067-458b-8830-d5f0ad6d2534 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74810b84-7067-458b-8830-d5f0ad6d2534 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74810b84-7067-458b-8830-d5f0ad6d2534 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74810b84-7067-458b-8830-d5f0ad6d2534 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ebec94f1-c72f-4dd7-b939-533e4b35e805 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ebec94f1-c72f-4dd7-b939-533e4b35e805 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] GET http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ebec94f1-c72f-4dd7-b939-533e4b35e805 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ebec94f1-c72f-4dd7-b939-533e4b35e805 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-74810b84-7067-458b-8830-d5f0ad6d2534 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ebec94f1-c72f-4dd7-b939-533e4b35e805 tempest-ServerActionsTestOtherA-511722583 tempest-ServerActionsTestOtherA-511722583-project-member] http://192.168.122.65/volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b returned with HTTP 404 Sep 07 09:49:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 482/952] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:30 2026] GET /volume/v3/volumes/4cc71185-971d-4019-9090-477700edf19b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74810b84-7067-458b-8830-d5f0ad6d2534 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 471/953] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:30 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 1325 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-97436491-fb18-41ae-a03f-679604c792c5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-97436491-fb18-41ae-a03f-679604c792c5 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] DELETE http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-97436491-fb18-41ae-a03f-679604c792c5 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-97436491-fb18-41ae-a03f-679604c792c5 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-97436491-fb18-41ae-a03f-679604c792c5 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Delete volume with id: 6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-97436491-fb18-41ae-a03f-679604c792c5 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-97436491-fb18-41ae-a03f-679604c792c5 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Delete volume request issued successfully. Sep 07 09:49:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-97436491-fb18-41ae-a03f-679604c792c5 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 202 Sep 07 09:49:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 483/954] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:49:30 2026] DELETE /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-350a9098-d6e9-4d02-a0e9-a3f1e00f216d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-350a9098-d6e9-4d02-a0e9-a3f1e00f216d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-350a9098-d6e9-4d02-a0e9-a3f1e00f216d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-350a9098-d6e9-4d02-a0e9-a3f1e00f216d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-350a9098-d6e9-4d02-a0e9-a3f1e00f216d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-350a9098-d6e9-4d02-a0e9-a3f1e00f216d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 472/955] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:30 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 1324 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6cf9963a-3c1f-42a1-b015-7f7691263c98 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6cf9963a-3c1f-42a1-b015-7f7691263c98 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6cf9963a-3c1f-42a1-b015-7f7691263c98 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6cf9963a-3c1f-42a1-b015-7f7691263c98 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6cf9963a-3c1f-42a1-b015-7f7691263c98 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6cf9963a-3c1f-42a1-b015-7f7691263c98 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 200 Sep 07 09:49:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 484/956] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:31 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 1324 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:49:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-770ef707-e103-44cd-b69f-31203b015f9d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-770ef707-e103-44cd-b69f-31203b015f9d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d Sep 07 09:49:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-770ef707-e103-44cd-b69f-31203b015f9d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-770ef707-e103-44cd-b69f-31203b015f9d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-770ef707-e103-44cd-b69f-31203b015f9d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d returned with HTTP 404 Sep 07 09:49:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 473/957] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:32 2026] GET /volume/v3/volumes/6be12996-1a15-4e6c-8381-cc7a3b99751d => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-706388923"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-706388923'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Create volume of 1 GB Sep 07 09:49:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Availability Zones retrieved successfully. Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Flow 'volume_create_api' (62c9431c-d42c-4a9c-ad29-4772eaef6c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c91418-a428-4d3d-937f-803a1b26c39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c91418-a428-4d3d-937f-803a1b26c39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13913d70-109e-407f-b290-0cc562785c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Created reservations ['cafe63c2-5b49-4a6f-801a-d7d1c1bb709b', '29dde464-265f-49dc-a71b-8568e362ae9d', '6800e302-b753-4906-9f51-ec34aa104f2b', '9a18142d-3c2c-46c4-a861-780bc9f02dbf'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13913d70-109e-407f-b290-0cc562785c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cafe63c2-5b49-4a6f-801a-d7d1c1bb709b', '29dde464-265f-49dc-a71b-8568e362ae9d', '6800e302-b753-4906-9f51-ec34aa104f2b', '9a18142d-3c2c-46c4-a861-780bc9f02dbf']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ddd4a6-01a2-45e0-b844-404ff17d75da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ddd4a6-01a2-45e0-b844-404ff17d75da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '307ce57f-71f9-49fa-a097-0d1e53db87a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-706388923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532f4571002c4ad6bbce4cf39715c490',qos_specs=None,replication_status=,reservations=['cafe63c2-5b49-4a6f-801a-d7d1c1bb709b','29dde464-265f-49dc-a71b-8568e362ae9d','6800e302-b753-4906-9f51-ec34aa104f2b','9a18142d-3c2c-46c4-a861-780bc9f02dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fb051eb68c43dd813b7ae3591d4ddb',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:49:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-706388923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=307ce57f-71f9-49fa-a097-0d1e53db87a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532f4571002c4ad6bbce4cf39715c490',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24fb051eb68c43dd813b7ae3591d4ddb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cdac1d5-6506-4634-8df0-fba92fccd5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cdac1d5-6506-4634-8df0-fba92fccd5c9) transitioned into state 'SUCCESS' from state '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-706388923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532f4571002c4ad6bbce4cf39715c490',qos_specs=None,replication_status=,reservations=['cafe63c2-5b49-4a6f-801a-d7d1c1bb709b','29dde464-265f-49dc-a71b-8568e362ae9d','6800e302-b753-4906-9f51-ec34aa104f2b','9a18142d-3c2c-46c4-a861-780bc9f02dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24fb051eb68c43dd813b7ae3591d4ddb',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49541cc5-d07e-43c0-9dab-75b7e22967b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49541cc5-d07e-43c0-9dab-75b7e22967b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Flow 'volume_create_api' (62c9431c-d42c-4a9c-ad29-4772eaef6c2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Create volume request issued successfully. Sep 07 09:49:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b5b71095-dda0-46b7-8a24-e1d91c5b5f93 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:49:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 485/958] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:49:33 2026] POST /volume/v3/volumes => generated 754 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:49:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5d40bafb-2c1f-4cba-808f-32a1fd4a84c3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d40bafb-2c1f-4cba-808f-32a1fd4a84c3 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d40bafb-2c1f-4cba-808f-32a1fd4a84c3 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d40bafb-2c1f-4cba-808f-32a1fd4a84c3 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5d40bafb-2c1f-4cba-808f-32a1fd4a84c3 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d40bafb-2c1f-4cba-808f-32a1fd4a84c3 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 returned with HTTP 200 Sep 07 09:49:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 474/959] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:33 2026] GET /volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0ace98ec-c543-4cd8-b655-a9b8b4994503 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ace98ec-c543-4cd8-b655-a9b8b4994503 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ace98ec-c543-4cd8-b655-a9b8b4994503 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ace98ec-c543-4cd8-b655-a9b8b4994503 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0ace98ec-c543-4cd8-b655-a9b8b4994503 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ace98ec-c543-4cd8-b655-a9b8b4994503 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 returned with HTTP 200 Sep 07 09:49:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 486/960] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:34 2026] GET /volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1307667301"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1307667301'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:49:35 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Create volume of 1 GB Sep 07 09:49:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Availability Zones retrieved successfully. Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Flow 'volume_create_api' (2577678c-0eae-4396-8aa3-0840f5c53b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e413d585-da66-4119-ac95-970f842a81f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e413d585-da66-4119-ac95-970f842a81f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e803847b-f179-4185-ac41-69aec70c896c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Created reservations ['a6d93dfe-708c-41ff-8ce5-c4d436515393', 'd814140c-6ad4-4f15-bbf6-1631a906bcc2', 'e9cf509f-5cda-4f8d-b107-c7fcb79797e5', '7d7141e5-c537-484c-8016-681f8894d3c3'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e803847b-f179-4185-ac41-69aec70c896c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d93dfe-708c-41ff-8ce5-c4d436515393', 'd814140c-6ad4-4f15-bbf6-1631a906bcc2', 'e9cf509f-5cda-4f8d-b107-c7fcb79797e5', '7d7141e5-c537-484c-8016-681f8894d3c3']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383c1f0a-a328-4713-88c0-5ef5ec11d6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-05f21f8b-0c60-4082-acc3-3a19d0cd039a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-05f21f8b-0c60-4082-acc3-3a19d0cd039a tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-05f21f8b-0c60-4082-acc3-3a19d0cd039a tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-05f21f8b-0c60-4082-acc3-3a19d0cd039a tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383c1f0a-a328-4713-88c0-5ef5ec11d6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1307667301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0e5db3f27442c199e0e3eeab5a24a3',qos_specs=None,replication_status=,reservations=['a6d93dfe-708c-41ff-8ce5-c4d436515393','d814140c-6ad4-4f15-bbf6-1631a906bcc2','e9cf509f-5cda-4f8d-b107-c7fcb79797e5','7d7141e5-c537-484c-8016-681f8894d3c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9351ce6ed40e42548524e54eff7b4c7f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1307667301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c0e5db3f27442c199e0e3eeab5a24a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9351ce6ed40e42548524e54eff7b4c7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-05f21f8b-0c60-4082-acc3-3a19d0cd039a tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a89cd3a-b9b2-48b9-8d85-8462b9717c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-05f21f8b-0c60-4082-acc3-3a19d0cd039a tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 returned with HTTP 200 Sep 07 09:49:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 487/961] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:35 2026] GET /volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 => generated 847 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a2a01caa-7bee-4548-96c0-7fde922c0dbe None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a2a01caa-7bee-4548-96c0-7fde922c0dbe tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:49:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a2a01caa-7bee-4548-96c0-7fde922c0dbe tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "307ce57f-71f9-49fa-a097-0d1e53db87a5", "name": "tempest-VolumesExtendTest-Snapshot-163062294"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a2a01caa-7bee-4548-96c0-7fde922c0dbe tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:36 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-a2a01caa-7bee-4548-96c0-7fde922c0dbe tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Create snapshot from volume 307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a89cd3a-b9b2-48b9-8d85-8462b9717c2f) transitioned into state 'SUCCESS' from state '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-1307667301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0e5db3f27442c199e0e3eeab5a24a3',qos_specs=None,replication_status=,reservations=['a6d93dfe-708c-41ff-8ce5-c4d436515393','d814140c-6ad4-4f15-bbf6-1631a906bcc2','e9cf509f-5cda-4f8d-b107-c7fcb79797e5','7d7141e5-c537-484c-8016-681f8894d3c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9351ce6ed40e42548524e54eff7b4c7f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f97018-fd06-48f5-ba91-c5bacf895c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f97018-fd06-48f5-ba91-c5bacf895c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Flow 'volume_create_api' (2577678c-0eae-4396-8aa3-0840f5c53b67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Create volume request issued successfully. Sep 07 09:49:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61128e1c-1ab9-4cc0-ba56-68e7d3f0d1f3 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:49:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 475/962] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:49:35 2026] POST /volume/v3/volumes => generated 754 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:49:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5ccb9990-5a8e-41a0-b67c-54fd98e1eb10 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5ccb9990-5a8e-41a0-b67c-54fd98e1eb10 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 Sep 07 09:49:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5ccb9990-5a8e-41a0-b67c-54fd98e1eb10 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5ccb9990-5a8e-41a0-b67c-54fd98e1eb10 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:36 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-a2a01caa-7bee-4548-96c0-7fde922c0dbe tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Created reservations ['8f00039b-246b-49dc-8ec9-5616d3e3fd16', 'dd1e10c1-28ab-4ce3-9922-3c697230bb60', 'b779e240-9fad-4a17-847a-2005d68090bc', '9dbfba35-d869-4fa9-bb83-bb936ef06a11'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:49:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5ccb9990-5a8e-41a0-b67c-54fd98e1eb10 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5ccb9990-5a8e-41a0-b67c-54fd98e1eb10 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 returned with HTTP 200 Sep 07 09:49:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 476/963] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:36 2026] GET /volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 => generated 822 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a2a01caa-7bee-4548-96c0-7fde922c0dbe tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Snapshot create request issued successfully. Sep 07 09:49:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a2a01caa-7bee-4548-96c0-7fde922c0dbe tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:49:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 488/964] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:49:35 2026] POST /volume/v3/snapshots => generated 303 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:49:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1310b531-be87-4e19-b6c1-8994c7debb69 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1310b531-be87-4e19-b6c1-8994c7debb69 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 Sep 07 09:49:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1310b531-be87-4e19-b6c1-8994c7debb69 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1310b531-be87-4e19-b6c1-8994c7debb69 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1310b531-be87-4e19-b6c1-8994c7debb69 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Snapshot retrieved successfully. Sep 07 09:49:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1310b531-be87-4e19-b6c1-8994c7debb69 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 returned with HTTP 200 Sep 07 09:49:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 477/965] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:36 2026] GET /volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 => generated 435 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-36fbd9b9-cc27-4585-992d-3fdebf821d3d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-36fbd9b9-cc27-4585-992d-3fdebf821d3d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 Sep 07 09:49:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-36fbd9b9-cc27-4585-992d-3fdebf821d3d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-36fbd9b9-cc27-4585-992d-3fdebf821d3d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-36fbd9b9-cc27-4585-992d-3fdebf821d3d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-36fbd9b9-cc27-4585-992d-3fdebf821d3d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 returned with HTTP 200 Sep 07 09:49:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 489/966] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:37 2026] GET /volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 => generated 846 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-72d6b58c-8bba-4b1a-8af6-e0a404b10fa9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-72d6b58c-8bba-4b1a-8af6-e0a404b10fa9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 Sep 07 09:49:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-72d6b58c-8bba-4b1a-8af6-e0a404b10fa9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-72d6b58c-8bba-4b1a-8af6-e0a404b10fa9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-72d6b58c-8bba-4b1a-8af6-e0a404b10fa9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Snapshot retrieved successfully. Sep 07 09:49:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-72d6b58c-8bba-4b1a-8af6-e0a404b10fa9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 returned with HTTP 200 Sep 07 09:49:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 478/967] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:37 2026] GET /volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 => generated 435 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e4c2e7bc-91c5-480a-9600-87a1b3f25b10 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e4c2e7bc-91c5-480a-9600-87a1b3f25b10 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 Sep 07 09:49:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e4c2e7bc-91c5-480a-9600-87a1b3f25b10 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e4c2e7bc-91c5-480a-9600-87a1b3f25b10 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e4c2e7bc-91c5-480a-9600-87a1b3f25b10 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e4c2e7bc-91c5-480a-9600-87a1b3f25b10 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 returned with HTTP 200 Sep 07 09:49:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 490/968] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:38 2026] GET /volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 => generated 846 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e2f4ab97-5b4e-4a22-abb6-aa09b956b953 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e2f4ab97-5b4e-4a22-abb6-aa09b956b953 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 Sep 07 09:49:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e2f4ab97-5b4e-4a22-abb6-aa09b956b953 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e2f4ab97-5b4e-4a22-abb6-aa09b956b953 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e2f4ab97-5b4e-4a22-abb6-aa09b956b953 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Snapshot retrieved successfully. Sep 07 09:49:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e2f4ab97-5b4e-4a22-abb6-aa09b956b953 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 returned with HTTP 200 Sep 07 09:49:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 479/969] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:38 2026] GET /volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 => generated 435 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1e701b59-ce54-44e9-b0df-39ed4d7e29d5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1e701b59-ce54-44e9-b0df-39ed4d7e29d5 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 Sep 07 09:49:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1e701b59-ce54-44e9-b0df-39ed4d7e29d5 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1e701b59-ce54-44e9-b0df-39ed4d7e29d5 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:39 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1e701b59-ce54-44e9-b0df-39ed4d7e29d5 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-59fd0ff9-b41b-45ce-8c31-5afac49587fb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1e701b59-ce54-44e9-b0df-39ed4d7e29d5 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 returned with HTTP 200 Sep 07 09:49:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-59fd0ff9-b41b-45ce-8c31-5afac49587fb tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 Sep 07 09:49:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 491/970] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:39 2026] GET /volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 => generated 846 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-59fd0ff9-b41b-45ce-8c31-5afac49587fb tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-59fd0ff9-b41b-45ce-8c31-5afac49587fb tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-59fd0ff9-b41b-45ce-8c31-5afac49587fb tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Snapshot retrieved successfully. Sep 07 09:49:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-59fd0ff9-b41b-45ce-8c31-5afac49587fb tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 returned with HTTP 200 Sep 07 09:49:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 480/971] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:39 2026] GET /volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 => generated 435 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f6cf0e04-2eb8-4c71-821c-ff4520067bd9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f6cf0e04-2eb8-4c71-821c-ff4520067bd9 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 Sep 07 09:49:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f6cf0e04-2eb8-4c71-821c-ff4520067bd9 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f6cf0e04-2eb8-4c71-821c-ff4520067bd9 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ad80ca8e-7dea-4c34-a43d-220f3a1dc6d2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ad80ca8e-7dea-4c34-a43d-220f3a1dc6d2 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 Sep 07 09:49:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f6cf0e04-2eb8-4c71-821c-ff4520067bd9 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ad80ca8e-7dea-4c34-a43d-220f3a1dc6d2 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ad80ca8e-7dea-4c34-a43d-220f3a1dc6d2 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f6cf0e04-2eb8-4c71-821c-ff4520067bd9 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 returned with HTTP 200 Sep 07 09:49:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 492/972] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:40 2026] GET /volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 => generated 846 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ad80ca8e-7dea-4c34-a43d-220f3a1dc6d2 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Snapshot retrieved successfully. Sep 07 09:49:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ad80ca8e-7dea-4c34-a43d-220f3a1dc6d2 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 returned with HTTP 200 Sep 07 09:49:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 481/973] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:40 2026] GET /volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 => generated 462 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d3f9c0d8-1d4f-4013-b352-602484ddd724 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d3f9c0d8-1d4f-4013-b352-602484ddd724 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] POST http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5/action Sep 07 09:49:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d3f9c0d8-1d4f-4013-b352-602484ddd724 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:49:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d3f9c0d8-1d4f-4013-b352-602484ddd724 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d3f9c0d8-1d4f-4013-b352-602484ddd724 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:41 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-d3f9c0d8-1d4f-4013-b352-602484ddd724 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Created reservations ['6725c9ba-931a-42d5-9899-eb10c4400301', '38761503-ed8e-410a-8069-7d7d7eba3b2b'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:49:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d3f9c0d8-1d4f-4013-b352-602484ddd724 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Extend volume request issued successfully. Sep 07 09:49:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d3f9c0d8-1d4f-4013-b352-602484ddd724 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5/action returned with HTTP 202 Sep 07 09:49:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 493/974] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:49:40 2026] POST /volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:49:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dcb1e825-58d9-45ef-8c29-f565d424b8c9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dcb1e825-58d9-45ef-8c29-f565d424b8c9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dcb1e825-58d9-45ef-8c29-f565d424b8c9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dcb1e825-58d9-45ef-8c29-f565d424b8c9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dcb1e825-58d9-45ef-8c29-f565d424b8c9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dcb1e825-58d9-45ef-8c29-f565d424b8c9 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 returned with HTTP 200 Sep 07 09:49:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 482/975] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:41 2026] GET /volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:49:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ad8c8f5f-a9c2-4243-8af2-52f7c56edc71 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ad8c8f5f-a9c2-4243-8af2-52f7c56edc71 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 Sep 07 09:49:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ad8c8f5f-a9c2-4243-8af2-52f7c56edc71 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ad8c8f5f-a9c2-4243-8af2-52f7c56edc71 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ad8c8f5f-a9c2-4243-8af2-52f7c56edc71 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ad8c8f5f-a9c2-4243-8af2-52f7c56edc71 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 returned with HTTP 200 Sep 07 09:49:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 494/976] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:41 2026] GET /volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 => generated 847 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:49:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744", "size": 2, "name": "tempest-VolumesCloneTest-Volume-12662306"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Create volume request body: {'volume': {'source_volid': '8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-12662306'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:49:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume retrieved successfully. Sep 07 09:49:41 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Create volume of 2 GB Sep 07 09:49:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Availability Zones retrieved successfully. Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Flow 'volume_create_api' (b13765c8-a5d2-49c3-a683-68da98eeafd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b48b795-5d11-4ece-98b3-97cb7b98f724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9baf4d44-1188-44c2-b116-7737a196a044 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9baf4d44-1188-44c2-b116-7737a196a044 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9baf4d44-1188-44c2-b116-7737a196a044 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9baf4d44-1188-44c2-b116-7737a196a044 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b48b795-5d11-4ece-98b3-97cb7b98f724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744', 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d54c5c5d-867d-4ab7-af73-8798ad4c339d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9baf4d44-1188-44c2-b116-7737a196a044 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9baf4d44-1188-44c2-b116-7737a196a044 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 returned with HTTP 200 Sep 07 09:49:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 495/977] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:42 2026] GET /volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 => generated 847 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-884afa57-c119-4517-a339-151cdfbb2b9d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-884afa57-c119-4517-a339-151cdfbb2b9d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-reader] GET http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-884afa57-c119-4517-a339-151cdfbb2b9d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-884afa57-c119-4517-a339-151cdfbb2b9d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Created reservations ['3a8c1a95-351f-42d9-9e98-a31bd98e86b0', '2afe5a3b-e490-464d-b8e5-4059cdf99b5e', '6ca8e7f8-6aff-40cc-9f7f-c4e125ce6d0e', 'c1c1e0c9-5365-4abe-9f41-105bbc4bf4f0'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d54c5c5d-867d-4ab7-af73-8798ad4c339d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a8c1a95-351f-42d9-9e98-a31bd98e86b0', '2afe5a3b-e490-464d-b8e5-4059cdf99b5e', '6ca8e7f8-6aff-40cc-9f7f-c4e125ce6d0e', 'c1c1e0c9-5365-4abe-9f41-105bbc4bf4f0']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137959dc-c8a9-4ecf-9632-2da85554b1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-884afa57-c119-4517-a339-151cdfbb2b9d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-reader] Volume info retrieved successfully. Sep 07 09:49:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-884afa57-c119-4517-a339-151cdfbb2b9d tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-reader] http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 returned with HTTP 200 Sep 07 09:49:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 496/978] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:42 2026] GET /volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 => generated 847 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7ceda850-7f1a-44e2-a2da-64b39fa094a3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7ceda850-7f1a-44e2-a2da-64b39fa094a3 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7ceda850-7f1a-44e2-a2da-64b39fa094a3 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7ceda850-7f1a-44e2-a2da-64b39fa094a3 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-7ceda850-7f1a-44e2-a2da-64b39fa094a3 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Delete snapshot with id: 99b72bf8-7dbf-4a64-9e4a-bbb143afd747 Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (137959dc-c8a9-4ecf-9632-2da85554b1e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb57a6fd-1766-4ab9-a19b-e6e752c0860d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-12662306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0e5db3f27442c199e0e3eeab5a24a3',qos_specs=None,replication_status=,reservations=['3a8c1a95-351f-42d9-9e98-a31bd98e86b0','2afe5a3b-e490-464d-b8e5-4059cdf99b5e','6ca8e7f8-6aff-40cc-9f7f-c4e125ce6d0e','c1c1e0c9-5365-4abe-9f41-105bbc4bf4f0'],size=2,snapshot_id=None,source_replicaid=,source_volid=8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744,status='creating',user_id='9351ce6ed40e42548524e54eff7b4c7f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:49:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-12662306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb57a6fd-1766-4ab9-a19b-e6e752c0860d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c0e5db3f27442c199e0e3eeab5a24a3',provider_auth=None,provider_geometry=None,provider_id=None,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=8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9351ce6ed40e42548524e54eff7b4c7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1287dcd-34d5-47fa-aa56-8e26a8daaf70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7ceda850-7f1a-44e2-a2da-64b39fa094a3 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Snapshot retrieved successfully. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7ceda850-7f1a-44e2-a2da-64b39fa094a3 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Snapshot delete request issued successfully. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7ceda850-7f1a-44e2-a2da-64b39fa094a3 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 returned with HTTP 202 Sep 07 09:49:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 497/979] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:49:42 2026] DELETE /volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1287dcd-34d5-47fa-aa56-8e26a8daaf70) transitioned into state 'SUCCESS' from state '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-12662306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c0e5db3f27442c199e0e3eeab5a24a3',qos_specs=None,replication_status=,reservations=['3a8c1a95-351f-42d9-9e98-a31bd98e86b0','2afe5a3b-e490-464d-b8e5-4059cdf99b5e','6ca8e7f8-6aff-40cc-9f7f-c4e125ce6d0e','c1c1e0c9-5365-4abe-9f41-105bbc4bf4f0'],size=2,snapshot_id=None,source_replicaid=,source_volid=8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744,status='creating',user_id='9351ce6ed40e42548524e54eff7b4c7f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b27346b-a023-4761-904e-ee9ce2457a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dae83fc7-9d4e-4699-b844-23fb61bc2c21 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dae83fc7-9d4e-4699-b844-23fb61bc2c21 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dae83fc7-9d4e-4699-b844-23fb61bc2c21 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dae83fc7-9d4e-4699-b844-23fb61bc2c21 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-dae83fc7-9d4e-4699-b844-23fb61bc2c21 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Snapshot retrieved successfully. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dae83fc7-9d4e-4699-b844-23fb61bc2c21 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 returned with HTTP 200 Sep 07 09:49:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 498/980] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:42 2026] GET /volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 => generated 461 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b27346b-a023-4761-904e-ee9ce2457a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:42 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Flow 'volume_create_api' (b13765c8-a5d2-49c3-a683-68da98eeafd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Create volume request issued successfully. Sep 07 09:49:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ed6b8e40-a6b4-443c-829a-4d1834913ab7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:49:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 483/981] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:49:41 2026] POST /volume/v3/volumes => generated 786 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-74830a64-7d60-42e2-9dfa-42b4544a2507 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-74830a64-7d60-42e2-9dfa-42b4544a2507 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-74830a64-7d60-42e2-9dfa-42b4544a2507 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-74830a64-7d60-42e2-9dfa-42b4544a2507 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-74830a64-7d60-42e2-9dfa-42b4544a2507 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-74830a64-7d60-42e2-9dfa-42b4544a2507 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 499/982] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:42 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b0cbe552-2fd6-4e0d-abfd-02569e165fa4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b0cbe552-2fd6-4e0d-abfd-02569e165fa4 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 Sep 07 09:49:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b0cbe552-2fd6-4e0d-abfd-02569e165fa4 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b0cbe552-2fd6-4e0d-abfd-02569e165fa4 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b0cbe552-2fd6-4e0d-abfd-02569e165fa4 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Snapshot retrieved successfully. Sep 07 09:49:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b0cbe552-2fd6-4e0d-abfd-02569e165fa4 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 returned with HTTP 200 Sep 07 09:49:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 484/983] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:43 2026] GET /volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 => generated 461 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6e21bb32-627d-45e0-8dc1-85194533e39a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6e21bb32-627d-45e0-8dc1-85194533e39a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6e21bb32-627d-45e0-8dc1-85194533e39a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6e21bb32-627d-45e0-8dc1-85194533e39a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6e21bb32-627d-45e0-8dc1-85194533e39a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6e21bb32-627d-45e0-8dc1-85194533e39a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 500/984] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:43 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 878 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5972b351-4d75-42d8-b62c-ffdfee525296 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5972b351-4d75-42d8-b62c-ffdfee525296 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 Sep 07 09:49:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5972b351-4d75-42d8-b62c-ffdfee525296 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5972b351-4d75-42d8-b62c-ffdfee525296 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5972b351-4d75-42d8-b62c-ffdfee525296 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Snapshot retrieved successfully. Sep 07 09:49:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5972b351-4d75-42d8-b62c-ffdfee525296 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 returned with HTTP 200 Sep 07 09:49:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 485/985] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:44 2026] GET /volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 => generated 461 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d6278513-1a93-4107-b51f-46a222de7724 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d6278513-1a93-4107-b51f-46a222de7724 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d6278513-1a93-4107-b51f-46a222de7724 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d6278513-1a93-4107-b51f-46a222de7724 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d6278513-1a93-4107-b51f-46a222de7724 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d6278513-1a93-4107-b51f-46a222de7724 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 501/986] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:44 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 878 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c6923ac8-82ce-482e-a03b-b95254f33221 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c6923ac8-82ce-482e-a03b-b95254f33221 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 Sep 07 09:49:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c6923ac8-82ce-482e-a03b-b95254f33221 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c6923ac8-82ce-482e-a03b-b95254f33221 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c6923ac8-82ce-482e-a03b-b95254f33221 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 returned with HTTP 404 Sep 07 09:49:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 486/987] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:49:45 2026] GET /volume/v3/snapshots/99b72bf8-7dbf-4a64-9e4a-bbb143afd747 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e3367796-131c-4424-ab61-bc4e51c1aebb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e3367796-131c-4424-ab61-bc4e51c1aebb tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e3367796-131c-4424-ab61-bc4e51c1aebb tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e3367796-131c-4424-ab61-bc4e51c1aebb tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e3367796-131c-4424-ab61-bc4e51c1aebb tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e3367796-131c-4424-ab61-bc4e51c1aebb tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 returned with HTTP 200 Sep 07 09:49:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 502/988] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:45 2026] GET /volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ff0aa2fe-01da-42ca-b404-7ad2912c0359 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ff0aa2fe-01da-42ca-b404-7ad2912c0359 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] DELETE http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ff0aa2fe-01da-42ca-b404-7ad2912c0359 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ff0aa2fe-01da-42ca-b404-7ad2912c0359 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:45 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-ff0aa2fe-01da-42ca-b404-7ad2912c0359 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Delete volume with id: 307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ff0aa2fe-01da-42ca-b404-7ad2912c0359 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ff0aa2fe-01da-42ca-b404-7ad2912c0359 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Delete volume request issued successfully. Sep 07 09:49:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ff0aa2fe-01da-42ca-b404-7ad2912c0359 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 returned with HTTP 202 Sep 07 09:49:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 487/989] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:49:45 2026] DELETE /volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:49:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-04a0c80a-a967-4185-a2e4-32ea6379abf1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-54b2af36-efd4-472e-a7ed-80c7767a875f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-04a0c80a-a967-4185-a2e4-32ea6379abf1 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-04a0c80a-a967-4185-a2e4-32ea6379abf1 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-04a0c80a-a967-4185-a2e4-32ea6379abf1 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-54b2af36-efd4-472e-a7ed-80c7767a875f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-54b2af36-efd4-472e-a7ed-80c7767a875f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-54b2af36-efd4-472e-a7ed-80c7767a875f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-04a0c80a-a967-4185-a2e4-32ea6379abf1 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-04a0c80a-a967-4185-a2e4-32ea6379abf1 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 returned with HTTP 200 Sep 07 09:49:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 503/990] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:45 2026] GET /volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 => generated 846 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-54b2af36-efd4-472e-a7ed-80c7767a875f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-54b2af36-efd4-472e-a7ed-80c7767a875f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 488/991] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:45 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 878 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5816ece5-1388-48d1-95aa-56df1f36e6d8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5816ece5-1388-48d1-95aa-56df1f36e6d8 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5816ece5-1388-48d1-95aa-56df1f36e6d8 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5816ece5-1388-48d1-95aa-56df1f36e6d8 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5816ece5-1388-48d1-95aa-56df1f36e6d8 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Volume info retrieved successfully. Sep 07 09:49:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5816ece5-1388-48d1-95aa-56df1f36e6d8 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 returned with HTTP 200 Sep 07 09:49:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 504/992] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:46 2026] GET /volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a79e79f4-470e-4d20-a87a-d15dc2c7099d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a79e79f4-470e-4d20-a87a-d15dc2c7099d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a79e79f4-470e-4d20-a87a-d15dc2c7099d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a79e79f4-470e-4d20-a87a-d15dc2c7099d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a79e79f4-470e-4d20-a87a-d15dc2c7099d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a79e79f4-470e-4d20-a87a-d15dc2c7099d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 489/993] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:47 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 878 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4c8a7bd2-8e82-4f0a-b20a-e6528ce2dbf6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4c8a7bd2-8e82-4f0a-b20a-e6528ce2dbf6 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] GET http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 Sep 07 09:49:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4c8a7bd2-8e82-4f0a-b20a-e6528ce2dbf6 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4c8a7bd2-8e82-4f0a-b20a-e6528ce2dbf6 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4c8a7bd2-8e82-4f0a-b20a-e6528ce2dbf6 tempest-VolumesExtendTest-1508450639 tempest-VolumesExtendTest-1508450639-project-member] http://192.168.122.65/volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 returned with HTTP 404 Sep 07 09:49:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 505/994] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:48 2026] GET /volume/v3/volumes/307ce57f-71f9-49fa-a097-0d1e53db87a5 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ad795425-a3d7-4ea0-9d76-b74738c7621d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ad795425-a3d7-4ea0-9d76-b74738c7621d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ad795425-a3d7-4ea0-9d76-b74738c7621d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ad795425-a3d7-4ea0-9d76-b74738c7621d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:48 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:48 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ad795425-a3d7-4ea0-9d76-b74738c7621d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ad795425-a3d7-4ea0-9d76-b74738c7621d tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 490/995] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:48 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 878 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c2de4b5b-a1c0-4bb4-9582-5088bac21445 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c2de4b5b-a1c0-4bb4-9582-5088bac21445 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c2de4b5b-a1c0-4bb4-9582-5088bac21445 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c2de4b5b-a1c0-4bb4-9582-5088bac21445 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:49 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=386,cinder:INSERT=46,cinder:UPDATE=77 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:49:49 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:49 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:49 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:49 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c2de4b5b-a1c0-4bb4-9582-5088bac21445 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c2de4b5b-a1c0-4bb4-9582-5088bac21445 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 506/996] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:49 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 878 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:49:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bef70351-38d4-46f9-9cd4-197e0990427e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bef70351-38d4-46f9-9cd4-197e0990427e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bef70351-38d4-46f9-9cd4-197e0990427e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bef70351-38d4-46f9-9cd4-197e0990427e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:50 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bef70351-38d4-46f9-9cd4-197e0990427e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bef70351-38d4-46f9-9cd4-197e0990427e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 491/997] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:50 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 878 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-24d92a52-e8ad-4831-91c6-c883faa8d2ec None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-24d92a52-e8ad-4831-91c6-c883faa8d2ec tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-24d92a52-e8ad-4831-91c6-c883faa8d2ec tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-24d92a52-e8ad-4831-91c6-c883faa8d2ec tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:51 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:51 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:51 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:51 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-24d92a52-e8ad-4831-91c6-c883faa8d2ec tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-24d92a52-e8ad-4831-91c6-c883faa8d2ec tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 507/998] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:51 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 878 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2bf3b5aa-e7ef-444b-b876-d6dbfa63067e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2bf3b5aa-e7ef-444b-b876-d6dbfa63067e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2bf3b5aa-e7ef-444b-b876-d6dbfa63067e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2bf3b5aa-e7ef-444b-b876-d6dbfa63067e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2bf3b5aa-e7ef-444b-b876-d6dbfa63067e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2bf3b5aa-e7ef-444b-b876-d6dbfa63067e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 492/999] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:52 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 878 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3d772c5f-30d3-4d98-8120-3ae885f4f54e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3d772c5f-30d3-4d98-8120-3ae885f4f54e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3d772c5f-30d3-4d98-8120-3ae885f4f54e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3d772c5f-30d3-4d98-8120-3ae885f4f54e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3d772c5f-30d3-4d98-8120-3ae885f4f54e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3d772c5f-30d3-4d98-8120-3ae885f4f54e tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 508/1000] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:54 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 878 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-127bdb6f-991e-4f9c-bcde-314335c2bf4d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4e6a161e-52e0-4ad9-a5a4-fcf7b70e3b3f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e6a161e-52e0-4ad9-a5a4-fcf7b70e3b3f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e6a161e-52e0-4ad9-a5a4-fcf7b70e3b3f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e6a161e-52e0-4ad9-a5a4-fcf7b70e3b3f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-127bdb6f-991e-4f9c-bcde-314335c2bf4d tempest-VolumesSummaryTest-1999789522 tempest-VolumesSummaryTest-1999789522-project-reader] GET http://192.168.122.65/volume/v3/volumes/summary Sep 07 09:49:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-127bdb6f-991e-4f9c-bcde-314335c2bf4d tempest-VolumesSummaryTest-1999789522 tempest-VolumesSummaryTest-1999789522-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-127bdb6f-991e-4f9c-bcde-314335c2bf4d tempest-VolumesSummaryTest-1999789522 tempest-VolumesSummaryTest-1999789522-project-reader] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-127bdb6f-991e-4f9c-bcde-314335c2bf4d tempest-VolumesSummaryTest-1999789522 tempest-VolumesSummaryTest-1999789522-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:49:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-127bdb6f-991e-4f9c-bcde-314335c2bf4d tempest-VolumesSummaryTest-1999789522 tempest-VolumesSummaryTest-1999789522-project-reader] Get summary completed successfully. Sep 07 09:49:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-127bdb6f-991e-4f9c-bcde-314335c2bf4d tempest-VolumesSummaryTest-1999789522 tempest-VolumesSummaryTest-1999789522-project-reader] http://192.168.122.65/volume/v3/volumes/summary returned with HTTP 200 Sep 07 09:49:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 493/1001] 192.168.122.65 () {60 vars in 1181 bytes} [Mon Sep 7 09:49:54 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:55 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4e6a161e-52e0-4ad9-a5a4-fcf7b70e3b3f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e6a161e-52e0-4ad9-a5a4-fcf7b70e3b3f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 509/1002] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:55 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 878 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-00995561-28a1-4bd3-b66c-b1353d33ea3a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-00995561-28a1-4bd3-b66c-b1353d33ea3a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-00995561-28a1-4bd3-b66c-b1353d33ea3a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-00995561-28a1-4bd3-b66c-b1353d33ea3a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-00995561-28a1-4bd3-b66c-b1353d33ea3a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-00995561-28a1-4bd3-b66c-b1353d33ea3a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 494/1003] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:56 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 879 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-05bca627-0dad-423e-979e-9d58bee0aae7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-05bca627-0dad-423e-979e-9d58bee0aae7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-reader] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-05bca627-0dad-423e-979e-9d58bee0aae7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-05bca627-0dad-423e-979e-9d58bee0aae7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:56 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-05bca627-0dad-423e-979e-9d58bee0aae7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-reader] Volume info retrieved successfully. Sep 07 09:49:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-05bca627-0dad-423e-979e-9d58bee0aae7 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-reader] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 510/1004] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:56 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 879 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ec800620-a4df-4f12-8720-ef0e096001c5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec800620-a4df-4f12-8720-ef0e096001c5 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec800620-a4df-4f12-8720-ef0e096001c5 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec800620-a4df-4f12-8720-ef0e096001c5 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ec800620-a4df-4f12-8720-ef0e096001c5 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec800620-a4df-4f12-8720-ef0e096001c5 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 495/1005] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:56 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 879 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-689d6947-b093-4b9e-90cf-d80eafe5fbd0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-689d6947-b093-4b9e-90cf-d80eafe5fbd0 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] DELETE http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-689d6947-b093-4b9e-90cf-d80eafe5fbd0 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-689d6947-b093-4b9e-90cf-d80eafe5fbd0 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:56 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-689d6947-b093-4b9e-90cf-d80eafe5fbd0 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Delete volume with id: bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:56 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-689d6947-b093-4b9e-90cf-d80eafe5fbd0 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-689d6947-b093-4b9e-90cf-d80eafe5fbd0 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Delete volume request issued successfully. Sep 07 09:49:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-689d6947-b093-4b9e-90cf-d80eafe5fbd0 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 202 Sep 07 09:49:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 511/1006] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:49:56 2026] DELETE /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:49:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8bdfbb91-e7ab-48b6-86cb-2313a39e84c9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8bdfbb91-e7ab-48b6-86cb-2313a39e84c9 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8bdfbb91-e7ab-48b6-86cb-2313a39e84c9 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8bdfbb91-e7ab-48b6-86cb-2313a39e84c9 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8bdfbb91-e7ab-48b6-86cb-2313a39e84c9 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8bdfbb91-e7ab-48b6-86cb-2313a39e84c9 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 200 Sep 07 09:49:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 496/1007] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:56 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 878 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e18ca90e-336e-488a-9e26-97d368a229d2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e18ca90e-336e-488a-9e26-97d368a229d2 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d Sep 07 09:49:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e18ca90e-336e-488a-9e26-97d368a229d2 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e18ca90e-336e-488a-9e26-97d368a229d2 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e18ca90e-336e-488a-9e26-97d368a229d2 tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d returned with HTTP 404 Sep 07 09:49:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 512/1008] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:57 2026] GET /volume/v3/volumes/bb57a6fd-1766-4ab9-a19b-e6e752c0860d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:49:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2e577e70-ec96-4073-a488-77582841e93a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2e577e70-ec96-4073-a488-77582841e93a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 Sep 07 09:49:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2e577e70-ec96-4073-a488-77582841e93a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2e577e70-ec96-4073-a488-77582841e93a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2e577e70-ec96-4073-a488-77582841e93a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2e577e70-ec96-4073-a488-77582841e93a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 returned with HTTP 200 Sep 07 09:49:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 497/1009] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:57 2026] GET /volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:49:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9dcbccf2-504f-442f-b688-d3c07254588a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9dcbccf2-504f-442f-b688-d3c07254588a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] DELETE http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 Sep 07 09:49:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9dcbccf2-504f-442f-b688-d3c07254588a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9dcbccf2-504f-442f-b688-d3c07254588a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:57 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-9dcbccf2-504f-442f-b688-d3c07254588a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Delete volume with id: 8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 Sep 07 09:49:58 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:58 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:49:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9dcbccf2-504f-442f-b688-d3c07254588a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9dcbccf2-504f-442f-b688-d3c07254588a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Delete volume request issued successfully. Sep 07 09:49:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9dcbccf2-504f-442f-b688-d3c07254588a tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 returned with HTTP 202 Sep 07 09:49:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 513/1010] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:49:57 2026] DELETE /volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:49:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2873eb6b-fa32-4200-af56-4d70a4b38d7b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2873eb6b-fa32-4200-af56-4d70a4b38d7b tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 Sep 07 09:49:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2873eb6b-fa32-4200-af56-4d70a4b38d7b tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2873eb6b-fa32-4200-af56-4d70a4b38d7b tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2873eb6b-fa32-4200-af56-4d70a4b38d7b tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2873eb6b-fa32-4200-af56-4d70a4b38d7b tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 returned with HTTP 200 Sep 07 09:49:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 498/1011] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:58 2026] GET /volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 => generated 846 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e0b660e2-120b-4ff3-8d96-7cd236e9939f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e0b660e2-120b-4ff3-8d96-7cd236e9939f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 Sep 07 09:49:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e0b660e2-120b-4ff3-8d96-7cd236e9939f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e0b660e2-120b-4ff3-8d96-7cd236e9939f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e0b660e2-120b-4ff3-8d96-7cd236e9939f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Volume info retrieved successfully. Sep 07 09:49:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e0b660e2-120b-4ff3-8d96-7cd236e9939f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 returned with HTTP 200 Sep 07 09:49:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 499/1012] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:59 2026] GET /volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 => generated 846 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:49:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-555774780"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-555774780'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Create volume of 1 GB Sep 07 09:49:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Availability Zones retrieved successfully. Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Flow 'volume_create_api' (fd6b79d8-4b7e-4d0e-abf1-a7764568f120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aabb406-c2b7-425e-9606-b19f686490d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aabb406-c2b7-425e-9606-b19f686490d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e460f7-8338-4d24-b8ad-5d17ecad8b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Created reservations ['28025864-a39b-4ac2-972e-a9afd7ca8cdb', '1b892173-041e-448c-bc2d-2940235ad023', '719fbeb6-3b3a-4dc8-b705-98f737b7a417', '0d56d472-2be4-4260-a0bf-c7d16ad56ac1'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e460f7-8338-4d24-b8ad-5d17ecad8b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28025864-a39b-4ac2-972e-a9afd7ca8cdb', '1b892173-041e-448c-bc2d-2940235ad023', '719fbeb6-3b3a-4dc8-b705-98f737b7a417', '0d56d472-2be4-4260-a0bf-c7d16ad56ac1']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059f051a-9822-4694-a538-e001a220d623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059f051a-9822-4694-a538-e001a220d623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37114973-0b30-4565-8530-7434e40d2925', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-555774780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad2f442d1154211b14dc0b0d7701ca7',qos_specs=None,replication_status=,reservations=['28025864-a39b-4ac2-972e-a9afd7ca8cdb','1b892173-041e-448c-bc2d-2940235ad023','719fbeb6-3b3a-4dc8-b705-98f737b7a417','0d56d472-2be4-4260-a0bf-c7d16ad56ac1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f1a5cb7e13b476b87f4f4ec8e00f43a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-555774780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37114973-0b30-4565-8530-7434e40d2925,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ad2f442d1154211b14dc0b0d7701ca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f1a5cb7e13b476b87f4f4ec8e00f43a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c111e7a-d7a3-49f8-864f-b03bfeab0bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c111e7a-d7a3-49f8-864f-b03bfeab0bb8) transitioned into state 'SUCCESS' from state '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-555774780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ad2f442d1154211b14dc0b0d7701ca7',qos_specs=None,replication_status=,reservations=['28025864-a39b-4ac2-972e-a9afd7ca8cdb','1b892173-041e-448c-bc2d-2940235ad023','719fbeb6-3b3a-4dc8-b705-98f737b7a417','0d56d472-2be4-4260-a0bf-c7d16ad56ac1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f1a5cb7e13b476b87f4f4ec8e00f43a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680a133e-5eb2-4f4b-8b9c-6ed44ba3b62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680a133e-5eb2-4f4b-8b9c-6ed44ba3b62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Flow 'volume_create_api' (fd6b79d8-4b7e-4d0e-abf1-a7764568f120) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:49:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Create volume request issued successfully. Sep 07 09:49:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2cf6753c-0549-4799-9682-232fb7e6fde8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:49:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 514/1013] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:49:59 2026] POST /volume/v3/volumes => generated 756 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:49:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1a207b23-0140-4f63-969f-7ea729badcbd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:49:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1a207b23-0140-4f63-969f-7ea729badcbd tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] GET http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 Sep 07 09:49:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1a207b23-0140-4f63-969f-7ea729badcbd tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:49:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1a207b23-0140-4f63-969f-7ea729badcbd tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:49:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:49:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:49:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:49:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:49:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1a207b23-0140-4f63-969f-7ea729badcbd tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Volume info retrieved successfully. Sep 07 09:49:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1a207b23-0140-4f63-969f-7ea729badcbd tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 returned with HTTP 200 Sep 07 09:49:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 500/1014] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:49:59 2026] GET /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 => generated 824 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-505262048"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-505262048'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Create volume of 1 GB Sep 07 09:50:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Availability Zones retrieved successfully. Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Flow 'volume_create_api' (770984f3-e078-4a97-b01d-7b02b9f887cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6300bdbd-1242-43af-bef2-3e95fbf63b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6300bdbd-1242-43af-bef2-3e95fbf63b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7916710-c6ab-47d9-a01e-648707ddc3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-77cf94b8-4d4a-4f69-9670-7e9bcfcf872f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77cf94b8-4d4a-4f69-9670-7e9bcfcf872f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] GET http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 Sep 07 09:50:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77cf94b8-4d4a-4f69-9670-7e9bcfcf872f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77cf94b8-4d4a-4f69-9670-7e9bcfcf872f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77cf94b8-4d4a-4f69-9670-7e9bcfcf872f tempest-VolumesCloneTest-599165646 tempest-VolumesCloneTest-599165646-project-member] http://192.168.122.65/volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 returned with HTTP 404 Sep 07 09:50:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 501/1015] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:00 2026] GET /volume/v3/volumes/8d6d26ee-4ad2-482e-8f7d-2d7fea3c6744 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Created reservations ['938cd414-a0ed-481e-abe8-c4b7675cd07b', 'e61e1027-f827-42f2-84bc-87c9fb679a8a', '21d93a1e-841e-40b5-95d5-201d97d22f4d', '32dc561c-d94f-4ec2-97c8-b0f027a9da4a'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7916710-c6ab-47d9-a01e-648707ddc3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['938cd414-a0ed-481e-abe8-c4b7675cd07b', 'e61e1027-f827-42f2-84bc-87c9fb679a8a', '21d93a1e-841e-40b5-95d5-201d97d22f4d', '32dc561c-d94f-4ec2-97c8-b0f027a9da4a']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (163c7cd9-1336-48d1-a95d-eaf3647c162a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (163c7cd9-1336-48d1-a95d-eaf3647c162a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52034ad2-ded0-4154-831f-088c133557dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-505262048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7577d7d1f8bf4b32a569094a58165f6f',qos_specs=None,replication_status=,reservations=['938cd414-a0ed-481e-abe8-c4b7675cd07b','e61e1027-f827-42f2-84bc-87c9fb679a8a','21d93a1e-841e-40b5-95d5-201d97d22f4d','32dc561c-d94f-4ec2-97c8-b0f027a9da4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c11d4c72d9e24bee9936597109683264',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-505262048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52034ad2-ded0-4154-831f-088c133557dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7577d7d1f8bf4b32a569094a58165f6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c11d4c72d9e24bee9936597109683264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02c0959f-4605-42f9-bdf5-82373f5b7807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02c0959f-4605-42f9-bdf5-82373f5b7807) transitioned into state 'SUCCESS' from state '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-505262048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7577d7d1f8bf4b32a569094a58165f6f',qos_specs=None,replication_status=,reservations=['938cd414-a0ed-481e-abe8-c4b7675cd07b','e61e1027-f827-42f2-84bc-87c9fb679a8a','21d93a1e-841e-40b5-95d5-201d97d22f4d','32dc561c-d94f-4ec2-97c8-b0f027a9da4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c11d4c72d9e24bee9936597109683264',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8956e5-6610-4fb8-90f4-f2e7c092cd7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8956e5-6610-4fb8-90f4-f2e7c092cd7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Flow 'volume_create_api' (770984f3-e078-4a97-b01d-7b02b9f887cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Create volume request issued successfully. Sep 07 09:50:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6119c02b-bc69-47d1-bdaf-e8acfacad1d0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:50:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 515/1016] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:50:00 2026] POST /volume/v3/volumes => generated 761 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:50:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-979a6c83-56fe-4885-a8ea-18e152121e2c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-979a6c83-56fe-4885-a8ea-18e152121e2c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-979a6c83-56fe-4885-a8ea-18e152121e2c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-979a6c83-56fe-4885-a8ea-18e152121e2c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-979a6c83-56fe-4885-a8ea-18e152121e2c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-979a6c83-56fe-4885-a8ea-18e152121e2c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 502/1017] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:00 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 829 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c9626683-c705-4763-a19f-b2152b3fa07f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c9626683-c705-4763-a19f-b2152b3fa07f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] GET http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c9626683-c705-4763-a19f-b2152b3fa07f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c9626683-c705-4763-a19f-b2152b3fa07f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c9626683-c705-4763-a19f-b2152b3fa07f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Volume info retrieved successfully. Sep 07 09:50:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c9626683-c705-4763-a19f-b2152b3fa07f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 returned with HTTP 200 Sep 07 09:50:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 516/1018] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:00 2026] GET /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-97863a0f-1e86-4c84-ba03-e5fe2ccdee55 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-97863a0f-1e86-4c84-ba03-e5fe2ccdee55 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-97863a0f-1e86-4c84-ba03-e5fe2ccdee55 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-97863a0f-1e86-4c84-ba03-e5fe2ccdee55 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-97863a0f-1e86-4c84-ba03-e5fe2ccdee55 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-97863a0f-1e86-4c84-ba03-e5fe2ccdee55 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 503/1019] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:01 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b355bb02-7b75-446d-beca-22a888c20cc0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b355bb02-7b75-446d-beca-22a888c20cc0 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] GET http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 Sep 07 09:50:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b355bb02-7b75-446d-beca-22a888c20cc0 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b355bb02-7b75-446d-beca-22a888c20cc0 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b355bb02-7b75-446d-beca-22a888c20cc0 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Volume info retrieved successfully. Sep 07 09:50:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b355bb02-7b75-446d-beca-22a888c20cc0 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 returned with HTTP 200 Sep 07 09:50:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 517/1020] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:01 2026] GET /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-62fdaa48-862b-4171-8669-dab4918e5e62 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-62fdaa48-862b-4171-8669-dab4918e5e62 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-62fdaa48-862b-4171-8669-dab4918e5e62 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-62fdaa48-862b-4171-8669-dab4918e5e62 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-62fdaa48-862b-4171-8669-dab4918e5e62 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-62fdaa48-862b-4171-8669-dab4918e5e62 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 504/1021] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:02 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-ab048209-f60c-40b5-8089-5e42d0a6eef8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-ab048209-f60c-40b5-8089-5e42d0a6eef8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-ab048209-f60c-40b5-8089-5e42d0a6eef8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-ab048209-f60c-40b5-8089-5e42d0a6eef8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-ab048209-f60c-40b5-8089-5e42d0a6eef8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-ab048209-f60c-40b5-8089-5e42d0a6eef8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 518/1022] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:50:03 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e43b1408-02d4-45dd-a5d5-affabad52f44 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e43b1408-02d4-45dd-a5d5-affabad52f44 None None] GET http://192.168.122.65/volume// Sep 07 09:50:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e43b1408-02d4-45dd-a5d5-affabad52f44 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e43b1408-02d4-45dd-a5d5-affabad52f44 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e43b1408-02d4-45dd-a5d5-affabad52f44 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:50:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 505/1023] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:50:03 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:50:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-553e78f0-31f5-4cb8-86f1-f4eda6781b03 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-553e78f0-31f5-4cb8-86f1-f4eda6781b03 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:50:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-553e78f0-31f5-4cb8-86f1-f4eda6781b03 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52034ad2-ded0-4154-831f-088c133557dd", "connector": null, "instance_uuid": "e48a247b-739a-40e9-8375-96be51f60853"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-553e78f0-31f5-4cb8-86f1-f4eda6781b03 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:50:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 519/1024] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:50:03 2026] POST /volume/v3/attachments => generated 273 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:50:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2c2dbf77-c684-4d30-b3a5-35bd939ddf3c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2c2dbf77-c684-4d30-b3a5-35bd939ddf3c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2c2dbf77-c684-4d30-b3a5-35bd939ddf3c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2c2dbf77-c684-4d30-b3a5-35bd939ddf3c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-af7494a9-bd7e-4230-aefc-bb1c88c0598d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:03 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:03 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-af7494a9-bd7e-4230-aefc-bb1c88c0598d None None] GET http://192.168.122.65/volume// Sep 07 09:50:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-af7494a9-bd7e-4230-aefc-bb1c88c0598d None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-af7494a9-bd7e-4230-aefc-bb1c88c0598d None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-af7494a9-bd7e-4230-aefc-bb1c88c0598d None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:50:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 520/1025] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:50:03 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 09:50:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-900bb4d7-daf7-4678-bee0-9c12e0c41406 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:03 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:03 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-900bb4d7-daf7-4678-bee0-9c12e0c41406 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-900bb4d7-daf7-4678-bee0-9c12e0c41406 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-900bb4d7-daf7-4678-bee0-9c12e0c41406 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:03 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2c2dbf77-c684-4d30-b3a5-35bd939ddf3c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2c2dbf77-c684-4d30-b3a5-35bd939ddf3c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 506/1026] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:03 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 853 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-900bb4d7-daf7-4678-bee0-9c12e0c41406 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-900bb4d7-daf7-4678-bee0-9c12e0c41406 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 521/1027] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:50:03 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 1034 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:50:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-4c2775a2-96bb-477f-bce6-65dff098fc99 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-4c2775a2-96bb-477f-bce6-65dff098fc99 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] PUT http://192.168.122.65/volume/v3/attachments/053a498d-069e-4fee-84e5-4efda93639e9 Sep 07 09:50:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-4c2775a2-96bb-477f-bce6-65dff098fc99 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:04 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-4c2775a2-96bb-477f-bce6-65dff098fc99 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Acquiring lock "cinder-attachment_update-52034ad2-ded0-4154-831f-088c133557dd-devstack" by "attachment_update" {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:50:04 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-4c2775a2-96bb-477f-bce6-65dff098fc99 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Lock "cinder-attachment_update-52034ad2-ded0-4154-831f-088c133557dd-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:50:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:04 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-4c2775a2-96bb-477f-bce6-65dff098fc99 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Lock "cinder-attachment_update-52034ad2-ded0-4154-831f-088c133557dd-devstack" released by "attachment_update" :: held 0.303s {{(pid=86990) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:50:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-4c2775a2-96bb-477f-bce6-65dff098fc99 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/attachments/053a498d-069e-4fee-84e5-4efda93639e9 returned with HTTP 200 Sep 07 09:50:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 507/1028] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:50:04 2026] PUT /volume/v3/attachments/053a498d-069e-4fee-84e5-4efda93639e9 => generated 694 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:50:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-085c1e49-4929-4b5f-8385-a01a0d53300a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-085c1e49-4929-4b5f-8385-a01a0d53300a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-085c1e49-4929-4b5f-8385-a01a0d53300a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-085c1e49-4929-4b5f-8385-a01a0d53300a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-085c1e49-4929-4b5f-8385-a01a0d53300a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-085c1e49-4929-4b5f-8385-a01a0d53300a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 522/1029] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:04 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-9beb6ba5-2163-454f-9bf8-306379f46e6a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-9beb6ba5-2163-454f-9bf8-306379f46e6a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] POST http://192.168.122.65/volume/v3/attachments/053a498d-069e-4fee-84e5-4efda93639e9/action Sep 07 09:50:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-9beb6ba5-2163-454f-9bf8-306379f46e6a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action body: b'{"os-complete": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-9beb6ba5-2163-454f-9bf8-306379f46e6a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1949977516", "metadata": {"Type": "Test"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1949977516', 'metadata': {'Type': 'Test'}}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:05 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume of 1 GB Sep 07 09:50:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Availability Zones retrieved successfully. Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-7e06292d-9f69-46b6-b04d-0ff299346baa req-9beb6ba5-2163-454f-9bf8-306379f46e6a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/attachments/053a498d-069e-4fee-84e5-4efda93639e9/action returned with HTTP 204 Sep 07 09:50:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 523/1030] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:50:05 2026] POST /volume/v3/attachments/053a498d-069e-4fee-84e5-4efda93639e9/action => generated 0 bytes in 145 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (7f6bd4e6-ae8f-48ce-a8d8-6ef030aa3cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2436d079-18ab-4243-9f26-10cfc2e8ecbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5b23afa6-c765-4681-9912-9530f8d0048e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5b23afa6-c765-4681-9912-9530f8d0048e tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5b23afa6-c765-4681-9912-9530f8d0048e tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5b23afa6-c765-4681-9912-9530f8d0048e tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5b23afa6-c765-4681-9912-9530f8d0048e tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2436d079-18ab-4243-9f26-10cfc2e8ecbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cefb799d-581c-4763-a66d-3a04a9a3ef62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5b23afa6-c765-4681-9912-9530f8d0048e tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 524/1031] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:06 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 1146 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:50:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b4adc7fe-805f-45f9-ae17-dff04a4a20a1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b4adc7fe-805f-45f9-ae17-dff04a4a20a1 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b4adc7fe-805f-45f9-ae17-dff04a4a20a1 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b4adc7fe-805f-45f9-ae17-dff04a4a20a1 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b4adc7fe-805f-45f9-ae17-dff04a4a20a1 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b4adc7fe-805f-45f9-ae17-dff04a4a20a1 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 525/1032] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:06 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 1146 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Created reservations ['94eb1c79-b126-4e6b-9c31-9edc39b0594e', '3ed887e3-2cda-4081-a97c-8c0dbd2af473', '06f3ecaa-5c15-4437-bbca-eb5c12f7c3d9', '9496a10c-0dca-4429-97ea-c691ebbb7078'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cefb799d-581c-4763-a66d-3a04a9a3ef62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94eb1c79-b126-4e6b-9c31-9edc39b0594e', '3ed887e3-2cda-4081-a97c-8c0dbd2af473', '06f3ecaa-5c15-4437-bbca-eb5c12f7c3d9', '9496a10c-0dca-4429-97ea-c691ebbb7078']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d75adb4-29b7-4f3d-9746-b5ea8deaa411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-a15bcb68-d087-4cd4-bf37-1c5cc88e1952 req-44e8bd87-fb29-484b-a7b8-229d7df27a44 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-a15bcb68-d087-4cd4-bf37-1c5cc88e1952 req-44e8bd87-fb29-484b-a7b8-229d7df27a44 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-a15bcb68-d087-4cd4-bf37-1c5cc88e1952 req-44e8bd87-fb29-484b-a7b8-229d7df27a44 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-a15bcb68-d087-4cd4-bf37-1c5cc88e1952 req-44e8bd87-fb29-484b-a7b8-229d7df27a44 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d75adb4-29b7-4f3d-9746-b5ea8deaa411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '914167c5-3054-4e90-b99f-6dc7862e4df5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1949977516',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['94eb1c79-b126-4e6b-9c31-9edc39b0594e','3ed887e3-2cda-4081-a97c-8c0dbd2af473','06f3ecaa-5c15-4437-bbca-eb5c12f7c3d9','9496a10c-0dca-4429-97ea-c691ebbb7078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1949977516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=914167c5-3054-4e90-b99f-6dc7862e4df5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9d0d348dfae54c7e82883160bf026082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (350fc204-13e0-4a8f-abc3-1ab8b1dd4f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-a15bcb68-d087-4cd4-bf37-1c5cc88e1952 req-44e8bd87-fb29-484b-a7b8-229d7df27a44 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-a15bcb68-d087-4cd4-bf37-1c5cc88e1952 req-44e8bd87-fb29-484b-a7b8-229d7df27a44 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 526/1033] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:50:06 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 1146 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:50:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d15e3d05-f84f-4fa2-abf6-b0ba10ffdb37 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (350fc204-13e0-4a8f-abc3-1ab8b1dd4f58) transitioned into state 'SUCCESS' from state '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-1949977516',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['94eb1c79-b126-4e6b-9c31-9edc39b0594e','3ed887e3-2cda-4081-a97c-8c0dbd2af473','06f3ecaa-5c15-4437-bbca-eb5c12f7c3d9','9496a10c-0dca-4429-97ea-c691ebbb7078'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ab1cf0-6fc7-4d31-a08e-51152afc434b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d15e3d05-f84f-4fa2-abf6-b0ba10ffdb37 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d15e3d05-f84f-4fa2-abf6-b0ba10ffdb37 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d15e3d05-f84f-4fa2-abf6-b0ba10ffdb37 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ab1cf0-6fc7-4d31-a08e-51152afc434b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d15e3d05-f84f-4fa2-abf6-b0ba10ffdb37 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (7f6bd4e6-ae8f-48ce-a8d8-6ef030aa3cb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request issued successfully. Sep 07 09:50:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a9415048-ffed-44aa-9d4a-8d43da694c44 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:50:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 508/1034] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:50:05 2026] POST /volume/v3/volumes => generated 766 bytes in 1313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:50:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d15e3d05-f84f-4fa2-abf6-b0ba10ffdb37 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 527/1035] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:06 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 1146 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-df793284-9718-4af8-9f11-b904e454a10b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-df793284-9718-4af8-9f11-b904e454a10b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-df793284-9718-4af8-9f11-b904e454a10b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-df793284-9718-4af8-9f11-b904e454a10b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-df793284-9718-4af8-9f11-b904e454a10b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-df793284-9718-4af8-9f11-b904e454a10b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 200 Sep 07 09:50:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 509/1036] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:06 2026] GET /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 834 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:50:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-9dcabe49-020e-43a6-a22f-f242d4e7bfc9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-9dcabe49-020e-43a6-a22f-f242d4e7bfc9 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-9dcabe49-020e-43a6-a22f-f242d4e7bfc9 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-9dcabe49-020e-43a6-a22f-f242d4e7bfc9 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:07 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-9dcabe49-020e-43a6-a22f-f242d4e7bfc9 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-9dcabe49-020e-43a6-a22f-f242d4e7bfc9 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 528/1037] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:50:07 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 1146 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:50:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-d5384a03-c102-4dbf-9523-126add14f1bf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-d5384a03-c102-4dbf-9523-126add14f1bf tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] POST http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd/action Sep 07 09:50:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-d5384a03-c102-4dbf-9523-126add14f1bf tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-d5384a03-c102-4dbf-9523-126add14f1bf tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-d5384a03-c102-4dbf-9523-126add14f1bf tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-d5384a03-c102-4dbf-9523-126add14f1bf tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Begin detaching volume completed successfully. Sep 07 09:50:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-d5384a03-c102-4dbf-9523-126add14f1bf tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd/action returned with HTTP 202 Sep 07 09:50:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 510/1038] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:50:07 2026] POST /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:50:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e959101d-ec1a-4045-a9ae-505b27425b2b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e959101d-ec1a-4045-a9ae-505b27425b2b None None] GET http://192.168.122.65/volume// Sep 07 09:50:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e959101d-ec1a-4045-a9ae-505b27425b2b None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e959101d-ec1a-4045-a9ae-505b27425b2b None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e959101d-ec1a-4045-a9ae-505b27425b2b None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:50:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 529/1039] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:50:07 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:50:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-0da361fd-87a5-4e5d-8cdf-b62b296afaaa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-0da361fd-87a5-4e5d-8cdf-b62b296afaaa tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-0da361fd-87a5-4e5d-8cdf-b62b296afaaa tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-0da361fd-87a5-4e5d-8cdf-b62b296afaaa tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-0da361fd-87a5-4e5d-8cdf-b62b296afaaa tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-0da361fd-87a5-4e5d-8cdf-b62b296afaaa tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 511/1040] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:50:07 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 1330 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:50:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4ed8868f-dcd4-4570-b631-cf34fc03a79d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4ed8868f-dcd4-4570-b631-cf34fc03a79d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4ed8868f-dcd4-4570-b631-cf34fc03a79d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4ed8868f-dcd4-4570-b631-cf34fc03a79d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4ed8868f-dcd4-4570-b631-cf34fc03a79d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4ed8868f-dcd4-4570-b631-cf34fc03a79d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 200 Sep 07 09:50:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 530/1041] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:07 2026] GET /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 858 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-3a6ec670-c6fe-468b-a301-5fef102487f8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-3a6ec670-c6fe-468b-a301-5fef102487f8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] DELETE http://192.168.122.65/volume/v3/attachments/053a498d-069e-4fee-84e5-4efda93639e9 Sep 07 09:50:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-3a6ec670-c6fe-468b-a301-5fef102487f8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-3a6ec670-c6fe-468b-a301-5fef102487f8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:08 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 09:50:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-8e751fd3-a3a7-4930-8b5f-6c38f47db20a req-3a6ec670-c6fe-468b-a301-5fef102487f8 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/attachments/053a498d-069e-4fee-84e5-4efda93639e9 returned with HTTP 200 Sep 07 09:50:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 512/1042] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:50:08 2026] DELETE /volume/v3/attachments/053a498d-069e-4fee-84e5-4efda93639e9 => generated 19 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-39ac1daf-bb1c-4a71-a3b3-1699a77aa438 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-39ac1daf-bb1c-4a71-a3b3-1699a77aa438 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-39ac1daf-bb1c-4a71-a3b3-1699a77aa438 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-39ac1daf-bb1c-4a71-a3b3-1699a77aa438 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-39ac1daf-bb1c-4a71-a3b3-1699a77aa438 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-39ac1daf-bb1c-4a71-a3b3-1699a77aa438 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 200 Sep 07 09:50:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 531/1043] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:09 2026] GET /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 859 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f47e8afc-3c40-4738-83a2-d216a08405d1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-975d77d4-9352-4a46-9575-f082f711914b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-975d77d4-9352-4a46-9575-f082f711914b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:50:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-975d77d4-9352-4a46-9575-f082f711914b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-975d77d4-9352-4a46-9575-f082f711914b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-975d77d4-9352-4a46-9575-f082f711914b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:50:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f47e8afc-3c40-4738-83a2-d216a08405d1 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] GET http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f47e8afc-3c40-4738-83a2-d216a08405d1 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f47e8afc-3c40-4738-83a2-d216a08405d1 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-975d77d4-9352-4a46-9575-f082f711914b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:50:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 532/1044] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:09 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f47e8afc-3c40-4738-83a2-d216a08405d1 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Volume info retrieved successfully. Sep 07 09:50:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f47e8afc-3c40-4738-83a2-d216a08405d1 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 200 Sep 07 09:50:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 513/1045] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:09 2026] GET /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 859 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:50:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a2f04810-e044-4f65-8f09-851f72744815 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a2f04810-e044-4f65-8f09-851f72744815 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] PUT http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a2f04810-e044-4f65-8f09-851f72744815 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1949977516"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a2f04810-e044-4f65-8f09-851f72744815 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a2f04810-e044-4f65-8f09-851f72744815 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume updated successfully. Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a2f04810-e044-4f65-8f09-851f72744815 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 200 Sep 07 09:50:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 533/1046] 192.168.122.65 () {60 vars in 1247 bytes} [Mon Sep 7 09:50:09 2026] PUT /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 791 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:50:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d9e0d16b-8c8a-4d9d-86dc-c1115602c3ca None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d9e0d16b-8c8a-4d9d-86dc-c1115602c3ca tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] PUT http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d9e0d16b-8c8a-4d9d-86dc-c1115602c3ca tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-567527780", "description": "This is the new description of volume"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d9e0d16b-8c8a-4d9d-86dc-c1115602c3ca tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d9e0d16b-8c8a-4d9d-86dc-c1115602c3ca tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume updated successfully. Sep 07 09:50:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d9e0d16b-8c8a-4d9d-86dc-c1115602c3ca tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 200 Sep 07 09:50:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 514/1047] 192.168.122.65 () {60 vars in 1248 bytes} [Mon Sep 7 09:50:09 2026] PUT /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 829 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2ea41f0d-14a5-4083-9cf5-d5d3e8d97c4f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2ea41f0d-14a5-4083-9cf5-d5d3e8d97c4f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] GET http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2ea41f0d-14a5-4083-9cf5-d5d3e8d97c4f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2ea41f0d-14a5-4083-9cf5-d5d3e8d97c4f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2ea41f0d-14a5-4083-9cf5-d5d3e8d97c4f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Volume info retrieved successfully. Sep 07 09:50:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2ea41f0d-14a5-4083-9cf5-d5d3e8d97c4f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 200 Sep 07 09:50:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 534/1048] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:09 2026] GET /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 897 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1832331009", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-192920742"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1832331009', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-192920742'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:09 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume of 1 GB Sep 07 09:50:09 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=352,cinder:INSERT=43,cinder:UPDATE=75 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:50:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Availability Zones retrieved successfully. Sep 07 09:50:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (a2ee8e3d-176a-42e9-a343-13d94ed33f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c478778-9157-4fe1-b349-efec354afb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:50:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c478778-9157-4fe1-b349-efec354afb06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7363a98a-9fb1-4e23-b22c-0ec1bdf809ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:10 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Created reservations ['c9d602d4-7be8-4535-a764-78398463b7c9', 'de3544ad-2fce-4b89-95bb-60ea390d4a48', 'c1b38fa3-da1f-4937-88db-4d5dfb152582', '892d2569-0ec0-437e-996a-cfe324b73c85'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:50:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7363a98a-9fb1-4e23-b22c-0ec1bdf809ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9d602d4-7be8-4535-a764-78398463b7c9', 'de3544ad-2fce-4b89-95bb-60ea390d4a48', 'c1b38fa3-da1f-4937-88db-4d5dfb152582', '892d2569-0ec0-437e-996a-cfe324b73c85']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc639b3-adc9-4722-92f7-d21ce5205274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc639b3-adc9-4722-92f7-d21ce5205274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbc0a044-b9a2-4e98-b9d2-22c27951ac70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1832331009',display_name='tempest-VolumesGetTest-Volume-192920742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['c9d602d4-7be8-4535-a764-78398463b7c9','de3544ad-2fce-4b89-95bb-60ea390d4a48','c1b38fa3-da1f-4937-88db-4d5dfb152582','892d2569-0ec0-437e-996a-cfe324b73c85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:50:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1832331009',display_name='tempest-VolumesGetTest-Volume-192920742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbc0a044-b9a2-4e98-b9d2-22c27951ac70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0d348dfae54c7e82883160bf026082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de6cd9b-9ff9-4881-a002-3ff61afe6a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de6cd9b-9ff9-4881-a002-3ff61afe6a63) transitioned into 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-1832331009',display_name='tempest-VolumesGetTest-Volume-192920742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['c9d602d4-7be8-4535-a764-78398463b7c9','de3544ad-2fce-4b89-95bb-60ea390d4a48','c1b38fa3-da1f-4937-88db-4d5dfb152582','892d2569-0ec0-437e-996a-cfe324b73c85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76450b2-5c2b-44e4-ac1d-27cef59369ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76450b2-5c2b-44e4-ac1d-27cef59369ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (a2ee8e3d-176a-42e9-a343-13d94ed33f67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request issued successfully. Sep 07 09:50:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-557f6da0-1e3f-426c-8559-8a68531dd9a4 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:50:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 515/1049] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:50:09 2026] POST /volume/v3/volumes => generated 786 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:50:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d08aab67-470c-47e8-bb70-2b90752dfdc8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d08aab67-470c-47e8-bb70-2b90752dfdc8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 Sep 07 09:50:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d08aab67-470c-47e8-bb70-2b90752dfdc8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d08aab67-470c-47e8-bb70-2b90752dfdc8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d08aab67-470c-47e8-bb70-2b90752dfdc8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d08aab67-470c-47e8-bb70-2b90752dfdc8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 returned with HTTP 200 Sep 07 09:50:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 535/1050] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:10 2026] GET /volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 => generated 854 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:50:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1a79fbdf-7699-422c-99e8-a20463876e64 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1a79fbdf-7699-422c-99e8-a20463876e64 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 Sep 07 09:50:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1a79fbdf-7699-422c-99e8-a20463876e64 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1a79fbdf-7699-422c-99e8-a20463876e64 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1a79fbdf-7699-422c-99e8-a20463876e64 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1a79fbdf-7699-422c-99e8-a20463876e64 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 returned with HTTP 200 Sep 07 09:50:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 516/1051] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:11 2026] GET /volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 => generated 878 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ce5cbc5d-fecb-4268-84c8-ecaf4bbe6a0a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce5cbc5d-fecb-4268-84c8-ecaf4bbe6a0a tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 Sep 07 09:50:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce5cbc5d-fecb-4268-84c8-ecaf4bbe6a0a tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce5cbc5d-fecb-4268-84c8-ecaf4bbe6a0a tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ce5cbc5d-fecb-4268-84c8-ecaf4bbe6a0a tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce5cbc5d-fecb-4268-84c8-ecaf4bbe6a0a tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 returned with HTTP 200 Sep 07 09:50:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 536/1052] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:12 2026] GET /volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 => generated 879 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-52692400-5e5f-44e1-80f2-54ba445b14ba None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-52692400-5e5f-44e1-80f2-54ba445b14ba tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] PUT http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 Sep 07 09:50:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-52692400-5e5f-44e1-80f2-54ba445b14ba tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1949977516", "description": null}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-52692400-5e5f-44e1-80f2-54ba445b14ba tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-52692400-5e5f-44e1-80f2-54ba445b14ba tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume updated successfully. Sep 07 09:50:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-52692400-5e5f-44e1-80f2-54ba445b14ba tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 returned with HTTP 200 Sep 07 09:50:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 517/1053] 192.168.122.65 () {60 vars in 1247 bytes} [Mon Sep 7 09:50:12 2026] PUT /volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 => generated 777 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7dd23a4d-df06-4a1e-8169-2960fe848efa None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7dd23a4d-df06-4a1e-8169-2960fe848efa tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 Sep 07 09:50:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7dd23a4d-df06-4a1e-8169-2960fe848efa tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7dd23a4d-df06-4a1e-8169-2960fe848efa tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7dd23a4d-df06-4a1e-8169-2960fe848efa tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7dd23a4d-df06-4a1e-8169-2960fe848efa tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 returned with HTTP 200 Sep 07 09:50:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 537/1054] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:12 2026] GET /volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 => generated 845 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1d90b49d-bca9-47f4-9755-4361c5d476f0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1d90b49d-bca9-47f4-9755-4361c5d476f0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] DELETE http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 Sep 07 09:50:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1d90b49d-bca9-47f4-9755-4361c5d476f0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1d90b49d-bca9-47f4-9755-4361c5d476f0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:12 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-1d90b49d-bca9-47f4-9755-4361c5d476f0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume with id: dbc0a044-b9a2-4e98-b9d2-22c27951ac70 Sep 07 09:50:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1d90b49d-bca9-47f4-9755-4361c5d476f0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1d90b49d-bca9-47f4-9755-4361c5d476f0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume request issued successfully. Sep 07 09:50:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1d90b49d-bca9-47f4-9755-4361c5d476f0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 returned with HTTP 202 Sep 07 09:50:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 518/1055] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:50:12 2026] DELETE /volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:50:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-edac51ef-6454-43bd-9556-c9ac973dc64a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-edac51ef-6454-43bd-9556-c9ac973dc64a tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 Sep 07 09:50:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-edac51ef-6454-43bd-9556-c9ac973dc64a tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-edac51ef-6454-43bd-9556-c9ac973dc64a tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-edac51ef-6454-43bd-9556-c9ac973dc64a tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-edac51ef-6454-43bd-9556-c9ac973dc64a tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 returned with HTTP 200 Sep 07 09:50:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 538/1056] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:13 2026] GET /volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 => generated 844 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8ba6bcba-94dc-48af-b297-57ac060e971b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8ba6bcba-94dc-48af-b297-57ac060e971b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 Sep 07 09:50:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8ba6bcba-94dc-48af-b297-57ac060e971b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8ba6bcba-94dc-48af-b297-57ac060e971b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8ba6bcba-94dc-48af-b297-57ac060e971b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8ba6bcba-94dc-48af-b297-57ac060e971b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 returned with HTTP 200 Sep 07 09:50:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 519/1057] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:14 2026] GET /volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 => generated 844 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:50:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b7567eac-dcb3-40d5-bac8-b3a17706e6c7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7567eac-dcb3-40d5-bac8-b3a17706e6c7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 Sep 07 09:50:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b7567eac-dcb3-40d5-bac8-b3a17706e6c7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b7567eac-dcb3-40d5-bac8-b3a17706e6c7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7567eac-dcb3-40d5-bac8-b3a17706e6c7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 returned with HTTP 404 Sep 07 09:50:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-891b80a1-8b01-4d58-92f9-1dfe31d3a347 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 539/1058] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:15 2026] GET /volume/v3/volumes/dbc0a044-b9a2-4e98-b9d2-22c27951ac70 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-891b80a1-8b01-4d58-92f9-1dfe31d3a347 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-891b80a1-8b01-4d58-92f9-1dfe31d3a347 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-891b80a1-8b01-4d58-92f9-1dfe31d3a347 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-891b80a1-8b01-4d58-92f9-1dfe31d3a347 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-891b80a1-8b01-4d58-92f9-1dfe31d3a347 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 200 Sep 07 09:50:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 520/1059] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:15 2026] GET /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 897 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-befacc5f-b224-45ba-befb-2b60f01ea8f9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-befacc5f-b224-45ba-befb-2b60f01ea8f9 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] DELETE http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-befacc5f-b224-45ba-befb-2b60f01ea8f9 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-befacc5f-b224-45ba-befb-2b60f01ea8f9 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:15 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-befacc5f-b224-45ba-befb-2b60f01ea8f9 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume with id: 914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-befacc5f-b224-45ba-befb-2b60f01ea8f9 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-befacc5f-b224-45ba-befb-2b60f01ea8f9 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume request issued successfully. Sep 07 09:50:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-befacc5f-b224-45ba-befb-2b60f01ea8f9 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 202 Sep 07 09:50:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 540/1060] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:50:15 2026] DELETE /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:50:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f6f5f1c8-a1bd-4bc9-a677-37341d6fce69 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f6f5f1c8-a1bd-4bc9-a677-37341d6fce69 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f6f5f1c8-a1bd-4bc9-a677-37341d6fce69 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f6f5f1c8-a1bd-4bc9-a677-37341d6fce69 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:16 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:16 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f6f5f1c8-a1bd-4bc9-a677-37341d6fce69 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f6f5f1c8-a1bd-4bc9-a677-37341d6fce69 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 200 Sep 07 09:50:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 521/1061] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:15 2026] GET /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 896 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-eef439f6-fe79-46a4-8fab-2ab5fa6e7a9f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-eef439f6-fe79-46a4-8fab-2ab5fa6e7a9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-eef439f6-fe79-46a4-8fab-2ab5fa6e7a9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-eef439f6-fe79-46a4-8fab-2ab5fa6e7a9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-eef439f6-fe79-46a4-8fab-2ab5fa6e7a9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-eef439f6-fe79-46a4-8fab-2ab5fa6e7a9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 200 Sep 07 09:50:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 541/1062] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:17 2026] GET /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 896 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c1921c5f-c1ef-4162-bfa3-d535a1dbf86f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c1921c5f-c1ef-4162-bfa3-d535a1dbf86f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c1921c5f-c1ef-4162-bfa3-d535a1dbf86f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c1921c5f-c1ef-4162-bfa3-d535a1dbf86f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c1921c5f-c1ef-4162-bfa3-d535a1dbf86f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c1921c5f-c1ef-4162-bfa3-d535a1dbf86f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 200 Sep 07 09:50:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 522/1063] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:18 2026] GET /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 896 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:50:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c25cbbb8-5c02-4223-874d-e196cf1a7122 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c25cbbb8-5c02-4223-874d-e196cf1a7122 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 Sep 07 09:50:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c25cbbb8-5c02-4223-874d-e196cf1a7122 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c25cbbb8-5c02-4223-874d-e196cf1a7122 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c25cbbb8-5c02-4223-874d-e196cf1a7122 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 returned with HTTP 404 Sep 07 09:50:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 542/1064] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:19 2026] GET /volume/v3/volumes/914167c5-3054-4e90-b99f-6dc7862e4df5 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-524321979"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-524321979'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:19 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume of 1 GB Sep 07 09:50:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Availability Zones retrieved successfully. Sep 07 09:50:19 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (57b2be1e-d33e-437f-b75f-c5a6e8825ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:19 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0981572-4ed2-49de-b37c-b2c069601544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:19 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:50:19 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0981572-4ed2-49de-b37c-b2c069601544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:19 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21849f3f-79ee-42fb-b71a-67127b6ffb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:20 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Created reservations ['09bb650b-fe48-4e69-9c8b-bb114a48ba33', '62641b24-f532-4974-b425-42e4c24cd9d2', 'a0b8b0e6-fd25-4bdd-928d-4f661013d25e', '8557bdc8-488b-446a-9983-1f731bfd6818'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:50:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21849f3f-79ee-42fb-b71a-67127b6ffb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09bb650b-fe48-4e69-9c8b-bb114a48ba33', '62641b24-f532-4974-b425-42e4c24cd9d2', 'a0b8b0e6-fd25-4bdd-928d-4f661013d25e', '8557bdc8-488b-446a-9983-1f731bfd6818']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfbbed67-bd43-485f-a342-7d7dc3a04354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfbbed67-bd43-485f-a342-7d7dc3a04354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '832247da-3484-4939-8747-379646b23dbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-524321979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['09bb650b-fe48-4e69-9c8b-bb114a48ba33','62641b24-f532-4974-b425-42e4c24cd9d2','a0b8b0e6-fd25-4bdd-928d-4f661013d25e','8557bdc8-488b-446a-9983-1f731bfd6818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-524321979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=832247da-3484-4939-8747-379646b23dbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0d348dfae54c7e82883160bf026082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da698ad-3f5d-4a47-9ff5-ed243e8e3f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da698ad-3f5d-4a47-9ff5-ed243e8e3f2d) transitioned into state 'SUCCESS' from state '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-524321979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['09bb650b-fe48-4e69-9c8b-bb114a48ba33','62641b24-f532-4974-b425-42e4c24cd9d2','a0b8b0e6-fd25-4bdd-928d-4f661013d25e','8557bdc8-488b-446a-9983-1f731bfd6818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c91baff7-086a-4ece-bbf6-836d2a32733c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c91baff7-086a-4ece-bbf6-836d2a32733c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (57b2be1e-d33e-437f-b75f-c5a6e8825ee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request issued successfully. Sep 07 09:50:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f02ae979-dd76-47fa-bcf4-d52c03237e9f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:50:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 523/1065] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:50:19 2026] POST /volume/v3/volumes => generated 751 bytes in 860 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:50:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-314f639d-4792-4f2a-8787-4f31cca935cb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-314f639d-4792-4f2a-8787-4f31cca935cb tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc Sep 07 09:50:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-314f639d-4792-4f2a-8787-4f31cca935cb tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-314f639d-4792-4f2a-8787-4f31cca935cb tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-314f639d-4792-4f2a-8787-4f31cca935cb tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-314f639d-4792-4f2a-8787-4f31cca935cb tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc returned with HTTP 200 Sep 07 09:50:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 543/1066] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:20 2026] GET /volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc => generated 819 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3755c6c7-853c-4cd5-966d-f4ffd22df4eb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3755c6c7-853c-4cd5-966d-f4ffd22df4eb tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes/64de22c5-c834-48be-bf33-e0671c154396/action Sep 07 09:50:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3755c6c7-853c-4cd5-966d-f4ffd22df4eb tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action body: b'{"os-attach": {"instance_uuid": "143d7977-7807-4a31-b361-812f9bb73e84", "mountpoint": "/dev/vdc"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3755c6c7-853c-4cd5-966d-f4ffd22df4eb tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "143d7977-7807-4a31-b361-812f9bb73e84", "mountpoint": "/dev/vdc"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2a4140cb-8e98-4907-94f7-092208b47635 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3755c6c7-853c-4cd5-966d-f4ffd22df4eb tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/64de22c5-c834-48be-bf33-e0671c154396/action returned with HTTP 404 Sep 07 09:50:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 524/1067] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:50:21 2026] POST /volume/v3/volumes/64de22c5-c834-48be-bf33-e0671c154396/action => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:50:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a4140cb-8e98-4907-94f7-092208b47635 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc Sep 07 09:50:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a4140cb-8e98-4907-94f7-092208b47635 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a4140cb-8e98-4907-94f7-092208b47635 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2a4140cb-8e98-4907-94f7-092208b47635 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a4140cb-8e98-4907-94f7-092208b47635 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc returned with HTTP 200 Sep 07 09:50:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 544/1068] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:21 2026] GET /volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc => generated 843 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-af0116d8-65e0-4f05-a414-e631d02980e0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-af0116d8-65e0-4f05-a414-e631d02980e0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc Sep 07 09:50:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-af0116d8-65e0-4f05-a414-e631d02980e0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-af0116d8-65e0-4f05-a414-e631d02980e0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-af0116d8-65e0-4f05-a414-e631d02980e0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-af0116d8-65e0-4f05-a414-e631d02980e0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc returned with HTTP 200 Sep 07 09:50:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 525/1069] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:22 2026] GET /volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc => generated 843 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-724db1de-94cf-4eab-96db-da41b68dc07e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-724db1de-94cf-4eab-96db-da41b68dc07e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc Sep 07 09:50:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-724db1de-94cf-4eab-96db-da41b68dc07e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-724db1de-94cf-4eab-96db-da41b68dc07e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-724db1de-94cf-4eab-96db-da41b68dc07e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-724db1de-94cf-4eab-96db-da41b68dc07e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc returned with HTTP 200 Sep 07 09:50:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 545/1070] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:24 2026] GET /volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc => generated 844 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "832247da-3484-4939-8747-379646b23dbc", "size": 1, "name": "tempest-VolumesGetTest-Volume-279206429", "metadata": {"Type": "Test"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request body: {'volume': {'source_volid': '832247da-3484-4939-8747-379646b23dbc', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-279206429', 'metadata': {'Type': 'Test'}}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume retrieved successfully. Sep 07 09:50:24 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume of 1 GB Sep 07 09:50:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Availability Zones retrieved successfully. Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (afc750b1-3e6d-4b40-b0c1-42b935868de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de7f1d49-aa02-4189-b7ae-eef3b71bf411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de7f1d49-aa02-4189-b7ae-eef3b71bf411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '832247da-3484-4939-8747-379646b23dbc', 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aadb9bb6-7d9b-476b-a226-f28b327d57b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Created reservations ['0df4b6f7-cd08-47d3-af6b-ede4c16021ad', 'c1113f8a-a841-45fa-b6e2-80215b295be7', 'c01b4023-aa08-450d-ac2a-7627da5a8e69', '3a4360ad-6339-4d0f-a0e0-14b0edec12cd'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aadb9bb6-7d9b-476b-a226-f28b327d57b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0df4b6f7-cd08-47d3-af6b-ede4c16021ad', 'c1113f8a-a841-45fa-b6e2-80215b295be7', 'c01b4023-aa08-450d-ac2a-7627da5a8e69', '3a4360ad-6339-4d0f-a0e0-14b0edec12cd']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb92080-2a9c-4c6c-a150-5b4decf6669d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb92080-2a9c-4c6c-a150-5b4decf6669d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c680cad4-c0b2-4074-8aeb-eaa6c49fce9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-279206429',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['0df4b6f7-cd08-47d3-af6b-ede4c16021ad','c1113f8a-a841-45fa-b6e2-80215b295be7','c01b4023-aa08-450d-ac2a-7627da5a8e69','3a4360ad-6339-4d0f-a0e0-14b0edec12cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=832247da-3484-4939-8747-379646b23dbc,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-279206429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c680cad4-c0b2-4074-8aeb-eaa6c49fce9d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9d0d348dfae54c7e82883160bf026082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=832247da-3484-4939-8747-379646b23dbc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f1c5cd1-dbfa-4d22-b4c7-0a73bf3e6d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f1c5cd1-dbfa-4d22-b4c7-0a73bf3e6d45) transitioned into state 'SUCCESS' from state '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-279206429',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['0df4b6f7-cd08-47d3-af6b-ede4c16021ad','c1113f8a-a841-45fa-b6e2-80215b295be7','c01b4023-aa08-450d-ac2a-7627da5a8e69','3a4360ad-6339-4d0f-a0e0-14b0edec12cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=832247da-3484-4939-8747-379646b23dbc,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c336fae0-ca15-47af-9ef8-0a543b3de14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:25 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c336fae0-ca15-47af-9ef8-0a543b3de14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:25 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (afc750b1-3e6d-4b40-b0c1-42b935868de4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request issued successfully. Sep 07 09:50:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-736ecdd2-e155-49d8-a8d4-c3ba57291508 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:50:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 526/1071] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:50:24 2026] POST /volume/v3/volumes => generated 799 bytes in 983 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:50:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8a05d895-faf7-4b53-9fd9-f5212b0d4fa3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a05d895-faf7-4b53-9fd9-f5212b0d4fa3 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a05d895-faf7-4b53-9fd9-f5212b0d4fa3 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a05d895-faf7-4b53-9fd9-f5212b0d4fa3 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8a05d895-faf7-4b53-9fd9-f5212b0d4fa3 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a05d895-faf7-4b53-9fd9-f5212b0d4fa3 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 546/1072] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:25 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 867 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4116d6d2-2bb5-4123-9f85-816353bb1906 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4116d6d2-2bb5-4123-9f85-816353bb1906 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4116d6d2-2bb5-4123-9f85-816353bb1906 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4116d6d2-2bb5-4123-9f85-816353bb1906 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4116d6d2-2bb5-4123-9f85-816353bb1906 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4116d6d2-2bb5-4123-9f85-816353bb1906 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 527/1073] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:26 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:50:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2a2a8dca-2ff2-4db4-a11f-1f9b2480fa29 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a2a8dca-2ff2-4db4-a11f-1f9b2480fa29 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a2a8dca-2ff2-4db4-a11f-1f9b2480fa29 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a2a8dca-2ff2-4db4-a11f-1f9b2480fa29 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2a2a8dca-2ff2-4db4-a11f-1f9b2480fa29 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a2a8dca-2ff2-4db4-a11f-1f9b2480fa29 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 547/1074] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:27 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6206c556-3952-44dc-b925-33399adff3a2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6206c556-3952-44dc-b925-33399adff3a2 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6206c556-3952-44dc-b925-33399adff3a2 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6206c556-3952-44dc-b925-33399adff3a2 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6206c556-3952-44dc-b925-33399adff3a2 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6206c556-3952-44dc-b925-33399adff3a2 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 528/1075] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:28 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-75d0f443-f455-4240-b137-b76739db8821 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-75d0f443-f455-4240-b137-b76739db8821 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-75d0f443-f455-4240-b137-b76739db8821 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-75d0f443-f455-4240-b137-b76739db8821 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-75d0f443-f455-4240-b137-b76739db8821 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-75d0f443-f455-4240-b137-b76739db8821 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 548/1076] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:29 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-45bbed01-1b00-4a95-838f-48cf2bcb5f67 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-45bbed01-1b00-4a95-838f-48cf2bcb5f67 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-45bbed01-1b00-4a95-838f-48cf2bcb5f67 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-45bbed01-1b00-4a95-838f-48cf2bcb5f67 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-45bbed01-1b00-4a95-838f-48cf2bcb5f67 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-45bbed01-1b00-4a95-838f-48cf2bcb5f67 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 529/1077] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:30 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1495688688"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1495688688'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:31 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Create volume of 1 GB Sep 07 09:50:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Availability Zones retrieved successfully. Sep 07 09:50:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Flow 'volume_create_api' (384868bf-66cb-486c-b7c7-538e41c27e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4b729f-d101-4188-98a4-b03312f2b8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:50:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4b729f-d101-4188-98a4-b03312f2b8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef78949-5f3d-4033-943a-a9716293ee1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-06c01cbd-5ef9-4436-be39-d0865f3100e8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-06c01cbd-5ef9-4436-be39-d0865f3100e8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-06c01cbd-5ef9-4436-be39-d0865f3100e8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-06c01cbd-5ef9-4436-be39-d0865f3100e8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-06c01cbd-5ef9-4436-be39-d0865f3100e8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-06c01cbd-5ef9-4436-be39-d0865f3100e8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 530/1078] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:32 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:32 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Created reservations ['a41c5299-5a15-4446-9c81-a8801e9522c9', 'd18123f0-1bec-4d14-9d0b-8d82961eb9a1', '63004812-27ae-4cc4-97c0-6679e11c26d1', 'e73e82da-15c1-4621-a785-c69c1aa23c52'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:50:32 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef78949-5f3d-4033-943a-a9716293ee1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a41c5299-5a15-4446-9c81-a8801e9522c9', 'd18123f0-1bec-4d14-9d0b-8d82961eb9a1', '63004812-27ae-4cc4-97c0-6679e11c26d1', 'e73e82da-15c1-4621-a785-c69c1aa23c52']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:32 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eff77854-021b-424d-a8cd-aa6663393c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:32 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eff77854-021b-424d-a8cd-aa6663393c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76bd6818-0b9e-47c8-bc40-2297b3b31799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1495688688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8602522750c42af9543245e9e274912',qos_specs=None,replication_status=,reservations=['a41c5299-5a15-4446-9c81-a8801e9522c9','d18123f0-1bec-4d14-9d0b-8d82961eb9a1','63004812-27ae-4cc4-97c0-6679e11c26d1','e73e82da-15c1-4621-a785-c69c1aa23c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3761fb7c844903ae7ab91b9e190340',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1495688688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76bd6818-0b9e-47c8-bc40-2297b3b31799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8602522750c42af9543245e9e274912',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e3761fb7c844903ae7ab91b9e190340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:32 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be7204c-dae7-48ad-b67b-c68103743f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:32 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be7204c-dae7-48ad-b67b-c68103743f30) transitioned into state 'SUCCESS' from state '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-1495688688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8602522750c42af9543245e9e274912',qos_specs=None,replication_status=,reservations=['a41c5299-5a15-4446-9c81-a8801e9522c9','d18123f0-1bec-4d14-9d0b-8d82961eb9a1','63004812-27ae-4cc4-97c0-6679e11c26d1','e73e82da-15c1-4621-a785-c69c1aa23c52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3761fb7c844903ae7ab91b9e190340',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:32 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf613cfb-62fe-4eeb-ab64-f515e1f047c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:32 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf613cfb-62fe-4eeb-ab64-f515e1f047c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:32 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Flow 'volume_create_api' (384868bf-66cb-486c-b7c7-538e41c27e4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Create volume request issued successfully. Sep 07 09:50:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c0df5ea9-bd36-4f80-90f1-f29fe39b9da8 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:50:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 549/1079] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:50:31 2026] POST /volume/v3/volumes => generated 766 bytes in 1380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:50:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-03d22b37-9f9e-4e8d-beb8-aab460bcde33 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-03d22b37-9f9e-4e8d-beb8-aab460bcde33 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-03d22b37-9f9e-4e8d-beb8-aab460bcde33 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-03d22b37-9f9e-4e8d-beb8-aab460bcde33 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-03d22b37-9f9e-4e8d-beb8-aab460bcde33 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-03d22b37-9f9e-4e8d-beb8-aab460bcde33 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 531/1080] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:32 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 834 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-19596486-a23c-4055-a3f7-e1f48d560e41 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fc891945-099c-48af-b637-9a9236bf4c54", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-239491884"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Create volume request body: {'volume': {'imageRef': 'fc891945-099c-48af-b637-9a9236bf4c54', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-239491884'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-aad3637e-1c4e-4bca-9ebc-e80771e8a0ce None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aad3637e-1c4e-4bca-9ebc-e80771e8a0ce tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aad3637e-1c4e-4bca-9ebc-e80771e8a0ce tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aad3637e-1c4e-4bca-9ebc-e80771e8a0ce tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-aad3637e-1c4e-4bca-9ebc-e80771e8a0ce tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aad3637e-1c4e-4bca-9ebc-e80771e8a0ce tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 532/1081] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:33 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:33 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Create volume of 2 GB Sep 07 09:50:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Availability Zones retrieved successfully. Sep 07 09:50:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Flow 'volume_create_api' (86a1aa49-b8d6-4a5e-b36e-a7369e2ac3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36056a6c-3858-45d0-b286-df9e27c19a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Validating volume size '2' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:50:33 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36056a6c-3858-45d0-b286-df9e27c19a8a) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 09:50:33 devstack devstack@c-api.service[86989]: Failure: cinder.exception.InvalidInput: Invalid input received: Image fc891945-099c-48af-b637-9a9236bf4c54 is not active. Sep 07 09:50:33 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36056a6c-3858-45d0-b286-df9e27c19a8a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:33 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36056a6c-3858-45d0-b286-df9e27c19a8a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 09:50:33 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Flow 'volume_create_api' (86a1aa49-b8d6-4a5e-b36e-a7369e2ac3e0) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 09:50:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-19596486-a23c-4055-a3f7-e1f48d560e41 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 400 Sep 07 09:50:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 550/1082] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:50:32 2026] POST /volume/v3/volumes => generated 125 bytes in 836 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:50:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7fdc7135-2639-423d-ab24-a6d6103b911d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7fdc7135-2639-423d-ab24-a6d6103b911d tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7fdc7135-2639-423d-ab24-a6d6103b911d tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7fdc7135-2639-423d-ab24-a6d6103b911d tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7fdc7135-2639-423d-ab24-a6d6103b911d tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7fdc7135-2639-423d-ab24-a6d6103b911d tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 533/1083] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:33 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-12d60bcf-4eb5-4a2a-ae07-79ee82bd9236 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-12d60bcf-4eb5-4a2a-ae07-79ee82bd9236 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-12d60bcf-4eb5-4a2a-ae07-79ee82bd9236 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-12d60bcf-4eb5-4a2a-ae07-79ee82bd9236 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-12d60bcf-4eb5-4a2a-ae07-79ee82bd9236 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-12d60bcf-4eb5-4a2a-ae07-79ee82bd9236 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 551/1084] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:34 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-515c1824-74f8-43a4-a8f8-9c063dc4df32 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-515c1824-74f8-43a4-a8f8-9c063dc4df32 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-515c1824-74f8-43a4-a8f8-9c063dc4df32 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-515c1824-74f8-43a4-a8f8-9c063dc4df32 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-515c1824-74f8-43a4-a8f8-9c063dc4df32 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-515c1824-74f8-43a4-a8f8-9c063dc4df32 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 534/1085] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:35 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c71a0977-56d2-4439-9e59-81d5ab6de00b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c71a0977-56d2-4439-9e59-81d5ab6de00b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c71a0977-56d2-4439-9e59-81d5ab6de00b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c71a0977-56d2-4439-9e59-81d5ab6de00b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c71a0977-56d2-4439-9e59-81d5ab6de00b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c71a0977-56d2-4439-9e59-81d5ab6de00b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 552/1086] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:35 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-482f3d47-4f32-4d6e-850b-87c67ed3f770 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-482f3d47-4f32-4d6e-850b-87c67ed3f770 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-482f3d47-4f32-4d6e-850b-87c67ed3f770 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-482f3d47-4f32-4d6e-850b-87c67ed3f770 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-482f3d47-4f32-4d6e-850b-87c67ed3f770 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-482f3d47-4f32-4d6e-850b-87c67ed3f770 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 535/1087] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:36 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-173d6a00-d4ee-4c4d-91c0-7d0ee796fac3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-173d6a00-d4ee-4c4d-91c0-7d0ee796fac3 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-173d6a00-d4ee-4c4d-91c0-7d0ee796fac3 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-173d6a00-d4ee-4c4d-91c0-7d0ee796fac3 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-173d6a00-d4ee-4c4d-91c0-7d0ee796fac3 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-173d6a00-d4ee-4c4d-91c0-7d0ee796fac3 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 553/1088] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:36 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3001c6ee-5f0b-415b-9355-c6eef9887663 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3001c6ee-5f0b-415b-9355-c6eef9887663 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3001c6ee-5f0b-415b-9355-c6eef9887663 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3001c6ee-5f0b-415b-9355-c6eef9887663 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3001c6ee-5f0b-415b-9355-c6eef9887663 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3001c6ee-5f0b-415b-9355-c6eef9887663 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 536/1089] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:37 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fa5a26b7-e750-4202-837b-93563c7b2f62 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fa5a26b7-e750-4202-837b-93563c7b2f62 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fa5a26b7-e750-4202-837b-93563c7b2f62 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fa5a26b7-e750-4202-837b-93563c7b2f62 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fa5a26b7-e750-4202-837b-93563c7b2f62 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fa5a26b7-e750-4202-837b-93563c7b2f62 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 554/1090] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:38 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-146c3ad4-e1aa-4a48-9976-c0d305d050d9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-146c3ad4-e1aa-4a48-9976-c0d305d050d9 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-146c3ad4-e1aa-4a48-9976-c0d305d050d9 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-146c3ad4-e1aa-4a48-9976-c0d305d050d9 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-146c3ad4-e1aa-4a48-9976-c0d305d050d9 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-146c3ad4-e1aa-4a48-9976-c0d305d050d9 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 537/1091] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:38 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e781fb44-fe04-4d4b-a1aa-3f9de4ead887 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e781fb44-fe04-4d4b-a1aa-3f9de4ead887 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e781fb44-fe04-4d4b-a1aa-3f9de4ead887 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e781fb44-fe04-4d4b-a1aa-3f9de4ead887 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:39 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e781fb44-fe04-4d4b-a1aa-3f9de4ead887 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e781fb44-fe04-4d4b-a1aa-3f9de4ead887 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 555/1092] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:39 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6ea4bbfb-5ba3-45d9-b6f4-f940c212a668 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6ea4bbfb-5ba3-45d9-b6f4-f940c212a668 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6ea4bbfb-5ba3-45d9-b6f4-f940c212a668 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6ea4bbfb-5ba3-45d9-b6f4-f940c212a668 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6ea4bbfb-5ba3-45d9-b6f4-f940c212a668 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6ea4bbfb-5ba3-45d9-b6f4-f940c212a668 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 538/1093] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:40 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-718b8b73-0ba8-4814-93d7-bf213fd7f0c8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-718b8b73-0ba8-4814-93d7-bf213fd7f0c8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-718b8b73-0ba8-4814-93d7-bf213fd7f0c8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-718b8b73-0ba8-4814-93d7-bf213fd7f0c8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-718b8b73-0ba8-4814-93d7-bf213fd7f0c8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-718b8b73-0ba8-4814-93d7-bf213fd7f0c8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 556/1094] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:40 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6b161110-eade-496b-bed9-147bf6021a20 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6b161110-eade-496b-bed9-147bf6021a20 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6b161110-eade-496b-bed9-147bf6021a20 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6b161110-eade-496b-bed9-147bf6021a20 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6b161110-eade-496b-bed9-147bf6021a20 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6b161110-eade-496b-bed9-147bf6021a20 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 539/1095] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:41 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "38c5d3dc-09c3-40d1-a82a-d9540a39e786"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '38c5d3dc-09c3-40d1-a82a-d9540a39e786'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e44c2f95-0aa7-405f-bdb2-efb293990b28 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e44c2f95-0aa7-405f-bdb2-efb293990b28 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e44c2f95-0aa7-405f-bdb2-efb293990b28 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e44c2f95-0aa7-405f-bdb2-efb293990b28 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e44c2f95-0aa7-405f-bdb2-efb293990b28 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e44c2f95-0aa7-405f-bdb2-efb293990b28 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 540/1096] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:42 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:42 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Create volume of 1 GB Sep 07 09:50:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Availability Zones retrieved successfully. Sep 07 09:50:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Flow 'volume_create_api' (581a5a0c-7f7a-46ac-883a-88785174f02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9346c608-3c31-4471-ab98-f52090011eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:50:42 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9346c608-3c31-4471-ab98-f52090011eb3) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 09:50:42 devstack devstack@c-api.service[86989]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 07 09:50:42 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9346c608-3c31-4471-ab98-f52090011eb3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:42 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9346c608-3c31-4471-ab98-f52090011eb3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 09:50:42 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Flow 'volume_create_api' (581a5a0c-7f7a-46ac-883a-88785174f02a) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 09:50:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1a010958-a480-4bfe-abe2-0dea4440a4a8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 400 Sep 07 09:50:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 557/1097] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:50:41 2026] POST /volume/v3/volumes => generated 134 bytes in 788 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:50:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0dbe4404-e1a9-419b-9710-52b03164b6f6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0dbe4404-e1a9-419b-9710-52b03164b6f6 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0dbe4404-e1a9-419b-9710-52b03164b6f6 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0dbe4404-e1a9-419b-9710-52b03164b6f6 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0dbe4404-e1a9-419b-9710-52b03164b6f6 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0dbe4404-e1a9-419b-9710-52b03164b6f6 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 541/1098] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:42 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1db565f8-7a05-48e5-a86d-ae0dc4b49d4a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1db565f8-7a05-48e5-a86d-ae0dc4b49d4a tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1db565f8-7a05-48e5-a86d-ae0dc4b49d4a tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1db565f8-7a05-48e5-a86d-ae0dc4b49d4a tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 400 Sep 07 09:50:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 558/1099] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:50:42 2026] POST /volume/v3/volumes => generated 127 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-13bcbc53-9474-4238-be6a-cc90d16445d2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-13bcbc53-9474-4238-be6a-cc90d16445d2 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-13bcbc53-9474-4238-be6a-cc90d16445d2 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "49968b18-2895-40ad-95d2-f2a37cef1808"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-13bcbc53-9474-4238-be6a-cc90d16445d2 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '49968b18-2895-40ad-95d2-f2a37cef1808'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a8ed2cbe-78e3-469a-b873-702897603dee None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-13bcbc53-9474-4238-be6a-cc90d16445d2 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 404 Sep 07 09:50:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 542/1100] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:50:43 2026] POST /volume/v3/volumes => generated 111 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a8ed2cbe-78e3-469a-b873-702897603dee tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5ad5d925-8f24-45b8-b6c4-9770b5ca7b89 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a8ed2cbe-78e3-469a-b873-702897603dee tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5ad5d925-8f24-45b8-b6c4-9770b5ca7b89 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5ad5d925-8f24-45b8-b6c4-9770b5ca7b89 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "dbb99be0-ff23-4cf0-aacd-519563aae914"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a8ed2cbe-78e3-469a-b873-702897603dee tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-5ad5d925-8f24-45b8-b6c4-9770b5ca7b89 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'dbb99be0-ff23-4cf0-aacd-519563aae914'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5ad5d925-8f24-45b8-b6c4-9770b5ca7b89 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 404 Sep 07 09:50:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a8ed2cbe-78e3-469a-b873-702897603dee tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 543/1101] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:50:43 2026] POST /volume/v3/volumes => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a8ed2cbe-78e3-469a-b873-702897603dee tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 559/1102] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:43 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e39e0fae-e53f-48ed-b8c8-c0884d1315c8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e39e0fae-e53f-48ed-b8c8-c0884d1315c8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e39e0fae-e53f-48ed-b8c8-c0884d1315c8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "762e2ab1-09c5-44de-aa49-981519f7c386"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-e39e0fae-e53f-48ed-b8c8-c0884d1315c8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '762e2ab1-09c5-44de-aa49-981519f7c386'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e39e0fae-e53f-48ed-b8c8-c0884d1315c8 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 404 Sep 07 09:50:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 544/1103] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:50:43 2026] POST /volume/v3/volumes => generated 114 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-285e08ce-f743-48bf-863a-18c9be3758e7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-285e08ce-f743-48bf-863a-18c9be3758e7 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-285e08ce-f743-48bf-863a-18c9be3758e7 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-285e08ce-f743-48bf-863a-18c9be3758e7 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 400 Sep 07 09:50:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 560/1104] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:50:43 2026] POST /volume/v3/volumes => generated 125 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-82334b0d-fdc7-40f9-9237-c76f88a29946 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-82334b0d-fdc7-40f9-9237-c76f88a29946 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-82334b0d-fdc7-40f9-9237-c76f88a29946 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-82334b0d-fdc7-40f9-9237-c76f88a29946 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 400 Sep 07 09:50:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 545/1105] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:50:43 2026] POST /volume/v3/volumes => generated 125 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b99156e6-3807-4edb-9ea3-1e6272653aeb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b99156e6-3807-4edb-9ea3-1e6272653aeb tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b99156e6-3807-4edb-9ea3-1e6272653aeb tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b99156e6-3807-4edb-9ea3-1e6272653aeb tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 400 Sep 07 09:50:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 561/1106] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:50:43 2026] POST /volume/v3/volumes => generated 121 bytes in 64 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8b1565a1-f15a-4a21-852c-c0d6eb671170 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b1565a1-f15a-4a21-852c-c0d6eb671170 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] DELETE http://192.168.122.65/volume/v3/volumes/tempest-invalid-1005532270 Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8b1565a1-f15a-4a21-852c-c0d6eb671170 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8b1565a1-f15a-4a21-852c-c0d6eb671170 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-8b1565a1-f15a-4a21-852c-c0d6eb671170 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Delete volume with id: tempest-invalid-1005532270 Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b1565a1-f15a-4a21-852c-c0d6eb671170 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/tempest-invalid-1005532270 returned with HTTP 404 Sep 07 09:50:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 546/1107] 192.168.122.65 () {58 vars in 1200 bytes} [Mon Sep 7 09:50:43 2026] DELETE /volume/v3/volumes/tempest-invalid-1005532270 => generated 99 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-651ced04-5572-435e-8cc8-ecdc53d5c747 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 562/1108] 192.168.122.65 () {58 vars in 1122 bytes} [Mon Sep 7 09:50:43 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-02221151-0eb6-40e9-b1e1-f026502dc1b9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-02221151-0eb6-40e9-b1e1-f026502dc1b9 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes/xxx/action Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-02221151-0eb6-40e9-b1e1-f026502dc1b9 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action body: b'{"os-detach": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-02221151-0eb6-40e9-b1e1-f026502dc1b9 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-02221151-0eb6-40e9-b1e1-f026502dc1b9 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 07 09:50:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 547/1109] 192.168.122.65 () {60 vars in 1170 bytes} [Mon Sep 7 09:50:43 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-31b6e0a2-4eeb-4e8e-9383-adfa3ad7b7dd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-31b6e0a2-4eeb-4e8e-9383-adfa3ad7b7dd tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] GET http://192.168.122.65/volume/v3/volumes/tempest-invalid-51047434 Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-31b6e0a2-4eeb-4e8e-9383-adfa3ad7b7dd tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-31b6e0a2-4eeb-4e8e-9383-adfa3ad7b7dd tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-31b6e0a2-4eeb-4e8e-9383-adfa3ad7b7dd tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] http://192.168.122.65/volume/v3/volumes/tempest-invalid-51047434 returned with HTTP 404 Sep 07 09:50:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 563/1110] 192.168.122.65 () {58 vars in 1191 bytes} [Mon Sep 7 09:50:43 2026] GET /volume/v3/volumes/tempest-invalid-51047434 => generated 97 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-48133adf-da83-4cf3-9797-d8abac8eb3a4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1dc328cc-a3c8-4c42-8de6-2fa17dd5059e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1dc328cc-a3c8-4c42-8de6-2fa17dd5059e tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 548/1111] 192.168.122.65 () {58 vars in 1119 bytes} [Mon Sep 7 09:50:43 2026] GET /volume/v3/volumes/ => generated 112 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1dc328cc-a3c8-4c42-8de6-2fa17dd5059e tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1dc328cc-a3c8-4c42-8de6-2fa17dd5059e tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-de52ba3b-21ee-4362-8e6a-4228fcfbfb3d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de52ba3b-21ee-4362-8e6a-4228fcfbfb3d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail?status=null Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de52ba3b-21ee-4362-8e6a-4228fcfbfb3d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de52ba3b-21ee-4362-8e6a-4228fcfbfb3d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-de52ba3b-21ee-4362-8e6a-4228fcfbfb3d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-de52ba3b-21ee-4362-8e6a-4228fcfbfb3d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Could not evaluate value null, assuming string {{(pid=86990) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:50:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-de52ba3b-21ee-4362-8e6a-4228fcfbfb3d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1dc328cc-a3c8-4c42-8de6-2fa17dd5059e tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1dc328cc-a3c8-4c42-8de6-2fa17dd5059e tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 564/1112] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:43 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-de52ba3b-21ee-4362-8e6a-4228fcfbfb3d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Get all volumes completed successfully. Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de52ba3b-21ee-4362-8e6a-4228fcfbfb3d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] http://192.168.122.65/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 07 09:50:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 549/1113] 192.168.122.65 () {58 vars in 1160 bytes} [Mon Sep 7 09:50:43 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1b98005a-f712-4124-a900-55117d07784d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1b98005a-f712-4124-a900-55117d07784d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2134987888 Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1b98005a-f712-4124-a900-55117d07784d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1b98005a-f712-4124-a900-55117d07784d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-1b98005a-f712-4124-a900-55117d07784d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-1b98005a-f712-4124-a900-55117d07784d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2134987888'), ('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1b98005a-f712-4124-a900-55117d07784d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Get all volumes completed successfully. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1b98005a-f712-4124-a900-55117d07784d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] http://192.168.122.65/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2134987888 returned with HTTP 200 Sep 07 09:50:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 565/1114] 192.168.122.65 () {58 vars in 1238 bytes} [Mon Sep 7 09:50:44 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2134987888 => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-044381e2-42cd-417f-9c88-5c3b096143dc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-044381e2-42cd-417f-9c88-5c3b096143dc tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] GET http://192.168.122.65/volume/v3/volumes?status=null Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-044381e2-42cd-417f-9c88-5c3b096143dc tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-044381e2-42cd-417f-9c88-5c3b096143dc tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-044381e2-42cd-417f-9c88-5c3b096143dc tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-044381e2-42cd-417f-9c88-5c3b096143dc tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Could not evaluate value null, assuming string {{(pid=86990) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-044381e2-42cd-417f-9c88-5c3b096143dc tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-48b36caf-fbb8-48dd-bd4d-8500862deb2b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-044381e2-42cd-417f-9c88-5c3b096143dc tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Get all volumes completed successfully. Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-044381e2-42cd-417f-9c88-5c3b096143dc tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] http://192.168.122.65/volume/v3/volumes?status=null returned with HTTP 200 Sep 07 09:50:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 550/1115] 192.168.122.65 () {58 vars in 1139 bytes} [Mon Sep 7 09:50:44 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48b36caf-fbb8-48dd-bd4d-8500862deb2b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48b36caf-fbb8-48dd-bd4d-8500862deb2b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48b36caf-fbb8-48dd-bd4d-8500862deb2b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3e9284bb-9623-4e64-b089-977eb4a532ae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3e9284bb-9623-4e64-b089-977eb4a532ae tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] GET http://192.168.122.65/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-530387165 Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3e9284bb-9623-4e64-b089-977eb4a532ae tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3e9284bb-9623-4e64-b089-977eb4a532ae tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-3e9284bb-9623-4e64-b089-977eb4a532ae tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3e9284bb-9623-4e64-b089-977eb4a532ae tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-530387165'), ('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-48b36caf-fbb8-48dd-bd4d-8500862deb2b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48b36caf-fbb8-48dd-bd4d-8500862deb2b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 566/1116] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:44 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3e9284bb-9623-4e64-b089-977eb4a532ae tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Get all volumes completed successfully. Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3e9284bb-9623-4e64-b089-977eb4a532ae tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] http://192.168.122.65/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-530387165 returned with HTTP 200 Sep 07 09:50:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 551/1117] 192.168.122.65 () {58 vars in 1215 bytes} [Mon Sep 7 09:50:44 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-530387165 => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-72e9e92d-bc82-4fb5-8796-fc992c47a43f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-72e9e92d-bc82-4fb5-8796-fc992c47a43f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-72e9e92d-bc82-4fb5-8796-fc992c47a43f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-72e9e92d-bc82-4fb5-8796-fc992c47a43f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-72e9e92d-bc82-4fb5-8796-fc992c47a43f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Volume info retrieved successfully. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-72e9e92d-bc82-4fb5-8796-fc992c47a43f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Reserve volume completed successfully. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-72e9e92d-bc82-4fb5-8796-fc992c47a43f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action returned with HTTP 202 Sep 07 09:50:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 567/1118] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:50:44 2026] POST /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e13bc579-7c92-48be-8063-ccda806512ec None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e13bc579-7c92-48be-8063-ccda806512ec tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e13bc579-7c92-48be-8063-ccda806512ec tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e13bc579-7c92-48be-8063-ccda806512ec tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e13bc579-7c92-48be-8063-ccda806512ec tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Volume info retrieved successfully. Sep 07 09:50:44 devstack devstack@c-api.service[86990]: ERROR cinder.volume.api [None req-e13bc579-7c92-48be-8063-ccda806512ec tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Volume status must be available to reserve, but the status is attaching. Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e13bc579-7c92-48be-8063-ccda806512ec tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action returned with HTTP 400 Sep 07 09:50:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 552/1119] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:50:44 2026] POST /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action => generated 132 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7fbb8fec-5fab-466a-a0f0-444cd649f8e5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7fbb8fec-5fab-466a-a0f0-444cd649f8e5 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7fbb8fec-5fab-466a-a0f0-444cd649f8e5 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7fbb8fec-5fab-466a-a0f0-444cd649f8e5 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7fbb8fec-5fab-466a-a0f0-444cd649f8e5 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Volume info retrieved successfully. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7fbb8fec-5fab-466a-a0f0-444cd649f8e5 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Unreserve volume completed successfully. Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7fbb8fec-5fab-466a-a0f0-444cd649f8e5 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action returned with HTTP 202 Sep 07 09:50:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 568/1120] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:50:44 2026] POST /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-14e69f3f-b158-4c9f-a529-0aaa6e58734d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-14e69f3f-b158-4c9f-a529-0aaa6e58734d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes/46906143-e923-405f-8919-8f485e33dd3c/action Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-14e69f3f-b158-4c9f-a529-0aaa6e58734d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-14e69f3f-b158-4c9f-a529-0aaa6e58734d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-14e69f3f-b158-4c9f-a529-0aaa6e58734d tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/46906143-e923-405f-8919-8f485e33dd3c/action returned with HTTP 404 Sep 07 09:50:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 553/1121] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:50:44 2026] POST /volume/v3/volumes/46906143-e923-405f-8919-8f485e33dd3c/action => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-910b8e59-ba30-4576-8497-850dc7fa0aac None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-910b8e59-ba30-4576-8497-850dc7fa0aac tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes/a181980f-b463-4ddc-889f-c004e67aa4f6/action Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-910b8e59-ba30-4576-8497-850dc7fa0aac tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-910b8e59-ba30-4576-8497-850dc7fa0aac tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-910b8e59-ba30-4576-8497-850dc7fa0aac tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/a181980f-b463-4ddc-889f-c004e67aa4f6/action returned with HTTP 404 Sep 07 09:50:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 569/1122] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:50:44 2026] POST /volume/v3/volumes/a181980f-b463-4ddc-889f-c004e67aa4f6/action => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bcb87e8b-8d3e-4339-8d33-a12d81f77df9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 554/1123] 192.168.122.65 () {60 vars in 1139 bytes} [Mon Sep 7 09:50:44 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b7d66f83-afed-40aa-8cde-27da7a202728 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7d66f83-afed-40aa-8cde-27da7a202728 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] PUT http://192.168.122.65/volume/v3/volumes/tempest-invalid-735382747 Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b7d66f83-afed-40aa-8cde-27da7a202728 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7d66f83-afed-40aa-8cde-27da7a202728 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/tempest-invalid-735382747 returned with HTTP 404 Sep 07 09:50:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 570/1124] 192.168.122.65 () {60 vars in 1214 bytes} [Mon Sep 7 09:50:44 2026] PUT /volume/v3/volumes/tempest-invalid-735382747 => generated 98 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-726283cd-182f-4983-9e81-89f972c1226e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-726283cd-182f-4983-9e81-89f972c1226e tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] PUT http://192.168.122.65/volume/v3/volumes/e38391bd-83eb-4d15-8e19-1048b5a0b1b6 Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-726283cd-182f-4983-9e81-89f972c1226e tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-726283cd-182f-4983-9e81-89f972c1226e tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/e38391bd-83eb-4d15-8e19-1048b5a0b1b6 returned with HTTP 404 Sep 07 09:50:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 555/1125] 192.168.122.65 () {60 vars in 1247 bytes} [Mon Sep 7 09:50:44 2026] PUT /volume/v3/volumes/e38391bd-83eb-4d15-8e19-1048b5a0b1b6 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4716f934-690f-4421-8e06-9f123bcd0a61 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4716f934-690f-4421-8e06-9f123bcd0a61 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] DELETE http://192.168.122.65/volume/v3/volumes/7f7c9330-cb20-4160-9211-53dd97d03e3c Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4716f934-690f-4421-8e06-9f123bcd0a61 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4716f934-690f-4421-8e06-9f123bcd0a61 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-4716f934-690f-4421-8e06-9f123bcd0a61 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Delete volume with id: 7f7c9330-cb20-4160-9211-53dd97d03e3c Sep 07 09:50:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4716f934-690f-4421-8e06-9f123bcd0a61 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/7f7c9330-cb20-4160-9211-53dd97d03e3c returned with HTTP 404 Sep 07 09:50:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 571/1126] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:50:44 2026] DELETE /volume/v3/volumes/7f7c9330-cb20-4160-9211-53dd97d03e3c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-55aff579-b0c9-4305-a3f5-522c65594e10 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55aff579-b0c9-4305-a3f5-522c65594e10 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55aff579-b0c9-4305-a3f5-522c65594e10 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55aff579-b0c9-4305-a3f5-522c65594e10 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55aff579-b0c9-4305-a3f5-522c65594e10 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action returned with HTTP 400 Sep 07 09:50:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 556/1127] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:50:44 2026] POST /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action => generated 140 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-69aa9c28-244f-4ec7-bffa-86f2a1893bba None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-69aa9c28-244f-4ec7-bffa-86f2a1893bba tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-69aa9c28-244f-4ec7-bffa-86f2a1893bba tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-69aa9c28-244f-4ec7-bffa-86f2a1893bba tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-69aa9c28-244f-4ec7-bffa-86f2a1893bba tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action returned with HTTP 400 Sep 07 09:50:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 572/1128] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:50:45 2026] POST /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action => generated 131 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5772ba25-80fc-49c8-ac0d-33fb76133182 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5772ba25-80fc-49c8-ac0d-33fb76133182 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes/464cf6ff-d1d8-40e0-b52d-c558cce901f7/action Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5772ba25-80fc-49c8-ac0d-33fb76133182 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5772ba25-80fc-49c8-ac0d-33fb76133182 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5772ba25-80fc-49c8-ac0d-33fb76133182 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/464cf6ff-d1d8-40e0-b52d-c558cce901f7/action returned with HTTP 404 Sep 07 09:50:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 557/1129] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:50:45 2026] POST /volume/v3/volumes/464cf6ff-d1d8-40e0-b52d-c558cce901f7/action => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ce4d4225-5248-437e-9c65-9391547061b6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1eedd14d-9189-4e20-a692-ef3689b1025f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce4d4225-5248-437e-9c65-9391547061b6 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce4d4225-5248-437e-9c65-9391547061b6 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce4d4225-5248-437e-9c65-9391547061b6 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1eedd14d-9189-4e20-a692-ef3689b1025f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1eedd14d-9189-4e20-a692-ef3689b1025f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1eedd14d-9189-4e20-a692-ef3689b1025f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1eedd14d-9189-4e20-a692-ef3689b1025f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action returned with HTTP 400 Sep 07 09:50:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 558/1130] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:50:45 2026] POST /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925/action => generated 129 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:50:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a4ab89c1-bcf0-4c81-a848-350fca91df0f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a4ab89c1-bcf0-4c81-a848-350fca91df0f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] POST http://192.168.122.65/volume/v3/volumes/None/action Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a4ab89c1-bcf0-4c81-a848-350fca91df0f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a4ab89c1-bcf0-4c81-a848-350fca91df0f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ce4d4225-5248-437e-9c65-9391547061b6 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce4d4225-5248-437e-9c65-9391547061b6 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a4ab89c1-bcf0-4c81-a848-350fca91df0f tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/None/action returned with HTTP 404 Sep 07 09:50:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 573/1131] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:45 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 559/1132] 192.168.122.65 () {60 vars in 1173 bytes} [Mon Sep 7 09:50:45 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cc4d76d5-61ae-46a0-94b1-f09347c9d7e9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cc4d76d5-61ae-46a0-94b1-f09347c9d7e9 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] GET http://192.168.122.65/volume/v3/volumes/250c1da0-061c-4718-bd57-78dcfa64a33d Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cc4d76d5-61ae-46a0-94b1-f09347c9d7e9 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cc4d76d5-61ae-46a0-94b1-f09347c9d7e9 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cc4d76d5-61ae-46a0-94b1-f09347c9d7e9 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-reader] http://192.168.122.65/volume/v3/volumes/250c1da0-061c-4718-bd57-78dcfa64a33d returned with HTTP 404 Sep 07 09:50:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 574/1133] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:45 2026] GET /volume/v3/volumes/250c1da0-061c-4718-bd57-78dcfa64a33d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5a347e78-8f89-4bed-baf8-ad3ea48ef049 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5a347e78-8f89-4bed-baf8-ad3ea48ef049 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] GET http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5a347e78-8f89-4bed-baf8-ad3ea48ef049 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5a347e78-8f89-4bed-baf8-ad3ea48ef049 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5a347e78-8f89-4bed-baf8-ad3ea48ef049 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Volume info retrieved successfully. Sep 07 09:50:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5a347e78-8f89-4bed-baf8-ad3ea48ef049 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 returned with HTTP 200 Sep 07 09:50:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 560/1134] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:45 2026] GET /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 => generated 849 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-01776a76-c3fd-4319-b426-56e5db89b27e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-01776a76-c3fd-4319-b426-56e5db89b27e tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] DELETE http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-01776a76-c3fd-4319-b426-56e5db89b27e tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-01776a76-c3fd-4319-b426-56e5db89b27e tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-01776a76-c3fd-4319-b426-56e5db89b27e tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Delete volume with id: 37114973-0b30-4565-8530-7434e40d2925 Sep 07 09:50:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-01776a76-c3fd-4319-b426-56e5db89b27e tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Volume info retrieved successfully. Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-01776a76-c3fd-4319-b426-56e5db89b27e tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Delete volume request issued successfully. Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-01776a76-c3fd-4319-b426-56e5db89b27e tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 returned with HTTP 202 Sep 07 09:50:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 575/1135] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:50:45 2026] DELETE /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a54676e8-4b75-4d2b-9b4f-a76b23ad8164 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a54676e8-4b75-4d2b-9b4f-a76b23ad8164 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a54676e8-4b75-4d2b-9b4f-a76b23ad8164 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a54676e8-4b75-4d2b-9b4f-a76b23ad8164 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0f097858-eec2-40f0-b116-0ab0222b0866 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0f097858-eec2-40f0-b116-0ab0222b0866 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] GET http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0f097858-eec2-40f0-b116-0ab0222b0866 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0f097858-eec2-40f0-b116-0ab0222b0866 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a54676e8-4b75-4d2b-9b4f-a76b23ad8164 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a54676e8-4b75-4d2b-9b4f-a76b23ad8164 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 561/1136] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:45 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 891 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0f097858-eec2-40f0-b116-0ab0222b0866 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Volume info retrieved successfully. Sep 07 09:50:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0f097858-eec2-40f0-b116-0ab0222b0866 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 returned with HTTP 200 Sep 07 09:50:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 576/1137] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:45 2026] GET /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 => generated 848 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b78a852d-4a3e-4fe6-9eb8-e0ea1ce58970 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b78a852d-4a3e-4fe6-9eb8-e0ea1ce58970 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b78a852d-4a3e-4fe6-9eb8-e0ea1ce58970 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b78a852d-4a3e-4fe6-9eb8-e0ea1ce58970 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b78a852d-4a3e-4fe6-9eb8-e0ea1ce58970 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b78a852d-4a3e-4fe6-9eb8-e0ea1ce58970 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 562/1138] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:46 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1b20203f-9540-4f57-9120-25a8cd2d1500 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1b20203f-9540-4f57-9120-25a8cd2d1500 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1b20203f-9540-4f57-9120-25a8cd2d1500 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1b20203f-9540-4f57-9120-25a8cd2d1500 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1b20203f-9540-4f57-9120-25a8cd2d1500 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1b20203f-9540-4f57-9120-25a8cd2d1500 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 577/1139] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:46 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 892 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b33995ce-9082-4f87-ae6b-99a9235bd119 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b33995ce-9082-4f87-ae6b-99a9235bd119 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b33995ce-9082-4f87-ae6b-99a9235bd119 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b33995ce-9082-4f87-ae6b-99a9235bd119 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7a53bd68-b9e0-4b87-884d-2974626cd8a1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7a53bd68-b9e0-4b87-884d-2974626cd8a1 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] GET http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 Sep 07 09:50:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7a53bd68-b9e0-4b87-884d-2974626cd8a1 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7a53bd68-b9e0-4b87-884d-2974626cd8a1 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b33995ce-9082-4f87-ae6b-99a9235bd119 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Volume info retrieved successfully. Sep 07 09:50:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7a53bd68-b9e0-4b87-884d-2974626cd8a1 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Volume info retrieved successfully. Sep 07 09:50:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b33995ce-9082-4f87-ae6b-99a9235bd119 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7a53bd68-b9e0-4b87-884d-2974626cd8a1 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 returned with HTTP 200 Sep 07 09:50:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 563/1140] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:46 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 892 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:50:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 578/1141] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:46 2026] GET /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 => generated 848 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0afacce9-4421-4996-913f-8d969ff53657 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0afacce9-4421-4996-913f-8d969ff53657 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] PUT http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0afacce9-4421-4996-913f-8d969ff53657 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-279206429"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0afacce9-4421-4996-913f-8d969ff53657 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0afacce9-4421-4996-913f-8d969ff53657 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume updated successfully. Sep 07 09:50:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0afacce9-4421-4996-913f-8d969ff53657 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 564/1142] 192.168.122.65 () {60 vars in 1247 bytes} [Mon Sep 7 09:50:46 2026] PUT /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 824 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-18e4d4a8-89a6-45e9-b004-95515e4ac37d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-18e4d4a8-89a6-45e9-b004-95515e4ac37d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] PUT http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-18e4d4a8-89a6-45e9-b004-95515e4ac37d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1271485865", "description": "This is the new description of volume"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-18e4d4a8-89a6-45e9-b004-95515e4ac37d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-18e4d4a8-89a6-45e9-b004-95515e4ac37d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume updated successfully. Sep 07 09:50:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-18e4d4a8-89a6-45e9-b004-95515e4ac37d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 579/1143] 192.168.122.65 () {60 vars in 1248 bytes} [Mon Sep 7 09:50:46 2026] PUT /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d46278dc-6296-474e-85ff-4837337702f8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d46278dc-6296-474e-85ff-4837337702f8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d46278dc-6296-474e-85ff-4837337702f8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d46278dc-6296-474e-85ff-4837337702f8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d46278dc-6296-474e-85ff-4837337702f8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Volume info retrieved successfully. Sep 07 09:50:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d46278dc-6296-474e-85ff-4837337702f8 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 565/1144] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:46 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 932 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-522810734", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1250204175"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-522810734', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1250204175'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume of 1 GB Sep 07 09:50:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Availability Zones retrieved successfully. Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (b45173ba-bb4d-4c50-8a2b-7e563e05b399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ace156-3d61-467c-abc6-66aa4157b68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ace156-3d61-467c-abc6-66aa4157b68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb37d867-591b-4d19-ad20-08ff18f564a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-173a3d41-1e4a-4f67-8148-6abf3c683cdf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-173a3d41-1e4a-4f67-8148-6abf3c683cdf tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:50:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-173a3d41-1e4a-4f67-8148-6abf3c683cdf tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-173a3d41-1e4a-4f67-8148-6abf3c683cdf tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-173a3d41-1e4a-4f67-8148-6abf3c683cdf tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:50:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-173a3d41-1e4a-4f67-8148-6abf3c683cdf tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:50:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 566/1145] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:47 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 859 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Created reservations ['d664743f-a8b6-40cf-b970-73ae0222c6c3', 'a876cfa4-6774-4b21-a88f-66b123f86d92', '1044f7ee-683d-4b8c-bf37-8c46ee4541d3', '411cd396-5bbd-4a0d-8bef-dd774eaba874'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb37d867-591b-4d19-ad20-08ff18f564a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d664743f-a8b6-40cf-b970-73ae0222c6c3', 'a876cfa4-6774-4b21-a88f-66b123f86d92', '1044f7ee-683d-4b8c-bf37-8c46ee4541d3', '411cd396-5bbd-4a0d-8bef-dd774eaba874']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ead538-524b-41b2-b2a6-6fe5e5d62012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ead538-524b-41b2-b2a6-6fe5e5d62012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85012851-84c1-4d70-8a69-d6279e932137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-522810734',display_name='tempest-VolumesGetTest-Volume-1250204175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['d664743f-a8b6-40cf-b970-73ae0222c6c3','a876cfa4-6774-4b21-a88f-66b123f86d92','1044f7ee-683d-4b8c-bf37-8c46ee4541d3','411cd396-5bbd-4a0d-8bef-dd774eaba874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:50:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-522810734',display_name='tempest-VolumesGetTest-Volume-1250204175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85012851-84c1-4d70-8a69-d6279e932137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0d348dfae54c7e82883160bf026082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f698563c-18e4-447b-89d5-4c68434b6307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f698563c-18e4-447b-89d5-4c68434b6307) transitioned into 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-522810734',display_name='tempest-VolumesGetTest-Volume-1250204175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['d664743f-a8b6-40cf-b970-73ae0222c6c3','a876cfa4-6774-4b21-a88f-66b123f86d92','1044f7ee-683d-4b8c-bf37-8c46ee4541d3','411cd396-5bbd-4a0d-8bef-dd774eaba874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37adc2e-c930-454b-b044-6f6d48e2c3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c37adc2e-c930-454b-b044-6f6d48e2c3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (b45173ba-bb4d-4c50-8a2b-7e563e05b399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request issued successfully. Sep 07 09:50:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ac28002c-ed48-44a9-bde0-facb73f76f74 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:50:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 580/1146] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:50:47 2026] POST /volume/v3/volumes => generated 786 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 09:50:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e496efc3-33fa-498f-a939-c1ac7ea6b228 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e496efc3-33fa-498f-a939-c1ac7ea6b228 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 Sep 07 09:50:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e496efc3-33fa-498f-a939-c1ac7ea6b228 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e496efc3-33fa-498f-a939-c1ac7ea6b228 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e496efc3-33fa-498f-a939-c1ac7ea6b228 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-52f8f951-0293-4197-8732-61cc3495b5f0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-52f8f951-0293-4197-8732-61cc3495b5f0 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] GET http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-52f8f951-0293-4197-8732-61cc3495b5f0 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-52f8f951-0293-4197-8732-61cc3495b5f0 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e496efc3-33fa-498f-a939-c1ac7ea6b228 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 returned with HTTP 200 Sep 07 09:50:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 567/1147] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:47 2026] GET /volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 => generated 854 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-52f8f951-0293-4197-8732-61cc3495b5f0 tempest-VolumesNegativeTest-639598962 tempest-VolumesNegativeTest-639598962-project-member] http://192.168.122.65/volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 returned with HTTP 404 Sep 07 09:50:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 581/1148] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:47 2026] GET /volume/v3/volumes/37114973-0b30-4565-8530-7434e40d2925 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-af519fc1-79ad-4258-8117-099bb36158c7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-af519fc1-79ad-4258-8117-099bb36158c7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 Sep 07 09:50:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-af519fc1-79ad-4258-8117-099bb36158c7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-af519fc1-79ad-4258-8117-099bb36158c7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:48 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:48 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-af519fc1-79ad-4258-8117-099bb36158c7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-af519fc1-79ad-4258-8117-099bb36158c7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 returned with HTTP 200 Sep 07 09:50:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 568/1149] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:48 2026] GET /volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 => generated 878 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a2e3e60f-a47a-4be2-bb42-6a13c559d34c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a2e3e60f-a47a-4be2-bb42-6a13c559d34c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 Sep 07 09:50:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a2e3e60f-a47a-4be2-bb42-6a13c559d34c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a2e3e60f-a47a-4be2-bb42-6a13c559d34c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:50 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=316,cinder:UPDATE=60,cinder:INSERT=37 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:50:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a2e3e60f-a47a-4be2-bb42-6a13c559d34c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a2e3e60f-a47a-4be2-bb42-6a13c559d34c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 returned with HTTP 200 Sep 07 09:50:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 582/1150] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:49 2026] GET /volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 => generated 879 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e8b77749-6e8f-48f8-bf4a-c9f64d9c6bd0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8b77749-6e8f-48f8-bf4a-c9f64d9c6bd0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] PUT http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 Sep 07 09:50:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8b77749-6e8f-48f8-bf4a-c9f64d9c6bd0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-279206429", "description": null}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:50 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e8b77749-6e8f-48f8-bf4a-c9f64d9c6bd0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e8b77749-6e8f-48f8-bf4a-c9f64d9c6bd0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume updated successfully. Sep 07 09:50:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8b77749-6e8f-48f8-bf4a-c9f64d9c6bd0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 returned with HTTP 200 Sep 07 09:50:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 569/1151] 192.168.122.65 () {60 vars in 1247 bytes} [Mon Sep 7 09:50:50 2026] PUT /volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 => generated 776 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-938ff920-1d50-4992-a6f0-79053650b18f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-938ff920-1d50-4992-a6f0-79053650b18f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 Sep 07 09:50:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-938ff920-1d50-4992-a6f0-79053650b18f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-938ff920-1d50-4992-a6f0-79053650b18f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-938ff920-1d50-4992-a6f0-79053650b18f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-938ff920-1d50-4992-a6f0-79053650b18f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 returned with HTTP 200 Sep 07 09:50:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 583/1152] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:50 2026] GET /volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 => generated 844 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cbf589e4-1c73-4be9-8094-164ae325666c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cbf589e4-1c73-4be9-8094-164ae325666c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] DELETE http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 Sep 07 09:50:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cbf589e4-1c73-4be9-8094-164ae325666c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cbf589e4-1c73-4be9-8094-164ae325666c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:50 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-cbf589e4-1c73-4be9-8094-164ae325666c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume with id: 85012851-84c1-4d70-8a69-d6279e932137 Sep 07 09:50:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:50 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cbf589e4-1c73-4be9-8094-164ae325666c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cbf589e4-1c73-4be9-8094-164ae325666c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume request issued successfully. Sep 07 09:50:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cbf589e4-1c73-4be9-8094-164ae325666c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 returned with HTTP 202 Sep 07 09:50:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 570/1153] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:50:50 2026] DELETE /volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:50:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b731d126-a790-44e0-ae37-85ca5f71d30c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b731d126-a790-44e0-ae37-85ca5f71d30c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 Sep 07 09:50:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b731d126-a790-44e0-ae37-85ca5f71d30c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b731d126-a790-44e0-ae37-85ca5f71d30c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b731d126-a790-44e0-ae37-85ca5f71d30c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b731d126-a790-44e0-ae37-85ca5f71d30c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 returned with HTTP 200 Sep 07 09:50:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 584/1154] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:50 2026] GET /volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 => generated 843 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d8fbe124-7b6a-42b1-b911-96ec975775ee None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d8fbe124-7b6a-42b1-b911-96ec975775ee tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 Sep 07 09:50:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d8fbe124-7b6a-42b1-b911-96ec975775ee tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d8fbe124-7b6a-42b1-b911-96ec975775ee tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:51 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d8fbe124-7b6a-42b1-b911-96ec975775ee tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d8fbe124-7b6a-42b1-b911-96ec975775ee tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 returned with HTTP 200 Sep 07 09:50:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 571/1155] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:51 2026] GET /volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 => generated 843 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-390d989d-6a09-4a9e-ba9d-8bcc0026f134 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-390d989d-6a09-4a9e-ba9d-8bcc0026f134 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 Sep 07 09:50:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-390d989d-6a09-4a9e-ba9d-8bcc0026f134 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-390d989d-6a09-4a9e-ba9d-8bcc0026f134 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-390d989d-6a09-4a9e-ba9d-8bcc0026f134 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 returned with HTTP 404 Sep 07 09:50:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 585/1156] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:52 2026] GET /volume/v3/volumes/85012851-84c1-4d70-8a69-d6279e932137 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d8097d2f-aa2b-4e26-82ce-dd6d00075200 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d8097d2f-aa2b-4e26-82ce-dd6d00075200 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d8097d2f-aa2b-4e26-82ce-dd6d00075200 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d8097d2f-aa2b-4e26-82ce-dd6d00075200 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:53 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:53 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d8097d2f-aa2b-4e26-82ce-dd6d00075200 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d8097d2f-aa2b-4e26-82ce-dd6d00075200 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 572/1157] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:53 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 932 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9eb6a951-c2fb-42e9-966e-cb8b3b766b5b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9eb6a951-c2fb-42e9-966e-cb8b3b766b5b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] DELETE http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9eb6a951-c2fb-42e9-966e-cb8b3b766b5b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9eb6a951-c2fb-42e9-966e-cb8b3b766b5b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:53 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-9eb6a951-c2fb-42e9-966e-cb8b3b766b5b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume with id: c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9eb6a951-c2fb-42e9-966e-cb8b3b766b5b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9eb6a951-c2fb-42e9-966e-cb8b3b766b5b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume request issued successfully. Sep 07 09:50:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9eb6a951-c2fb-42e9-966e-cb8b3b766b5b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 202 Sep 07 09:50:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 586/1158] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:50:53 2026] DELETE /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:50:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2cf24423-ea2f-4600-8698-6e0e6d99da75 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2cf24423-ea2f-4600-8698-6e0e6d99da75 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2cf24423-ea2f-4600-8698-6e0e6d99da75 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2cf24423-ea2f-4600-8698-6e0e6d99da75 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:53 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:53 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2cf24423-ea2f-4600-8698-6e0e6d99da75 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2cf24423-ea2f-4600-8698-6e0e6d99da75 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 573/1159] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:53 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 931 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ada5847f-96f5-4e99-9fda-4758b5d1ac51 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ada5847f-96f5-4e99-9fda-4758b5d1ac51 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ada5847f-96f5-4e99-9fda-4758b5d1ac51 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ada5847f-96f5-4e99-9fda-4758b5d1ac51 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ada5847f-96f5-4e99-9fda-4758b5d1ac51 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ada5847f-96f5-4e99-9fda-4758b5d1ac51 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 200 Sep 07 09:50:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 587/1160] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:54 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 931 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d0ce53cc-c54f-4eba-802b-eaf9e3c15d10 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d0ce53cc-c54f-4eba-802b-eaf9e3c15d10 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d Sep 07 09:50:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d0ce53cc-c54f-4eba-802b-eaf9e3c15d10 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d0ce53cc-c54f-4eba-802b-eaf9e3c15d10 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d0ce53cc-c54f-4eba-802b-eaf9e3c15d10 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d returned with HTTP 404 Sep 07 09:50:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 574/1161] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:55 2026] GET /volume/v3/volumes/c680cad4-c0b2-4074-8aeb-eaa6c49fce9d => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-48003187-00da-423b-9ed1-7bf2f01f761f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48003187-00da-423b-9ed1-7bf2f01f761f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc Sep 07 09:50:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48003187-00da-423b-9ed1-7bf2f01f761f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48003187-00da-423b-9ed1-7bf2f01f761f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:55 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-48003187-00da-423b-9ed1-7bf2f01f761f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48003187-00da-423b-9ed1-7bf2f01f761f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc returned with HTTP 200 Sep 07 09:50:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 588/1162] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:55 2026] GET /volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc => generated 844 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3e22421b-7e20-47be-9565-794a7e562427 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3e22421b-7e20-47be-9565-794a7e562427 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] DELETE http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc Sep 07 09:50:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3e22421b-7e20-47be-9565-794a7e562427 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3e22421b-7e20-47be-9565-794a7e562427 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:56 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-3e22421b-7e20-47be-9565-794a7e562427 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume with id: 832247da-3484-4939-8747-379646b23dbc Sep 07 09:50:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3e22421b-7e20-47be-9565-794a7e562427 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3e22421b-7e20-47be-9565-794a7e562427 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume request issued successfully. Sep 07 09:50:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3e22421b-7e20-47be-9565-794a7e562427 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc returned with HTTP 202 Sep 07 09:50:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 575/1163] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:50:56 2026] DELETE /volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:50:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-974de73b-afb2-4958-b438-58e0816e8153 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-974de73b-afb2-4958-b438-58e0816e8153 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc Sep 07 09:50:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-974de73b-afb2-4958-b438-58e0816e8153 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-974de73b-afb2-4958-b438-58e0816e8153 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:56 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-974de73b-afb2-4958-b438-58e0816e8153 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-974de73b-afb2-4958-b438-58e0816e8153 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc returned with HTTP 200 Sep 07 09:50:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 589/1164] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:56 2026] GET /volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc => generated 843 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b34e4f44-aaf0-4164-b922-07ff038f083c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b34e4f44-aaf0-4164-b922-07ff038f083c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc Sep 07 09:50:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b34e4f44-aaf0-4164-b922-07ff038f083c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b34e4f44-aaf0-4164-b922-07ff038f083c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:50:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b34e4f44-aaf0-4164-b922-07ff038f083c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b34e4f44-aaf0-4164-b922-07ff038f083c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc returned with HTTP 200 Sep 07 09:50:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 576/1165] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:57 2026] GET /volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc => generated 843 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:50:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1447d4b4-7126-4c92-b687-5045dc06e80c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1447d4b4-7126-4c92-b687-5045dc06e80c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc Sep 07 09:50:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1447d4b4-7126-4c92-b687-5045dc06e80c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1447d4b4-7126-4c92-b687-5045dc06e80c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1447d4b4-7126-4c92-b687-5045dc06e80c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc returned with HTTP 404 Sep 07 09:50:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 590/1166] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:58 2026] GET /volume/v3/volumes/832247da-3484-4939-8747-379646b23dbc => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:50:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:50:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-VolumesGetTest-Volume-1924517049", "metadata": {"Type": "Test"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:50:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request body: {'volume': {'imageRef': '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1924517049', 'metadata': {'Type': 'Test'}}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume of 1 GB Sep 07 09:50:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Availability Zones retrieved successfully. Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (cbcafcb2-c9ef-4307-ae69-f93d816d4e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ae56cc-abe7-4138-b746-2816417ef409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ae56cc-abe7-4138-b746-2816417ef409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (309edae9-c2ea-4e9c-86d9-48199bd18179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Created reservations ['66023ed3-b39f-453a-96a7-1541cc2f7d8d', 'eab01c59-5778-49c8-a04d-f9cd1a013e06', '7a1b1454-d376-4f06-8f2e-2f0839fa1441', '22b98b18-2e87-4ea7-9b61-1f0993409ef6'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (309edae9-c2ea-4e9c-86d9-48199bd18179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66023ed3-b39f-453a-96a7-1541cc2f7d8d', 'eab01c59-5778-49c8-a04d-f9cd1a013e06', '7a1b1454-d376-4f06-8f2e-2f0839fa1441', '22b98b18-2e87-4ea7-9b61-1f0993409ef6']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (283d8a87-8e47-46b1-b1a2-f6c5ab671bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (283d8a87-8e47-46b1-b1a2-f6c5ab671bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c6b5e01-9117-4bbb-a1a9-50ff941be20b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1924517049',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['66023ed3-b39f-453a-96a7-1541cc2f7d8d','eab01c59-5778-49c8-a04d-f9cd1a013e06','7a1b1454-d376-4f06-8f2e-2f0839fa1441','22b98b18-2e87-4ea7-9b61-1f0993409ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1924517049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c6b5e01-9117-4bbb-a1a9-50ff941be20b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9d0d348dfae54c7e82883160bf026082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c9b92bc-fd57-4836-9289-627883bc9bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c9b92bc-fd57-4836-9289-627883bc9bed) transitioned into state 'SUCCESS' from state '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-1924517049',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['66023ed3-b39f-453a-96a7-1541cc2f7d8d','eab01c59-5778-49c8-a04d-f9cd1a013e06','7a1b1454-d376-4f06-8f2e-2f0839fa1441','22b98b18-2e87-4ea7-9b61-1f0993409ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aeb4636-ecc0-4575-b9f3-128977198ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aeb4636-ecc0-4575-b9f3-128977198ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (cbcafcb2-c9ef-4307-ae69-f93d816d4e6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:50:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request issued successfully. Sep 07 09:50:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3bf1491f-92c0-40a0-81d2-65a5a1d6548e tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:50:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 577/1167] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:50:58 2026] POST /volume/v3/volumes => generated 766 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 09:50:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-97024b1d-203f-4c90-9118-8418f9a29234 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:50:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-97024b1d-203f-4c90-9118-8418f9a29234 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:50:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-97024b1d-203f-4c90-9118-8418f9a29234 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:50:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-97024b1d-203f-4c90-9118-8418f9a29234 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:50:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:50:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:50:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:50:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:50:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-97024b1d-203f-4c90-9118-8418f9a29234 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:50:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-97024b1d-203f-4c90-9118-8418f9a29234 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:50:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 591/1168] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:50:59 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 834 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fb948a8d-5836-462a-8f84-06b042866137 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fb948a8d-5836-462a-8f84-06b042866137 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] DELETE http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:51:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fb948a8d-5836-462a-8f84-06b042866137 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fb948a8d-5836-462a-8f84-06b042866137 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:00 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-fb948a8d-5836-462a-8f84-06b042866137 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Delete volume with id: 76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:51:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fb948a8d-5836-462a-8f84-06b042866137 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:51:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fb948a8d-5836-462a-8f84-06b042866137 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Delete volume request issued successfully. Sep 07 09:51:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fb948a8d-5836-462a-8f84-06b042866137 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 202 Sep 07 09:51:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 578/1169] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:51:00 2026] DELETE /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:51:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a168f015-8fd3-4055-871a-3b9a68671987 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a168f015-8fd3-4055-871a-3b9a68671987 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:51:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a168f015-8fd3-4055-871a-3b9a68671987 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a168f015-8fd3-4055-871a-3b9a68671987 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a168f015-8fd3-4055-871a-3b9a68671987 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:51:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a168f015-8fd3-4055-871a-3b9a68671987 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:51:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 592/1170] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:00 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-29e673b3-717d-440d-8a32-d177a8f17617 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-29e673b3-717d-440d-8a32-d177a8f17617 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-29e673b3-717d-440d-8a32-d177a8f17617 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-29e673b3-717d-440d-8a32-d177a8f17617 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-29e673b3-717d-440d-8a32-d177a8f17617 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-29e673b3-717d-440d-8a32-d177a8f17617 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 579/1171] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:00 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c63d2248-c48c-4986-874f-99f728650043 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c63d2248-c48c-4986-874f-99f728650043 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:51:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c63d2248-c48c-4986-874f-99f728650043 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c63d2248-c48c-4986-874f-99f728650043 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c63d2248-c48c-4986-874f-99f728650043 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Volume info retrieved successfully. Sep 07 09:51:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c63d2248-c48c-4986-874f-99f728650043 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 200 Sep 07 09:51:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 593/1172] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:01 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 858 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f59ea552-9052-4b0e-a31b-f81191fccebf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f59ea552-9052-4b0e-a31b-f81191fccebf tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f59ea552-9052-4b0e-a31b-f81191fccebf tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f59ea552-9052-4b0e-a31b-f81191fccebf tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f59ea552-9052-4b0e-a31b-f81191fccebf tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f59ea552-9052-4b0e-a31b-f81191fccebf tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 580/1173] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:01 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 858 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7e6c2919-4bc7-48fe-ba21-c0c838ab5384 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7e6c2919-4bc7-48fe-ba21-c0c838ab5384 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] GET http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 Sep 07 09:51:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7e6c2919-4bc7-48fe-ba21-c0c838ab5384 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7e6c2919-4bc7-48fe-ba21-c0c838ab5384 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7e6c2919-4bc7-48fe-ba21-c0c838ab5384 tempest-ServerRescueNegativeTestJSON-1832136170 tempest-ServerRescueNegativeTestJSON-1832136170-project-member] http://192.168.122.65/volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 returned with HTTP 404 Sep 07 09:51:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 594/1174] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:02 2026] GET /volume/v3/volumes/76bd6818-0b9e-47c8-bc40-2297b3b31799 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bfdcd347-b2a9-42d4-94d0-26ad6f2d2952 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bfdcd347-b2a9-42d4-94d0-26ad6f2d2952 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bfdcd347-b2a9-42d4-94d0-26ad6f2d2952 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bfdcd347-b2a9-42d4-94d0-26ad6f2d2952 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bfdcd347-b2a9-42d4-94d0-26ad6f2d2952 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bfdcd347-b2a9-42d4-94d0-26ad6f2d2952 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 581/1175] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:02 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 916 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-10363197-63fa-4d7d-9103-bbf0778a8438 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-10363197-63fa-4d7d-9103-bbf0778a8438 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-10363197-63fa-4d7d-9103-bbf0778a8438 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-10363197-63fa-4d7d-9103-bbf0778a8438 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-10363197-63fa-4d7d-9103-bbf0778a8438 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-10363197-63fa-4d7d-9103-bbf0778a8438 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 595/1176] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:03 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 919 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1ab0393c-fe58-4d8a-8945-bd7e6f023586 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1ab0393c-fe58-4d8a-8945-bd7e6f023586 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1ab0393c-fe58-4d8a-8945-bd7e6f023586 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1ab0393c-fe58-4d8a-8945-bd7e6f023586 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1ab0393c-fe58-4d8a-8945-bd7e6f023586 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1ab0393c-fe58-4d8a-8945-bd7e6f023586 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 582/1177] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:05 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 919 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3be795c6-24e9-4fb8-a9a8-01d394921af0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3be795c6-24e9-4fb8-a9a8-01d394921af0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3be795c6-24e9-4fb8-a9a8-01d394921af0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3be795c6-24e9-4fb8-a9a8-01d394921af0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3be795c6-24e9-4fb8-a9a8-01d394921af0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3be795c6-24e9-4fb8-a9a8-01d394921af0 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 596/1178] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:06 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 919 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a7375883-b911-40ac-84f4-a2605c218a14 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7375883-b911-40ac-84f4-a2605c218a14 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7375883-b911-40ac-84f4-a2605c218a14 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7375883-b911-40ac-84f4-a2605c218a14 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a7375883-b911-40ac-84f4-a2605c218a14 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7375883-b911-40ac-84f4-a2605c218a14 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 583/1179] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:07 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 919 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b9de2a9c-df9b-44d9-ad00-162809390bf7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b9de2a9c-df9b-44d9-ad00-162809390bf7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b9de2a9c-df9b-44d9-ad00-162809390bf7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b9de2a9c-df9b-44d9-ad00-162809390bf7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b9de2a9c-df9b-44d9-ad00-162809390bf7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b9de2a9c-df9b-44d9-ad00-162809390bf7 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 597/1180] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:08 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 919 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ab943e78-b5a8-4f3a-aec3-0e0ee9f22b8c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ab943e78-b5a8-4f3a-aec3-0e0ee9f22b8c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ab943e78-b5a8-4f3a-aec3-0e0ee9f22b8c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ab943e78-b5a8-4f3a-aec3-0e0ee9f22b8c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ab943e78-b5a8-4f3a-aec3-0e0ee9f22b8c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ab943e78-b5a8-4f3a-aec3-0e0ee9f22b8c tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 584/1181] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:09 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 1337 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-85110b6c-be1b-40d9-b784-2ce3e43b7693 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-85110b6c-be1b-40d9-b784-2ce3e43b7693 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-85110b6c-be1b-40d9-b784-2ce3e43b7693 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-85110b6c-be1b-40d9-b784-2ce3e43b7693 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-85110b6c-be1b-40d9-b784-2ce3e43b7693 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Volume info retrieved successfully. Sep 07 09:51:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-85110b6c-be1b-40d9-b784-2ce3e43b7693 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 598/1182] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:09 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 1337 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8b2ccf26-6796-4db8-bc1e-2022cd52b290 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b2ccf26-6796-4db8-bc1e-2022cd52b290 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] PUT http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8b2ccf26-6796-4db8-bc1e-2022cd52b290 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1924517049"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:09 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=275,cinder:INSERT=30,cinder:UPDATE=56 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:51:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8b2ccf26-6796-4db8-bc1e-2022cd52b290 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8b2ccf26-6796-4db8-bc1e-2022cd52b290 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume updated successfully. Sep 07 09:51:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b2ccf26-6796-4db8-bc1e-2022cd52b290 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 585/1183] 192.168.122.65 () {60 vars in 1247 bytes} [Mon Sep 7 09:51:09 2026] PUT /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 790 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-440fef59-52a3-455f-99cb-9b0e59a43555 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-440fef59-52a3-455f-99cb-9b0e59a43555 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] PUT http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-440fef59-52a3-455f-99cb-9b0e59a43555 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-15433592", "description": "This is the new description of volume"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-440fef59-52a3-455f-99cb-9b0e59a43555 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-440fef59-52a3-455f-99cb-9b0e59a43555 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume updated successfully. Sep 07 09:51:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-440fef59-52a3-455f-99cb-9b0e59a43555 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 599/1184] 192.168.122.65 () {60 vars in 1248 bytes} [Mon Sep 7 09:51:10 2026] PUT /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 827 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-29000218-83ed-44ef-b495-553f9d1957c2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-29000218-83ed-44ef-b495-553f9d1957c2 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-29000218-83ed-44ef-b495-553f9d1957c2 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-29000218-83ed-44ef-b495-553f9d1957c2 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-29000218-83ed-44ef-b495-553f9d1957c2 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] Volume info retrieved successfully. Sep 07 09:51:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-29000218-83ed-44ef-b495-553f9d1957c2 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-reader] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 586/1185] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:10 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 1374 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e46d4860-3131-4fad-8bdb-f82e77688624 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1500378378", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2049228791"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1500378378', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2049228791'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume of 1 GB Sep 07 09:51:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Availability Zones retrieved successfully. Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (6c222423-dbed-4199-ab47-c945ac4a05fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9434f674-a733-4806-9024-356e92fa6bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9434f674-a733-4806-9024-356e92fa6bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a21ae4d-6678-4be7-a847-d0a84d63fe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Created reservations ['2abf1a00-7bb9-44ff-80a2-4a92f0e8fd81', '6fca4070-d474-4571-958f-1fc9b27ed714', '1dce477d-5f95-4893-82cb-6a0af08673e2', 'ce0ebf6b-0958-4309-9ed8-be2f029ed47b'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a21ae4d-6678-4be7-a847-d0a84d63fe93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2abf1a00-7bb9-44ff-80a2-4a92f0e8fd81', '6fca4070-d474-4571-958f-1fc9b27ed714', '1dce477d-5f95-4893-82cb-6a0af08673e2', 'ce0ebf6b-0958-4309-9ed8-be2f029ed47b']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d50268a-3cbc-4284-9f67-c1a9b41cbe02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d50268a-3cbc-4284-9f67-c1a9b41cbe02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1500378378',display_name='tempest-VolumesGetTest-Volume-2049228791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['2abf1a00-7bb9-44ff-80a2-4a92f0e8fd81','6fca4070-d474-4571-958f-1fc9b27ed714','1dce477d-5f95-4893-82cb-6a0af08673e2','ce0ebf6b-0958-4309-9ed8-be2f029ed47b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:51:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1500378378',display_name='tempest-VolumesGetTest-Volume-2049228791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d0d348dfae54c7e82883160bf026082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d64898-82b8-4b3c-a7a7-1a217adb3b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d64898-82b8-4b3c-a7a7-1a217adb3b97) transitioned into 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-1500378378',display_name='tempest-VolumesGetTest-Volume-2049228791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d0d348dfae54c7e82883160bf026082',qos_specs=None,replication_status=,reservations=['2abf1a00-7bb9-44ff-80a2-4a92f0e8fd81','6fca4070-d474-4571-958f-1fc9b27ed714','1dce477d-5f95-4893-82cb-6a0af08673e2','ce0ebf6b-0958-4309-9ed8-be2f029ed47b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7f3aff13dd4e2b9fdd1579c4d2028a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b305e888-0380-498c-8c24-fac83a8aa8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b305e888-0380-498c-8c24-fac83a8aa8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Flow 'volume_create_api' (6c222423-dbed-4199-ab47-c945ac4a05fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Create volume request issued successfully. Sep 07 09:51:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e46d4860-3131-4fad-8bdb-f82e77688624 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:51:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 600/1186] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:51:10 2026] POST /volume/v3/volumes => generated 787 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:51:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-958e39bc-15b2-4e89-ae2d-62e18f0726bc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-958e39bc-15b2-4e89-ae2d-62e18f0726bc tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c Sep 07 09:51:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-958e39bc-15b2-4e89-ae2d-62e18f0726bc tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-958e39bc-15b2-4e89-ae2d-62e18f0726bc tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-958e39bc-15b2-4e89-ae2d-62e18f0726bc tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-958e39bc-15b2-4e89-ae2d-62e18f0726bc tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c returned with HTTP 200 Sep 07 09:51:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 587/1187] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:10 2026] GET /volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1029125093"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1029125093'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume of 1 GB Sep 07 09:51:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Availability Zones retrieved successfully. Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Flow 'volume_create_api' (017b6ccc-3c7e-48b6-9367-82fc9efaf988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea428463-3e8f-4cf6-aa19-734a6e32deba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1151904943"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1151904943'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Create volume of 1 GB Sep 07 09:51:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Availability Zones retrieved successfully. Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Flow 'volume_create_api' (3ea76cc0-223e-4eba-acc5-f854b0220d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea428463-3e8f-4cf6-aa19-734a6e32deba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd5d93ac-0929-40b2-8403-3f529a5901f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce798000-939a-4862-adae-30ba872ed29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd5d93ac-0929-40b2-8403-3f529a5901f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc40309c-a859-4a96-a25e-65525f483151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Created reservations ['bef64ae5-ae87-4286-9fdd-81375d950092', 'a53be75d-b997-4659-ac5b-d9760009c9b1', 'ae2c59f2-a410-4305-bb5d-2362f5bf68cf', '742488e0-8f5c-445b-b75f-40321e2c90ad'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce798000-939a-4862-adae-30ba872ed29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bef64ae5-ae87-4286-9fdd-81375d950092', 'a53be75d-b997-4659-ac5b-d9760009c9b1', 'ae2c59f2-a410-4305-bb5d-2362f5bf68cf', '742488e0-8f5c-445b-b75f-40321e2c90ad']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059a5595-eb66-4a18-9ad8-176050596621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Created reservations ['b1d76edc-07e6-4842-851f-7b294306491f', '584eaa24-63eb-45ec-aa33-44fe49c99f52', '552ac524-5fd3-4697-94d8-ba6981a4073a', '80a092f9-5d34-4fc1-9328-9c1ee1996d33'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc40309c-a859-4a96-a25e-65525f483151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1d76edc-07e6-4842-851f-7b294306491f', '584eaa24-63eb-45ec-aa33-44fe49c99f52', '552ac524-5fd3-4697-94d8-ba6981a4073a', '80a092f9-5d34-4fc1-9328-9c1ee1996d33']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b26c14a4-db59-4a07-8115-991ba6d5af8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:11 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059a5595-eb66-4a18-9ad8-176050596621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71c30170-916b-40b4-ba8a-5c4896a59fbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1029125093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20218c55685499c9a297ab10363ccd5',qos_specs=None,replication_status=,reservations=['bef64ae5-ae87-4286-9fdd-81375d950092','a53be75d-b997-4659-ac5b-d9760009c9b1','ae2c59f2-a410-4305-bb5d-2362f5bf68cf','742488e0-8f5c-445b-b75f-40321e2c90ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5109ca8ff24bd986228416138d7fb9',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1029125093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71c30170-916b-40b4-ba8a-5c4896a59fbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d20218c55685499c9a297ab10363ccd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc5109ca8ff24bd986228416138d7fb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c50609c-427a-4d06-9133-25341204d2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b26c14a4-db59-4a07-8115-991ba6d5af8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77644d46-365c-4aed-a19a-6409030cea95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1151904943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7577d7d1f8bf4b32a569094a58165f6f',qos_specs=None,replication_status=,reservations=['b1d76edc-07e6-4842-851f-7b294306491f','584eaa24-63eb-45ec-aa33-44fe49c99f52','552ac524-5fd3-4697-94d8-ba6981a4073a','80a092f9-5d34-4fc1-9328-9c1ee1996d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c11d4c72d9e24bee9936597109683264',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:51:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1151904943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77644d46-365c-4aed-a19a-6409030cea95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7577d7d1f8bf4b32a569094a58165f6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c11d4c72d9e24bee9936597109683264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e65fadec-03ee-4722-a1d1-1d05c7ce93fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c50609c-427a-4d06-9133-25341204d2f4) transitioned into state 'SUCCESS' from state '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-1029125093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20218c55685499c9a297ab10363ccd5',qos_specs=None,replication_status=,reservations=['bef64ae5-ae87-4286-9fdd-81375d950092','a53be75d-b997-4659-ac5b-d9760009c9b1','ae2c59f2-a410-4305-bb5d-2362f5bf68cf','742488e0-8f5c-445b-b75f-40321e2c90ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5109ca8ff24bd986228416138d7fb9',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdcdad22-817f-402e-baa2-a0ff8bf914d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e65fadec-03ee-4722-a1d1-1d05c7ce93fd) transitioned into state 'SUCCESS' from state '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-1151904943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7577d7d1f8bf4b32a569094a58165f6f',qos_specs=None,replication_status=,reservations=['b1d76edc-07e6-4842-851f-7b294306491f','584eaa24-63eb-45ec-aa33-44fe49c99f52','552ac524-5fd3-4697-94d8-ba6981a4073a','80a092f9-5d34-4fc1-9328-9c1ee1996d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c11d4c72d9e24bee9936597109683264',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd880cf-f15a-4f75-8e3a-368e5269c579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdcdad22-817f-402e-baa2-a0ff8bf914d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Flow 'volume_create_api' (017b6ccc-3c7e-48b6-9367-82fc9efaf988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume request issued successfully. Sep 07 09:51:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b6f4176b-21e3-46f3-ade6-e934109b92a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:51:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 601/1188] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:51:10 2026] POST /volume/v3/volumes => generated 761 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-09463871-0da8-4de3-a5e4-aa38b2a80d1c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd880cf-f15a-4f75-8e3a-368e5269c579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Flow 'volume_create_api' (3ea76cc0-223e-4eba-acc5-f854b0220d0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Create volume request issued successfully. Sep 07 09:51:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-09463871-0da8-4de3-a5e4-aa38b2a80d1c tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd Sep 07 09:51:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0977ad05-10a8-4da3-9c5c-2c5963df0cde tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:51:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 588/1189] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:51:11 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 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-09463871-0da8-4de3-a5e4-aa38b2a80d1c tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-09463871-0da8-4de3-a5e4-aa38b2a80d1c tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d9261b22-e3bb-420a-a22e-1a37e125bbd2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d9261b22-e3bb-420a-a22e-1a37e125bbd2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d9261b22-e3bb-420a-a22e-1a37e125bbd2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d9261b22-e3bb-420a-a22e-1a37e125bbd2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:11 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d9261b22-e3bb-420a-a22e-1a37e125bbd2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-09463871-0da8-4de3-a5e4-aa38b2a80d1c tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d9261b22-e3bb-420a-a22e-1a37e125bbd2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 589/1190] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:11 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 830 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-09463871-0da8-4de3-a5e4-aa38b2a80d1c tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd returned with HTTP 200 Sep 07 09:51:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 602/1191] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:11 2026] GET /volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd => generated 829 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d9aaffbb-563f-498e-bd00-2415968f58bb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d9aaffbb-563f-498e-bd00-2415968f58bb tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d9aaffbb-563f-498e-bd00-2415968f58bb tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d9aaffbb-563f-498e-bd00-2415968f58bb tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d9aaffbb-563f-498e-bd00-2415968f58bb tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d9aaffbb-563f-498e-bd00-2415968f58bb tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c returned with HTTP 200 Sep 07 09:51:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 590/1192] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:11 2026] GET /volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c => generated 879 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-62ab9a12-c6d4-4e78-b743-5dfc48d25465 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-62ab9a12-c6d4-4e78-b743-5dfc48d25465 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-62ab9a12-c6d4-4e78-b743-5dfc48d25465 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-62ab9a12-c6d4-4e78-b743-5dfc48d25465 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-30753fb7-bc3c-492a-b171-4227f2604d02 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-30753fb7-bc3c-492a-b171-4227f2604d02 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd Sep 07 09:51:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-30753fb7-bc3c-492a-b171-4227f2604d02 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-30753fb7-bc3c-492a-b171-4227f2604d02 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-62ab9a12-c6d4-4e78-b743-5dfc48d25465 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-30753fb7-bc3c-492a-b171-4227f2604d02 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-62ab9a12-c6d4-4e78-b743-5dfc48d25465 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 603/1193] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:12 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-30753fb7-bc3c-492a-b171-4227f2604d02 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd returned with HTTP 200 Sep 07 09:51:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 591/1194] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:12 2026] GET /volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-57b70b95-e2c6-4a9f-a6d4-00a3876c787d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-57b70b95-e2c6-4a9f-a6d4-00a3876c787d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c Sep 07 09:51:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-57b70b95-e2c6-4a9f-a6d4-00a3876c787d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-57b70b95-e2c6-4a9f-a6d4-00a3876c787d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-57b70b95-e2c6-4a9f-a6d4-00a3876c787d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-57b70b95-e2c6-4a9f-a6d4-00a3876c787d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c returned with HTTP 200 Sep 07 09:51:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 604/1195] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:12 2026] GET /volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c => generated 880 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d7935438-d56d-4324-859f-e5cc660906ae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d7935438-d56d-4324-859f-e5cc660906ae tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] PUT http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c Sep 07 09:51:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d7935438-d56d-4324-859f-e5cc660906ae tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1924517049", "description": null}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d7935438-d56d-4324-859f-e5cc660906ae tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d7935438-d56d-4324-859f-e5cc660906ae tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume updated successfully. Sep 07 09:51:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d7935438-d56d-4324-859f-e5cc660906ae tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c returned with HTTP 200 Sep 07 09:51:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 592/1196] 192.168.122.65 () {60 vars in 1247 bytes} [Mon Sep 7 09:51:12 2026] PUT /volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c => generated 777 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-431c1de0-bc61-4b45-add5-5c66f338df2b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-431c1de0-bc61-4b45-add5-5c66f338df2b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c Sep 07 09:51:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-431c1de0-bc61-4b45-add5-5c66f338df2b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-431c1de0-bc61-4b45-add5-5c66f338df2b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-431c1de0-bc61-4b45-add5-5c66f338df2b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-431c1de0-bc61-4b45-add5-5c66f338df2b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c returned with HTTP 200 Sep 07 09:51:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 605/1197] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:13 2026] GET /volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-13dbda4c-469f-4880-906b-b5a8bd929e4b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-13dbda4c-469f-4880-906b-b5a8bd929e4b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] DELETE http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c Sep 07 09:51:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-13dbda4c-469f-4880-906b-b5a8bd929e4b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-13dbda4c-469f-4880-906b-b5a8bd929e4b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:13 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-13dbda4c-469f-4880-906b-b5a8bd929e4b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume with id: a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c Sep 07 09:51:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-13dbda4c-469f-4880-906b-b5a8bd929e4b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-13dbda4c-469f-4880-906b-b5a8bd929e4b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume request issued successfully. Sep 07 09:51:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-13dbda4c-469f-4880-906b-b5a8bd929e4b tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c returned with HTTP 202 Sep 07 09:51:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 593/1198] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:51:13 2026] DELETE /volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:51:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8c40cb5b-41b4-46f8-b4b3-f4b723c1e686 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8c40cb5b-41b4-46f8-b4b3-f4b723c1e686 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c Sep 07 09:51:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8c40cb5b-41b4-46f8-b4b3-f4b723c1e686 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8c40cb5b-41b4-46f8-b4b3-f4b723c1e686 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8c40cb5b-41b4-46f8-b4b3-f4b723c1e686 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8c40cb5b-41b4-46f8-b4b3-f4b723c1e686 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c returned with HTTP 200 Sep 07 09:51:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 606/1199] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:13 2026] GET /volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2da8aa01-5e61-4efe-b69d-d8e16ad35f72 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2da8aa01-5e61-4efe-b69d-d8e16ad35f72 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2da8aa01-5e61-4efe-b69d-d8e16ad35f72 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2da8aa01-5e61-4efe-b69d-d8e16ad35f72 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-99a60d21-8dc1-4026-96c6-74b900a06119 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-99a60d21-8dc1-4026-96c6-74b900a06119 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd Sep 07 09:51:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-99a60d21-8dc1-4026-96c6-74b900a06119 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-99a60d21-8dc1-4026-96c6-74b900a06119 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2da8aa01-5e61-4efe-b69d-d8e16ad35f72 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2da8aa01-5e61-4efe-b69d-d8e16ad35f72 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 594/1200] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:13 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-99a60d21-8dc1-4026-96c6-74b900a06119 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-99a60d21-8dc1-4026-96c6-74b900a06119 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd returned with HTTP 200 Sep 07 09:51:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 607/1201] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:13 2026] GET /volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3deab512-0f07-4410-91d7-e329bc3ab313 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-f6da4f55-8362-4975-be91-b3c9d820b307 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-f6da4f55-8362-4975-be91-b3c9d820b307 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-f6da4f55-8362-4975-be91-b3c9d820b307 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-f6da4f55-8362-4975-be91-b3c9d820b307 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-f6da4f55-8362-4975-be91-b3c9d820b307 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-f6da4f55-8362-4975-be91-b3c9d820b307 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 608/1202] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:51:13 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3deab512-0f07-4410-91d7-e329bc3ab313 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] GET http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3deab512-0f07-4410-91d7-e329bc3ab313 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3deab512-0f07-4410-91d7-e329bc3ab313 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3deab512-0f07-4410-91d7-e329bc3ab313 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Volume info retrieved successfully. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3deab512-0f07-4410-91d7-e329bc3ab313 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd returned with HTTP 200 Sep 07 09:51:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 595/1203] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:13 2026] GET /volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd => generated 854 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-da9f3d6e-93e0-496f-b221-68fa9c7657de None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da9f3d6e-93e0-496f-b221-68fa9c7657de tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:51:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-da9f3d6e-93e0-496f-b221-68fa9c7657de tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71c30170-916b-40b4-ba8a-5c4896a59fbd", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1449870441"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-da9f3d6e-93e0-496f-b221-68fa9c7657de tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:14 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-da9f3d6e-93e0-496f-b221-68fa9c7657de tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create snapshot from volume 71c30170-916b-40b4-ba8a-5c4896a59fbd Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bd45e12b-4f9e-42a3-be13-e2974ceff792 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bd45e12b-4f9e-42a3-be13-e2974ceff792 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bd45e12b-4f9e-42a3-be13-e2974ceff792 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bd45e12b-4f9e-42a3-be13-e2974ceff792 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bd45e12b-4f9e-42a3-be13-e2974ceff792 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bd45e12b-4f9e-42a3-be13-e2974ceff792 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c returned with HTTP 200 Sep 07 09:51:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 596/1204] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:14 2026] GET /volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c => generated 844 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f8b98119-bb76-4e71-9dec-89d146d7aedd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f8b98119-bb76-4e71-9dec-89d146d7aedd None None] GET http://192.168.122.65/volume// Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f8b98119-bb76-4e71-9dec-89d146d7aedd None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f8b98119-bb76-4e71-9dec-89d146d7aedd None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f8b98119-bb76-4e71-9dec-89d146d7aedd None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:51:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 597/1205] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:51:14 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-a858e2e6-8058-49d6-a0dd-75e86dc9f66d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-a858e2e6-8058-49d6-a0dd-75e86dc9f66d tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-a858e2e6-8058-49d6-a0dd-75e86dc9f66d tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77644d46-365c-4aed-a19a-6409030cea95", "connector": null, "instance_uuid": "8ead5d30-33c4-450c-8119-6cfda9273edf"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:14 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-da9f3d6e-93e0-496f-b221-68fa9c7657de tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Created reservations ['eebdb2c2-d9a9-4609-ae50-3d0b27be79e9', 'ec501243-0624-4d23-aba9-c0dcee70e05a', 'df83fe05-bae6-451a-94cb-0ffb1c919878', '480a3c89-8fc8-4f40-8774-85a7dbae13a4'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-a858e2e6-8058-49d6-a0dd-75e86dc9f66d tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:51:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 598/1206] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:51:14 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 07 09:51:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-da9f3d6e-93e0-496f-b221-68fa9c7657de tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot create request issued successfully. Sep 07 09:51:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da9f3d6e-93e0-496f-b221-68fa9c7657de tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:51:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 609/1207] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:51:14 2026] POST /volume/v3/snapshots => generated 380 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5c1d8fba-41d1-48b3-96cf-dd688f6b39c6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5c1d8fba-41d1-48b3-96cf-dd688f6b39c6 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5c1d8fba-41d1-48b3-96cf-dd688f6b39c6 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5c1d8fba-41d1-48b3-96cf-dd688f6b39c6 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6cac7e6d-4f51-4576-83e5-b2982e1a294f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5c1d8fba-41d1-48b3-96cf-dd688f6b39c6 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6cac7e6d-4f51-4576-83e5-b2982e1a294f tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5c1d8fba-41d1-48b3-96cf-dd688f6b39c6 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 200 Sep 07 09:51:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6cac7e6d-4f51-4576-83e5-b2982e1a294f tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6cac7e6d-4f51-4576-83e5-b2982e1a294f tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 599/1208] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:14 2026] GET /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 512 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-24aee4c2-17df-4319-9d6b-6206c734e1b4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-24aee4c2-17df-4319-9d6b-6206c734e1b4 None None] GET http://192.168.122.65/volume// Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-24aee4c2-17df-4319-9d6b-6206c734e1b4 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-24aee4c2-17df-4319-9d6b-6206c734e1b4 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-24aee4c2-17df-4319-9d6b-6206c734e1b4 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:51:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6cac7e6d-4f51-4576-83e5-b2982e1a294f tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 600/1209] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:51:14 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-0f14cd9f-fceb-4f0a-a7c4-d1bc16685a41 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-0f14cd9f-fceb-4f0a-a7c4-d1bc16685a41 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-0f14cd9f-fceb-4f0a-a7c4-d1bc16685a41 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-0f14cd9f-fceb-4f0a-a7c4-d1bc16685a41 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6cac7e6d-4f51-4576-83e5-b2982e1a294f tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 610/1210] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:14 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-0f14cd9f-fceb-4f0a-a7c4-d1bc16685a41 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-0f14cd9f-fceb-4f0a-a7c4-d1bc16685a41 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 601/1211] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:51:14 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 1035 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:51:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-2ee99151-6be6-48dd-a13b-046410dfaf58 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-2ee99151-6be6-48dd-a13b-046410dfaf58 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] PUT http://192.168.122.65/volume/v3/attachments/3649ea93-ecbd-43e8-8594-9c75051ec2c7 Sep 07 09:51:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-2ee99151-6be6-48dd-a13b-046410dfaf58 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:15 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-2ee99151-6be6-48dd-a13b-046410dfaf58 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Acquiring lock "cinder-attachment_update-77644d46-365c-4aed-a19a-6409030cea95-devstack" by "attachment_update" {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:51:15 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-2ee99151-6be6-48dd-a13b-046410dfaf58 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Lock "cinder-attachment_update-77644d46-365c-4aed-a19a-6409030cea95-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:51:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-84381245-e529-407f-bcad-a67393cf00ce None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-84381245-e529-407f-bcad-a67393cf00ce tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-84381245-e529-407f-bcad-a67393cf00ce tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-84381245-e529-407f-bcad-a67393cf00ce tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-84381245-e529-407f-bcad-a67393cf00ce tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c returned with HTTP 404 Sep 07 09:51:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 602/1212] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:15 2026] GET /volume/v3/volumes/a81eabc5-0b40-4fd5-b8e4-dbaa7e03382c => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-780d7fc7-0970-403c-9377-62fd5216a2ff None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-780d7fc7-0970-403c-9377-62fd5216a2ff tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-780d7fc7-0970-403c-9377-62fd5216a2ff tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-780d7fc7-0970-403c-9377-62fd5216a2ff tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-780d7fc7-0970-403c-9377-62fd5216a2ff tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-780d7fc7-0970-403c-9377-62fd5216a2ff tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 603/1213] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:15 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 1374 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fc97603b-874c-4558-9809-30c97e82e52d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc97603b-874c-4558-9809-30c97e82e52d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] DELETE http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc97603b-874c-4558-9809-30c97e82e52d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc97603b-874c-4558-9809-30c97e82e52d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-fc97603b-874c-4558-9809-30c97e82e52d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume with id: 2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fc97603b-874c-4558-9809-30c97e82e52d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fc97603b-874c-4558-9809-30c97e82e52d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Delete volume request issued successfully. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc97603b-874c-4558-9809-30c97e82e52d tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 202 Sep 07 09:51:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 604/1214] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:51:15 2026] DELETE /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-157d8f8e-d23a-40e9-9888-aefc05517546 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-157d8f8e-d23a-40e9-9888-aefc05517546 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-157d8f8e-d23a-40e9-9888-aefc05517546 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-157d8f8e-d23a-40e9-9888-aefc05517546 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-157d8f8e-d23a-40e9-9888-aefc05517546 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-157d8f8e-d23a-40e9-9888-aefc05517546 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 200 Sep 07 09:51:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 605/1215] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:15 2026] GET /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 512 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3b54d881-69ba-48ff-9280-5063b269d10f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3b54d881-69ba-48ff-9280-5063b269d10f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3b54d881-69ba-48ff-9280-5063b269d10f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3b54d881-69ba-48ff-9280-5063b269d10f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3b54d881-69ba-48ff-9280-5063b269d10f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Volume info retrieved successfully. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3b54d881-69ba-48ff-9280-5063b269d10f tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 200 Sep 07 09:51:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 606/1216] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:15 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 1373 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a1903cf2-dabb-43bf-8f77-5b23e3dbf96b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1903cf2-dabb-43bf-8f77-5b23e3dbf96b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1903cf2-dabb-43bf-8f77-5b23e3dbf96b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1903cf2-dabb-43bf-8f77-5b23e3dbf96b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a1903cf2-dabb-43bf-8f77-5b23e3dbf96b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1903cf2-dabb-43bf-8f77-5b23e3dbf96b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 607/1217] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:15 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-42704339-c37c-4485-9d33-1f8b93ae2f13 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-42704339-c37c-4485-9d33-1f8b93ae2f13 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-42704339-c37c-4485-9d33-1f8b93ae2f13 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-42704339-c37c-4485-9d33-1f8b93ae2f13 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-42704339-c37c-4485-9d33-1f8b93ae2f13 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-42704339-c37c-4485-9d33-1f8b93ae2f13 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 200 Sep 07 09:51:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 608/1218] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:16 2026] GET /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 512 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-07a44c29-eeeb-4a72-ac57-f717ba483c50 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-07a44c29-eeeb-4a72-ac57-f717ba483c50 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] GET http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b Sep 07 09:51:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-07a44c29-eeeb-4a72-ac57-f717ba483c50 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-07a44c29-eeeb-4a72-ac57-f717ba483c50 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-07a44c29-eeeb-4a72-ac57-f717ba483c50 tempest-VolumesGetTest-601498283 tempest-VolumesGetTest-601498283-project-member] http://192.168.122.65/volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b returned with HTTP 404 Sep 07 09:51:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 609/1219] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:16 2026] GET /volume/v3/volumes/2c6b5e01-9117-4bbb-a1a9-50ff941be20b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0ea8e2e2-af70-415e-84ce-cd1e67546f0a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0ea8e2e2-af70-415e-84ce-cd1e67546f0a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0ea8e2e2-af70-415e-84ce-cd1e67546f0a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0ea8e2e2-af70-415e-84ce-cd1e67546f0a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:16 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:16 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0ea8e2e2-af70-415e-84ce-cd1e67546f0a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0ea8e2e2-af70-415e-84ce-cd1e67546f0a tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 610/1220] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:16 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:17 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-2ee99151-6be6-48dd-a13b-046410dfaf58 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Lock "cinder-attachment_update-77644d46-365c-4aed-a19a-6409030cea95-devstack" released by "attachment_update" :: held 2.342s {{(pid=86989) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:51:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-2ee99151-6be6-48dd-a13b-046410dfaf58 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/attachments/3649ea93-ecbd-43e8-8594-9c75051ec2c7 returned with HTTP 200 Sep 07 09:51:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 611/1221] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:51:15 2026] PUT /volume/v3/attachments/3649ea93-ecbd-43e8-8594-9c75051ec2c7 => generated 694 bytes in 2429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dc1c954e-52df-4203-8877-cbedcdeec480 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dc1c954e-52df-4203-8877-cbedcdeec480 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dc1c954e-52df-4203-8877-cbedcdeec480 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dc1c954e-52df-4203-8877-cbedcdeec480 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dc1c954e-52df-4203-8877-cbedcdeec480 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dc1c954e-52df-4203-8877-cbedcdeec480 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 200 Sep 07 09:51:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 611/1222] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:17 2026] GET /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d38cb527-d303-4373-961b-2bc8b9b54994 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d38cb527-d303-4373-961b-2bc8b9b54994 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] GET http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d38cb527-d303-4373-961b-2bc8b9b54994 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d38cb527-d303-4373-961b-2bc8b9b54994 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d38cb527-d303-4373-961b-2bc8b9b54994 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Snapshot retrieved successfully. Sep 07 09:51:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d38cb527-d303-4373-961b-2bc8b9b54994 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 200 Sep 07 09:51:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 612/1223] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:17 2026] GET /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 539 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ad76bccf-45e5-4ab1-ab10-8c353aa7d1fd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ad76bccf-45e5-4ab1-ab10-8c353aa7d1fd tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] GET http://192.168.122.65/volume/v3/snapshots Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ad76bccf-45e5-4ab1-ab10-8c353aa7d1fd tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ad76bccf-45e5-4ab1-ab10-8c353aa7d1fd tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-ad76bccf-45e5-4ab1-ab10-8c353aa7d1fd tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-ad76bccf-45e5-4ab1-ab10-8c353aa7d1fd tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:17 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:51:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ad76bccf-45e5-4ab1-ab10-8c353aa7d1fd tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Get all snapshots completed successfully. Sep 07 09:51:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ad76bccf-45e5-4ab1-ab10-8c353aa7d1fd tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] http://192.168.122.65/volume/v3/snapshots returned with HTTP 200 Sep 07 09:51:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 612/1224] 192.168.122.65 () {58 vars in 1122 bytes} [Mon Sep 7 09:51:17 2026] GET /volume/v3/snapshots => generated 408 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-33ecd09a-e940-409c-b8af-2e2c1d6262c4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-33ecd09a-e940-409c-b8af-2e2c1d6262c4 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] PUT http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-33ecd09a-e940-409c-b8af-2e2c1d6262c4 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-255970049", "description": "This is the new description of snapshot."}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-33ecd09a-e940-409c-b8af-2e2c1d6262c4 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-33ecd09a-e940-409c-b8af-2e2c1d6262c4 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 200 Sep 07 09:51:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 613/1225] 192.168.122.65 () {60 vars in 1254 bytes} [Mon Sep 7 09:51:17 2026] PUT /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9d76e1e3-1150-4a22-af99-b74e9d153445 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9d76e1e3-1150-4a22-af99-b74e9d153445 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] GET http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9d76e1e3-1150-4a22-af99-b74e9d153445 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9d76e1e3-1150-4a22-af99-b74e9d153445 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9d76e1e3-1150-4a22-af99-b74e9d153445 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Snapshot retrieved successfully. Sep 07 09:51:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9d76e1e3-1150-4a22-af99-b74e9d153445 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 200 Sep 07 09:51:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 613/1226] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:17 2026] GET /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 576 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0fb734bc-25a8-4356-8fc2-f1b86cf6386a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0fb734bc-25a8-4356-8fc2-f1b86cf6386a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0fb734bc-25a8-4356-8fc2-f1b86cf6386a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0fb734bc-25a8-4356-8fc2-f1b86cf6386a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:17 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-0fb734bc-25a8-4356-8fc2-f1b86cf6386a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete snapshot with id: 9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-23be0a6a-54f0-4d17-ae53-a08967649c94 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-23be0a6a-54f0-4d17-ae53-a08967649c94 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-23be0a6a-54f0-4d17-ae53-a08967649c94 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-23be0a6a-54f0-4d17-ae53-a08967649c94 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0fb734bc-25a8-4356-8fc2-f1b86cf6386a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-23be0a6a-54f0-4d17-ae53-a08967649c94 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-23be0a6a-54f0-4d17-ae53-a08967649c94 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 614/1227] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:17 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0fb734bc-25a8-4356-8fc2-f1b86cf6386a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot delete request issued successfully. Sep 07 09:51:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0fb734bc-25a8-4356-8fc2-f1b86cf6386a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 202 Sep 07 09:51:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 614/1228] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:51:17 2026] DELETE /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:51:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dc5f00c3-9b1a-4a31-96d1-2845e2a15461 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dc5f00c3-9b1a-4a31-96d1-2845e2a15461 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dc5f00c3-9b1a-4a31-96d1-2845e2a15461 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dc5f00c3-9b1a-4a31-96d1-2845e2a15461 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dc5f00c3-9b1a-4a31-96d1-2845e2a15461 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dc5f00c3-9b1a-4a31-96d1-2845e2a15461 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 200 Sep 07 09:51:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 615/1229] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:18 2026] GET /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 575 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-04c5e3e5-4c59-4786-abe1-6afdb8b2c7ad None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-04c5e3e5-4c59-4786-abe1-6afdb8b2c7ad tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] POST http://192.168.122.65/volume/v3/attachments/3649ea93-ecbd-43e8-8594-9c75051ec2c7/action Sep 07 09:51:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-04c5e3e5-4c59-4786-abe1-6afdb8b2c7ad tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action body: b'{"os-complete": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:51:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-04c5e3e5-4c59-4786-abe1-6afdb8b2c7ad tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-5e7f928d-71aa-4b2b-9808-88e460242189 req-04c5e3e5-4c59-4786-abe1-6afdb8b2c7ad tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/attachments/3649ea93-ecbd-43e8-8594-9c75051ec2c7/action returned with HTTP 204 Sep 07 09:51:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 615/1230] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:51:18 2026] POST /volume/v3/attachments/3649ea93-ecbd-43e8-8594-9c75051ec2c7/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-98af0941-829c-46db-843e-a74ee0df0ba3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-98af0941-829c-46db-843e-a74ee0df0ba3 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-98af0941-829c-46db-843e-a74ee0df0ba3 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-98af0941-829c-46db-843e-a74ee0df0ba3 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-98af0941-829c-46db-843e-a74ee0df0ba3 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-75288323-c0e1-4010-8a0b-2d473d14e1b0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-98af0941-829c-46db-843e-a74ee0df0ba3 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 616/1231] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:19 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 1147 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-75288323-c0e1-4010-8a0b-2d473d14e1b0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-75288323-c0e1-4010-8a0b-2d473d14e1b0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-75288323-c0e1-4010-8a0b-2d473d14e1b0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-75288323-c0e1-4010-8a0b-2d473d14e1b0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ef415fb9-bf48-4e46-ba4f-5b791292cd09 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-75288323-c0e1-4010-8a0b-2d473d14e1b0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 200 Sep 07 09:51:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 616/1232] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:19 2026] GET /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 575 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ef415fb9-bf48-4e46-ba4f-5b791292cd09 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ef415fb9-bf48-4e46-ba4f-5b791292cd09 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ef415fb9-bf48-4e46-ba4f-5b791292cd09 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ef415fb9-bf48-4e46-ba4f-5b791292cd09 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ef415fb9-bf48-4e46-ba4f-5b791292cd09 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 617/1233] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:19 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 1147 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ce950fc3-621b-45ae-94d7-b25d2ec28458 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce950fc3-621b-45ae-94d7-b25d2ec28458 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] DELETE http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce950fc3-621b-45ae-94d7-b25d2ec28458 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce950fc3-621b-45ae-94d7-b25d2ec28458 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ce950fc3-621b-45ae-94d7-b25d2ec28458 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Delete volume with id: 77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ce950fc3-621b-45ae-94d7-b25d2ec28458 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ce950fc3-621b-45ae-94d7-b25d2ec28458 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce950fc3-621b-45ae-94d7-b25d2ec28458 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 400 Sep 07 09:51:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 617/1234] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:51:19 2026] DELETE /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 307 bytes in 80 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-adef5869-d1df-4dc1-a8f9-131fb2010f81 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-adef5869-d1df-4dc1-a8f9-131fb2010f81 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-adef5869-d1df-4dc1-a8f9-131fb2010f81 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-adef5869-d1df-4dc1-a8f9-131fb2010f81 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-adef5869-d1df-4dc1-a8f9-131fb2010f81 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-adef5869-d1df-4dc1-a8f9-131fb2010f81 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 618/1235] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:19 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 1147 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-9cada4eb-5b83-4395-be08-6dcdb5a4adb7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-9cada4eb-5b83-4395-be08-6dcdb5a4adb7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-9cada4eb-5b83-4395-be08-6dcdb5a4adb7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-9cada4eb-5b83-4395-be08-6dcdb5a4adb7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-9cada4eb-5b83-4395-be08-6dcdb5a4adb7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-9cada4eb-5b83-4395-be08-6dcdb5a4adb7 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 618/1236] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:51:19 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 1147 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-52b15e11-ce4d-40c2-81c1-ba00377eaa3c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-52b15e11-ce4d-40c2-81c1-ba00377eaa3c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] POST http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95/action Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-52b15e11-ce4d-40c2-81c1-ba00377eaa3c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-52b15e11-ce4d-40c2-81c1-ba00377eaa3c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-52b15e11-ce4d-40c2-81c1-ba00377eaa3c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-52b15e11-ce4d-40c2-81c1-ba00377eaa3c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Begin detaching volume completed successfully. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-52b15e11-ce4d-40c2-81c1-ba00377eaa3c tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95/action returned with HTTP 202 Sep 07 09:51:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 619/1237] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:51:19 2026] POST /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:51:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-60cd0064-e357-4138-87dd-af658fe165e0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-60cd0064-e357-4138-87dd-af658fe165e0 None None] GET http://192.168.122.65/volume// Sep 07 09:51:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-60cd0064-e357-4138-87dd-af658fe165e0 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-60cd0064-e357-4138-87dd-af658fe165e0 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-60cd0064-e357-4138-87dd-af658fe165e0 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:51:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 619/1238] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:51:19 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-ebae4f7e-5dfe-48c0-9d86-d8b30594059b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-ebae4f7e-5dfe-48c0-9d86-d8b30594059b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-ebae4f7e-5dfe-48c0-9d86-d8b30594059b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-ebae4f7e-5dfe-48c0-9d86-d8b30594059b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-ebae4f7e-5dfe-48c0-9d86-d8b30594059b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-ebae4f7e-5dfe-48c0-9d86-d8b30594059b tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 620/1239] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:51:19 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 1331 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:51:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5d7a2da3-db73-4f7c-b702-9f86f74c6a88 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5d7a2da3-db73-4f7c-b702-9f86f74c6a88 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5d7a2da3-db73-4f7c-b702-9f86f74c6a88 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5d7a2da3-db73-4f7c-b702-9f86f74c6a88 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5d7a2da3-db73-4f7c-b702-9f86f74c6a88 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5d7a2da3-db73-4f7c-b702-9f86f74c6a88 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 200 Sep 07 09:51:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 620/1240] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:20 2026] GET /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 575 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-d3fd13ae-5516-43dd-b71d-eefdee6f1632 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-d3fd13ae-5516-43dd-b71d-eefdee6f1632 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] DELETE http://192.168.122.65/volume/v3/attachments/3649ea93-ecbd-43e8-8594-9c75051ec2c7 Sep 07 09:51:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-d3fd13ae-5516-43dd-b71d-eefdee6f1632 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-d3fd13ae-5516-43dd-b71d-eefdee6f1632 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:20 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 09:51:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-e486091c-40d0-424a-89ab-cc4ba764df62 req-d3fd13ae-5516-43dd-b71d-eefdee6f1632 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/attachments/3649ea93-ecbd-43e8-8594-9c75051ec2c7 returned with HTTP 200 Sep 07 09:51:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 621/1241] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:51:20 2026] DELETE /volume/v3/attachments/3649ea93-ecbd-43e8-8594-9c75051ec2c7 => generated 19 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-27e6a66c-00f0-4275-98da-32125f64d5c9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-27e6a66c-00f0-4275-98da-32125f64d5c9 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-27e6a66c-00f0-4275-98da-32125f64d5c9 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-27e6a66c-00f0-4275-98da-32125f64d5c9 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-27e6a66c-00f0-4275-98da-32125f64d5c9 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-27e6a66c-00f0-4275-98da-32125f64d5c9 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 621/1242] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:20 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3eac6e12-fb30-44fb-a31d-932f4b8a8d6d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-27a0cb1f-4743-4086-9403-17396634c3f0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-27a0cb1f-4743-4086-9403-17396634c3f0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-27a0cb1f-4743-4086-9403-17396634c3f0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-27a0cb1f-4743-4086-9403-17396634c3f0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-27a0cb1f-4743-4086-9403-17396634c3f0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 404 Sep 07 09:51:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 622/1243] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:21 2026] GET /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d031f947-0b79-497b-9c07-197f04c22142 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d031f947-0b79-497b-9c07-197f04c22142 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d031f947-0b79-497b-9c07-197f04c22142 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d031f947-0b79-497b-9c07-197f04c22142 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-d031f947-0b79-497b-9c07-197f04c22142 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete snapshot with id: 9ab7cf35-b59e-4120-aaa3-335f8419aad9 Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d031f947-0b79-497b-9c07-197f04c22142 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 returned with HTTP 404 Sep 07 09:51:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 623/1244] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:51:21 2026] DELETE /volume/v3/snapshots/9ab7cf35-b59e-4120-aaa3-335f8419aad9 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-17dff6a2-75be-4dfa-894c-7afb217b63b5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-17dff6a2-75be-4dfa-894c-7afb217b63b5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] GET http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-17dff6a2-75be-4dfa-894c-7afb217b63b5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-17dff6a2-75be-4dfa-894c-7afb217b63b5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-17dff6a2-75be-4dfa-894c-7afb217b63b5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Volume info retrieved successfully. Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-17dff6a2-75be-4dfa-894c-7afb217b63b5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd returned with HTTP 200 Sep 07 09:51:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 624/1245] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:21 2026] GET /volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-61315541"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-61315541'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume of 1 GB Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Availability Zones retrieved successfully. Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3eac6e12-fb30-44fb-a31d-932f4b8a8d6d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3eac6e12-fb30-44fb-a31d-932f4b8a8d6d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f2b7fbf-2a93-4821-b858-d200651f1745", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-971866055"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Flow 'volume_create_api' (de47db0f-e22f-4f63-8385-22ab466d680d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c993154-afb9-4eff-82fe-42423ce370fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3eac6e12-fb30-44fb-a31d-932f4b8a8d6d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 404 Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 622/1246] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:51:21 2026] POST /volume/v3/snapshots => generated 109 bytes in 352 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-783c66c8-d48d-42cb-99ec-8893d974a882 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-783c66c8-d48d-42cb-99ec-8893d974a882 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-783c66c8-d48d-42cb-99ec-8893d974a882 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-724936426"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c993154-afb9-4eff-82fe-42423ce370fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122ee940-8276-4c89-9215-4dfa34832be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-783c66c8-d48d-42cb-99ec-8893d974a882 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 404 Sep 07 09:51:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 623/1247] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:51:21 2026] POST /volume/v3/snapshots => generated 77 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fe56e38b-ba2b-4741-9869-08de13aac48a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe56e38b-ba2b-4741-9869-08de13aac48a tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] GET http://192.168.122.65/volume/v3/snapshots?limit=invalid Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe56e38b-ba2b-4741-9869-08de13aac48a tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe56e38b-ba2b-4741-9869-08de13aac48a tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe56e38b-ba2b-4741-9869-08de13aac48a tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] HTTP exception thrown: limit param must be an integer Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe56e38b-ba2b-4741-9869-08de13aac48a tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] http://192.168.122.65/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 07 09:51:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 624/1248] 192.168.122.65 () {58 vars in 1149 bytes} [Mon Sep 7 09:51:21 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 74 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Created reservations ['9fe2fc01-6884-48f8-8df9-5ffde0118f85', 'ee09c083-a555-4124-b0ed-aaeb20c4a0e6', '6036f2af-6cf6-46fb-acd5-6943757dfbad', '932f61ae-156f-4cb9-b3c7-b757e9f6e7bc'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-63fce531-6391-4558-93c0-c516d87d39d7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122ee940-8276-4c89-9215-4dfa34832be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fe2fc01-6884-48f8-8df9-5ffde0118f85', 'ee09c083-a555-4124-b0ed-aaeb20c4a0e6', '6036f2af-6cf6-46fb-acd5-6943757dfbad', '932f61ae-156f-4cb9-b3c7-b757e9f6e7bc']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11601338-eaed-4cf0-85d9-df22c927f82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-63fce531-6391-4558-93c0-c516d87d39d7 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] GET http://192.168.122.65/volume/v3/snapshots?marker=b5921903-72ba-42fb-a770-f973f7ed70d8 Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-63fce531-6391-4558-93c0-c516d87d39d7 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-63fce531-6391-4558-93c0-c516d87d39d7 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-63fce531-6391-4558-93c0-c516d87d39d7 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-63fce531-6391-4558-93c0-c516d87d39d7 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-63fce531-6391-4558-93c0-c516d87d39d7 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] http://192.168.122.65/volume/v3/snapshots?marker=b5921903-72ba-42fb-a770-f973f7ed70d8 returned with HTTP 404 Sep 07 09:51:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 625/1249] 192.168.122.65 () {58 vars in 1209 bytes} [Mon Sep 7 09:51:21 2026] GET /volume/v3/snapshots?marker=b5921903-72ba-42fb-a770-f973f7ed70d8 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ff208194-cb27-4021-b589-cc204618e2ca None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ff208194-cb27-4021-b589-cc204618e2ca tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] GET http://192.168.122.65/volume/v3/snapshots?sort_key=invalid Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ff208194-cb27-4021-b589-cc204618e2ca tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ff208194-cb27-4021-b589-cc204618e2ca tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-ff208194-cb27-4021-b589-cc204618e2ca tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-ff208194-cb27-4021-b589-cc204618e2ca tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ff208194-cb27-4021-b589-cc204618e2ca tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-reader] http://192.168.122.65/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 07 09:51:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 626/1250] 192.168.122.65 () {58 vars in 1155 bytes} [Mon Sep 7 09:51:21 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-116977847"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11601338-eaed-4cf0-85d9-df22c927f82c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab89f27e-3827-497a-9a49-cd69eaeeca23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-61315541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20218c55685499c9a297ab10363ccd5',qos_specs=None,replication_status=,reservations=['9fe2fc01-6884-48f8-8df9-5ffde0118f85','ee09c083-a555-4124-b0ed-aaeb20c4a0e6','6036f2af-6cf6-46fb-acd5-6943757dfbad','932f61ae-156f-4cb9-b3c7-b757e9f6e7bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5109ca8ff24bd986228416138d7fb9',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-61315541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab89f27e-3827-497a-9a49-cd69eaeeca23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d20218c55685499c9a297ab10363ccd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc5109ca8ff24bd986228416138d7fb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-116977847'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d02556f-ebd4-442b-97de-507b86c8887f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Create volume of 2 GB Sep 07 09:51:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Availability Zones retrieved successfully. Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Flow 'volume_create_api' (880b06a4-c815-4c83-a5bd-3a50e3bd8057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (722268f0-3dfc-4493-84ab-5e478725324d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Validating volume size '2' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d02556f-ebd4-442b-97de-507b86c8887f) transitioned into state 'SUCCESS' from state '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-61315541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20218c55685499c9a297ab10363ccd5',qos_specs=None,replication_status=,reservations=['9fe2fc01-6884-48f8-8df9-5ffde0118f85','ee09c083-a555-4124-b0ed-aaeb20c4a0e6','6036f2af-6cf6-46fb-acd5-6943757dfbad','932f61ae-156f-4cb9-b3c7-b757e9f6e7bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5109ca8ff24bd986228416138d7fb9',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18453307-8c22-4247-a4ce-028d9e3e6d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18453307-8c22-4247-a4ce-028d9e3e6d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Flow 'volume_create_api' (de47db0f-e22f-4f63-8385-22ab466d680d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume request issued successfully. Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9f05f8f0-8c33-48c8-b9ab-ee47c342fb66 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:51:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 625/1251] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:51:21 2026] POST /volume/v3/volumes => generated 759 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (722268f0-3dfc-4493-84ab-5e478725324d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0b98ce-d572-43aa-99cc-ac6341e1ac64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-456b841a-1c19-479a-a745-803927088505 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-456b841a-1c19-479a-a745-803927088505 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-456b841a-1c19-479a-a745-803927088505 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-456b841a-1c19-479a-a745-803927088505 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:22 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-456b841a-1c19-479a-a745-803927088505 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-456b841a-1c19-479a-a745-803927088505 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 returned with HTTP 200 Sep 07 09:51:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 626/1252] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:21 2026] GET /volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 => generated 827 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:22 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Created reservations ['9a1cb338-af1f-437c-9806-8fe7acb23002', 'd7f90efd-900e-4a3d-9613-a5c011ba2509', '6c49f937-8dd7-4034-b519-06bce89621ae', 'dc7c12bf-a73a-4ee6-9d28-2d762546f4a0'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0b98ce-d572-43aa-99cc-ac6341e1ac64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a1cb338-af1f-437c-9806-8fe7acb23002', 'd7f90efd-900e-4a3d-9613-a5c011ba2509', '6c49f937-8dd7-4034-b519-06bce89621ae', 'dc7c12bf-a73a-4ee6-9d28-2d762546f4a0']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8e523a4-01b3-499c-9f81-3aa44ceab7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8e523a4-01b3-499c-9f81-3aa44ceab7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eea215b-febb-4397-8563-8f0e31917b68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-116977847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='275453152ec942238ef4c785c7d6996c',qos_specs=None,replication_status=,reservations=['9a1cb338-af1f-437c-9806-8fe7acb23002','d7f90efd-900e-4a3d-9613-a5c011ba2509','6c49f937-8dd7-4034-b519-06bce89621ae','dc7c12bf-a73a-4ee6-9d28-2d762546f4a0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6549b5817f4ecaaad2c251a7024840',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-116977847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eea215b-febb-4397-8563-8f0e31917b68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='275453152ec942238ef4c785c7d6996c',provider_auth=None,provider_geometry=None,provider_id=None,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='4f6549b5817f4ecaaad2c251a7024840',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d70fe4-6b96-45a1-9206-38dcd075890c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d70fe4-6b96-45a1-9206-38dcd075890c) transitioned into state 'SUCCESS' from state '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-116977847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='275453152ec942238ef4c785c7d6996c',qos_specs=None,replication_status=,reservations=['9a1cb338-af1f-437c-9806-8fe7acb23002','d7f90efd-900e-4a3d-9613-a5c011ba2509','6c49f937-8dd7-4034-b519-06bce89621ae','dc7c12bf-a73a-4ee6-9d28-2d762546f4a0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f6549b5817f4ecaaad2c251a7024840',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317dfd68-0ee2-4a70-a5bd-6b8048c2aa1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317dfd68-0ee2-4a70-a5bd-6b8048c2aa1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Flow 'volume_create_api' (880b06a4-c815-4c83-a5bd-3a50e3bd8057) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Create volume request issued successfully. Sep 07 09:51:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-49c06e65-129f-465c-86d8-6b1b80d4e820 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:51:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 627/1253] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:51:21 2026] POST /volume/v3/volumes => generated 768 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:51:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-364d2d99-4d0c-4711-a389-b8738b9b0012 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-364d2d99-4d0c-4711-a389-b8738b9b0012 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 Sep 07 09:51:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-364d2d99-4d0c-4711-a389-b8738b9b0012 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-364d2d99-4d0c-4711-a389-b8738b9b0012 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:22 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-364d2d99-4d0c-4711-a389-b8738b9b0012 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Volume info retrieved successfully. Sep 07 09:51:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-364d2d99-4d0c-4711-a389-b8738b9b0012 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 returned with HTTP 200 Sep 07 09:51:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 627/1254] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:22 2026] GET /volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 => generated 836 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f30351ce-af50-4506-a004-8f783cc06162 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f30351ce-af50-4506-a004-8f783cc06162 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 Sep 07 09:51:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f30351ce-af50-4506-a004-8f783cc06162 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f30351ce-af50-4506-a004-8f783cc06162 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f30351ce-af50-4506-a004-8f783cc06162 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f30351ce-af50-4506-a004-8f783cc06162 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 returned with HTTP 200 Sep 07 09:51:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 628/1255] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:23 2026] GET /volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-52271291-6b45-4fa2-99bb-5e9fdd5c48c4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-52271291-6b45-4fa2-99bb-5e9fdd5c48c4 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 Sep 07 09:51:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-52271291-6b45-4fa2-99bb-5e9fdd5c48c4 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-52271291-6b45-4fa2-99bb-5e9fdd5c48c4 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-52271291-6b45-4fa2-99bb-5e9fdd5c48c4 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Volume info retrieved successfully. Sep 07 09:51:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-52271291-6b45-4fa2-99bb-5e9fdd5c48c4 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 returned with HTTP 200 Sep 07 09:51:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 628/1256] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:23 2026] GET /volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8cc1d5aa-fc2d-4246-a8ed-e8f18d42dcfc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8cc1d5aa-fc2d-4246-a8ed-e8f18d42dcfc tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 Sep 07 09:51:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8cc1d5aa-fc2d-4246-a8ed-e8f18d42dcfc tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8cc1d5aa-fc2d-4246-a8ed-e8f18d42dcfc tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8cc1d5aa-fc2d-4246-a8ed-e8f18d42dcfc tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8cc1d5aa-fc2d-4246-a8ed-e8f18d42dcfc tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 returned with HTTP 200 Sep 07 09:51:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 629/1257] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:24 2026] GET /volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 => generated 852 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2f276d9a-1db9-4b9c-97d4-9daa79c314d9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f276d9a-1db9-4b9c-97d4-9daa79c314d9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:51:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f276d9a-1db9-4b9c-97d4-9daa79c314d9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab89f27e-3827-497a-9a49-cd69eaeeca23", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1374684612"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2f276d9a-1db9-4b9c-97d4-9daa79c314d9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:24 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-2f276d9a-1db9-4b9c-97d4-9daa79c314d9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create snapshot from volume ab89f27e-3827-497a-9a49-cd69eaeeca23 Sep 07 09:51:24 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-2f276d9a-1db9-4b9c-97d4-9daa79c314d9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Created reservations ['ca3f8829-be1c-4bdb-8211-8a2ec53ee90b', '78d50b33-6fb4-417f-ad4b-080a14587a72', '28fe35b5-a88b-4b8f-8056-becba502f266', 'b0c2bc99-6483-4b26-9884-a14ebb78f8c3'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4f94c44b-fefd-4be2-abb1-0609ba1220b3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4f94c44b-fefd-4be2-abb1-0609ba1220b3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 Sep 07 09:51:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4f94c44b-fefd-4be2-abb1-0609ba1220b3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4f94c44b-fefd-4be2-abb1-0609ba1220b3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4f94c44b-fefd-4be2-abb1-0609ba1220b3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Volume info retrieved successfully. Sep 07 09:51:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2f276d9a-1db9-4b9c-97d4-9daa79c314d9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot create request issued successfully. Sep 07 09:51:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f276d9a-1db9-4b9c-97d4-9daa79c314d9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:51:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 629/1258] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:51:24 2026] POST /volume/v3/snapshots => generated 310 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 09:51:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4f94c44b-fefd-4be2-abb1-0609ba1220b3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 returned with HTTP 200 Sep 07 09:51:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 630/1259] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:24 2026] GET /volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 => generated 861 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ff9b1782-c043-4313-b4b2-de3a067a946d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ff9b1782-c043-4313-b4b2-de3a067a946d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 Sep 07 09:51:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e476ba3c-f76c-4d8e-be1f-8d6975baa551 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ff9b1782-c043-4313-b4b2-de3a067a946d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ff9b1782-c043-4313-b4b2-de3a067a946d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e476ba3c-f76c-4d8e-be1f-8d6975baa551 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:51:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e476ba3c-f76c-4d8e-be1f-8d6975baa551 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4eea215b-febb-4397-8563-8f0e31917b68", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-719607857"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e476ba3c-f76c-4d8e-be1f-8d6975baa551 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Volume info retrieved successfully. Sep 07 09:51:24 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-e476ba3c-f76c-4d8e-be1f-8d6975baa551 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Create snapshot from volume 4eea215b-febb-4397-8563-8f0e31917b68 Sep 07 09:51:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ff9b1782-c043-4313-b4b2-de3a067a946d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ff9b1782-c043-4313-b4b2-de3a067a946d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 returned with HTTP 200 Sep 07 09:51:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 630/1260] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:24 2026] GET /volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 => generated 442 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:24 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-e476ba3c-f76c-4d8e-be1f-8d6975baa551 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Created reservations ['bf61137c-90c8-4eff-a966-7f44592762e5', '0bd7df2b-716a-427a-9689-8231d68651e5', 'bb27b9a4-0dc5-4d6b-b1f9-3dc860d47014', '7c95fbe4-c9e9-4ba3-af4f-b5339ee517fc'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e476ba3c-f76c-4d8e-be1f-8d6975baa551 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot create request issued successfully. Sep 07 09:51:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e476ba3c-f76c-4d8e-be1f-8d6975baa551 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:51:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 631/1261] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:51:24 2026] POST /volume/v3/snapshots => generated 317 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:51:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-52f76d1b-8ad4-4ada-8f46-d8d95379bc27 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-52f76d1b-8ad4-4ada-8f46-d8d95379bc27 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-52f76d1b-8ad4-4ada-8f46-d8d95379bc27 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-52f76d1b-8ad4-4ada-8f46-d8d95379bc27 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-52f76d1b-8ad4-4ada-8f46-d8d95379bc27 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot retrieved successfully. Sep 07 09:51:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-52f76d1b-8ad4-4ada-8f46-d8d95379bc27 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 returned with HTTP 200 Sep 07 09:51:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 631/1262] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:24 2026] GET /volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 => generated 449 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ffd63b7e-e562-4a19-b76f-d353a0252cae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ffd63b7e-e562-4a19-b76f-d353a0252cae tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 Sep 07 09:51:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ffd63b7e-e562-4a19-b76f-d353a0252cae tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ffd63b7e-e562-4a19-b76f-d353a0252cae tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ffd63b7e-e562-4a19-b76f-d353a0252cae tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ffd63b7e-e562-4a19-b76f-d353a0252cae tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 returned with HTTP 200 Sep 07 09:51:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 632/1263] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:25 2026] GET /volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a95d7eb3-a9d9-47f0-8881-2fc991f8e78c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a95d7eb3-a9d9-47f0-8881-2fc991f8e78c tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a95d7eb3-a9d9-47f0-8881-2fc991f8e78c tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a95d7eb3-a9d9-47f0-8881-2fc991f8e78c tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a95d7eb3-a9d9-47f0-8881-2fc991f8e78c tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot retrieved successfully. Sep 07 09:51:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a95d7eb3-a9d9-47f0-8881-2fc991f8e78c tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 returned with HTTP 200 Sep 07 09:51:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 632/1264] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:25 2026] GET /volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 => generated 449 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e66dd240-ca23-45d1-8a09-5996331195f2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e66dd240-ca23-45d1-8a09-5996331195f2 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 Sep 07 09:51:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e66dd240-ca23-45d1-8a09-5996331195f2 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e66dd240-ca23-45d1-8a09-5996331195f2 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e66dd240-ca23-45d1-8a09-5996331195f2 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e66dd240-ca23-45d1-8a09-5996331195f2 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 returned with HTTP 200 Sep 07 09:51:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 633/1265] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:26 2026] GET /volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-06eb955c-8974-4513-97d4-4a17c4cafb81 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-06eb955c-8974-4513-97d4-4a17c4cafb81 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-06eb955c-8974-4513-97d4-4a17c4cafb81 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-06eb955c-8974-4513-97d4-4a17c4cafb81 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-06eb955c-8974-4513-97d4-4a17c4cafb81 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot retrieved successfully. Sep 07 09:51:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-06eb955c-8974-4513-97d4-4a17c4cafb81 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 returned with HTTP 200 Sep 07 09:51:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 633/1266] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:27 2026] GET /volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 => generated 449 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8349c109-bf11-432d-81ba-ce1db1472077 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8349c109-bf11-432d-81ba-ce1db1472077 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] DELETE http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8349c109-bf11-432d-81ba-ce1db1472077 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8349c109-bf11-432d-81ba-ce1db1472077 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:27 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-8349c109-bf11-432d-81ba-ce1db1472077 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Delete volume with id: 77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5a9cc221-b7ed-47a9-a993-d9d29ba4e9b8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8349c109-bf11-432d-81ba-ce1db1472077 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5a9cc221-b7ed-47a9-a993-d9d29ba4e9b8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 Sep 07 09:51:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5a9cc221-b7ed-47a9-a993-d9d29ba4e9b8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5a9cc221-b7ed-47a9-a993-d9d29ba4e9b8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5a9cc221-b7ed-47a9-a993-d9d29ba4e9b8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5a9cc221-b7ed-47a9-a993-d9d29ba4e9b8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 returned with HTTP 200 Sep 07 09:51:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 634/1267] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:27 2026] GET /volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8349c109-bf11-432d-81ba-ce1db1472077 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Delete volume request issued successfully. Sep 07 09:51:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8349c109-bf11-432d-81ba-ce1db1472077 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 202 Sep 07 09:51:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:51:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 634/1268] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:51:27 2026] DELETE /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:51:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a2f454cf-d981-4cbf-87bf-f46833575437", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-898556847"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume request body: {'volume': {'snapshot_id': 'a2f454cf-d981-4cbf-87bf-f46833575437', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-898556847'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:51:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-50c2c3d0-9e9a-46a1-bcad-94920fa19188 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-50c2c3d0-9e9a-46a1-bcad-94920fa19188 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-50c2c3d0-9e9a-46a1-bcad-94920fa19188 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-50c2c3d0-9e9a-46a1-bcad-94920fa19188 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:27 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume of 2 GB Sep 07 09:51:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Availability Zones retrieved successfully. Sep 07 09:51:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Flow 'volume_create_api' (7af90b0b-2d23-4c66-abce-252dfd8b7c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99140e73-cf3e-4501-9b5a-6b836681607c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:51:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-50c2c3d0-9e9a-46a1-bcad-94920fa19188 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-50c2c3d0-9e9a-46a1-bcad-94920fa19188 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 635/1269] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:27 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99140e73-cf3e-4501-9b5a-6b836681607c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'a2f454cf-d981-4cbf-87bf-f46833575437', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-019fe2d1-3038-4b34-9633-7b1fdd40fd07 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8cd843a-c335-4525-929c-cee46cd4632c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-019fe2d1-3038-4b34-9633-7b1fdd40fd07 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-019fe2d1-3038-4b34-9633-7b1fdd40fd07 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-019fe2d1-3038-4b34-9633-7b1fdd40fd07 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-019fe2d1-3038-4b34-9633-7b1fdd40fd07 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot retrieved successfully. Sep 07 09:51:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-019fe2d1-3038-4b34-9633-7b1fdd40fd07 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 returned with HTTP 200 Sep 07 09:51:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 636/1270] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:28 2026] GET /volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 => generated 449 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Created reservations ['14948f1d-a01c-413a-a08f-58f6f9b842bd', 'ed0d01a0-fe73-4d51-b923-04576aa7930e', '0e3c5d5c-be24-4c0e-855f-dd003048b148', '69e95cec-6c7f-4d2e-b6cc-e071d6993af8'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8cd843a-c335-4525-929c-cee46cd4632c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14948f1d-a01c-413a-a08f-58f6f9b842bd', 'ed0d01a0-fe73-4d51-b923-04576aa7930e', '0e3c5d5c-be24-4c0e-855f-dd003048b148', '69e95cec-6c7f-4d2e-b6cc-e071d6993af8']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed7e772-6074-441a-ac56-8c783639478a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed7e772-6074-441a-ac56-8c783639478a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6c822d5-f72e-4faa-b1da-aad7b3f76012', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-898556847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20218c55685499c9a297ab10363ccd5',qos_specs=None,replication_status=,reservations=['14948f1d-a01c-413a-a08f-58f6f9b842bd','ed0d01a0-fe73-4d51-b923-04576aa7930e','0e3c5d5c-be24-4c0e-855f-dd003048b148','69e95cec-6c7f-4d2e-b6cc-e071d6993af8'],size=2,snapshot_id=a2f454cf-d981-4cbf-87bf-f46833575437,source_replicaid=,source_volid=None,status='creating',user_id='cc5109ca8ff24bd986228416138d7fb9',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-898556847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6c822d5-f72e-4faa-b1da-aad7b3f76012,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d20218c55685499c9a297ab10363ccd5',provider_auth=None,provider_geometry=None,provider_id=None,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=a2f454cf-d981-4cbf-87bf-f46833575437,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc5109ca8ff24bd986228416138d7fb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f42eeb-c4d5-480e-9506-c26b506491ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f42eeb-c4d5-480e-9506-c26b506491ae) transitioned into state 'SUCCESS' from state '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-898556847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20218c55685499c9a297ab10363ccd5',qos_specs=None,replication_status=,reservations=['14948f1d-a01c-413a-a08f-58f6f9b842bd','ed0d01a0-fe73-4d51-b923-04576aa7930e','0e3c5d5c-be24-4c0e-855f-dd003048b148','69e95cec-6c7f-4d2e-b6cc-e071d6993af8'],size=2,snapshot_id=a2f454cf-d981-4cbf-87bf-f46833575437,source_replicaid=,source_volid=None,status='creating',user_id='cc5109ca8ff24bd986228416138d7fb9',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25bdc1a-18f6-4896-acc6-ac5e5f64a174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25bdc1a-18f6-4896-acc6-ac5e5f64a174) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Flow 'volume_create_api' (7af90b0b-2d23-4c66-abce-252dfd8b7c46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume request issued successfully. Sep 07 09:51:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7bca72ca-ff0f-4e03-9eaf-9040e60da618 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:51:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 635/1271] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:51:27 2026] POST /volume/v3/volumes => generated 794 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:51:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-34d84182-c971-411c-a2c9-a3c175c78f38 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-34d84182-c971-411c-a2c9-a3c175c78f38 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-34d84182-c971-411c-a2c9-a3c175c78f38 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-34d84182-c971-411c-a2c9-a3c175c78f38 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-34d84182-c971-411c-a2c9-a3c175c78f38 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-34d84182-c971-411c-a2c9-a3c175c78f38 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 637/1272] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:28 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 862 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e2c04c3f-f91e-4b4e-a2b0-100839590617 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e2c04c3f-f91e-4b4e-a2b0-100839590617 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e2c04c3f-f91e-4b4e-a2b0-100839590617 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e2c04c3f-f91e-4b4e-a2b0-100839590617 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e2c04c3f-f91e-4b4e-a2b0-100839590617 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e2c04c3f-f91e-4b4e-a2b0-100839590617 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 200 Sep 07 09:51:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 636/1273] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:28 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-30fe03ae-1069-45b4-8a4a-545a1fe5697f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-30fe03ae-1069-45b4-8a4a-545a1fe5697f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-30fe03ae-1069-45b4-8a4a-545a1fe5697f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-30fe03ae-1069-45b4-8a4a-545a1fe5697f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-30fe03ae-1069-45b4-8a4a-545a1fe5697f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot retrieved successfully. Sep 07 09:51:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-30fe03ae-1069-45b4-8a4a-545a1fe5697f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 returned with HTTP 200 Sep 07 09:51:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 638/1274] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:29 2026] GET /volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 => generated 449 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-202c3d46-e1d5-4a89-9d79-b21a5263308c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-202c3d46-e1d5-4a89-9d79-b21a5263308c tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-202c3d46-e1d5-4a89-9d79-b21a5263308c tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-202c3d46-e1d5-4a89-9d79-b21a5263308c tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-202c3d46-e1d5-4a89-9d79-b21a5263308c tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-202c3d46-e1d5-4a89-9d79-b21a5263308c tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 637/1275] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:29 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 886 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-24c49ea9-25ea-46b0-8720-c509a04dabb2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-24c49ea9-25ea-46b0-8720-c509a04dabb2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-24c49ea9-25ea-46b0-8720-c509a04dabb2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-24c49ea9-25ea-46b0-8720-c509a04dabb2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-24c49ea9-25ea-46b0-8720-c509a04dabb2 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 returned with HTTP 404 Sep 07 09:51:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 639/1276] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:30 2026] GET /volume/v3/volumes/77644d46-365c-4aed-a19a-6409030cea95 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f11b3c8f-fc0b-4d10-80ba-3f9dc736570d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f11b3c8f-fc0b-4d10-80ba-3f9dc736570d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f11b3c8f-fc0b-4d10-80ba-3f9dc736570d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f11b3c8f-fc0b-4d10-80ba-3f9dc736570d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f11b3c8f-fc0b-4d10-80ba-3f9dc736570d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot retrieved successfully. Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f11b3c8f-fc0b-4d10-80ba-3f9dc736570d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 returned with HTTP 200 Sep 07 09:51:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 638/1277] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:30 2026] GET /volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 => generated 476 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot retrieved successfully. Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Create volume of 1 GB Sep 07 09:51:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bff23ab5-c894-43c6-9044-1ecd30c39242 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Availability Zones retrieved successfully. Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bff23ab5-c894-43c6-9044-1ecd30c39242 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] DELETE http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:51:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bff23ab5-c894-43c6-9044-1ecd30c39242 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bff23ab5-c894-43c6-9044-1ecd30c39242 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-bff23ab5-c894-43c6-9044-1ecd30c39242 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Delete volume with id: 52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Flow 'volume_create_api' (090270b1-1af3-4a17-a0d9-4f2e87967559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f8d651-ebba-414f-bdca-5ba180fdd0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bff23ab5-c894-43c6-9044-1ecd30c39242 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: WARNING cinder.volume.api [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f8d651-ebba-414f-bdca-5ba180fdd0bc) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 09:51:30 devstack devstack@c-api.service[86990]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f8d651-ebba-414f-bdca-5ba180fdd0bc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: WARNING cinder.volume.api [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f8d651-ebba-414f-bdca-5ba180fdd0bc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 09:51:30 devstack devstack@c-api.service[86990]: WARNING cinder.volume.api [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Flow 'volume_create_api' (090270b1-1af3-4a17-a0d9-4f2e87967559) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fd4e0cd8-d8b9-4e16-ba7c-c46c15159f24 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 400 Sep 07 09:51:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 640/1278] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:51:30 2026] POST /volume/v3/volumes => generated 171 bytes in 132 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-62d8e440-33f1-43cf-a9c8-6d097742a6b3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-62d8e440-33f1-43cf-a9c8-6d097742a6b3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-62d8e440-33f1-43cf-a9c8-6d097742a6b3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-62d8e440-33f1-43cf-a9c8-6d097742a6b3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-62d8e440-33f1-43cf-a9c8-6d097742a6b3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Delete snapshot with id: 5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bff23ab5-c894-43c6-9044-1ecd30c39242 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Delete volume request issued successfully. Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bff23ab5-c894-43c6-9044-1ecd30c39242 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 202 Sep 07 09:51:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 639/1279] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:51:30 2026] DELETE /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:51:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-80d78fe1-6a57-4be5-a4b9-6c6c331f12ed None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-62d8e440-33f1-43cf-a9c8-6d097742a6b3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot retrieved successfully. Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-80d78fe1-6a57-4be5-a4b9-6c6c331f12ed tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:51:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-80d78fe1-6a57-4be5-a4b9-6c6c331f12ed tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-80d78fe1-6a57-4be5-a4b9-6c6c331f12ed tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-80d78fe1-6a57-4be5-a4b9-6c6c331f12ed tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-80d78fe1-6a57-4be5-a4b9-6c6c331f12ed tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:51:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 640/1280] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:30 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-62d8e440-33f1-43cf-a9c8-6d097742a6b3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot delete request issued successfully. Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-62d8e440-33f1-43cf-a9c8-6d097742a6b3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 returned with HTTP 202 Sep 07 09:51:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 641/1281] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:51:30 2026] DELETE /volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:51:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-568e2d9f-f207-4c97-ae78-d1f6f18223a3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-568e2d9f-f207-4c97-ae78-d1f6f18223a3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-568e2d9f-f207-4c97-ae78-d1f6f18223a3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-568e2d9f-f207-4c97-ae78-d1f6f18223a3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-568e2d9f-f207-4c97-ae78-d1f6f18223a3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot retrieved successfully. Sep 07 09:51:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-568e2d9f-f207-4c97-ae78-d1f6f18223a3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 returned with HTTP 200 Sep 07 09:51:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 641/1282] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:30 2026] GET /volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 => generated 475 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-21d248e4-dfd2-4772-9c20-42906af42bfb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-21d248e4-dfd2-4772-9c20-42906af42bfb tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-21d248e4-dfd2-4772-9c20-42906af42bfb tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-21d248e4-dfd2-4772-9c20-42906af42bfb tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-21d248e4-dfd2-4772-9c20-42906af42bfb tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-21d248e4-dfd2-4772-9c20-42906af42bfb tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 642/1283] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:30 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 886 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ce902378-97e6-4315-81a1-a10b0611c7b1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce902378-97e6-4315-81a1-a10b0611c7b1 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:51:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce902378-97e6-4315-81a1-a10b0611c7b1 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce902378-97e6-4315-81a1-a10b0611c7b1 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-07125b5d-2cef-44ee-b062-729c6ae31296 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-07125b5d-2cef-44ee-b062-729c6ae31296 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-07125b5d-2cef-44ee-b062-729c6ae31296 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-07125b5d-2cef-44ee-b062-729c6ae31296 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ce902378-97e6-4315-81a1-a10b0611c7b1 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce902378-97e6-4315-81a1-a10b0611c7b1 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 200 Sep 07 09:51:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 642/1284] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:31 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-07125b5d-2cef-44ee-b062-729c6ae31296 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot retrieved successfully. Sep 07 09:51:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-07125b5d-2cef-44ee-b062-729c6ae31296 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 returned with HTTP 200 Sep 07 09:51:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 643/1285] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:31 2026] GET /volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 => generated 475 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6c1f578a-ffb5-4b3b-ab52-909adaf1640e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c1f578a-ffb5-4b3b-ab52-909adaf1640e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c1f578a-ffb5-4b3b-ab52-909adaf1640e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c1f578a-ffb5-4b3b-ab52-909adaf1640e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6c1f578a-ffb5-4b3b-ab52-909adaf1640e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c1f578a-ffb5-4b3b-ab52-909adaf1640e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 643/1286] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:31 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 886 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-96498fee-0371-43e3-a561-37d8e3b5269d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-74bba787-c1fc-40b6-aafb-8332528b68fe None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-96498fee-0371-43e3-a561-37d8e3b5269d tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd Sep 07 09:51:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-96498fee-0371-43e3-a561-37d8e3b5269d tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-96498fee-0371-43e3-a561-37d8e3b5269d tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-74bba787-c1fc-40b6-aafb-8332528b68fe tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-74bba787-c1fc-40b6-aafb-8332528b68fe tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-74bba787-c1fc-40b6-aafb-8332528b68fe tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-96498fee-0371-43e3-a561-37d8e3b5269d tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd returned with HTTP 404 Sep 07 09:51:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 644/1287] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:32 2026] GET /volume/v3/volumes/52034ad2-ded0-4154-831f-088c133557dd => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-74bba787-c1fc-40b6-aafb-8332528b68fe tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot retrieved successfully. Sep 07 09:51:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-74bba787-c1fc-40b6-aafb-8332528b68fe tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 returned with HTTP 200 Sep 07 09:51:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 644/1288] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:32 2026] GET /volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 => generated 475 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-10c3c065-880d-44c3-b8e0-8ff524685208 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-10c3c065-880d-44c3-b8e0-8ff524685208 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-10c3c065-880d-44c3-b8e0-8ff524685208 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-10c3c065-880d-44c3-b8e0-8ff524685208 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-10c3c065-880d-44c3-b8e0-8ff524685208 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-10c3c065-880d-44c3-b8e0-8ff524685208 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 645/1289] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:32 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 886 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d549bcea-69d5-4b44-942f-15df9b500cb0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d549bcea-69d5-4b44-942f-15df9b500cb0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] DELETE http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:51:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d549bcea-69d5-4b44-942f-15df9b500cb0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d549bcea-69d5-4b44-942f-15df9b500cb0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:33 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-d549bcea-69d5-4b44-942f-15df9b500cb0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Delete volume with id: 0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:51:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d549bcea-69d5-4b44-942f-15df9b500cb0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d549bcea-69d5-4b44-942f-15df9b500cb0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Delete volume request issued successfully. Sep 07 09:51:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d549bcea-69d5-4b44-942f-15df9b500cb0 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 202 Sep 07 09:51:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 645/1290] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:51:33 2026] DELETE /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:51:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-eb223ef8-99c3-408b-b0bc-63a778aa530d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eb223ef8-99c3-408b-b0bc-63a778aa530d tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:51:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eb223ef8-99c3-408b-b0bc-63a778aa530d tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eb223ef8-99c3-408b-b0bc-63a778aa530d tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-eb223ef8-99c3-408b-b0bc-63a778aa530d tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eb223ef8-99c3-408b-b0bc-63a778aa530d tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:51:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 646/1291] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:33 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 853 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5d93a2cf-8c1d-4fed-9f00-af1c9cfc645d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5d93a2cf-8c1d-4fed-9f00-af1c9cfc645d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5d93a2cf-8c1d-4fed-9f00-af1c9cfc645d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5d93a2cf-8c1d-4fed-9f00-af1c9cfc645d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5d93a2cf-8c1d-4fed-9f00-af1c9cfc645d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Snapshot retrieved successfully. Sep 07 09:51:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5d93a2cf-8c1d-4fed-9f00-af1c9cfc645d tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 returned with HTTP 200 Sep 07 09:51:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 646/1292] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:33 2026] GET /volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 => generated 475 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-24b8f2f1-971f-4243-a7cb-c703992b9bd2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-24b8f2f1-971f-4243-a7cb-c703992b9bd2 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-24b8f2f1-971f-4243-a7cb-c703992b9bd2 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-24b8f2f1-971f-4243-a7cb-c703992b9bd2 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-24b8f2f1-971f-4243-a7cb-c703992b9bd2 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-24b8f2f1-971f-4243-a7cb-c703992b9bd2 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 647/1293] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:34 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 886 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-18bccfb7-494c-4113-b4d2-466309baf458 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-18bccfb7-494c-4113-b4d2-466309baf458 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:51:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-18bccfb7-494c-4113-b4d2-466309baf458 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-18bccfb7-494c-4113-b4d2-466309baf458 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-18bccfb7-494c-4113-b4d2-466309baf458 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Volume info retrieved successfully. Sep 07 09:51:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-18bccfb7-494c-4113-b4d2-466309baf458 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 200 Sep 07 09:51:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 647/1294] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:34 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 853 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a5de7005-ecac-4226-95bb-f297279a3b2e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a5de7005-ecac-4226-95bb-f297279a3b2e tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 Sep 07 09:51:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a5de7005-ecac-4226-95bb-f297279a3b2e tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a5de7005-ecac-4226-95bb-f297279a3b2e tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a5de7005-ecac-4226-95bb-f297279a3b2e tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 returned with HTTP 404 Sep 07 09:51:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 648/1295] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:34 2026] GET /volume/v3/snapshots/5df4ba9f-5ee5-4e8a-9a73-9ee590b66a73 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-04fa1c12-f207-4e1f-8263-8a880762213f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-04fa1c12-f207-4e1f-8263-8a880762213f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 Sep 07 09:51:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-04fa1c12-f207-4e1f-8263-8a880762213f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-04fa1c12-f207-4e1f-8263-8a880762213f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-04fa1c12-f207-4e1f-8263-8a880762213f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Volume info retrieved successfully. Sep 07 09:51:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-04fa1c12-f207-4e1f-8263-8a880762213f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 returned with HTTP 200 Sep 07 09:51:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 648/1296] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:34 2026] GET /volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 => generated 861 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ce212ba6-bdf9-419a-8ce2-518555aad8f4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ce212ba6-bdf9-419a-8ce2-518555aad8f4 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] DELETE http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 Sep 07 09:51:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ce212ba6-bdf9-419a-8ce2-518555aad8f4 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ce212ba6-bdf9-419a-8ce2-518555aad8f4 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:35 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-ce212ba6-bdf9-419a-8ce2-518555aad8f4 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Delete volume with id: 4eea215b-febb-4397-8563-8f0e31917b68 Sep 07 09:51:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ce212ba6-bdf9-419a-8ce2-518555aad8f4 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Volume info retrieved successfully. Sep 07 09:51:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ce212ba6-bdf9-419a-8ce2-518555aad8f4 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Delete volume request issued successfully. Sep 07 09:51:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ce212ba6-bdf9-419a-8ce2-518555aad8f4 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 returned with HTTP 202 Sep 07 09:51:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 649/1297] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:51:35 2026] DELETE /volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:51:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6ff3de76-5beb-4613-8282-0decd6426c56 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6ff3de76-5beb-4613-8282-0decd6426c56 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 Sep 07 09:51:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6ff3de76-5beb-4613-8282-0decd6426c56 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6ff3de76-5beb-4613-8282-0decd6426c56 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8f19c8ab-8cb0-4826-b5d3-a51b04c63f0f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8f19c8ab-8cb0-4826-b5d3-a51b04c63f0f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8f19c8ab-8cb0-4826-b5d3-a51b04c63f0f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8f19c8ab-8cb0-4826-b5d3-a51b04c63f0f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6ff3de76-5beb-4613-8282-0decd6426c56 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Volume info retrieved successfully. Sep 07 09:51:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6ff3de76-5beb-4613-8282-0decd6426c56 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 returned with HTTP 200 Sep 07 09:51:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 649/1298] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:35 2026] GET /volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 => generated 860 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8f19c8ab-8cb0-4826-b5d3-a51b04c63f0f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8f19c8ab-8cb0-4826-b5d3-a51b04c63f0f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 650/1299] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:35 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 886 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fa04632c-75e0-4111-b5d1-18e87e346c83 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fa04632c-75e0-4111-b5d1-18e87e346c83 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] GET http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 Sep 07 09:51:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fa04632c-75e0-4111-b5d1-18e87e346c83 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fa04632c-75e0-4111-b5d1-18e87e346c83 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fa04632c-75e0-4111-b5d1-18e87e346c83 tempest-AttachVolumeNegativeTest-1432735598 tempest-AttachVolumeNegativeTest-1432735598-project-member] http://192.168.122.65/volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 returned with HTTP 404 Sep 07 09:51:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 650/1300] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:35 2026] GET /volume/v3/volumes/0581b747-b7a0-40cd-83c7-f1fe15c5fa11 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:51:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5c160061-e380-45d8-97f3-5ca57db9a50f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5c160061-e380-45d8-97f3-5ca57db9a50f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 Sep 07 09:51:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5c160061-e380-45d8-97f3-5ca57db9a50f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5c160061-e380-45d8-97f3-5ca57db9a50f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4eaac7bf-b5aa-4693-80be-4c68bf0572d9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5c160061-e380-45d8-97f3-5ca57db9a50f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Volume info retrieved successfully. Sep 07 09:51:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4eaac7bf-b5aa-4693-80be-4c68bf0572d9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4eaac7bf-b5aa-4693-80be-4c68bf0572d9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4eaac7bf-b5aa-4693-80be-4c68bf0572d9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5c160061-e380-45d8-97f3-5ca57db9a50f tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 returned with HTTP 200 Sep 07 09:51:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 651/1301] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:36 2026] GET /volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 => generated 860 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4eaac7bf-b5aa-4693-80be-4c68bf0572d9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4eaac7bf-b5aa-4693-80be-4c68bf0572d9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 651/1302] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:36 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 886 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fd29fe53-0960-4c95-8ddd-37b244448bb3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fd29fe53-0960-4c95-8ddd-37b244448bb3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] GET http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 Sep 07 09:51:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fd29fe53-0960-4c95-8ddd-37b244448bb3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fd29fe53-0960-4c95-8ddd-37b244448bb3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fd29fe53-0960-4c95-8ddd-37b244448bb3 tempest-VolumesSnapshotNegativeTestJSON-1336394957 tempest-VolumesSnapshotNegativeTestJSON-1336394957-project-member] http://192.168.122.65/volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 returned with HTTP 404 Sep 07 09:51:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 652/1303] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:37 2026] GET /volume/v3/volumes/4eea215b-febb-4397-8563-8f0e31917b68 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0f7f3dac-55f1-4a7e-a3b1-9dd823d79039 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0f7f3dac-55f1-4a7e-a3b1-9dd823d79039 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0f7f3dac-55f1-4a7e-a3b1-9dd823d79039 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0f7f3dac-55f1-4a7e-a3b1-9dd823d79039 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0f7f3dac-55f1-4a7e-a3b1-9dd823d79039 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0f7f3dac-55f1-4a7e-a3b1-9dd823d79039 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 652/1304] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:37 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 886 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3d9a7cbf-106e-4a88-937b-d0de171aa7ad None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3d9a7cbf-106e-4a88-937b-d0de171aa7ad tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3d9a7cbf-106e-4a88-937b-d0de171aa7ad tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3d9a7cbf-106e-4a88-937b-d0de171aa7ad tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:38 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3d9a7cbf-106e-4a88-937b-d0de171aa7ad tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3d9a7cbf-106e-4a88-937b-d0de171aa7ad tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 653/1305] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:38 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 887 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c668549f-6a59-456b-acaa-e7461534bcb5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c668549f-6a59-456b-acaa-e7461534bcb5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c668549f-6a59-456b-acaa-e7461534bcb5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c668549f-6a59-456b-acaa-e7461534bcb5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c668549f-6a59-456b-acaa-e7461534bcb5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Volume info retrieved successfully. Sep 07 09:51:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c668549f-6a59-456b-acaa-e7461534bcb5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 653/1306] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:38 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 887 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a5b47091-4c9f-487c-85c2-e5337fe24d1d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a5b47091-4c9f-487c-85c2-e5337fe24d1d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] DELETE http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a5b47091-4c9f-487c-85c2-e5337fe24d1d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a5b47091-4c9f-487c-85c2-e5337fe24d1d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:39 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-a5b47091-4c9f-487c-85c2-e5337fe24d1d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete volume with id: e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a5b47091-4c9f-487c-85c2-e5337fe24d1d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a5b47091-4c9f-487c-85c2-e5337fe24d1d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete volume request issued successfully. Sep 07 09:51:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a5b47091-4c9f-487c-85c2-e5337fe24d1d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 202 Sep 07 09:51:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 654/1307] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:51:38 2026] DELETE /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:51:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-22569c29-ed8b-412e-9450-9c325137ca71 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-22569c29-ed8b-412e-9450-9c325137ca71 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-22569c29-ed8b-412e-9450-9c325137ca71 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-22569c29-ed8b-412e-9450-9c325137ca71 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:39 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-22569c29-ed8b-412e-9450-9c325137ca71 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-22569c29-ed8b-412e-9450-9c325137ca71 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 654/1308] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:39 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 886 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-aa79d872-d067-4f95-a085-83746dd23f16 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aa79d872-d067-4f95-a085-83746dd23f16 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aa79d872-d067-4f95-a085-83746dd23f16 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aa79d872-d067-4f95-a085-83746dd23f16 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-aa79d872-d067-4f95-a085-83746dd23f16 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aa79d872-d067-4f95-a085-83746dd23f16 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 200 Sep 07 09:51:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 655/1309] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:40 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 886 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8424c9bc-5bbf-4017-afca-ff42a6d73c95 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8424c9bc-5bbf-4017-afca-ff42a6d73c95 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8424c9bc-5bbf-4017-afca-ff42a6d73c95 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8424c9bc-5bbf-4017-afca-ff42a6d73c95 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8424c9bc-5bbf-4017-afca-ff42a6d73c95 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 404 Sep 07 09:51:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 655/1310] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:41 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:51:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c3df8a05-3cfc-4921-9579-be52335c131d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c3df8a05-3cfc-4921-9579-be52335c131d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c3df8a05-3cfc-4921-9579-be52335c131d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c3df8a05-3cfc-4921-9579-be52335c131d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c3df8a05-3cfc-4921-9579-be52335c131d tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 404 Sep 07 09:51:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 656/1311] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:41 2026] GET /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:51:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0326585a-d179-4dbd-934a-3ea90d4a4033 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0326585a-d179-4dbd-934a-3ea90d4a4033 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] DELETE http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0326585a-d179-4dbd-934a-3ea90d4a4033 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0326585a-d179-4dbd-934a-3ea90d4a4033 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:41 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-0326585a-d179-4dbd-934a-3ea90d4a4033 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete volume with id: e6c822d5-f72e-4faa-b1da-aad7b3f76012 Sep 07 09:51:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0326585a-d179-4dbd-934a-3ea90d4a4033 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 returned with HTTP 404 Sep 07 09:51:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 656/1312] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:51:41 2026] DELETE /volume/v3/volumes/e6c822d5-f72e-4faa-b1da-aad7b3f76012 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f53f1e61-b123-4d3a-a95c-ab339ec97779 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f53f1e61-b123-4d3a-a95c-ab339ec97779 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 Sep 07 09:51:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f53f1e61-b123-4d3a-a95c-ab339ec97779 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f53f1e61-b123-4d3a-a95c-ab339ec97779 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:41 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-f53f1e61-b123-4d3a-a95c-ab339ec97779 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete snapshot with id: a2f454cf-d981-4cbf-87bf-f46833575437 Sep 07 09:51:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f53f1e61-b123-4d3a-a95c-ab339ec97779 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f53f1e61-b123-4d3a-a95c-ab339ec97779 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot delete request issued successfully. Sep 07 09:51:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f53f1e61-b123-4d3a-a95c-ab339ec97779 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 returned with HTTP 202 Sep 07 09:51:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 657/1313] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:51:41 2026] DELETE /volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:51:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-10381a50-8b75-44df-b48b-166d3542c3ed None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-10381a50-8b75-44df-b48b-166d3542c3ed tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 Sep 07 09:51:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-10381a50-8b75-44df-b48b-166d3542c3ed tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-10381a50-8b75-44df-b48b-166d3542c3ed tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-10381a50-8b75-44df-b48b-166d3542c3ed tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-10381a50-8b75-44df-b48b-166d3542c3ed tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 returned with HTTP 200 Sep 07 09:51:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 657/1314] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:41 2026] GET /volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-331c0717-ff35-465a-a0e0-71a5db824fc3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-331c0717-ff35-465a-a0e0-71a5db824fc3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 Sep 07 09:51:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-331c0717-ff35-465a-a0e0-71a5db824fc3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-331c0717-ff35-465a-a0e0-71a5db824fc3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-331c0717-ff35-465a-a0e0-71a5db824fc3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-331c0717-ff35-465a-a0e0-71a5db824fc3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 returned with HTTP 200 Sep 07 09:51:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 658/1315] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:42 2026] GET /volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 => generated 468 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-48cd33a0-2608-451c-b799-4d4631f10f70 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48cd33a0-2608-451c-b799-4d4631f10f70 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 Sep 07 09:51:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48cd33a0-2608-451c-b799-4d4631f10f70 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48cd33a0-2608-451c-b799-4d4631f10f70 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-48cd33a0-2608-451c-b799-4d4631f10f70 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48cd33a0-2608-451c-b799-4d4631f10f70 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 returned with HTTP 200 Sep 07 09:51:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 658/1316] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:43 2026] GET /volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e47088ea-8788-41d9-95d1-256dff7a27fb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e47088ea-8788-41d9-95d1-256dff7a27fb tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 Sep 07 09:51:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e47088ea-8788-41d9-95d1-256dff7a27fb tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e47088ea-8788-41d9-95d1-256dff7a27fb tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e47088ea-8788-41d9-95d1-256dff7a27fb tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 returned with HTTP 404 Sep 07 09:51:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 659/1317] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:44 2026] GET /volume/v3/snapshots/a2f454cf-d981-4cbf-87bf-f46833575437 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2865a125-5c54-4b68-bba1-9da8cd640d8f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2865a125-5c54-4b68-bba1-9da8cd640d8f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 Sep 07 09:51:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2865a125-5c54-4b68-bba1-9da8cd640d8f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2865a125-5c54-4b68-bba1-9da8cd640d8f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2865a125-5c54-4b68-bba1-9da8cd640d8f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2865a125-5c54-4b68-bba1-9da8cd640d8f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 returned with HTTP 200 Sep 07 09:51:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 659/1318] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:44 2026] GET /volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 => generated 852 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-59ac535e-801c-4d08-bc01-156310e305a1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-59ac535e-801c-4d08-bc01-156310e305a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] DELETE http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 Sep 07 09:51:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-59ac535e-801c-4d08-bc01-156310e305a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-59ac535e-801c-4d08-bc01-156310e305a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:44 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-59ac535e-801c-4d08-bc01-156310e305a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete volume with id: ab89f27e-3827-497a-9a49-cd69eaeeca23 Sep 07 09:51:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-59ac535e-801c-4d08-bc01-156310e305a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-59ac535e-801c-4d08-bc01-156310e305a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete volume request issued successfully. Sep 07 09:51:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-59ac535e-801c-4d08-bc01-156310e305a1 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 returned with HTTP 202 Sep 07 09:51:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 660/1319] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:51:44 2026] DELETE /volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:51:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6e5c7c3b-b16f-4ea5-a902-2d5ca7e2a619 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6e5c7c3b-b16f-4ea5-a902-2d5ca7e2a619 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 Sep 07 09:51:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6e5c7c3b-b16f-4ea5-a902-2d5ca7e2a619 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6e5c7c3b-b16f-4ea5-a902-2d5ca7e2a619 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6e5c7c3b-b16f-4ea5-a902-2d5ca7e2a619 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6e5c7c3b-b16f-4ea5-a902-2d5ca7e2a619 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 returned with HTTP 200 Sep 07 09:51:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 660/1320] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:45 2026] GET /volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7c6d50b2-4d7f-47dc-bd05-1ff977c24631 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c6d50b2-4d7f-47dc-bd05-1ff977c24631 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 Sep 07 09:51:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c6d50b2-4d7f-47dc-bd05-1ff977c24631 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c6d50b2-4d7f-47dc-bd05-1ff977c24631 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7c6d50b2-4d7f-47dc-bd05-1ff977c24631 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c6d50b2-4d7f-47dc-bd05-1ff977c24631 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 returned with HTTP 200 Sep 07 09:51:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 661/1321] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:46 2026] GET /volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d10d2572-aa75-4591-804f-6c5195571800 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d10d2572-aa75-4591-804f-6c5195571800 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d10d2572-aa75-4591-804f-6c5195571800 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d10d2572-aa75-4591-804f-6c5195571800 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d10d2572-aa75-4591-804f-6c5195571800 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 returned with HTTP 404 Sep 07 09:51:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 661/1322] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:47 2026] GET /volume/v3/volumes/ab89f27e-3827-497a-9a49-cd69eaeeca23 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:51:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5cf5557e-3840-4a59-82fb-944aeb7d418e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5cf5557e-3840-4a59-82fb-944aeb7d418e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] GET http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd Sep 07 09:51:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5cf5557e-3840-4a59-82fb-944aeb7d418e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5cf5557e-3840-4a59-82fb-944aeb7d418e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5cf5557e-3840-4a59-82fb-944aeb7d418e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Volume info retrieved successfully. Sep 07 09:51:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5cf5557e-3840-4a59-82fb-944aeb7d418e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd returned with HTTP 200 Sep 07 09:51:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 662/1323] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:47 2026] GET /volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd => generated 854 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1756479415"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1756479415'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume of 1 GB Sep 07 09:51:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Availability Zones retrieved successfully. Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Flow 'volume_create_api' (b059e302-d8e7-4fba-8ebf-1f9d885cdc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba164367-dd09-4f23-9295-cec996eb6567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba164367-dd09-4f23-9295-cec996eb6567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677c5b16-6e7d-4343-9f0e-bd01849ebb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Created reservations ['6d3152ce-4be3-4ea4-bfc4-4ede86b721c7', '1499fc04-3199-4266-8584-515448b3bef7', 'e4a6149b-e021-4fdc-8684-1c875656ada9', '4389a24b-545f-4880-8490-93acd983cd60'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677c5b16-6e7d-4343-9f0e-bd01849ebb21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d3152ce-4be3-4ea4-bfc4-4ede86b721c7', '1499fc04-3199-4266-8584-515448b3bef7', 'e4a6149b-e021-4fdc-8684-1c875656ada9', '4389a24b-545f-4880-8490-93acd983cd60']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3996901e-87d4-4173-bec8-e70ff85f9128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3996901e-87d4-4173-bec8-e70ff85f9128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e4cd080-8c60-4842-9f63-0e35196e8143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1756479415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20218c55685499c9a297ab10363ccd5',qos_specs=None,replication_status=,reservations=['6d3152ce-4be3-4ea4-bfc4-4ede86b721c7','1499fc04-3199-4266-8584-515448b3bef7','e4a6149b-e021-4fdc-8684-1c875656ada9','4389a24b-545f-4880-8490-93acd983cd60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5109ca8ff24bd986228416138d7fb9',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:51:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1756479415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e4cd080-8c60-4842-9f63-0e35196e8143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d20218c55685499c9a297ab10363ccd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc5109ca8ff24bd986228416138d7fb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc4fac9a-41a7-4a4b-9bd4-cac403b2e389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc4fac9a-41a7-4a4b-9bd4-cac403b2e389) transitioned into state 'SUCCESS' from state '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-1756479415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20218c55685499c9a297ab10363ccd5',qos_specs=None,replication_status=,reservations=['6d3152ce-4be3-4ea4-bfc4-4ede86b721c7','1499fc04-3199-4266-8584-515448b3bef7','e4a6149b-e021-4fdc-8684-1c875656ada9','4389a24b-545f-4880-8490-93acd983cd60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc5109ca8ff24bd986228416138d7fb9',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb64a66-bd8e-44b9-9707-83d42d4cb96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb64a66-bd8e-44b9-9707-83d42d4cb96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Flow 'volume_create_api' (b059e302-d8e7-4fba-8ebf-1f9d885cdc62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:48 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume request issued successfully. Sep 07 09:51:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a57edbd3-4c53-4239-a6d3-e3118123e345 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:51:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 662/1324] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:51:47 2026] POST /volume/v3/volumes => generated 761 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:51:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-86f64819-0785-46e7-843d-da820277fde5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-86f64819-0785-46e7-843d-da820277fde5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 Sep 07 09:51:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-86f64819-0785-46e7-843d-da820277fde5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-86f64819-0785-46e7-843d-da820277fde5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:48 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:48 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-86f64819-0785-46e7-843d-da820277fde5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-86f64819-0785-46e7-843d-da820277fde5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 returned with HTTP 200 Sep 07 09:51:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 663/1325] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:48 2026] GET /volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 => generated 829 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cc28a960-6e93-41bb-9eb7-e92de8ff2b37 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cc28a960-6e93-41bb-9eb7-e92de8ff2b37 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 Sep 07 09:51:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cc28a960-6e93-41bb-9eb7-e92de8ff2b37 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cc28a960-6e93-41bb-9eb7-e92de8ff2b37 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:49 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:49 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:49 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:49 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cc28a960-6e93-41bb-9eb7-e92de8ff2b37 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cc28a960-6e93-41bb-9eb7-e92de8ff2b37 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 returned with HTTP 200 Sep 07 09:51:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 663/1326] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:49 2026] GET /volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:51:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ce192803-09db-48bf-b368-2a4da0377750 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ce192803-09db-48bf-b368-2a4da0377750 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:51:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ce192803-09db-48bf-b368-2a4da0377750 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1993967909"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-df0411b2-112f-4622-b8e8-3b3eff13aba3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-df0411b2-112f-4622-b8e8-3b3eff13aba3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 Sep 07 09:51:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-df0411b2-112f-4622-b8e8-3b3eff13aba3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-df0411b2-112f-4622-b8e8-3b3eff13aba3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:50 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=359,cinder:UPDATE=94,cinder:INSERT=52 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:51:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ce192803-09db-48bf-b368-2a4da0377750 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:51:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 664/1327] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:51:50 2026] POST /volume/v3/types => generated 228 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-69664891-7109-4828-a01b-53e0e04dcae4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69664891-7109-4828-a01b-53e0e04dcae4 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] POST http://192.168.122.65/volume/v3/group_types Sep 07 09:51:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69664891-7109-4828-a01b-53e0e04dcae4 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-727577217"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-df0411b2-112f-4622-b8e8-3b3eff13aba3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-df0411b2-112f-4622-b8e8-3b3eff13aba3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 returned with HTTP 200 Sep 07 09:51:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 664/1328] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:50 2026] GET /volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69664891-7109-4828-a01b-53e0e04dcae4 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 202 Sep 07 09:51:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 665/1329] 192.168.122.65 () {62 vars in 1190 bytes} [Mon Sep 7 09:51:50 2026] POST /volume/v3/group_types => generated 184 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-be5f3e5c-482f-4b16-916e-cafa6130eec6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-982a0a19-9fac-4870-ba7d-457373725249 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-982a0a19-9fac-4870-ba7d-457373725249 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:51:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-982a0a19-9fac-4870-ba7d-457373725249 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e4cd080-8c60-4842-9f63-0e35196e8143", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2056637907"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:50 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-982a0a19-9fac-4870-ba7d-457373725249 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:50 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-982a0a19-9fac-4870-ba7d-457373725249 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create snapshot from volume 7e4cd080-8c60-4842-9f63-0e35196e8143 Sep 07 09:51:50 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-982a0a19-9fac-4870-ba7d-457373725249 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Created reservations ['6e0211f0-08ba-489f-a8e7-1d46b6a7e584', 'be190909-6f15-446f-8198-75d596bede1a', '9969046e-5bef-4452-a669-782bf2249ef2', '3862cc79-ae08-476a-99a7-79cb55664160'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:50 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-be5f3e5c-482f-4b16-916e-cafa6130eec6 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] POST http://192.168.122.65/volume/v3/groups Sep 07 09:51:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-be5f3e5c-482f-4b16-916e-cafa6130eec6 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "42044906-c0c8-4104-83d2-0b162e79d640", "volume_types": ["7e6a2aa8-f1bf-4fb6-848e-936260dff71f"], "name": "tempest-GroupSnapshotsV319Test-Group-1490691713"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-be5f3e5c-482f-4b16-916e-cafa6130eec6 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Creating new group {'group': {'group_type': '42044906-c0c8-4104-83d2-0b162e79d640', 'volume_types': ['7e6a2aa8-f1bf-4fb6-848e-936260dff71f'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1490691713'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 09:51:50 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.groups [None req-be5f3e5c-482f-4b16-916e-cafa6130eec6 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1490691713. Sep 07 09:51:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-982a0a19-9fac-4870-ba7d-457373725249 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot create request issued successfully. Sep 07 09:51:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-982a0a19-9fac-4870-ba7d-457373725249 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:51:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 666/1330] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:51:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:51:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6887ea9a-52cb-43a1-8627-4980e930c774 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6887ea9a-52cb-43a1-8627-4980e930c774 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 Sep 07 09:51:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6887ea9a-52cb-43a1-8627-4980e930c774 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6887ea9a-52cb-43a1-8627-4980e930c774 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-be5f3e5c-482f-4b16-916e-cafa6130eec6 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Availability Zones retrieved successfully. Sep 07 09:51:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6887ea9a-52cb-43a1-8627-4980e930c774 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6887ea9a-52cb-43a1-8627-4980e930c774 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 returned with HTTP 200 Sep 07 09:51:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 667/1331] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:50 2026] GET /volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:51 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-be5f3e5c-482f-4b16-916e-cafa6130eec6 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Created reservations ['97992f88-0aa2-4992-aa3d-c2ffa711745b'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-be5f3e5c-482f-4b16-916e-cafa6130eec6 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/groups returned with HTTP 202 Sep 07 09:51:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 665/1332] 192.168.122.65 () {62 vars in 1176 bytes} [Mon Sep 7 09:51:50 2026] POST /volume/v3/groups => generated 116 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-835c7af7-8c2d-47ae-a392-4f4a42dbdb1f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-835c7af7-8c2d-47ae-a392-4f4a42dbdb1f tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/groups/77d1cb32-cd63-4ed1-9b09-a44474f39b38 Sep 07 09:51:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-835c7af7-8c2d-47ae-a392-4f4a42dbdb1f tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-835c7af7-8c2d-47ae-a392-4f4a42dbdb1f tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-835c7af7-8c2d-47ae-a392-4f4a42dbdb1f tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member 77d1cb32-cd63-4ed1-9b09-a44474f39b38 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:51:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:51 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:51:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-835c7af7-8c2d-47ae-a392-4f4a42dbdb1f tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/groups/77d1cb32-cd63-4ed1-9b09-a44474f39b38 returned with HTTP 200 Sep 07 09:51:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 668/1333] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:51:51 2026] GET /volume/v3/groups/77d1cb32-cd63-4ed1-9b09-a44474f39b38 => generated 396 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-aeb3ac53-4292-43fc-9f4d-6b5daeea54c9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aeb3ac53-4292-43fc-9f4d-6b5daeea54c9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 Sep 07 09:51:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aeb3ac53-4292-43fc-9f4d-6b5daeea54c9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aeb3ac53-4292-43fc-9f4d-6b5daeea54c9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:52 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:52 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-aeb3ac53-4292-43fc-9f4d-6b5daeea54c9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aeb3ac53-4292-43fc-9f4d-6b5daeea54c9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 returned with HTTP 200 Sep 07 09:51:52 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 666/1334] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:51 2026] GET /volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 => generated 442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a5544bc1-a80c-444f-b88d-e371310ce518 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a5544bc1-a80c-444f-b88d-e371310ce518 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/groups/77d1cb32-cd63-4ed1-9b09-a44474f39b38 Sep 07 09:51:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a5544bc1-a80c-444f-b88d-e371310ce518 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a5544bc1-a80c-444f-b88d-e371310ce518 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-a5544bc1-a80c-444f-b88d-e371310ce518 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member 77d1cb32-cd63-4ed1-9b09-a44474f39b38 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:51:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:52 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), Sep 07 09:51:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a5544bc1-a80c-444f-b88d-e371310ce518 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/groups/77d1cb32-cd63-4ed1-9b09-a44474f39b38 returned with HTTP 200 Sep 07 09:51:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 669/1335] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:51:52 2026] GET /volume/v3/groups/77d1cb32-cd63-4ed1-9b09-a44474f39b38 => generated 397 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1776937137", "volume_type": "7e6a2aa8-f1bf-4fb6-848e-936260dff71f", "group_id": "77d1cb32-cd63-4ed1-9b09-a44474f39b38", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1776937137', 'volume_type': '7e6a2aa8-f1bf-4fb6-848e-936260dff71f', 'group_id': '77d1cb32-cd63-4ed1-9b09-a44474f39b38', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:52 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:52 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Create volume of 1 GB Sep 07 09:51:52 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:52 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:51:52 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Availability Zones retrieved successfully. Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Flow 'volume_create_api' (9a820d28-2e31-4d50-aec6-5ab9533537af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce17ce4-8e09-46b7-bfa2-0c680effb4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:52 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce17ce4-8e09-46b7-bfa2-0c680effb4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:51:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e6a2aa8-f1bf-4fb6-848e-936260dff71f,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1993967909',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e6a2aa8-f1bf-4fb6-848e-936260dff71f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '77d1cb32-cd63-4ed1-9b09-a44474f39b38', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ffbaf39-5993-429e-b589-6c72dcd88071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1993967909 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1993967909, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:51:52 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1993967909 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1993967909, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Created reservations ['c18ad4fd-8672-4f63-8fb2-6fe0d2b91540', '96717c9f-1a7b-4056-98a7-4889cb7c1b43', '67fc972f-af4c-4790-9351-aeb3e2439967', '74dd6842-a672-481f-87e4-0eaa71072ce7'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ffbaf39-5993-429e-b589-6c72dcd88071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c18ad4fd-8672-4f63-8fb2-6fe0d2b91540', '96717c9f-1a7b-4056-98a7-4889cb7c1b43', '67fc972f-af4c-4790-9351-aeb3e2439967', '74dd6842-a672-481f-87e4-0eaa71072ce7']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1b67912-0024-4e89-94b5-f1ff656a093f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:52 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1b67912-0024-4e89-94b5-f1ff656a093f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a16eed8-f999-40f8-aad4-3deff9a4f16b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1776937137',encryption_key_id=None,group_id=77d1cb32-cd63-4ed1-9b09-a44474f39b38,group_type_id=,metadata={},multiattach=False,project_id='0dfea9bd374d4d6ab83ed4cef9badcf6',qos_specs=None,replication_status=,reservations=['c18ad4fd-8672-4f63-8fb2-6fe0d2b91540','96717c9f-1a7b-4056-98a7-4889cb7c1b43','67fc972f-af4c-4790-9351-aeb3e2439967','74dd6842-a672-481f-87e4-0eaa71072ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f21b6f763743f58d92e2910ba5bef0',volume_type_id=7e6a2aa8-f1bf-4fb6-848e-936260dff71f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:51:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1776937137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=77d1cb32-cd63-4ed1-9b09-a44474f39b38,host=None,id=6a16eed8-f999-40f8-aad4-3deff9a4f16b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dfea9bd374d4d6ab83ed4cef9badcf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f21b6f763743f58d92e2910ba5bef0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e6a2aa8-f1bf-4fb6-848e-936260dff71f),volume_type_id=7e6a2aa8-f1bf-4fb6-848e-936260dff71f)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:52 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a059dc-e35a-4334-aef0-a6483c7752bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1106f4b6-9d08-4fb5-a272-bd9d3c983184 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:53 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a059dc-e35a-4334-aef0-a6483c7752bb) transitioned into state 'SUCCESS' from state '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-1776937137',encryption_key_id=None,group_id=77d1cb32-cd63-4ed1-9b09-a44474f39b38,group_type_id=,metadata={},multiattach=False,project_id='0dfea9bd374d4d6ab83ed4cef9badcf6',qos_specs=None,replication_status=,reservations=['c18ad4fd-8672-4f63-8fb2-6fe0d2b91540','96717c9f-1a7b-4056-98a7-4889cb7c1b43','67fc972f-af4c-4790-9351-aeb3e2439967','74dd6842-a672-481f-87e4-0eaa71072ce7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f21b6f763743f58d92e2910ba5bef0',volume_type_id=7e6a2aa8-f1bf-4fb6-848e-936260dff71f)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1106f4b6-9d08-4fb5-a272-bd9d3c983184 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 Sep 07 09:51:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1106f4b6-9d08-4fb5-a272-bd9d3c983184 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1106f4b6-9d08-4fb5-a272-bd9d3c983184 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:53 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bfd5fc9-b4f5-4f5e-8551-a2bbcc5608c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1106f4b6-9d08-4fb5-a272-bd9d3c983184 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1106f4b6-9d08-4fb5-a272-bd9d3c983184 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 returned with HTTP 200 Sep 07 09:51:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 670/1336] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:53 2026] GET /volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 => generated 442 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:53 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bfd5fc9-b4f5-4f5e-8551-a2bbcc5608c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:53 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Flow 'volume_create_api' (9a820d28-2e31-4d50-aec6-5ab9533537af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Create volume request issued successfully. Sep 07 09:51:53 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:53 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:53 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:51:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b85e8310-3358-417e-bb1d-aa790cfe69eb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:51:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 667/1337] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 09:51:52 2026] POST /volume/v3/volumes => generated 833 bytes in 1131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:51:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d0bb06e2-7202-4254-a6a8-19046e3ed221 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d0bb06e2-7202-4254-a6a8-19046e3ed221 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b Sep 07 09:51:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d0bb06e2-7202-4254-a6a8-19046e3ed221 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d0bb06e2-7202-4254-a6a8-19046e3ed221 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:53 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:53 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d0bb06e2-7202-4254-a6a8-19046e3ed221 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Volume info retrieved successfully. Sep 07 09:51:53 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-d0bb06e2-7202-4254-a6a8-19046e3ed221 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:53 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-d0bb06e2-7202-4254-a6a8-19046e3ed221 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:53 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-d0bb06e2-7202-4254-a6a8-19046e3ed221 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:51:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d0bb06e2-7202-4254-a6a8-19046e3ed221 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b returned with HTTP 200 Sep 07 09:51:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 671/1338] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:51:53 2026] GET /volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b => generated 901 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2f80d05e-74a3-406b-9576-056c6ab29e85 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f80d05e-74a3-406b-9576-056c6ab29e85 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 Sep 07 09:51:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f80d05e-74a3-406b-9576-056c6ab29e85 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f80d05e-74a3-406b-9576-056c6ab29e85 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2f80d05e-74a3-406b-9576-056c6ab29e85 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f80d05e-74a3-406b-9576-056c6ab29e85 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 returned with HTTP 200 Sep 07 09:51:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 668/1339] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:54 2026] GET /volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-11146fa8-8e76-47c6-b94e-157afb1b7cd7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-11146fa8-8e76-47c6-b94e-157afb1b7cd7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b Sep 07 09:51:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-11146fa8-8e76-47c6-b94e-157afb1b7cd7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-11146fa8-8e76-47c6-b94e-157afb1b7cd7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:54 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:54 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:54 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:54 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-11146fa8-8e76-47c6-b94e-157afb1b7cd7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Volume info retrieved successfully. Sep 07 09:51:54 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-11146fa8-8e76-47c6-b94e-157afb1b7cd7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:54 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-11146fa8-8e76-47c6-b94e-157afb1b7cd7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-11146fa8-8e76-47c6-b94e-157afb1b7cd7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-11146fa8-8e76-47c6-b94e-157afb1b7cd7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b returned with HTTP 200 Sep 07 09:51:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 672/1340] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:51:54 2026] GET /volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b => generated 925 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3a1cd98e-5ae1-4481-a7fd-d657535461ec None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3a1cd98e-5ae1-4481-a7fd-d657535461ec tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 Sep 07 09:51:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3a1cd98e-5ae1-4481-a7fd-d657535461ec tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3a1cd98e-5ae1-4481-a7fd-d657535461ec tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3a1cd98e-5ae1-4481-a7fd-d657535461ec tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3a1cd98e-5ae1-4481-a7fd-d657535461ec tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 returned with HTTP 200 Sep 07 09:51:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 669/1341] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:51:55 2026] GET /volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 => generated 469 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e7fd9fc9-d028-4c78-bcfc-eb0a53978f97", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1071055708"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume request body: {'volume': {'snapshot_id': 'e7fd9fc9-d028-4c78-bcfc-eb0a53978f97', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1071055708'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:51:55 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume of 1 GB Sep 07 09:51:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Availability Zones retrieved successfully. Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Flow 'volume_create_api' (ba0e7680-a166-4c86-be89-51cb491d6198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477e9b75-78a5-43cf-8c7e-5374129435a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477e9b75-78a5-43cf-8c7e-5374129435a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e7fd9fc9-d028-4c78-bcfc-eb0a53978f97', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb743ad2-eeac-4976-a7eb-97f9a844b665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Created reservations ['74a4e7d0-1840-4cfc-bd19-ee409711c5cc', '86ec3148-85c0-468b-8539-5922559e97b9', 'af49894c-10cf-467a-8c77-f1b05f2db9c7', 'd8568013-254b-4a14-a0c6-8537d8800119'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb743ad2-eeac-4976-a7eb-97f9a844b665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74a4e7d0-1840-4cfc-bd19-ee409711c5cc', '86ec3148-85c0-468b-8539-5922559e97b9', 'af49894c-10cf-467a-8c77-f1b05f2db9c7', 'd8568013-254b-4a14-a0c6-8537d8800119']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96e314f8-1f45-4b9f-b5e4-59eacc73d4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96e314f8-1f45-4b9f-b5e4-59eacc73d4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1071055708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20218c55685499c9a297ab10363ccd5',qos_specs=None,replication_status=,reservations=['74a4e7d0-1840-4cfc-bd19-ee409711c5cc','86ec3148-85c0-468b-8539-5922559e97b9','af49894c-10cf-467a-8c77-f1b05f2db9c7','d8568013-254b-4a14-a0c6-8537d8800119'],size=1,snapshot_id=e7fd9fc9-d028-4c78-bcfc-eb0a53978f97,source_replicaid=,source_volid=None,status='creating',user_id='cc5109ca8ff24bd986228416138d7fb9',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:51:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1071055708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d20218c55685499c9a297ab10363ccd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e7fd9fc9-d028-4c78-bcfc-eb0a53978f97,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc5109ca8ff24bd986228416138d7fb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bce1a41e-ccf1-42b0-b133-85f0bf583192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bce1a41e-ccf1-42b0-b133-85f0bf583192) transitioned into state 'SUCCESS' from state '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-1071055708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20218c55685499c9a297ab10363ccd5',qos_specs=None,replication_status=,reservations=['74a4e7d0-1840-4cfc-bd19-ee409711c5cc','86ec3148-85c0-468b-8539-5922559e97b9','af49894c-10cf-467a-8c77-f1b05f2db9c7','d8568013-254b-4a14-a0c6-8537d8800119'],size=1,snapshot_id=e7fd9fc9-d028-4c78-bcfc-eb0a53978f97,source_replicaid=,source_volid=None,status='creating',user_id='cc5109ca8ff24bd986228416138d7fb9',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe46301-07ec-441d-bc67-ba63978aa4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe46301-07ec-441d-bc67-ba63978aa4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Flow 'volume_create_api' (ba0e7680-a166-4c86-be89-51cb491d6198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:51:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Create volume request issued successfully. Sep 07 09:51:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-60d4675d-8e93-4ee5-9647-433f2a37c87b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:51:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 673/1342] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:51:55 2026] POST /volume/v3/volumes => generated 795 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:51:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4dbd7ac4-853d-44f5-8dad-95d022d4b32f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4dbd7ac4-853d-44f5-8dad-95d022d4b32f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:51:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4dbd7ac4-853d-44f5-8dad-95d022d4b32f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4dbd7ac4-853d-44f5-8dad-95d022d4b32f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:56 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4dbd7ac4-853d-44f5-8dad-95d022d4b32f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4dbd7ac4-853d-44f5-8dad-95d022d4b32f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 200 Sep 07 09:51:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 670/1343] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:55 2026] GET /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-61528ff9-50e4-42a8-8e38-e7f69f624f4c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61528ff9-50e4-42a8-8e38-e7f69f624f4c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b Sep 07 09:51:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61528ff9-50e4-42a8-8e38-e7f69f624f4c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61528ff9-50e4-42a8-8e38-e7f69f624f4c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-61528ff9-50e4-42a8-8e38-e7f69f624f4c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Volume info retrieved successfully. Sep 07 09:51:56 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-61528ff9-50e4-42a8-8e38-e7f69f624f4c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:56 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-61528ff9-50e4-42a8-8e38-e7f69f624f4c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:56 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-61528ff9-50e4-42a8-8e38-e7f69f624f4c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:51:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61528ff9-50e4-42a8-8e38-e7f69f624f4c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b returned with HTTP 200 Sep 07 09:51:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 674/1344] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:51:56 2026] GET /volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b => generated 925 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-da77c52a-647e-4873-ac43-46988700597a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da77c52a-647e-4873-ac43-46988700597a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:51:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-da77c52a-647e-4873-ac43-46988700597a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-da77c52a-647e-4873-ac43-46988700597a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-da77c52a-647e-4873-ac43-46988700597a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da77c52a-647e-4873-ac43-46988700597a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 200 Sep 07 09:51:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 671/1345] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:57 2026] GET /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 887 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e120a484-e2b3-4748-a679-bdb71c5688cb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e120a484-e2b3-4748-a679-bdb71c5688cb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b Sep 07 09:51:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e120a484-e2b3-4748-a679-bdb71c5688cb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e120a484-e2b3-4748-a679-bdb71c5688cb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:51:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e120a484-e2b3-4748-a679-bdb71c5688cb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Volume info retrieved successfully. Sep 07 09:51:57 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-e120a484-e2b3-4748-a679-bdb71c5688cb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:51:57 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-e120a484-e2b3-4748-a679-bdb71c5688cb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:51:57 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-e120a484-e2b3-4748-a679-bdb71c5688cb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:51:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e120a484-e2b3-4748-a679-bdb71c5688cb tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b returned with HTTP 200 Sep 07 09:51:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 675/1346] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:51:57 2026] GET /volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b => generated 926 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-47843aeb-7f1a-437f-87ad-ea41b58a492e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-47843aeb-7f1a-437f-87ad-ea41b58a492e tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] POST http://192.168.122.65/volume/v3/group_snapshots Sep 07 09:51:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-47843aeb-7f1a-437f-87ad-ea41b58a492e tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "77d1cb32-cd63-4ed1-9b09-a44474f39b38", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1263208509"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:51:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-47843aeb-7f1a-437f-87ad-ea41b58a492e tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '77d1cb32-cd63-4ed1-9b09-a44474f39b38', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1263208509'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 09:51:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:57 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.group_snapshots [None req-47843aeb-7f1a-437f-87ad-ea41b58a492e tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1263208509. Sep 07 09:51:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:57 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:51:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:57 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-47843aeb-7f1a-437f-87ad-ea41b58a492e tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1993967909 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1993967909, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:51:57 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-47843aeb-7f1a-437f-87ad-ea41b58a492e tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Created reservations ['f05e2be2-254c-41e7-8d13-9e6404ce7734', '80fe79b2-699a-485d-9d59-954ecf84ce2a', 'a3e8deb2-cffb-4aec-8c7e-5a82dcd0cf0e', 'e11ef8f2-3d0c-46aa-bde6-73fa86bb6561'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:51:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-47843aeb-7f1a-437f-87ad-ea41b58a492e tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots returned with HTTP 202 Sep 07 09:51:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 672/1347] 192.168.122.65 () {62 vars in 1203 bytes} [Mon Sep 7 09:51:57 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:51:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ca2ea14b-caf4-4d6b-b3e3-441634e765cf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca2ea14b-caf4-4d6b-b3e3-441634e765cf tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:51:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca2ea14b-caf4-4d6b-b3e3-441634e765cf tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca2ea14b-caf4-4d6b-b3e3-441634e765cf tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-ca2ea14b-caf4-4d6b-b3e3-441634e765cf tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:51:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca2ea14b-caf4-4d6b-b3e3-441634e765cf tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:51:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 676/1348] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:51:57 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 330 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4b06c6d0-a037-44d0-bf4a-529101eb9259 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4b06c6d0-a037-44d0-bf4a-529101eb9259 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:51:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4b06c6d0-a037-44d0-bf4a-529101eb9259 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4b06c6d0-a037-44d0-bf4a-529101eb9259 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:58 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:58 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4b06c6d0-a037-44d0-bf4a-529101eb9259 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4b06c6d0-a037-44d0-bf4a-529101eb9259 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 200 Sep 07 09:51:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 673/1349] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:58 2026] GET /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 887 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:51:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2977c79d-3fc9-4e26-bc14-bd86f9e01b81 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2977c79d-3fc9-4e26-bc14-bd86f9e01b81 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:51:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2977c79d-3fc9-4e26-bc14-bd86f9e01b81 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2977c79d-3fc9-4e26-bc14-bd86f9e01b81 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-2977c79d-3fc9-4e26-bc14-bd86f9e01b81 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:51:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:51:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2977c79d-3fc9-4e26-bc14-bd86f9e01b81 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:51:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 677/1350] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:51:58 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 330 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:51:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f360fa98-258f-4cf3-9d5d-08c66315048e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:51:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f360fa98-258f-4cf3-9d5d-08c66315048e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:51:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f360fa98-258f-4cf3-9d5d-08c66315048e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:51:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f360fa98-258f-4cf3-9d5d-08c66315048e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:51:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:51:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:51:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:51:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:51:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f360fa98-258f-4cf3-9d5d-08c66315048e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:51:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f360fa98-258f-4cf3-9d5d-08c66315048e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 200 Sep 07 09:51:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 674/1351] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:51:59 2026] GET /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 887 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-feb32c6a-adfb-4704-94cf-e98a0618e23d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-feb32c6a-adfb-4704-94cf-e98a0618e23d tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-feb32c6a-adfb-4704-94cf-e98a0618e23d tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-feb32c6a-adfb-4704-94cf-e98a0618e23d tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-feb32c6a-adfb-4704-94cf-e98a0618e23d tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:52:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-feb32c6a-adfb-4704-94cf-e98a0618e23d tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:52:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 678/1352] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:52:00 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 330 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-45024e55-9cd0-4f4b-8be2-984f999306f9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-45024e55-9cd0-4f4b-8be2-984f999306f9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:52:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-45024e55-9cd0-4f4b-8be2-984f999306f9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-45024e55-9cd0-4f4b-8be2-984f999306f9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-45024e55-9cd0-4f4b-8be2-984f999306f9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:52:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-45024e55-9cd0-4f4b-8be2-984f999306f9 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 200 Sep 07 09:52:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 675/1353] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:00 2026] GET /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 887 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-74331b2e-cca7-4dd5-83e0-81c4996cb7e2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74331b2e-cca7-4dd5-83e0-81c4996cb7e2 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74331b2e-cca7-4dd5-83e0-81c4996cb7e2 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74331b2e-cca7-4dd5-83e0-81c4996cb7e2 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-74331b2e-cca7-4dd5-83e0-81c4996cb7e2 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:52:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74331b2e-cca7-4dd5-83e0-81c4996cb7e2 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:52:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 679/1354] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:52:01 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 330 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:52:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5785b4fe-8a7b-488a-beda-316fda52c401 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5785b4fe-8a7b-488a-beda-316fda52c401 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:52:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5785b4fe-8a7b-488a-beda-316fda52c401 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5785b4fe-8a7b-488a-beda-316fda52c401 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5785b4fe-8a7b-488a-beda-316fda52c401 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:52:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5785b4fe-8a7b-488a-beda-316fda52c401 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 200 Sep 07 09:52:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 676/1355] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:01 2026] GET /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 887 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0cd75616-e4be-4f9c-8f47-ff669d746b3b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0cd75616-e4be-4f9c-8f47-ff669d746b3b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0cd75616-e4be-4f9c-8f47-ff669d746b3b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0cd75616-e4be-4f9c-8f47-ff669d746b3b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-0cd75616-e4be-4f9c-8f47-ff669d746b3b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:52:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0cd75616-e4be-4f9c-8f47-ff669d746b3b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:52:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 680/1356] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:52:02 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 330 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-da05e307-c86e-4fa8-8e13-c3c854aad7e8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da05e307-c86e-4fa8-8e13-c3c854aad7e8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:52:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-da05e307-c86e-4fa8-8e13-c3c854aad7e8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-da05e307-c86e-4fa8-8e13-c3c854aad7e8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-da05e307-c86e-4fa8-8e13-c3c854aad7e8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:52:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da05e307-c86e-4fa8-8e13-c3c854aad7e8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 200 Sep 07 09:52:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 677/1357] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:02 2026] GET /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 887 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fe7dfb0b-8baa-4015-930b-20d9063e406c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe7dfb0b-8baa-4015-930b-20d9063e406c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe7dfb0b-8baa-4015-930b-20d9063e406c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe7dfb0b-8baa-4015-930b-20d9063e406c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-fe7dfb0b-8baa-4015-930b-20d9063e406c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:52:03 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:03 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe7dfb0b-8baa-4015-930b-20d9063e406c tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:52:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 681/1358] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:52:03 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 330 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dd409142-54da-4510-9c67-ede86420ee0a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dd409142-54da-4510-9c67-ede86420ee0a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:52:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dd409142-54da-4510-9c67-ede86420ee0a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dd409142-54da-4510-9c67-ede86420ee0a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-dd409142-54da-4510-9c67-ede86420ee0a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:52:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dd409142-54da-4510-9c67-ede86420ee0a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 200 Sep 07 09:52:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 678/1359] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:03 2026] GET /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 888 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dc74a478-cdb0-472a-89b9-e081edfcfe7e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dc74a478-cdb0-472a-89b9-e081edfcfe7e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] GET http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:52:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dc74a478-cdb0-472a-89b9-e081edfcfe7e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dc74a478-cdb0-472a-89b9-e081edfcfe7e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dc74a478-cdb0-472a-89b9-e081edfcfe7e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] Volume info retrieved successfully. Sep 07 09:52:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dc74a478-cdb0-472a-89b9-e081edfcfe7e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-reader] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 200 Sep 07 09:52:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 682/1360] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:04 2026] GET /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 888 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-86d49be6-eb38-429e-b210-d9bf522770b4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-86d49be6-eb38-429e-b210-d9bf522770b4 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] DELETE http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:52:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-86d49be6-eb38-429e-b210-d9bf522770b4 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-86d49be6-eb38-429e-b210-d9bf522770b4 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:04 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-86d49be6-eb38-429e-b210-d9bf522770b4 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete volume with id: d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:52:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-86d49be6-eb38-429e-b210-d9bf522770b4 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:52:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-86d49be6-eb38-429e-b210-d9bf522770b4 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete volume request issued successfully. Sep 07 09:52:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-86d49be6-eb38-429e-b210-d9bf522770b4 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 202 Sep 07 09:52:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 679/1361] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:52:04 2026] DELETE /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ddd56bf9-c73a-49d4-9bf3-9bc61c7a4423 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ddd56bf9-c73a-49d4-9bf3-9bc61c7a4423 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:52:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ddd56bf9-c73a-49d4-9bf3-9bc61c7a4423 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ddd56bf9-c73a-49d4-9bf3-9bc61c7a4423 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ddd56bf9-c73a-49d4-9bf3-9bc61c7a4423 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:52:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ddd56bf9-c73a-49d4-9bf3-9bc61c7a4423 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 200 Sep 07 09:52:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 683/1362] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:04 2026] GET /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 887 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a33cb6f5-5a7a-42b1-9f88-83819610cd79 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a33cb6f5-5a7a-42b1-9f88-83819610cd79 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a33cb6f5-5a7a-42b1-9f88-83819610cd79 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a33cb6f5-5a7a-42b1-9f88-83819610cd79 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-a33cb6f5-5a7a-42b1-9f88-83819610cd79 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:52:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a33cb6f5-5a7a-42b1-9f88-83819610cd79 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:52:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 680/1363] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:52:04 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 330 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3d7bb775-2edc-4155-9a22-b6c8bdd754cd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3d7bb775-2edc-4155-9a22-b6c8bdd754cd tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:52:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3d7bb775-2edc-4155-9a22-b6c8bdd754cd tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3d7bb775-2edc-4155-9a22-b6c8bdd754cd tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3d7bb775-2edc-4155-9a22-b6c8bdd754cd tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 404 Sep 07 09:52:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 684/1364] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:05 2026] GET /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0e66383f-adc4-4338-8389-6441185e39f9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f203ec79-7504-4e0b-b28e-1bad1267824a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0e66383f-adc4-4338-8389-6441185e39f9 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0e66383f-adc4-4338-8389-6441185e39f9 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0e66383f-adc4-4338-8389-6441185e39f9 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-0e66383f-adc4-4338-8389-6441185e39f9 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:52:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f203ec79-7504-4e0b-b28e-1bad1267824a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:52:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f203ec79-7504-4e0b-b28e-1bad1267824a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f203ec79-7504-4e0b-b28e-1bad1267824a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f203ec79-7504-4e0b-b28e-1bad1267824a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 404 Sep 07 09:52:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 685/1365] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:05 2026] GET /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:52:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-433dfb12-0026-4ee6-899c-2ae06e0b9e7b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-433dfb12-0026-4ee6-899c-2ae06e0b9e7b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] DELETE http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:52:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0e66383f-adc4-4338-8389-6441185e39f9 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:52:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-433dfb12-0026-4ee6-899c-2ae06e0b9e7b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-433dfb12-0026-4ee6-899c-2ae06e0b9e7b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:05 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-433dfb12-0026-4ee6-899c-2ae06e0b9e7b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete volume with id: d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c Sep 07 09:52:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 681/1366] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:52:05 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 330 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-433dfb12-0026-4ee6-899c-2ae06e0b9e7b tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c returned with HTTP 404 Sep 07 09:52:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 686/1367] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:52:05 2026] DELETE /volume/v3/volumes/d9e0bb94-7296-4fcb-a5b4-cb5b9bc9a89c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-91a6fc77-5f43-4ca5-8747-6f1b5c66d1a0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-91a6fc77-5f43-4ca5-8747-6f1b5c66d1a0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 Sep 07 09:52:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-91a6fc77-5f43-4ca5-8747-6f1b5c66d1a0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-91a6fc77-5f43-4ca5-8747-6f1b5c66d1a0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:05 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-91a6fc77-5f43-4ca5-8747-6f1b5c66d1a0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete snapshot with id: e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 Sep 07 09:52:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-91a6fc77-5f43-4ca5-8747-6f1b5c66d1a0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:52:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-91a6fc77-5f43-4ca5-8747-6f1b5c66d1a0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot delete request issued successfully. Sep 07 09:52:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-91a6fc77-5f43-4ca5-8747-6f1b5c66d1a0 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 returned with HTTP 202 Sep 07 09:52:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 682/1368] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:52:05 2026] DELETE /volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-adf433d5-56fd-41e2-bbe5-8e2b8f2e4d84 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-adf433d5-56fd-41e2-bbe5-8e2b8f2e4d84 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 Sep 07 09:52:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-adf433d5-56fd-41e2-bbe5-8e2b8f2e4d84 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-adf433d5-56fd-41e2-bbe5-8e2b8f2e4d84 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-adf433d5-56fd-41e2-bbe5-8e2b8f2e4d84 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:52:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-adf433d5-56fd-41e2-bbe5-8e2b8f2e4d84 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 returned with HTTP 200 Sep 07 09:52:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 687/1369] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:05 2026] GET /volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 => generated 468 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-be70b006-3bf5-47cd-8dfd-a45c6c8b2ff0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-be70b006-3bf5-47cd-8dfd-a45c6c8b2ff0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-be70b006-3bf5-47cd-8dfd-a45c6c8b2ff0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-be70b006-3bf5-47cd-8dfd-a45c6c8b2ff0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-be70b006-3bf5-47cd-8dfd-a45c6c8b2ff0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-be70b006-3bf5-47cd-8dfd-a45c6c8b2ff0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:52:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 683/1370] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:52:06 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 331 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-189eb3e3-4fc2-474f-a8db-eca9da6d4ac0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-189eb3e3-4fc2-474f-a8db-eca9da6d4ac0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/snapshots/detail Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-189eb3e3-4fc2-474f-a8db-eca9da6d4ac0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-189eb3e3-4fc2-474f-a8db-eca9da6d4ac0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-189eb3e3-4fc2-474f-a8db-eca9da6d4ac0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-189eb3e3-4fc2-474f-a8db-eca9da6d4ac0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:06 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-189eb3e3-4fc2-474f-a8db-eca9da6d4ac0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Get all snapshots completed successfully. Sep 07 09:52:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-189eb3e3-4fc2-474f-a8db-eca9da6d4ac0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:52:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 688/1371] 192.168.122.65 () {58 vars in 1143 bytes} [Mon Sep 7 09:52:06 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2fa7797e-6a49-4c2d-93c9-1df63accd11b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2fa7797e-6a49-4c2d-93c9-1df63accd11b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/snapshots/c76c622d-bf59-48cd-96bc-193073a81fe4 Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2fa7797e-6a49-4c2d-93c9-1df63accd11b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2fa7797e-6a49-4c2d-93c9-1df63accd11b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2fa7797e-6a49-4c2d-93c9-1df63accd11b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Snapshot retrieved successfully. Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2fa7797e-6a49-4c2d-93c9-1df63accd11b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/snapshots/c76c622d-bf59-48cd-96bc-193073a81fe4 returned with HTTP 200 Sep 07 09:52:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 684/1372] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:06 2026] GET /volume/v3/snapshots/c76c622d-bf59-48cd-96bc-193073a81fe4 => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-72bef5b1-36f8-4414-8971-4b609b4ab676 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-72bef5b1-36f8-4414-8971-4b609b4ab676 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] POST http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51/action Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-72bef5b1-36f8-4414-8971-4b609b4ab676 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-72bef5b1-36f8-4414-8971-4b609b4ab676 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-72bef5b1-36f8-4414-8971-4b609b4ab676 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Updating group 'a9cad983-5448-4a84-9773-be723181ed51' with 'creating' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5eeefed8-cd44-4480-b9a0-265baf4e816a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5eeefed8-cd44-4480-b9a0-265baf4e816a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5eeefed8-cd44-4480-b9a0-265baf4e816a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5eeefed8-cd44-4480-b9a0-265baf4e816a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-72bef5b1-36f8-4414-8971-4b609b4ab676 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51/action returned with HTTP 202 Sep 07 09:52:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 689/1373] 192.168.122.65 () {62 vars in 1334 bytes} [Mon Sep 7 09:52:06 2026] POST /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5eeefed8-cd44-4480-b9a0-265baf4e816a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e6c7d058-6fe7-4937-a873-ec3f5044e9f0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5eeefed8-cd44-4480-b9a0-265baf4e816a tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 returned with HTTP 200 Sep 07 09:52:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 685/1374] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:06 2026] GET /volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e6c7d058-6fe7-4937-a873-ec3f5044e9f0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e6c7d058-6fe7-4937-a873-ec3f5044e9f0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e6c7d058-6fe7-4937-a873-ec3f5044e9f0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-e6c7d058-6fe7-4937-a873-ec3f5044e9f0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e6c7d058-6fe7-4937-a873-ec3f5044e9f0 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:52:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 690/1375] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:52:06 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2fd7203a-71a8-48a5-beb6-4e36af5af470 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2fd7203a-71a8-48a5-beb6-4e36af5af470 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] POST http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51/action Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2fd7203a-71a8-48a5-beb6-4e36af5af470 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2fd7203a-71a8-48a5-beb6-4e36af5af470 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-2fd7203a-71a8-48a5-beb6-4e36af5af470 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Updating group 'a9cad983-5448-4a84-9773-be723181ed51' with 'available' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2fd7203a-71a8-48a5-beb6-4e36af5af470 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51/action returned with HTTP 202 Sep 07 09:52:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 686/1376] 192.168.122.65 () {62 vars in 1334 bytes} [Mon Sep 7 09:52:06 2026] POST /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f63d4e46-0fb5-45ec-acac-d8fc1141483b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f63d4e46-0fb5-45ec-acac-d8fc1141483b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f63d4e46-0fb5-45ec-acac-d8fc1141483b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f63d4e46-0fb5-45ec-acac-d8fc1141483b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-f63d4e46-0fb5-45ec-acac-d8fc1141483b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f63d4e46-0fb5-45ec-acac-d8fc1141483b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:52:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 691/1377] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:52:06 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 331 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d9ac4e88-e10c-433e-8698-0b85c94f2f5e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d9ac4e88-e10c-433e-8698-0b85c94f2f5e tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] POST http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51/action Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d9ac4e88-e10c-433e-8698-0b85c94f2f5e tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d9ac4e88-e10c-433e-8698-0b85c94f2f5e tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-d9ac4e88-e10c-433e-8698-0b85c94f2f5e tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Updating group 'a9cad983-5448-4a84-9773-be723181ed51' with 'error' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d9ac4e88-e10c-433e-8698-0b85c94f2f5e tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51/action returned with HTTP 202 Sep 07 09:52:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 687/1378] 192.168.122.65 () {62 vars in 1334 bytes} [Mon Sep 7 09:52:06 2026] POST /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-455a9b2b-464c-4a13-a6f9-009653e07b6e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-455a9b2b-464c-4a13-a6f9-009653e07b6e tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-455a9b2b-464c-4a13-a6f9-009653e07b6e tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-455a9b2b-464c-4a13-a6f9-009653e07b6e tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-455a9b2b-464c-4a13-a6f9-009653e07b6e tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-455a9b2b-464c-4a13-a6f9-009653e07b6e tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:52:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 692/1379] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:52:06 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5b6015f4-544a-44ef-8250-d30beff7c98e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5b6015f4-544a-44ef-8250-d30beff7c98e tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] POST http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51/action Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5b6015f4-544a-44ef-8250-d30beff7c98e tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5b6015f4-544a-44ef-8250-d30beff7c98e tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-5b6015f4-544a-44ef-8250-d30beff7c98e tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Updating group 'a9cad983-5448-4a84-9773-be723181ed51' with 'available' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5b6015f4-544a-44ef-8250-d30beff7c98e tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51/action returned with HTTP 202 Sep 07 09:52:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 688/1380] 192.168.122.65 () {62 vars in 1334 bytes} [Mon Sep 7 09:52:06 2026] POST /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3bd2a8ae-0d1a-4825-8435-58eeb0f30d51 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3bd2a8ae-0d1a-4825-8435-58eeb0f30d51 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3bd2a8ae-0d1a-4825-8435-58eeb0f30d51 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3bd2a8ae-0d1a-4825-8435-58eeb0f30d51 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-3bd2a8ae-0d1a-4825-8435-58eeb0f30d51 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3bd2a8ae-0d1a-4825-8435-58eeb0f30d51 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 200 Sep 07 09:52:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 693/1381] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:52:06 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fd950195-d992-45ae-87d0-63397c714a89 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fd950195-d992-45ae-87d0-63397c714a89 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] DELETE http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fd950195-d992-45ae-87d0-63397c714a89 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fd950195-d992-45ae-87d0-63397c714a89 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.group_snapshots [None req-fd950195-d992-45ae-87d0-63397c714a89 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] delete called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86989) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.group_snapshots [None req-fd950195-d992-45ae-87d0-63397c714a89 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Delete group_snapshot with id: a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:06 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fd950195-d992-45ae-87d0-63397c714a89 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 202 Sep 07 09:52:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 689/1382] 192.168.122.65 () {60 vars in 1295 bytes} [Mon Sep 7 09:52:06 2026] DELETE /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-40389a63-2a24-485c-bc35-198812c073df None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-40389a63-2a24-485c-bc35-198812c073df tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-40389a63-2a24-485c-bc35-198812c073df tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-40389a63-2a24-485c-bc35-198812c073df tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-40389a63-2a24-485c-bc35-198812c073df tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-40389a63-2a24-485c-bc35-198812c073df tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:52:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:06 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 09:52:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-40389a63-2a24-485c-bc35-198812c073df tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Get all volumes completed successfully. Sep 07 09:52:06 devstack devstack@c-api.service[86990]: WARNING stevedore.named [None req-40389a63-2a24-485c-bc35-198812c073df tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:52:06 devstack devstack@c-api.service[86990]: WARNING castellan.key_manager [None req-40389a63-2a24-485c-bc35-198812c073df tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:52:07 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-40389a63-2a24-485c-bc35-198812c073df tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:52:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-40389a63-2a24-485c-bc35-198812c073df tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:52:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 694/1383] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:52:06 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d4b204e1-9886-4296-9c87-20c55482ad97 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d4b204e1-9886-4296-9c87-20c55482ad97 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/snapshots/detail Sep 07 09:52:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d4b204e1-9886-4296-9c87-20c55482ad97 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d4b204e1-9886-4296-9c87-20c55482ad97 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-d4b204e1-9886-4296-9c87-20c55482ad97 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:07 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-d4b204e1-9886-4296-9c87-20c55482ad97 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:07 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d4b204e1-9886-4296-9c87-20c55482ad97 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Get all snapshots completed successfully. Sep 07 09:52:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d4b204e1-9886-4296-9c87-20c55482ad97 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:52:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 690/1384] 192.168.122.65 () {58 vars in 1143 bytes} [Mon Sep 7 09:52:07 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ed594945-e09f-4e5b-81a5-43bba0cf85fe None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ed594945-e09f-4e5b-81a5-43bba0cf85fe tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/snapshots/c76c622d-bf59-48cd-96bc-193073a81fe4 Sep 07 09:52:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ed594945-e09f-4e5b-81a5-43bba0cf85fe tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ed594945-e09f-4e5b-81a5-43bba0cf85fe tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ed594945-e09f-4e5b-81a5-43bba0cf85fe tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Snapshot retrieved successfully. Sep 07 09:52:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ed594945-e09f-4e5b-81a5-43bba0cf85fe tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/snapshots/c76c622d-bf59-48cd-96bc-193073a81fe4 returned with HTTP 200 Sep 07 09:52:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 695/1385] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:07 2026] GET /volume/v3/snapshots/c76c622d-bf59-48cd-96bc-193073a81fe4 => generated 473 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d91d7e79-48ba-4687-9116-b951f0e97c1e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d91d7e79-48ba-4687-9116-b951f0e97c1e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 Sep 07 09:52:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d91d7e79-48ba-4687-9116-b951f0e97c1e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d91d7e79-48ba-4687-9116-b951f0e97c1e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d91d7e79-48ba-4687-9116-b951f0e97c1e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Snapshot retrieved successfully. Sep 07 09:52:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d91d7e79-48ba-4687-9116-b951f0e97c1e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 returned with HTTP 200 Sep 07 09:52:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 691/1386] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:07 2026] GET /volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8f6a4ccf-fcd3-453f-a47b-eb38977a233d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8f6a4ccf-fcd3-453f-a47b-eb38977a233d tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/snapshots/c76c622d-bf59-48cd-96bc-193073a81fe4 Sep 07 09:52:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8f6a4ccf-fcd3-453f-a47b-eb38977a233d tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8f6a4ccf-fcd3-453f-a47b-eb38977a233d tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8f6a4ccf-fcd3-453f-a47b-eb38977a233d tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Snapshot retrieved successfully. Sep 07 09:52:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8f6a4ccf-fcd3-453f-a47b-eb38977a233d tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/snapshots/c76c622d-bf59-48cd-96bc-193073a81fe4 returned with HTTP 200 Sep 07 09:52:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 696/1387] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:08 2026] GET /volume/v3/snapshots/c76c622d-bf59-48cd-96bc-193073a81fe4 => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9cf4f0b0-0e88-46c9-8bdc-f38b2517e961 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9cf4f0b0-0e88-46c9-8bdc-f38b2517e961 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 Sep 07 09:52:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9cf4f0b0-0e88-46c9-8bdc-f38b2517e961 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9cf4f0b0-0e88-46c9-8bdc-f38b2517e961 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9cf4f0b0-0e88-46c9-8bdc-f38b2517e961 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 returned with HTTP 404 Sep 07 09:52:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 692/1388] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:08 2026] GET /volume/v3/snapshots/e7fd9fc9-d028-4c78-bcfc-eb0a53978f97 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ad6aa450-42dc-44e5-9cff-c410e2db67b3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ad6aa450-42dc-44e5-9cff-c410e2db67b3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 Sep 07 09:52:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ad6aa450-42dc-44e5-9cff-c410e2db67b3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ad6aa450-42dc-44e5-9cff-c410e2db67b3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ad6aa450-42dc-44e5-9cff-c410e2db67b3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:52:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ad6aa450-42dc-44e5-9cff-c410e2db67b3 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 returned with HTTP 200 Sep 07 09:52:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 697/1389] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:08 2026] GET /volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ddaea921-6016-4dc6-8ceb-954f5d495eac None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ddaea921-6016-4dc6-8ceb-954f5d495eac tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] DELETE http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 Sep 07 09:52:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ddaea921-6016-4dc6-8ceb-954f5d495eac tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ddaea921-6016-4dc6-8ceb-954f5d495eac tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:08 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ddaea921-6016-4dc6-8ceb-954f5d495eac tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete volume with id: 7e4cd080-8c60-4842-9f63-0e35196e8143 Sep 07 09:52:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ddaea921-6016-4dc6-8ceb-954f5d495eac tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:52:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ddaea921-6016-4dc6-8ceb-954f5d495eac tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete volume request issued successfully. Sep 07 09:52:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ddaea921-6016-4dc6-8ceb-954f5d495eac tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 returned with HTTP 202 Sep 07 09:52:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 693/1390] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:52:08 2026] DELETE /volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9f381e1f-264a-46b9-9893-4ce9fe8513b8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9f381e1f-264a-46b9-9893-4ce9fe8513b8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 Sep 07 09:52:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9f381e1f-264a-46b9-9893-4ce9fe8513b8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9f381e1f-264a-46b9-9893-4ce9fe8513b8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9f381e1f-264a-46b9-9893-4ce9fe8513b8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:52:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9f381e1f-264a-46b9-9893-4ce9fe8513b8 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 returned with HTTP 200 Sep 07 09:52:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 698/1391] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:08 2026] GET /volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-900c936c-856c-422b-b16d-85be3e42d767 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-900c936c-856c-422b-b16d-85be3e42d767 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/snapshots/c76c622d-bf59-48cd-96bc-193073a81fe4 Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-900c936c-856c-422b-b16d-85be3e42d767 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-900c936c-856c-422b-b16d-85be3e42d767 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-900c936c-856c-422b-b16d-85be3e42d767 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/snapshots/c76c622d-bf59-48cd-96bc-193073a81fe4 returned with HTTP 404 Sep 07 09:52:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 694/1392] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:09 2026] GET /volume/v3/snapshots/c76c622d-bf59-48cd-96bc-193073a81fe4 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8bfecf6c-8c91-4b5b-b6b7-166cc9ea7166 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8bfecf6c-8c91-4b5b-b6b7-166cc9ea7166 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 Sep 07 09:52:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8bfecf6c-8c91-4b5b-b6b7-166cc9ea7166 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8bfecf6c-8c91-4b5b-b6b7-166cc9ea7166 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.group_snapshots [None req-8bfecf6c-8c91-4b5b-b6b7-166cc9ea7166 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member a9cad983-5448-4a84-9773-be723181ed51 {{(pid=86990) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 09:52:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8bfecf6c-8c91-4b5b-b6b7-166cc9ea7166 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 returned with HTTP 404 Sep 07 09:52:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 699/1393] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:52:09 2026] GET /volume/v3/group_snapshots/a9cad983-5448-4a84-9773-be723181ed51 => generated 116 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5342ae3e-4e02-49e6-9a90-489f08631ec7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5342ae3e-4e02-49e6-9a90-489f08631ec7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5342ae3e-4e02-49e6-9a90-489f08631ec7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5342ae3e-4e02-49e6-9a90-489f08631ec7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-5342ae3e-4e02-49e6-9a90-489f08631ec7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-5342ae3e-4e02-49e6-9a90-489f08631ec7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5342ae3e-4e02-49e6-9a90-489f08631ec7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Get all volumes completed successfully. Sep 07 09:52:09 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-5342ae3e-4e02-49e6-9a90-489f08631ec7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:52:09 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-5342ae3e-4e02-49e6-9a90-489f08631ec7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-5342ae3e-4e02-49e6-9a90-489f08631ec7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5342ae3e-4e02-49e6-9a90-489f08631ec7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:52:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 695/1394] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 09:52:09 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7a2cccd4-c094-4211-ae23-1af35926b580 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7a2cccd4-c094-4211-ae23-1af35926b580 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] POST http://192.168.122.65/volume/v3/groups/77d1cb32-cd63-4ed1-9b09-a44474f39b38/action Sep 07 09:52:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7a2cccd4-c094-4211-ae23-1af35926b580 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:52:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7a2cccd4-c094-4211-ae23-1af35926b580 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.groups [None req-7a2cccd4-c094-4211-ae23-1af35926b580 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] delete called for group 77d1cb32-cd63-4ed1-9b09-a44474f39b38 {{(pid=86990) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 09:52:09 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.groups [None req-7a2cccd4-c094-4211-ae23-1af35926b580 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Delete group with id: 77d1cb32-cd63-4ed1-9b09-a44474f39b38 Sep 07 09:52:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:09 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 09:52:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:09 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7a2cccd4-c094-4211-ae23-1af35926b580 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/groups/77d1cb32-cd63-4ed1-9b09-a44474f39b38/action returned with HTTP 202 Sep 07 09:52:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 700/1395] 192.168.122.65 () {62 vars in 1307 bytes} [Mon Sep 7 09:52:09 2026] POST /volume/v3/groups/77d1cb32-cd63-4ed1-9b09-a44474f39b38/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b9d0a2b3-c290-46cc-bb1d-663f74b1141b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b9d0a2b3-c290-46cc-bb1d-663f74b1141b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b9d0a2b3-c290-46cc-bb1d-663f74b1141b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b9d0a2b3-c290-46cc-bb1d-663f74b1141b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b9d0a2b3-c290-46cc-bb1d-663f74b1141b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Volume info retrieved successfully. Sep 07 09:52:09 devstack devstack@c-api.service[86989]: WARNING stevedore.named [None req-b9d0a2b3-c290-46cc-bb1d-663f74b1141b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 09:52:09 devstack devstack@c-api.service[86989]: WARNING castellan.key_manager [None req-b9d0a2b3-c290-46cc-bb1d-663f74b1141b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 09:52:09 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [None req-b9d0a2b3-c290-46cc-bb1d-663f74b1141b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:52:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b9d0a2b3-c290-46cc-bb1d-663f74b1141b tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b returned with HTTP 200 Sep 07 09:52:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 696/1396] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:52:09 2026] GET /volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b => generated 925 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3e3a5d62-2f43-4a77-b36d-4a49080af21f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3e3a5d62-2f43-4a77-b36d-4a49080af21f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 Sep 07 09:52:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3e3a5d62-2f43-4a77-b36d-4a49080af21f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3e3a5d62-2f43-4a77-b36d-4a49080af21f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3e3a5d62-2f43-4a77-b36d-4a49080af21f tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 returned with HTTP 404 Sep 07 09:52:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 701/1397] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:09 2026] GET /volume/v3/volumes/7e4cd080-8c60-4842-9f63-0e35196e8143 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7c235e9f-05e3-4989-a3c5-3b3095a49904 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7c235e9f-05e3-4989-a3c5-3b3095a49904 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd Sep 07 09:52:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7c235e9f-05e3-4989-a3c5-3b3095a49904 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7c235e9f-05e3-4989-a3c5-3b3095a49904 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7c235e9f-05e3-4989-a3c5-3b3095a49904 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:52:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7c235e9f-05e3-4989-a3c5-3b3095a49904 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd returned with HTTP 200 Sep 07 09:52:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 697/1398] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:10 2026] GET /volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-368d17b7-edbb-41a1-b507-e8f834d73a9e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-368d17b7-edbb-41a1-b507-e8f834d73a9e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] DELETE http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd Sep 07 09:52:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-368d17b7-edbb-41a1-b507-e8f834d73a9e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-368d17b7-edbb-41a1-b507-e8f834d73a9e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:10 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-368d17b7-edbb-41a1-b507-e8f834d73a9e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete volume with id: 71c30170-916b-40b4-ba8a-5c4896a59fbd Sep 07 09:52:10 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=415,cinder:UPDATE=79,cinder:INSERT=43 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:52:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-368d17b7-edbb-41a1-b507-e8f834d73a9e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:52:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-368d17b7-edbb-41a1-b507-e8f834d73a9e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Delete volume request issued successfully. Sep 07 09:52:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-368d17b7-edbb-41a1-b507-e8f834d73a9e tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd returned with HTTP 202 Sep 07 09:52:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 702/1399] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:52:10 2026] DELETE /volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1243334b-987d-441c-a24d-2b895e1298e5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1243334b-987d-441c-a24d-2b895e1298e5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd Sep 07 09:52:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1243334b-987d-441c-a24d-2b895e1298e5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1243334b-987d-441c-a24d-2b895e1298e5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1243334b-987d-441c-a24d-2b895e1298e5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Volume info retrieved successfully. Sep 07 09:52:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1243334b-987d-441c-a24d-2b895e1298e5 tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd returned with HTTP 200 Sep 07 09:52:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 698/1400] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:10 2026] GET /volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0a45a358-2f64-460d-bf88-8168043ad5f7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a45a358-2f64-460d-bf88-8168043ad5f7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b Sep 07 09:52:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a45a358-2f64-460d-bf88-8168043ad5f7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a45a358-2f64-460d-bf88-8168043ad5f7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a45a358-2f64-460d-bf88-8168043ad5f7 tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b returned with HTTP 404 Sep 07 09:52:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 703/1401] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:52:10 2026] GET /volume/v3/volumes/6a16eed8-f999-40f8-aad4-3deff9a4f16b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 09:52:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-70708f1d-41ce-48ff-b1cb-d9e19ae4361f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-70708f1d-41ce-48ff-b1cb-d9e19ae4361f tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] GET http://192.168.122.65/volume/v3/groups/77d1cb32-cd63-4ed1-9b09-a44474f39b38 Sep 07 09:52:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-70708f1d-41ce-48ff-b1cb-d9e19ae4361f tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-70708f1d-41ce-48ff-b1cb-d9e19ae4361f tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.groups [None req-70708f1d-41ce-48ff-b1cb-d9e19ae4361f tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] show called for member 77d1cb32-cd63-4ed1-9b09-a44474f39b38 {{(pid=86989) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 09:52:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-70708f1d-41ce-48ff-b1cb-d9e19ae4361f tempest-GroupSnapshotsV319Test-883387433 tempest-GroupSnapshotsV319Test-883387433-project-member] http://192.168.122.65/volume/v3/groups/77d1cb32-cd63-4ed1-9b09-a44474f39b38 returned with HTTP 404 Sep 07 09:52:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 699/1402] 192.168.122.65 () {60 vars in 1265 bytes} [Mon Sep 7 09:52:11 2026] GET /volume/v3/groups/77d1cb32-cd63-4ed1-9b09-a44474f39b38 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:52:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e4fc2378-1cc8-4bc8-a6b2-cd1eb71feff9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e4fc2378-1cc8-4bc8-a6b2-cd1eb71feff9 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/42044906-c0c8-4104-83d2-0b162e79d640 Sep 07 09:52:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e4fc2378-1cc8-4bc8-a6b2-cd1eb71feff9 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e4fc2378-1cc8-4bc8-a6b2-cd1eb71feff9 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e4fc2378-1cc8-4bc8-a6b2-cd1eb71feff9 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] http://192.168.122.65/volume/v3/group_types/42044906-c0c8-4104-83d2-0b162e79d640 returned with HTTP 202 Sep 07 09:52:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 704/1403] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:52:11 2026] DELETE /volume/v3/group_types/42044906-c0c8-4104-83d2-0b162e79d640 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:52:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-00106120-63de-4830-be6b-6f0f00ebe057 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00106120-63de-4830-be6b-6f0f00ebe057 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] DELETE http://192.168.122.65/volume/v3/types/7e6a2aa8-f1bf-4fb6-848e-936260dff71f Sep 07 09:52:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00106120-63de-4830-be6b-6f0f00ebe057 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00106120-63de-4830-be6b-6f0f00ebe057 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00106120-63de-4830-be6b-6f0f00ebe057 tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] http://192.168.122.65/volume/v3/types/7e6a2aa8-f1bf-4fb6-848e-936260dff71f returned with HTTP 202 Sep 07 09:52:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 700/1404] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:52:11 2026] DELETE /volume/v3/types/7e6a2aa8-f1bf-4fb6-848e-936260dff71f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a1c91e55-044b-4924-9cff-47986e52da4f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1c91e55-044b-4924-9cff-47986e52da4f tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] GET http://192.168.122.65/volume/v3/types/7e6a2aa8-f1bf-4fb6-848e-936260dff71f Sep 07 09:52:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1c91e55-044b-4924-9cff-47986e52da4f tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1c91e55-044b-4924-9cff-47986e52da4f tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1c91e55-044b-4924-9cff-47986e52da4f tempest-GroupSnapshotsV319Test-334323608 tempest-GroupSnapshotsV319Test-334323608-project-admin] http://192.168.122.65/volume/v3/types/7e6a2aa8-f1bf-4fb6-848e-936260dff71f returned with HTTP 404 Sep 07 09:52:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 705/1405] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:52:11 2026] GET /volume/v3/types/7e6a2aa8-f1bf-4fb6-848e-936260dff71f => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-efe32c31-852a-4585-97c1-bc89a89f49ed None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-efe32c31-852a-4585-97c1-bc89a89f49ed tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] GET http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd Sep 07 09:52:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-efe32c31-852a-4585-97c1-bc89a89f49ed tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-efe32c31-852a-4585-97c1-bc89a89f49ed tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-efe32c31-852a-4585-97c1-bc89a89f49ed tempest-VolumesSnapshotTestJSON-1049942510 tempest-VolumesSnapshotTestJSON-1049942510-project-member] http://192.168.122.65/volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd returned with HTTP 404 Sep 07 09:52:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 701/1406] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:11 2026] GET /volume/v3/volumes/71c30170-916b-40b4-ba8a-5c4896a59fbd => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-449522912"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-449522912'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Create volume of 1 GB Sep 07 09:52:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Availability Zones retrieved successfully. Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Flow 'volume_create_api' (e0b41954-b50a-4710-a590-cb883dc6be60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02cd10f2-2325-4d8e-8827-3ce3f61da3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02cd10f2-2325-4d8e-8827-3ce3f61da3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6addbba1-ba29-41f6-9f32-9f5033b45bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Created reservations ['f76924aa-03af-4b55-9100-586ac1bb0ceb', '7a8d5189-978d-4ff3-ae87-5fbff6231cb9', '1a544a8c-9aad-49d5-b168-13fee1deaf11', '228e73bf-cf9c-4460-9175-e51f45793305'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6addbba1-ba29-41f6-9f32-9f5033b45bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f76924aa-03af-4b55-9100-586ac1bb0ceb', '7a8d5189-978d-4ff3-ae87-5fbff6231cb9', '1a544a8c-9aad-49d5-b168-13fee1deaf11', '228e73bf-cf9c-4460-9175-e51f45793305']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c52ae55-2ada-4ace-84a1-def74ae5d016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c52ae55-2ada-4ace-84a1-def74ae5d016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd17aaea2-b47c-4679-bea3-7ac3d6b60569', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-449522912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46cbbc65f6d4140ad5cc80dc714706c',qos_specs=None,replication_status=,reservations=['f76924aa-03af-4b55-9100-586ac1bb0ceb','7a8d5189-978d-4ff3-ae87-5fbff6231cb9','1a544a8c-9aad-49d5-b168-13fee1deaf11','228e73bf-cf9c-4460-9175-e51f45793305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbef8c30b4d5422d8cc055cfae78aa4b',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:52:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-449522912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d17aaea2-b47c-4679-bea3-7ac3d6b60569,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f46cbbc65f6d4140ad5cc80dc714706c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbef8c30b4d5422d8cc055cfae78aa4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (432fa3d0-5401-409a-9458-45d462c24d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (432fa3d0-5401-409a-9458-45d462c24d67) transitioned into state 'SUCCESS' from state '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-449522912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f46cbbc65f6d4140ad5cc80dc714706c',qos_specs=None,replication_status=,reservations=['f76924aa-03af-4b55-9100-586ac1bb0ceb','7a8d5189-978d-4ff3-ae87-5fbff6231cb9','1a544a8c-9aad-49d5-b168-13fee1deaf11','228e73bf-cf9c-4460-9175-e51f45793305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbef8c30b4d5422d8cc055cfae78aa4b',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc37c7f-5bf9-4bc2-9a4f-ab0db0591f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcc37c7f-5bf9-4bc2-9a4f-ab0db0591f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Flow 'volume_create_api' (e0b41954-b50a-4710-a590-cb883dc6be60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Create volume request issued successfully. Sep 07 09:52:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-623ec9a8-f9f4-4e37-b288-112c8bd6dd80 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:52:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 706/1407] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:52:13 2026] POST /volume/v3/volumes => generated 763 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 09:52:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-461efa0c-29dc-4c50-816d-2d2a1cf0f5d9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-461efa0c-29dc-4c50-816d-2d2a1cf0f5d9 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] GET http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:52:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-461efa0c-29dc-4c50-816d-2d2a1cf0f5d9 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-461efa0c-29dc-4c50-816d-2d2a1cf0f5d9 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-461efa0c-29dc-4c50-816d-2d2a1cf0f5d9 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Volume info retrieved successfully. Sep 07 09:52:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-461efa0c-29dc-4c50-816d-2d2a1cf0f5d9 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 200 Sep 07 09:52:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 702/1408] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:13 2026] GET /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 831 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-39c49d4d-9459-4206-a76d-407d6f09a3cf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-39c49d4d-9459-4206-a76d-407d6f09a3cf tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] GET http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:52:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-39c49d4d-9459-4206-a76d-407d6f09a3cf tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-39c49d4d-9459-4206-a76d-407d6f09a3cf tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-39c49d4d-9459-4206-a76d-407d6f09a3cf tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Volume info retrieved successfully. Sep 07 09:52:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-39c49d4d-9459-4206-a76d-407d6f09a3cf tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 200 Sep 07 09:52:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 707/1409] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:14 2026] GET /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f352a4ee-047f-4f66-9147-f0a05564a026 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f352a4ee-047f-4f66-9147-f0a05564a026 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] GET http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:52:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f352a4ee-047f-4f66-9147-f0a05564a026 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f352a4ee-047f-4f66-9147-f0a05564a026 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f352a4ee-047f-4f66-9147-f0a05564a026 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Volume info retrieved successfully. Sep 07 09:52:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f352a4ee-047f-4f66-9147-f0a05564a026 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 200 Sep 07 09:52:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 703/1410] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:15 2026] GET /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e2628a8b-075b-4d0d-9c66-cc5a554b1ea4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e2628a8b-075b-4d0d-9c66-cc5a554b1ea4 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] POST http://192.168.122.65/volume/v3/group_types Sep 07 09:52:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e2628a8b-075b-4d0d-9c66-cc5a554b1ea4 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1561413392", "description": "tempest-group-type-description-529892976", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e2628a8b-075b-4d0d-9c66-cc5a554b1ea4 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 202 Sep 07 09:52:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 708/1411] 192.168.122.65 () {62 vars in 1191 bytes} [Mon Sep 7 09:52:20 2026] POST /volume/v3/group_types => generated 264 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7243151f-8794-4e51-a9d0-9403c8da2fe2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7243151f-8794-4e51-a9d0-9403c8da2fe2 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] GET http://192.168.122.65/volume/v3/group_types Sep 07 09:52:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7243151f-8794-4e51-a9d0-9403c8da2fe2 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7243151f-8794-4e51-a9d0-9403c8da2fe2 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7243151f-8794-4e51-a9d0-9403c8da2fe2 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 200 Sep 07 09:52:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 704/1412] 192.168.122.65 () {60 vars in 1169 bytes} [Mon Sep 7 09:52:20 2026] GET /volume/v3/group_types => generated 498 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-db1fb5ab-fbf2-4f55-80bc-fb4b5ead70ae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-db1fb5ab-fbf2-4f55-80bc-fb4b5ead70ae tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] PUT http://192.168.122.65/volume/v3/group_types/1f0ac708-209b-46a7-baaf-ce6d029738f1 Sep 07 09:52:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-db1fb5ab-fbf2-4f55-80bc-fb4b5ead70ae tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-536410385", "description": "updated-group-type-desc"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-db1fb5ab-fbf2-4f55-80bc-fb4b5ead70ae tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types/1f0ac708-209b-46a7-baaf-ce6d029738f1 returned with HTTP 200 Sep 07 09:52:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 709/1413] 192.168.122.65 () {62 vars in 1301 bytes} [Mon Sep 7 09:52:20 2026] PUT /volume/v3/group_types/1f0ac708-209b-46a7-baaf-ce6d029738f1 => generated 254 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-63343089-cdc1-488a-960e-49c824f7c8a2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-63343089-cdc1-488a-960e-49c824f7c8a2 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] GET http://192.168.122.65/volume/v3/group_types/1f0ac708-209b-46a7-baaf-ce6d029738f1 Sep 07 09:52:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-63343089-cdc1-488a-960e-49c824f7c8a2 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-63343089-cdc1-488a-960e-49c824f7c8a2 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-63343089-cdc1-488a-960e-49c824f7c8a2 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types/1f0ac708-209b-46a7-baaf-ce6d029738f1 returned with HTTP 200 Sep 07 09:52:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 705/1414] 192.168.122.65 () {60 vars in 1280 bytes} [Mon Sep 7 09:52:20 2026] GET /volume/v3/group_types/1f0ac708-209b-46a7-baaf-ce6d029738f1 => generated 254 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bdbb5e7e-482d-40d4-8597-0eee5eb0cbce None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bdbb5e7e-482d-40d4-8597-0eee5eb0cbce tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/1f0ac708-209b-46a7-baaf-ce6d029738f1 Sep 07 09:52:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bdbb5e7e-482d-40d4-8597-0eee5eb0cbce tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bdbb5e7e-482d-40d4-8597-0eee5eb0cbce tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bdbb5e7e-482d-40d4-8597-0eee5eb0cbce tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types/1f0ac708-209b-46a7-baaf-ce6d029738f1 returned with HTTP 202 Sep 07 09:52:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 710/1415] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:52:20 2026] DELETE /volume/v3/group_types/1f0ac708-209b-46a7-baaf-ce6d029738f1 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3222aa3e-13fd-4a38-8af2-c6bf74d4aa34 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3222aa3e-13fd-4a38-8af2-c6bf74d4aa34 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] GET http://192.168.122.65/volume/v3/group_types Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3222aa3e-13fd-4a38-8af2-c6bf74d4aa34 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3222aa3e-13fd-4a38-8af2-c6bf74d4aa34 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3222aa3e-13fd-4a38-8af2-c6bf74d4aa34 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 200 Sep 07 09:52:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 706/1416] 192.168.122.65 () {60 vars in 1169 bytes} [Mon Sep 7 09:52:21 2026] GET /volume/v3/group_types => generated 248 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-755b7353-2839-4612-96f3-626fc9faa8be None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-755b7353-2839-4612-96f3-626fc9faa8be tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] POST http://192.168.122.65/volume/v3/group_types Sep 07 09:52:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-755b7353-2839-4612-96f3-626fc9faa8be tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-576110338", "is_public": true}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-755b7353-2839-4612-96f3-626fc9faa8be tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 202 Sep 07 09:52:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 711/1417] 192.168.122.65 () {62 vars in 1190 bytes} [Mon Sep 7 09:52:21 2026] POST /volume/v3/group_types => generated 163 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5f219f5e-f630-44cf-9a81-2f77c98cb11a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5f219f5e-f630-44cf-9a81-2f77c98cb11a tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] POST http://192.168.122.65/volume/v3/group_types Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5f219f5e-f630-44cf-9a81-2f77c98cb11a tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1002314225", "is_public": false}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5f219f5e-f630-44cf-9a81-2f77c98cb11a tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 202 Sep 07 09:52:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 707/1418] 192.168.122.65 () {62 vars in 1190 bytes} [Mon Sep 7 09:52:21 2026] POST /volume/v3/group_types => generated 165 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0a27eb82-2e65-4fd7-a618-971cf263243a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a27eb82-2e65-4fd7-a618-971cf263243a tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] GET http://192.168.122.65/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 07 09:52:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a27eb82-2e65-4fd7-a618-971cf263243a tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a27eb82-2e65-4fd7-a618-971cf263243a tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a27eb82-2e65-4fd7-a618-971cf263243a tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 07 09:52:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 712/1419] 192.168.122.65 () {60 vars in 1230 bytes} [Mon Sep 7 09:52:21 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e32323bf-a2be-458b-8b3e-19053e6ed166 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e32323bf-a2be-458b-8b3e-19053e6ed166 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] GET http://192.168.122.65/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e32323bf-a2be-458b-8b3e-19053e6ed166 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e32323bf-a2be-458b-8b3e-19053e6ed166 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e32323bf-a2be-458b-8b3e-19053e6ed166 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 07 09:52:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 708/1420] 192.168.122.65 () {60 vars in 1232 bytes} [Mon Sep 7 09:52:21 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6535c069-9d2a-47bb-9192-ec03ca3176dc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6535c069-9d2a-47bb-9192-ec03ca3176dc tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] GET http://192.168.122.65/volume/v3/group_types?is_public=False Sep 07 09:52:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6535c069-9d2a-47bb-9192-ec03ca3176dc tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6535c069-9d2a-47bb-9192-ec03ca3176dc tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6535c069-9d2a-47bb-9192-ec03ca3176dc tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 07 09:52:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 713/1421] 192.168.122.65 () {60 vars in 1200 bytes} [Mon Sep 7 09:52:21 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ae66458f-4617-4052-a395-be5faffd742b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae66458f-4617-4052-a395-be5faffd742b tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] GET http://192.168.122.65/volume/v3/group_types?is_public=True Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ae66458f-4617-4052-a395-be5faffd742b tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ae66458f-4617-4052-a395-be5faffd742b tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae66458f-4617-4052-a395-be5faffd742b tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 07 09:52:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 709/1422] 192.168.122.65 () {60 vars in 1198 bytes} [Mon Sep 7 09:52:21 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-12de3f86-0749-496d-9c4d-a54b9e6f55e8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-12de3f86-0749-496d-9c4d-a54b9e6f55e8 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/ee908f53-416f-437f-8ee0-95c6b00201b9 Sep 07 09:52:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-12de3f86-0749-496d-9c4d-a54b9e6f55e8 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-12de3f86-0749-496d-9c4d-a54b9e6f55e8 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-12de3f86-0749-496d-9c4d-a54b9e6f55e8 tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types/ee908f53-416f-437f-8ee0-95c6b00201b9 returned with HTTP 202 Sep 07 09:52:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 714/1423] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:52:21 2026] DELETE /volume/v3/group_types/ee908f53-416f-437f-8ee0-95c6b00201b9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b643e6d3-d30b-42d5-aae8-a1a990e6abff None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b643e6d3-d30b-42d5-aae8-a1a990e6abff tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/e47bf9e3-e7bf-43b0-88d0-6a941cdd4f2a Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b643e6d3-d30b-42d5-aae8-a1a990e6abff tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b643e6d3-d30b-42d5-aae8-a1a990e6abff tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b643e6d3-d30b-42d5-aae8-a1a990e6abff tempest-GroupTypesTest-1618570957 tempest-GroupTypesTest-1618570957-project-admin] http://192.168.122.65/volume/v3/group_types/e47bf9e3-e7bf-43b0-88d0-6a941cdd4f2a returned with HTTP 202 Sep 07 09:52:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 710/1424] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:52:21 2026] DELETE /volume/v3/group_types/e47bf9e3-e7bf-43b0-88d0-6a941cdd4f2a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:52:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-227922674"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-227922674'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Create volume of 1 GB Sep 07 09:52:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Availability Zones retrieved successfully. Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Flow 'volume_create_api' (26c86990-2073-49ad-ab68-f856af4dea40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ccdbe7-844c-45cb-9484-34bf2050cbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ccdbe7-844c-45cb-9484-34bf2050cbd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648520d4-6cd9-4e76-983e-b810cdd596a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Created reservations ['c7899261-d480-4ffb-af6e-1235b847a55d', 'f9120ac9-5d26-491a-b4ab-b30a6bfec291', '0de27e1f-7773-43e7-acf5-f292b6216d06', 'd86499f3-91c8-4e83-be37-10ff64e253c0'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648520d4-6cd9-4e76-983e-b810cdd596a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7899261-d480-4ffb-af6e-1235b847a55d', 'f9120ac9-5d26-491a-b4ab-b30a6bfec291', '0de27e1f-7773-43e7-acf5-f292b6216d06', 'd86499f3-91c8-4e83-be37-10ff64e253c0']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03e86c2-8339-46d9-88ed-2e40e10731b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03e86c2-8339-46d9-88ed-2e40e10731b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a665609-12f4-4b48-9d43-f2df0d3d1321', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-227922674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cddba21f710349bcb60d6df25144b381',qos_specs=None,replication_status=,reservations=['c7899261-d480-4ffb-af6e-1235b847a55d','f9120ac9-5d26-491a-b4ab-b30a6bfec291','0de27e1f-7773-43e7-acf5-f292b6216d06','d86499f3-91c8-4e83-be37-10ff64e253c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b057f221d0834d80ba2ba68ffc7cdb38',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-227922674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a665609-12f4-4b48-9d43-f2df0d3d1321,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cddba21f710349bcb60d6df25144b381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b057f221d0834d80ba2ba68ffc7cdb38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab4fcf79-9548-408d-a39b-517b17e92c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab4fcf79-9548-408d-a39b-517b17e92c9f) transitioned into state 'SUCCESS' from state '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-227922674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cddba21f710349bcb60d6df25144b381',qos_specs=None,replication_status=,reservations=['c7899261-d480-4ffb-af6e-1235b847a55d','f9120ac9-5d26-491a-b4ab-b30a6bfec291','0de27e1f-7773-43e7-acf5-f292b6216d06','d86499f3-91c8-4e83-be37-10ff64e253c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b057f221d0834d80ba2ba68ffc7cdb38',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9abb170-04a6-4de2-b88e-dff72575f5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9abb170-04a6-4de2-b88e-dff72575f5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Flow 'volume_create_api' (26c86990-2073-49ad-ab68-f856af4dea40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Create volume request issued successfully. Sep 07 09:52:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-551dad02-d4b1-48e2-889d-cb4e16b3b02f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:52:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 715/1425] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:52:21 2026] POST /volume/v3/volumes => generated 764 bytes in 861 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:52:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1f853528-574d-4d7a-b902-cbd8d8151944 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1f853528-574d-4d7a-b902-cbd8d8151944 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 Sep 07 09:52:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1f853528-574d-4d7a-b902-cbd8d8151944 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1f853528-574d-4d7a-b902-cbd8d8151944 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:22 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1f853528-574d-4d7a-b902-cbd8d8151944 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Volume info retrieved successfully. Sep 07 09:52:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1f853528-574d-4d7a-b902-cbd8d8151944 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 returned with HTTP 200 Sep 07 09:52:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 711/1426] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:22 2026] GET /volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 => generated 832 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6bb3ef9a-c36f-4f9f-88a7-f65b18f08eb5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6bb3ef9a-c36f-4f9f-88a7-f65b18f08eb5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 Sep 07 09:52:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6bb3ef9a-c36f-4f9f-88a7-f65b18f08eb5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6bb3ef9a-c36f-4f9f-88a7-f65b18f08eb5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6bb3ef9a-c36f-4f9f-88a7-f65b18f08eb5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Volume info retrieved successfully. Sep 07 09:52:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6bb3ef9a-c36f-4f9f-88a7-f65b18f08eb5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 returned with HTTP 200 Sep 07 09:52:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 716/1427] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:23 2026] GET /volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 => generated 856 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5bd32fc5-ed98-4a76-a0d2-07aeecddbb99 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5bd32fc5-ed98-4a76-a0d2-07aeecddbb99 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 Sep 07 09:52:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5bd32fc5-ed98-4a76-a0d2-07aeecddbb99 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5bd32fc5-ed98-4a76-a0d2-07aeecddbb99 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5bd32fc5-ed98-4a76-a0d2-07aeecddbb99 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Volume info retrieved successfully. Sep 07 09:52:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5bd32fc5-ed98-4a76-a0d2-07aeecddbb99 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 returned with HTTP 200 Sep 07 09:52:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 712/1428] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:24 2026] GET /volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 => generated 857 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d8414fa2-8152-458b-8be3-c0a0ea19186b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d8414fa2-8152-458b-8be3-c0a0ea19186b tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:52:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d8414fa2-8152-458b-8be3-c0a0ea19186b tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a665609-12f4-4b48-9d43-f2df0d3d1321", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1727992560"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d8414fa2-8152-458b-8be3-c0a0ea19186b tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Volume info retrieved successfully. Sep 07 09:52:25 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-d8414fa2-8152-458b-8be3-c0a0ea19186b tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Create snapshot from volume 1a665609-12f4-4b48-9d43-f2df0d3d1321 Sep 07 09:52:25 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-d8414fa2-8152-458b-8be3-c0a0ea19186b tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Created reservations ['f2970b21-d8ef-4693-ad9f-ab6f0a336696', '9657b78a-fa4d-4607-ad4f-10a18a4aae3d', '1c9add4e-d974-4597-9946-c1af7cac4e1f', 'c502c913-0a88-4a1a-b358-b8a14615fc54'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:52:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d8414fa2-8152-458b-8be3-c0a0ea19186b tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot create request issued successfully. Sep 07 09:52:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d8414fa2-8152-458b-8be3-c0a0ea19186b tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:52:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 717/1429] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:52:25 2026] POST /volume/v3/snapshots => generated 314 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:52:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cd098ab2-95db-472a-85c1-771dcb5d5735 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cd098ab2-95db-472a-85c1-771dcb5d5735 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 Sep 07 09:52:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cd098ab2-95db-472a-85c1-771dcb5d5735 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cd098ab2-95db-472a-85c1-771dcb5d5735 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cd098ab2-95db-472a-85c1-771dcb5d5735 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cd098ab2-95db-472a-85c1-771dcb5d5735 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 returned with HTTP 200 Sep 07 09:52:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 713/1430] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:25 2026] GET /volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 => generated 446 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fd310fe8-8b51-4209-82b7-b89eeec682b0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fd310fe8-8b51-4209-82b7-b89eeec682b0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 Sep 07 09:52:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fd310fe8-8b51-4209-82b7-b89eeec682b0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fd310fe8-8b51-4209-82b7-b89eeec682b0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fd310fe8-8b51-4209-82b7-b89eeec682b0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fd310fe8-8b51-4209-82b7-b89eeec682b0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 returned with HTTP 200 Sep 07 09:52:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 718/1431] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:26 2026] GET /volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 => generated 446 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-984324de-47f5-491b-aab1-7c053c5eaa8d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-984324de-47f5-491b-aab1-7c053c5eaa8d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 Sep 07 09:52:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-984324de-47f5-491b-aab1-7c053c5eaa8d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-984324de-47f5-491b-aab1-7c053c5eaa8d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-984324de-47f5-491b-aab1-7c053c5eaa8d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-984324de-47f5-491b-aab1-7c053c5eaa8d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 returned with HTTP 200 Sep 07 09:52:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 714/1432] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:27 2026] GET /volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 => generated 446 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-15180c52-30ae-4031-a251-3c093c60f861 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-15180c52-30ae-4031-a251-3c093c60f861 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 Sep 07 09:52:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-15180c52-30ae-4031-a251-3c093c60f861 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-15180c52-30ae-4031-a251-3c093c60f861 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-15180c52-30ae-4031-a251-3c093c60f861 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-15180c52-30ae-4031-a251-3c093c60f861 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 returned with HTTP 200 Sep 07 09:52:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 719/1433] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:28 2026] GET /volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 => generated 446 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-f5a5babc-b56d-43af-b31c-d352253a5069 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-f5a5babc-b56d-43af-b31c-d352253a5069 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] GET http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:52:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-f5a5babc-b56d-43af-b31c-d352253a5069 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-f5a5babc-b56d-43af-b31c-d352253a5069 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-f5a5babc-b56d-43af-b31c-d352253a5069 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Volume info retrieved successfully. Sep 07 09:52:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-f5a5babc-b56d-43af-b31c-d352253a5069 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 200 Sep 07 09:52:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 715/1434] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:52:29 2026] GET /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fc6757e0-d938-4f18-bf9a-7235f3930ed9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc6757e0-d938-4f18-bf9a-7235f3930ed9 None None] GET http://192.168.122.65/volume// Sep 07 09:52:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc6757e0-d938-4f18-bf9a-7235f3930ed9 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc6757e0-d938-4f18-bf9a-7235f3930ed9 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc6757e0-d938-4f18-bf9a-7235f3930ed9 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:52:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 720/1435] 192.168.122.65 () {58 vars in 1303 bytes} [Mon Sep 7 09:52:29 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:52:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-fd5996b3-c96c-4f78-a6f4-086bb50d436f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-fd5996b3-c96c-4f78-a6f4-086bb50d436f tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:52:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-fd5996b3-c96c-4f78-a6f4-086bb50d436f tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d17aaea2-b47c-4679-bea3-7ac3d6b60569", "connector": null, "instance_uuid": "7ea63a72-688f-4b2c-abe9-614495aad3e4"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-fd5996b3-c96c-4f78-a6f4-086bb50d436f tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:52:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 716/1436] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:52:29 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e4411b41-f7d0-42a2-b553-cd6841613bf8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-21a45890-aa24-4f99-80aa-7c21b5cf0536 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e4411b41-f7d0-42a2-b553-cd6841613bf8 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 Sep 07 09:52:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e4411b41-f7d0-42a2-b553-cd6841613bf8 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e4411b41-f7d0-42a2-b553-cd6841613bf8 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e4411b41-f7d0-42a2-b553-cd6841613bf8 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e4411b41-f7d0-42a2-b553-cd6841613bf8 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 returned with HTTP 200 Sep 07 09:52:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 717/1437] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:29 2026] GET /volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 => generated 473 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-21a45890-aa24-4f99-80aa-7c21b5cf0536 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] POST http://192.168.122.65/volume/v3/attachments/c82a2471-2340-4d52-ab97-4327c835c8a6/action Sep 07 09:52:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-00a70c59-1c66-4418-9460-82fb29f9d28d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-21a45890-aa24-4f99-80aa-7c21b5cf0536 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Action body: b'{"os-complete": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:52:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-21a45890-aa24-4f99-80aa-7c21b5cf0536 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00a70c59-1c66-4418-9460-82fb29f9d28d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:52:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00a70c59-1c66-4418-9460-82fb29f9d28d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a665609-12f4-4b48-9d43-f2df0d3d1321", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-494891582"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-00a70c59-1c66-4418-9460-82fb29f9d28d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Volume info retrieved successfully. Sep 07 09:52:29 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-00a70c59-1c66-4418-9460-82fb29f9d28d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Create snapshot from volume 1a665609-12f4-4b48-9d43-f2df0d3d1321 Sep 07 09:52:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-f88a0c2f-cc2a-404d-b989-a894cb51f40d req-21a45890-aa24-4f99-80aa-7c21b5cf0536 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/attachments/c82a2471-2340-4d52-ab97-4327c835c8a6/action returned with HTTP 204 Sep 07 09:52:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 721/1438] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:52:29 2026] POST /volume/v3/attachments/c82a2471-2340-4d52-ab97-4327c835c8a6/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a971135f-2bda-454f-a5de-b028ff2114f0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a971135f-2bda-454f-a5de-b028ff2114f0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] GET http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:52:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a971135f-2bda-454f-a5de-b028ff2114f0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a971135f-2bda-454f-a5de-b028ff2114f0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:29 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-00a70c59-1c66-4418-9460-82fb29f9d28d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Created reservations ['377d30bd-f308-49cd-99be-b5685ce8490d', 'e594d9ba-f1c2-4fec-89a7-888ec2bd25d0', 'c821d4d5-d6c3-40dd-8029-9dab717e9407', 'fb15b5a2-5f8a-40d4-92e6-53d78a10459c'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:52:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a971135f-2bda-454f-a5de-b028ff2114f0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Volume info retrieved successfully. Sep 07 09:52:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a971135f-2bda-454f-a5de-b028ff2114f0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 200 Sep 07 09:52:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 722/1439] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:29 2026] GET /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 1118 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-776a4941-c8b7-4108-86be-fce09cf709c0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-776a4941-c8b7-4108-86be-fce09cf709c0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] GET http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:52:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-776a4941-c8b7-4108-86be-fce09cf709c0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-776a4941-c8b7-4108-86be-fce09cf709c0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-00a70c59-1c66-4418-9460-82fb29f9d28d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot create request issued successfully. Sep 07 09:52:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00a70c59-1c66-4418-9460-82fb29f9d28d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:52:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 718/1440] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:52:29 2026] POST /volume/v3/snapshots => generated 313 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:52:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c1674791-e8dd-40cf-8e38-0e4d917691a0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c1674791-e8dd-40cf-8e38-0e4d917691a0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 Sep 07 09:52:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c1674791-e8dd-40cf-8e38-0e4d917691a0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c1674791-e8dd-40cf-8e38-0e4d917691a0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c1674791-e8dd-40cf-8e38-0e4d917691a0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c1674791-e8dd-40cf-8e38-0e4d917691a0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 returned with HTTP 200 Sep 07 09:52:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-776a4941-c8b7-4108-86be-fce09cf709c0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Volume info retrieved successfully. Sep 07 09:52:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 719/1441] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:30 2026] GET /volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 => generated 445 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-776a4941-c8b7-4108-86be-fce09cf709c0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 200 Sep 07 09:52:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 723/1442] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:30 2026] GET /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 1118 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-07418da4-8838-4549-8490-8e7a98b0cbd1 req-6ee53035-968c-422e-b802-954a3c2f0747 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-07418da4-8838-4549-8490-8e7a98b0cbd1 req-6ee53035-968c-422e-b802-954a3c2f0747 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] GET http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:52:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-07418da4-8838-4549-8490-8e7a98b0cbd1 req-6ee53035-968c-422e-b802-954a3c2f0747 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-07418da4-8838-4549-8490-8e7a98b0cbd1 req-6ee53035-968c-422e-b802-954a3c2f0747 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-07418da4-8838-4549-8490-8e7a98b0cbd1 req-6ee53035-968c-422e-b802-954a3c2f0747 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Volume info retrieved successfully. Sep 07 09:52:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-07418da4-8838-4549-8490-8e7a98b0cbd1 req-6ee53035-968c-422e-b802-954a3c2f0747 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 200 Sep 07 09:52:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 720/1443] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:52:30 2026] GET /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 1118 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:52:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-07418da4-8838-4549-8490-8e7a98b0cbd1 req-dd538416-f9b0-4438-9b12-2f5efe330ce6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-07418da4-8838-4549-8490-8e7a98b0cbd1 req-dd538416-f9b0-4438-9b12-2f5efe330ce6 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] DELETE http://192.168.122.65/volume/v3/attachments/c82a2471-2340-4d52-ab97-4327c835c8a6 Sep 07 09:52:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-07418da4-8838-4549-8490-8e7a98b0cbd1 req-dd538416-f9b0-4438-9b12-2f5efe330ce6 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-07418da4-8838-4549-8490-8e7a98b0cbd1 req-dd538416-f9b0-4438-9b12-2f5efe330ce6 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:30 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 09:52:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-07418da4-8838-4549-8490-8e7a98b0cbd1 req-dd538416-f9b0-4438-9b12-2f5efe330ce6 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/attachments/c82a2471-2340-4d52-ab97-4327c835c8a6 returned with HTTP 200 Sep 07 09:52:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 724/1444] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:52:30 2026] DELETE /volume/v3/attachments/c82a2471-2340-4d52-ab97-4327c835c8a6 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-90088cbb-7cdd-4e94-a98f-e5a095ba6a49 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90088cbb-7cdd-4e94-a98f-e5a095ba6a49 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] GET http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:52:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-90088cbb-7cdd-4e94-a98f-e5a095ba6a49 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-90088cbb-7cdd-4e94-a98f-e5a095ba6a49 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-90088cbb-7cdd-4e94-a98f-e5a095ba6a49 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Volume info retrieved successfully. Sep 07 09:52:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90088cbb-7cdd-4e94-a98f-e5a095ba6a49 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 200 Sep 07 09:52:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 721/1445] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:30 2026] GET /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4a678852-ea34-45f5-9aac-180bfad94fa9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4a678852-ea34-45f5-9aac-180bfad94fa9 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:52:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4a678852-ea34-45f5-9aac-180bfad94fa9 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-67541315", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2069380462", "vendor_name": "tempest-vendor_name-1189752836"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4a678852-ea34-45f5-9aac-180bfad94fa9 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:52:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 725/1446] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:52:30 2026] POST /volume/v3/types => generated 326 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-494e9ec2-8687-4023-a851-06e29890d143 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-494e9ec2-8687-4023-a851-06e29890d143 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 Sep 07 09:52:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-494e9ec2-8687-4023-a851-06e29890d143 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-494e9ec2-8687-4023-a851-06e29890d143 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-494e9ec2-8687-4023-a851-06e29890d143 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-494e9ec2-8687-4023-a851-06e29890d143 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 returned with HTTP 200 Sep 07 09:52:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 726/1447] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:31 2026] GET /volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "121577f7-0417-407a-9d96-9ebfc91df62f", "size": 1, "name": "tempest-UserMessagesTest-Volume-407545193"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Create volume request body: {'volume': {'volume_type': '121577f7-0417-407a-9d96-9ebfc91df62f', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-407545193'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:52:31 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Create volume of 1 GB Sep 07 09:52:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Availability Zones retrieved successfully. Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Flow 'volume_create_api' (eb57d0e8-b70f-41f1-a344-aebe11db0646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0d5d54-2665-4850-b067-651f3d520512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0d5d54-2665-4850-b067-651f3d520512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:52:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2069380462',vendor_name='tempest-vendor_name-1189752836'},id=121577f7-0417-407a-9d96-9ebfc91df62f,is_public=True,name='tempest-UserMessagesTest-volume-type-67541315',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '121577f7-0417-407a-9d96-9ebfc91df62f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1df72da-3764-4ce5-9165-d741a7397347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:31 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-67541315 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-67541315, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:52:31 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-67541315 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-67541315, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Created reservations ['9318581e-cb44-40b9-bc5c-5fbad83763c7', '50148aa0-e165-4f36-8626-a539f214b6fe', '24a506c8-fded-43f0-8419-3844a04aa083', 'd8583872-4381-4d6c-b46d-02f4b78c7a8c'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1df72da-3764-4ce5-9165-d741a7397347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9318581e-cb44-40b9-bc5c-5fbad83763c7', '50148aa0-e165-4f36-8626-a539f214b6fe', '24a506c8-fded-43f0-8419-3844a04aa083', 'd8583872-4381-4d6c-b46d-02f4b78c7a8c']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (466cbd42-a47c-4f95-aeab-43285b936d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (466cbd42-a47c-4f95-aeab-43285b936d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ea984ae-cf57-4996-a429-d84e192ae845', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-407545193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec663f22c3b74952a26885180c9e5cf5',qos_specs=None,replication_status=,reservations=['9318581e-cb44-40b9-bc5c-5fbad83763c7','50148aa0-e165-4f36-8626-a539f214b6fe','24a506c8-fded-43f0-8419-3844a04aa083','d8583872-4381-4d6c-b46d-02f4b78c7a8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c3d7f0381634af6935644779b7c0d7a',volume_type_id=121577f7-0417-407a-9d96-9ebfc91df62f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-407545193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ea984ae-cf57-4996-a429-d84e192ae845,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec663f22c3b74952a26885180c9e5cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c3d7f0381634af6935644779b7c0d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(121577f7-0417-407a-9d96-9ebfc91df62f),volume_type_id=121577f7-0417-407a-9d96-9ebfc91df62f)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:31 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305ce33c-2eac-43c4-b468-acda27f3a88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:32 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305ce33c-2eac-43c4-b468-acda27f3a88a) transitioned into state 'SUCCESS' from state '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-407545193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec663f22c3b74952a26885180c9e5cf5',qos_specs=None,replication_status=,reservations=['9318581e-cb44-40b9-bc5c-5fbad83763c7','50148aa0-e165-4f36-8626-a539f214b6fe','24a506c8-fded-43f0-8419-3844a04aa083','d8583872-4381-4d6c-b46d-02f4b78c7a8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c3d7f0381634af6935644779b7c0d7a',volume_type_id=121577f7-0417-407a-9d96-9ebfc91df62f)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:32 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c39c271-74e1-4c7c-93f1-6784b59a5894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:32 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c39c271-74e1-4c7c-93f1-6784b59a5894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:32 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Flow 'volume_create_api' (eb57d0e8-b70f-41f1-a344-aebe11db0646) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Create volume request issued successfully. Sep 07 09:52:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba73b101-69f3-49f3-a5ec-fe2a1cd4a13d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:52:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 722/1448] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 09:52:31 2026] POST /volume/v3/volumes => generated 789 bytes in 984 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:52:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8c4265d3-4bc5-4299-9aa5-a7b91946b044 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8c4265d3-4bc5-4299-9aa5-a7b91946b044 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 Sep 07 09:52:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8c4265d3-4bc5-4299-9aa5-a7b91946b044 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8c4265d3-4bc5-4299-9aa5-a7b91946b044 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-64f24eb9-3e78-4a32-bf02-a19c4cf7d03f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-64f24eb9-3e78-4a32-bf02-a19c4cf7d03f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 Sep 07 09:52:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-64f24eb9-3e78-4a32-bf02-a19c4cf7d03f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-64f24eb9-3e78-4a32-bf02-a19c4cf7d03f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8c4265d3-4bc5-4299-9aa5-a7b91946b044 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Volume info retrieved successfully. Sep 07 09:52:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-64f24eb9-3e78-4a32-bf02-a19c4cf7d03f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-64f24eb9-3e78-4a32-bf02-a19c4cf7d03f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 returned with HTTP 200 Sep 07 09:52:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 723/1449] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:32 2026] GET /volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 => generated 445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8c4265d3-4bc5-4299-9aa5-a7b91946b044 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 returned with HTTP 200 Sep 07 09:52:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 727/1450] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 09:52:32 2026] GET /volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 => generated 857 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cbdee086-ca55-4781-9846-f8d9b8a3fb18 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cbdee086-ca55-4781-9846-f8d9b8a3fb18 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 Sep 07 09:52:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cbdee086-ca55-4781-9846-f8d9b8a3fb18 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cbdee086-ca55-4781-9846-f8d9b8a3fb18 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-289ecc52-a4b8-4f42-b1a5-0ed2dac7343b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-289ecc52-a4b8-4f42-b1a5-0ed2dac7343b tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-289ecc52-a4b8-4f42-b1a5-0ed2dac7343b tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-289ecc52-a4b8-4f42-b1a5-0ed2dac7343b tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cbdee086-ca55-4781-9846-f8d9b8a3fb18 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cbdee086-ca55-4781-9846-f8d9b8a3fb18 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 returned with HTTP 200 Sep 07 09:52:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 724/1451] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:33 2026] GET /volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d0488cb6-9516-43cb-948b-199556ee7773 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d0488cb6-9516-43cb-948b-199556ee7773 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:52:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d0488cb6-9516-43cb-948b-199556ee7773 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a665609-12f4-4b48-9d43-f2df0d3d1321", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-289ecc52-a4b8-4f42-b1a5-0ed2dac7343b tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Volume info retrieved successfully. Sep 07 09:52:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d0488cb6-9516-43cb-948b-199556ee7773 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Volume info retrieved successfully. Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-d0488cb6-9516-43cb-948b-199556ee7773 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Create snapshot from volume 1a665609-12f4-4b48-9d43-f2df0d3d1321 Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-289ecc52-a4b8-4f42-b1a5-0ed2dac7343b tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 returned with HTTP 200 Sep 07 09:52:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 728/1452] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 09:52:33 2026] GET /volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 => generated 878 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ca291cb9-8118-4ce7-9fbe-fb6555a17c20 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca291cb9-8118-4ce7-9fbe-fb6555a17c20 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/messages Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca291cb9-8118-4ce7-9fbe-fb6555a17c20 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca291cb9-8118-4ce7-9fbe-fb6555a17c20 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca291cb9-8118-4ce7-9fbe-fb6555a17c20 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 09:52:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 729/1453] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 09:52:33 2026] GET /volume/v3/messages => generated 676 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b5798226-0a3b-46b1-a14f-5a602db299fb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b5798226-0a3b-46b1-a14f-5a602db299fb tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] DELETE http://192.168.122.65/volume/v3/messages/4bb5496f-eaf5-4a32-8029-e77a0319162f Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b5798226-0a3b-46b1-a14f-5a602db299fb tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b5798226-0a3b-46b1-a14f-5a602db299fb tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:33 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-d0488cb6-9516-43cb-948b-199556ee7773 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Created reservations ['ef489ad9-437a-415f-905e-04a9aa1e2874', 'f470cff3-4298-4b1a-b042-2584c482a6d5', '7cb3da44-8f0e-4614-9c72-f43e93dfbbde', '857c29c2-cb44-4359-8cc4-065de93b4edf'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b5798226-0a3b-46b1-a14f-5a602db299fb tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/messages/4bb5496f-eaf5-4a32-8029-e77a0319162f returned with HTTP 204 Sep 07 09:52:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 730/1454] 192.168.122.65 () {60 vars in 1273 bytes} [Mon Sep 7 09:52:33 2026] DELETE /volume/v3/messages/4bb5496f-eaf5-4a32-8029-e77a0319162f => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-22d7d0ef-b77e-4c4a-9467-d38c18700470 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-22d7d0ef-b77e-4c4a-9467-d38c18700470 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/messages/4bb5496f-eaf5-4a32-8029-e77a0319162f Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-22d7d0ef-b77e-4c4a-9467-d38c18700470 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-22d7d0ef-b77e-4c4a-9467-d38c18700470 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-22d7d0ef-b77e-4c4a-9467-d38c18700470 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/messages/4bb5496f-eaf5-4a32-8029-e77a0319162f returned with HTTP 404 Sep 07 09:52:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 731/1455] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 09:52:33 2026] GET /volume/v3/messages/4bb5496f-eaf5-4a32-8029-e77a0319162f => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-14b66eb8-f879-4b21-95f8-5f45d42e2d6a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-14b66eb8-f879-4b21-95f8-5f45d42e2d6a tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-14b66eb8-f879-4b21-95f8-5f45d42e2d6a tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-14b66eb8-f879-4b21-95f8-5f45d42e2d6a tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d0488cb6-9516-43cb-948b-199556ee7773 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot create request issued successfully. Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d0488cb6-9516-43cb-948b-199556ee7773 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:52:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 725/1456] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:52:33 2026] POST /volume/v3/snapshots => generated 314 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:52:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6b8531b7-4e02-4135-83b5-331a9c68523f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-14b66eb8-f879-4b21-95f8-5f45d42e2d6a tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Volume info retrieved successfully. Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6b8531b7-4e02-4135-83b5-331a9c68523f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e Sep 07 09:52:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6b8531b7-4e02-4135-83b5-331a9c68523f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6b8531b7-4e02-4135-83b5-331a9c68523f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6b8531b7-4e02-4135-83b5-331a9c68523f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-14b66eb8-f879-4b21-95f8-5f45d42e2d6a tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 returned with HTTP 200 Sep 07 09:52:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 732/1457] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 09:52:33 2026] GET /volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 => generated 878 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6b8531b7-4e02-4135-83b5-331a9c68523f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e returned with HTTP 200 Sep 07 09:52:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 726/1458] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:33 2026] GET /volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e => generated 446 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4335dbb4-c2ba-4ad2-b9c7-865e6e9a1e2f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4335dbb4-c2ba-4ad2-b9c7-865e6e9a1e2f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] DELETE http://192.168.122.65/volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4335dbb4-c2ba-4ad2-b9c7-865e6e9a1e2f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4335dbb4-c2ba-4ad2-b9c7-865e6e9a1e2f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-4335dbb4-c2ba-4ad2-b9c7-865e6e9a1e2f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Delete volume with id: 8ea984ae-cf57-4996-a429-d84e192ae845 Sep 07 09:52:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4335dbb4-c2ba-4ad2-b9c7-865e6e9a1e2f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Volume info retrieved successfully. Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4335dbb4-c2ba-4ad2-b9c7-865e6e9a1e2f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86990) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-4335dbb4-c2ba-4ad2-b9c7-865e6e9a1e2f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-67541315 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-67541315, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:52:33 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-4335dbb4-c2ba-4ad2-b9c7-865e6e9a1e2f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-67541315 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-67541315, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-4335dbb4-c2ba-4ad2-b9c7-865e6e9a1e2f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Created reservations ['d82bb4cb-877f-4cae-a570-78fec3fb762a', '06283931-c812-425b-9aed-9cab11933b27', '138bf757-d611-43a8-ba13-cef16adfc20f', '4b2159a2-a6b5-4d46-9a41-773d2761e4a2'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4335dbb4-c2ba-4ad2-b9c7-865e6e9a1e2f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Delete volume request issued successfully. Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4335dbb4-c2ba-4ad2-b9c7-865e6e9a1e2f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 returned with HTTP 202 Sep 07 09:52:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 733/1459] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 09:52:33 2026] DELETE /volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-de1e577e-570d-4f02-8250-be6c4c582a68 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-de1e577e-570d-4f02-8250-be6c4c582a68 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 Sep 07 09:52:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-de1e577e-570d-4f02-8250-be6c4c582a68 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-de1e577e-570d-4f02-8250-be6c4c582a68 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-de1e577e-570d-4f02-8250-be6c4c582a68 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 returned with HTTP 404 Sep 07 09:52:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 727/1460] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 09:52:33 2026] GET /volume/v3/volumes/8ea984ae-cf57-4996-a429-d84e192ae845 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5312f638-240b-457a-9484-6fc11ead6958 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5312f638-240b-457a-9484-6fc11ead6958 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] DELETE http://192.168.122.65/volume/v3/types/121577f7-0417-407a-9d96-9ebfc91df62f Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5312f638-240b-457a-9484-6fc11ead6958 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5312f638-240b-457a-9484-6fc11ead6958 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5312f638-240b-457a-9484-6fc11ead6958 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] http://192.168.122.65/volume/v3/types/121577f7-0417-407a-9d96-9ebfc91df62f returned with HTTP 202 Sep 07 09:52:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 734/1461] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:52:33 2026] DELETE /volume/v3/types/121577f7-0417-407a-9d96-9ebfc91df62f => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-56116cda-76d8-4e40-9b3f-96b4c656a9d9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-56116cda-76d8-4e40-9b3f-96b4c656a9d9 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] GET http://192.168.122.65/volume/v3/types/121577f7-0417-407a-9d96-9ebfc91df62f Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-56116cda-76d8-4e40-9b3f-96b4c656a9d9 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-56116cda-76d8-4e40-9b3f-96b4c656a9d9 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-56116cda-76d8-4e40-9b3f-96b4c656a9d9 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] http://192.168.122.65/volume/v3/types/121577f7-0417-407a-9d96-9ebfc91df62f returned with HTTP 404 Sep 07 09:52:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 728/1462] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:52:34 2026] GET /volume/v3/types/121577f7-0417-407a-9d96-9ebfc91df62f => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:52:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-243b633f-cf9c-4c05-aabd-ceaa9b199e51 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-243b633f-cf9c-4c05-aabd-ceaa9b199e51 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:52:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-243b633f-cf9c-4c05-aabd-ceaa9b199e51 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-179000158", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1465899765", "vendor_name": "tempest-vendor_name-525248842"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-243b633f-cf9c-4c05-aabd-ceaa9b199e51 tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:52:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 735/1463] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:52:34 2026] POST /volume/v3/types => generated 326 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6400f4cc-9545-4bdc-ae17-474a505c097f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d594773b-bdaf-4626-b3df-cf901b859995", "size": 1, "name": "tempest-UserMessagesTest-Volume-358895645"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Create volume request body: {'volume': {'volume_type': 'd594773b-bdaf-4626-b3df-cf901b859995', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-358895645'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Create volume of 1 GB Sep 07 09:52:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Availability Zones retrieved successfully. Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Flow 'volume_create_api' (a6d4f61e-ce0b-4839-8ab2-06f181eba436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618b6ec2-3b49-4595-a60a-1ae6787af19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (618b6ec2-3b49-4595-a60a-1ae6787af19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:52:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1465899765',vendor_name='tempest-vendor_name-525248842'},id=d594773b-bdaf-4626-b3df-cf901b859995,is_public=True,name='tempest-UserMessagesTest-volume-type-179000158',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd594773b-bdaf-4626-b3df-cf901b859995', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a25b1d91-6abc-4e00-a90d-11a11a688561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-179000158 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-179000158, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:52:34 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-179000158 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-179000158, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Created reservations ['0e33e521-dca5-4f93-85bc-7c994b793731', 'df5ad5a9-2581-45f1-b893-99c1f3d85dca', '19384977-171b-4bd2-84dd-8ed9fcbac230', 'b4d819a3-c1d7-4541-bf6f-015009d6f541'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a25b1d91-6abc-4e00-a90d-11a11a688561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e33e521-dca5-4f93-85bc-7c994b793731', 'df5ad5a9-2581-45f1-b893-99c1f3d85dca', '19384977-171b-4bd2-84dd-8ed9fcbac230', 'b4d819a3-c1d7-4541-bf6f-015009d6f541']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0790b4d7-cd43-4eac-b063-e1d5c3a337a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bf42ae66-80f0-477c-9340-a52e7654a210 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bf42ae66-80f0-477c-9340-a52e7654a210 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e Sep 07 09:52:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bf42ae66-80f0-477c-9340-a52e7654a210 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bf42ae66-80f0-477c-9340-a52e7654a210 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bf42ae66-80f0-477c-9340-a52e7654a210 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bf42ae66-80f0-477c-9340-a52e7654a210 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e returned with HTTP 200 Sep 07 09:52:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 736/1464] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:34 2026] GET /volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e => generated 446 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0790b4d7-cd43-4eac-b063-e1d5c3a337a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faf0fc5f-c029-4b6b-b952-18bb5b322839', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-358895645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec663f22c3b74952a26885180c9e5cf5',qos_specs=None,replication_status=,reservations=['0e33e521-dca5-4f93-85bc-7c994b793731','df5ad5a9-2581-45f1-b893-99c1f3d85dca','19384977-171b-4bd2-84dd-8ed9fcbac230','b4d819a3-c1d7-4541-bf6f-015009d6f541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c3d7f0381634af6935644779b7c0d7a',volume_type_id=d594773b-bdaf-4626-b3df-cf901b859995), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-358895645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faf0fc5f-c029-4b6b-b952-18bb5b322839,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec663f22c3b74952a26885180c9e5cf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c3d7f0381634af6935644779b7c0d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d594773b-bdaf-4626-b3df-cf901b859995),volume_type_id=d594773b-bdaf-4626-b3df-cf901b859995)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (835c81bb-38cc-4371-91e9-28e0e33b357a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (835c81bb-38cc-4371-91e9-28e0e33b357a) transitioned into state 'SUCCESS' from state '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-358895645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec663f22c3b74952a26885180c9e5cf5',qos_specs=None,replication_status=,reservations=['0e33e521-dca5-4f93-85bc-7c994b793731','df5ad5a9-2581-45f1-b893-99c1f3d85dca','19384977-171b-4bd2-84dd-8ed9fcbac230','b4d819a3-c1d7-4541-bf6f-015009d6f541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c3d7f0381634af6935644779b7c0d7a',volume_type_id=d594773b-bdaf-4626-b3df-cf901b859995)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2742133c-7313-427c-a29b-e8ee4a9d23c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2742133c-7313-427c-a29b-e8ee4a9d23c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Flow 'volume_create_api' (a6d4f61e-ce0b-4839-8ab2-06f181eba436) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Create volume request issued successfully. Sep 07 09:52:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6400f4cc-9545-4bdc-ae17-474a505c097f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:52:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 729/1465] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 09:52:34 2026] POST /volume/v3/volumes => generated 790 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 09:52:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4fb17253-3b1b-4987-acad-6b5c280b7f5d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4fb17253-3b1b-4987-acad-6b5c280b7f5d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 Sep 07 09:52:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4fb17253-3b1b-4987-acad-6b5c280b7f5d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4fb17253-3b1b-4987-acad-6b5c280b7f5d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4fb17253-3b1b-4987-acad-6b5c280b7f5d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Volume info retrieved successfully. Sep 07 09:52:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4fb17253-3b1b-4987-acad-6b5c280b7f5d tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 returned with HTTP 200 Sep 07 09:52:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 737/1466] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 09:52:34 2026] GET /volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 => generated 858 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d0f3d6ec-e65c-4607-bc78-74f5dd473448 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d0f3d6ec-e65c-4607-bc78-74f5dd473448 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e Sep 07 09:52:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d0f3d6ec-e65c-4607-bc78-74f5dd473448 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d0f3d6ec-e65c-4607-bc78-74f5dd473448 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d0f3d6ec-e65c-4607-bc78-74f5dd473448 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d0f3d6ec-e65c-4607-bc78-74f5dd473448 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e returned with HTTP 200 Sep 07 09:52:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 730/1467] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:35 2026] GET /volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e => generated 446 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0ba6326f-e604-4b00-a3b0-c3cc3713cf0f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0ba6326f-e604-4b00-a3b0-c3cc3713cf0f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0ba6326f-e604-4b00-a3b0-c3cc3713cf0f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0ba6326f-e604-4b00-a3b0-c3cc3713cf0f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0ba6326f-e604-4b00-a3b0-c3cc3713cf0f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Volume info retrieved successfully. Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0ba6326f-e604-4b00-a3b0-c3cc3713cf0f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 returned with HTTP 200 Sep 07 09:52:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 738/1468] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 09:52:36 2026] GET /volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 => generated 879 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2f9562e0-1b30-47a1-a843-fa5ca1fdce8f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f9562e0-1b30-47a1-a843-fa5ca1fdce8f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/messages Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f9562e0-1b30-47a1-a843-fa5ca1fdce8f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f9562e0-1b30-47a1-a843-fa5ca1fdce8f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f9562e0-1b30-47a1-a843-fa5ca1fdce8f tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 09:52:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 731/1469] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 09:52:36 2026] GET /volume/v3/messages => generated 676 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9a2b292b-febb-4f37-8f97-39d171d7aca4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9a2b292b-febb-4f37-8f97-39d171d7aca4 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/messages/795cd3d5-515c-457d-a900-7b218473e843 Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9a2b292b-febb-4f37-8f97-39d171d7aca4 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9a2b292b-febb-4f37-8f97-39d171d7aca4 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9a2b292b-febb-4f37-8f97-39d171d7aca4 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/messages/795cd3d5-515c-457d-a900-7b218473e843 returned with HTTP 200 Sep 07 09:52:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 739/1470] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 09:52:36 2026] GET /volume/v3/messages/795cd3d5-515c-457d-a900-7b218473e843 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-379a896f-6b18-42c4-a1de-675593afd64a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-379a896f-6b18-42c4-a1de-675593afd64a tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/messages Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-379a896f-6b18-42c4-a1de-675593afd64a tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-379a896f-6b18-42c4-a1de-675593afd64a tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-379a896f-6b18-42c4-a1de-675593afd64a tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 09:52:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 732/1471] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 09:52:36 2026] GET /volume/v3/messages => generated 676 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7640e572-d664-4b83-9df6-c476ac7d07bf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7640e572-d664-4b83-9df6-c476ac7d07bf tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] DELETE http://192.168.122.65/volume/v3/messages/795cd3d5-515c-457d-a900-7b218473e843 Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7640e572-d664-4b83-9df6-c476ac7d07bf tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7640e572-d664-4b83-9df6-c476ac7d07bf tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7640e572-d664-4b83-9df6-c476ac7d07bf tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/messages/795cd3d5-515c-457d-a900-7b218473e843 returned with HTTP 204 Sep 07 09:52:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 740/1472] 192.168.122.65 () {60 vars in 1273 bytes} [Mon Sep 7 09:52:36 2026] DELETE /volume/v3/messages/795cd3d5-515c-457d-a900-7b218473e843 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5e51ecbe-a68a-48e3-91c8-315215fc8fbb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5e51ecbe-a68a-48e3-91c8-315215fc8fbb tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5e51ecbe-a68a-48e3-91c8-315215fc8fbb tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5e51ecbe-a68a-48e3-91c8-315215fc8fbb tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5e51ecbe-a68a-48e3-91c8-315215fc8fbb tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Volume info retrieved successfully. Sep 07 09:52:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5e51ecbe-a68a-48e3-91c8-315215fc8fbb tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 returned with HTTP 200 Sep 07 09:52:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 733/1473] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 09:52:36 2026] GET /volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 => generated 879 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f854dee2-e5c6-4a93-ba81-6e4fc0beaa97 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f854dee2-e5c6-4a93-ba81-6e4fc0beaa97 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] DELETE http://192.168.122.65/volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f854dee2-e5c6-4a93-ba81-6e4fc0beaa97 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f854dee2-e5c6-4a93-ba81-6e4fc0beaa97 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-f854dee2-e5c6-4a93-ba81-6e4fc0beaa97 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Delete volume with id: faf0fc5f-c029-4b6b-b952-18bb5b322839 Sep 07 09:52:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f854dee2-e5c6-4a93-ba81-6e4fc0beaa97 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Volume info retrieved successfully. Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f854dee2-e5c6-4a93-ba81-6e4fc0beaa97 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86990) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-f854dee2-e5c6-4a93-ba81-6e4fc0beaa97 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-179000158 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-179000158, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:52:36 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-f854dee2-e5c6-4a93-ba81-6e4fc0beaa97 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-179000158 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-179000158, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-f854dee2-e5c6-4a93-ba81-6e4fc0beaa97 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Created reservations ['3e6027ed-696e-453a-a546-f0b3a8a51950', '3bc6a87c-5807-4f50-afee-57a94aac5197', 'a67112b0-982b-43ed-940b-58639fbe7ebd', 'fc2558ec-6177-4110-b282-b1c8502cb0a7'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f854dee2-e5c6-4a93-ba81-6e4fc0beaa97 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Delete volume request issued successfully. Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f854dee2-e5c6-4a93-ba81-6e4fc0beaa97 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 returned with HTTP 202 Sep 07 09:52:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 741/1474] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 09:52:36 2026] DELETE /volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e7d66ebe-0a00-4ab8-8a5c-a9b7d17190a7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e7d66ebe-0a00-4ab8-8a5c-a9b7d17190a7 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] GET http://192.168.122.65/volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e7d66ebe-0a00-4ab8-8a5c-a9b7d17190a7 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e7d66ebe-0a00-4ab8-8a5c-a9b7d17190a7 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e7d66ebe-0a00-4ab8-8a5c-a9b7d17190a7 tempest-UserMessagesTest-1139335114 tempest-UserMessagesTest-1139335114-project-member] http://192.168.122.65/volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 returned with HTTP 404 Sep 07 09:52:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 734/1475] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 09:52:36 2026] GET /volume/v3/volumes/faf0fc5f-c029-4b6b-b952-18bb5b322839 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-08d1b22d-e980-4614-860a-bd2a4c629bcd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-08d1b22d-e980-4614-860a-bd2a4c629bcd tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] DELETE http://192.168.122.65/volume/v3/types/d594773b-bdaf-4626-b3df-cf901b859995 Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-08d1b22d-e980-4614-860a-bd2a4c629bcd tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-08d1b22d-e980-4614-860a-bd2a4c629bcd tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-08d1b22d-e980-4614-860a-bd2a4c629bcd tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] http://192.168.122.65/volume/v3/types/d594773b-bdaf-4626-b3df-cf901b859995 returned with HTTP 202 Sep 07 09:52:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 742/1476] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:52:36 2026] DELETE /volume/v3/types/d594773b-bdaf-4626-b3df-cf901b859995 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-70ae76c2-f2d1-4f8f-ad66-010a17c50e2d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-70ae76c2-f2d1-4f8f-ad66-010a17c50e2d tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] GET http://192.168.122.65/volume/v3/types/d594773b-bdaf-4626-b3df-cf901b859995 Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-70ae76c2-f2d1-4f8f-ad66-010a17c50e2d tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-70ae76c2-f2d1-4f8f-ad66-010a17c50e2d tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c944ebcb-eb7c-483e-a599-b37747e50c71 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-70ae76c2-f2d1-4f8f-ad66-010a17c50e2d tempest-UserMessagesTest-2125442866 tempest-UserMessagesTest-2125442866-project-admin] http://192.168.122.65/volume/v3/types/d594773b-bdaf-4626-b3df-cf901b859995 returned with HTTP 404 Sep 07 09:52:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 735/1477] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:52:36 2026] GET /volume/v3/types/d594773b-bdaf-4626-b3df-cf901b859995 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c944ebcb-eb7c-483e-a599-b37747e50c71 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c944ebcb-eb7c-483e-a599-b37747e50c71 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c944ebcb-eb7c-483e-a599-b37747e50c71 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c944ebcb-eb7c-483e-a599-b37747e50c71 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c944ebcb-eb7c-483e-a599-b37747e50c71 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e returned with HTTP 200 Sep 07 09:52:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 743/1478] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:36 2026] GET /volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e => generated 473 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2a8dc16c-e26c-4fb8-a8a4-2f4d733fa293 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a8dc16c-e26c-4fb8-a8a4-2f4d733fa293 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?limit=1 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a8dc16c-e26c-4fb8-a8a4-2f4d733fa293 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a8dc16c-e26c-4fb8-a8a4-2f4d733fa293 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-2a8dc16c-e26c-4fb8-a8a4-2f4d733fa293 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-2a8dc16c-e26c-4fb8-a8a4-2f4d733fa293 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2a8dc16c-e26c-4fb8-a8a4-2f4d733fa293 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a8dc16c-e26c-4fb8-a8a4-2f4d733fa293 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 736/1479] 192.168.122.65 () {58 vars in 1137 bytes} [Mon Sep 7 09:52:36 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f9dc9682-0af5-47c9-80ed-b280ba2bf02c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f9dc9682-0af5-47c9-80ed-b280ba2bf02c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f9dc9682-0af5-47c9-80ed-b280ba2bf02c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f9dc9682-0af5-47c9-80ed-b280ba2bf02c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-f9dc9682-0af5-47c9-80ed-b280ba2bf02c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-f9dc9682-0af5-47c9-80ed-b280ba2bf02c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f9dc9682-0af5-47c9-80ed-b280ba2bf02c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f9dc9682-0af5-47c9-80ed-b280ba2bf02c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 744/1480] 192.168.122.65 () {58 vars in 1122 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4ceb3e6b-fb1b-4ff7-8005-39c7d2cfac4f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4ceb3e6b-fb1b-4ff7-8005-39c7d2cfac4f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?limit=100000 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4ceb3e6b-fb1b-4ff7-8005-39c7d2cfac4f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4ceb3e6b-fb1b-4ff7-8005-39c7d2cfac4f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-4ceb3e6b-fb1b-4ff7-8005-39c7d2cfac4f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-4ceb3e6b-fb1b-4ff7-8005-39c7d2cfac4f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4ceb3e6b-fb1b-4ff7-8005-39c7d2cfac4f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4ceb3e6b-fb1b-4ff7-8005-39c7d2cfac4f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 737/1481] 192.168.122.65 () {58 vars in 1147 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-552f0e3c-b2f3-4081-9c72-8d141c8b8684 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-552f0e3c-b2f3-4081-9c72-8d141c8b8684 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?limit=0 Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-552f0e3c-b2f3-4081-9c72-8d141c8b8684 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-552f0e3c-b2f3-4081-9c72-8d141c8b8684 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-552f0e3c-b2f3-4081-9c72-8d141c8b8684 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-552f0e3c-b2f3-4081-9c72-8d141c8b8684 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-552f0e3c-b2f3-4081-9c72-8d141c8b8684 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-552f0e3c-b2f3-4081-9c72-8d141c8b8684 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 745/1482] 192.168.122.65 () {58 vars in 1137 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c74ca173-d50f-4ac7-bff5-4283c226771c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c74ca173-d50f-4ac7-bff5-4283c226771c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c74ca173-d50f-4ac7-bff5-4283c226771c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c74ca173-d50f-4ac7-bff5-4283c226771c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-c74ca173-d50f-4ac7-bff5-4283c226771c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-c74ca173-d50f-4ac7-bff5-4283c226771c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c74ca173-d50f-4ac7-bff5-4283c226771c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c74ca173-d50f-4ac7-bff5-4283c226771c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 738/1483] 192.168.122.65 () {58 vars in 1122 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c75b5989-239e-4561-a29f-b4bcbec93e46 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c75b5989-239e-4561-a29f-b4bcbec93e46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?marker=2d088c20-e9b7-4c35-a4ba-ed5c4f334861 Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c75b5989-239e-4561-a29f-b4bcbec93e46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c75b5989-239e-4561-a29f-b4bcbec93e46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-c75b5989-239e-4561-a29f-b4bcbec93e46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-c75b5989-239e-4561-a29f-b4bcbec93e46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c75b5989-239e-4561-a29f-b4bcbec93e46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c75b5989-239e-4561-a29f-b4bcbec93e46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?marker=2d088c20-e9b7-4c35-a4ba-ed5c4f334861 returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 746/1484] 192.168.122.65 () {58 vars in 1209 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots?marker=2d088c20-e9b7-4c35-a4ba-ed5c4f334861 => generated 342 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7c8494d1-3e1b-40d1-a944-4fdf90db9d27 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7c8494d1-3e1b-40d1-a944-4fdf90db9d27 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?offset=2&limit=3 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7c8494d1-3e1b-40d1-a944-4fdf90db9d27 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7c8494d1-3e1b-40d1-a944-4fdf90db9d27 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-7c8494d1-3e1b-40d1-a944-4fdf90db9d27 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-7c8494d1-3e1b-40d1-a944-4fdf90db9d27 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7c8494d1-3e1b-40d1-a944-4fdf90db9d27 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7c8494d1-3e1b-40d1-a944-4fdf90db9d27 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 739/1485] 192.168.122.65 () {58 vars in 1155 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ae283bbd-3a73-4e3a-a196-49a390ccbcc5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ae283bbd-3a73-4e3a-a196-49a390ccbcc5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ae283bbd-3a73-4e3a-a196-49a390ccbcc5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ae283bbd-3a73-4e3a-a196-49a390ccbcc5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-ae283bbd-3a73-4e3a-a196-49a390ccbcc5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-ae283bbd-3a73-4e3a-a196-49a390ccbcc5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ae283bbd-3a73-4e3a-a196-49a390ccbcc5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ae283bbd-3a73-4e3a-a196-49a390ccbcc5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 747/1486] 192.168.122.65 () {58 vars in 1187 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d0cf6ca0-e56e-4d00-be11-e0d540e8b493 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d0cf6ca0-e56e-4d00-be11-e0d540e8b493 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d0cf6ca0-e56e-4d00-be11-e0d540e8b493 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d0cf6ca0-e56e-4d00-be11-e0d540e8b493 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-d0cf6ca0-e56e-4d00-be11-e0d540e8b493 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-d0cf6ca0-e56e-4d00-be11-e0d540e8b493 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d0cf6ca0-e56e-4d00-be11-e0d540e8b493 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d0cf6ca0-e56e-4d00-be11-e0d540e8b493 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 740/1487] 192.168.122.65 () {58 vars in 1189 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0d19fc32-ade6-43b7-b7d2-b9489886e986 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0d19fc32-ade6-43b7-b7d2-b9489886e986 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0d19fc32-ade6-43b7-b7d2-b9489886e986 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0d19fc32-ade6-43b7-b7d2-b9489886e986 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-0d19fc32-ade6-43b7-b7d2-b9489886e986 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-0d19fc32-ade6-43b7-b7d2-b9489886e986 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0d19fc32-ade6-43b7-b7d2-b9489886e986 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0d19fc32-ade6-43b7-b7d2-b9489886e986 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 748/1488] 192.168.122.65 () {58 vars in 1171 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d62469dd-986f-4670-a5d4-625ddd1c685f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d62469dd-986f-4670-a5d4-625ddd1c685f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d62469dd-986f-4670-a5d4-625ddd1c685f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d62469dd-986f-4670-a5d4-625ddd1c685f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-d62469dd-986f-4670-a5d4-625ddd1c685f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-d62469dd-986f-4670-a5d4-625ddd1c685f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d62469dd-986f-4670-a5d4-625ddd1c685f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d62469dd-986f-4670-a5d4-625ddd1c685f tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 741/1489] 192.168.122.65 () {58 vars in 1173 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ae259d05-7352-4668-bce5-a90571979081 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ae259d05-7352-4668-bce5-a90571979081 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ae259d05-7352-4668-bce5-a90571979081 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ae259d05-7352-4668-bce5-a90571979081 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-ae259d05-7352-4668-bce5-a90571979081 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-ae259d05-7352-4668-bce5-a90571979081 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ae259d05-7352-4668-bce5-a90571979081 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ae259d05-7352-4668-bce5-a90571979081 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 749/1490] 192.168.122.65 () {58 vars in 1191 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-656d3a94-1d0c-4db0-9e15-816183196392 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-656d3a94-1d0c-4db0-9e15-816183196392 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-656d3a94-1d0c-4db0-9e15-816183196392 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-656d3a94-1d0c-4db0-9e15-816183196392 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-656d3a94-1d0c-4db0-9e15-816183196392 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-656d3a94-1d0c-4db0-9e15-816183196392 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-656d3a94-1d0c-4db0-9e15-816183196392 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-656d3a94-1d0c-4db0-9e15-816183196392 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 742/1491] 192.168.122.65 () {58 vars in 1193 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-199cbc4e-f37b-4dd4-85c6-d9ff4fe49f20 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-199cbc4e-f37b-4dd4-85c6-d9ff4fe49f20 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608 Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-199cbc4e-f37b-4dd4-85c6-d9ff4fe49f20 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-199cbc4e-f37b-4dd4-85c6-d9ff4fe49f20 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-199cbc4e-f37b-4dd4-85c6-d9ff4fe49f20 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-199cbc4e-f37b-4dd4-85c6-d9ff4fe49f20 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-199cbc4e-f37b-4dd4-85c6-d9ff4fe49f20 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-199cbc4e-f37b-4dd4-85c6-d9ff4fe49f20 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608 returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 750/1492] 192.168.122.65 () {58 vars in 1264 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608 => generated 476 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e9e2f1ff-b919-4e71-96d6-f9ef2779ca03 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9e2f1ff-b919-4e71-96d6-f9ef2779ca03 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots/detail?status=available Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9e2f1ff-b919-4e71-96d6-f9ef2779ca03 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9e2f1ff-b919-4e71-96d6-f9ef2779ca03 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-e9e2f1ff-b919-4e71-96d6-f9ef2779ca03 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-e9e2f1ff-b919-4e71-96d6-f9ef2779ca03 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e9e2f1ff-b919-4e71-96d6-f9ef2779ca03 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9e2f1ff-b919-4e71-96d6-f9ef2779ca03 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 743/1493] 192.168.122.65 () {58 vars in 1176 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a1b723cf-13d4-4c1b-b6ac-698b1bb84979 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1b723cf-13d4-4c1b-b6ac-698b1bb84979 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608 Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1b723cf-13d4-4c1b-b6ac-698b1bb84979 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1b723cf-13d4-4c1b-b6ac-698b1bb84979 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-a1b723cf-13d4-4c1b-b6ac-698b1bb84979 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-a1b723cf-13d4-4c1b-b6ac-698b1bb84979 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a1b723cf-13d4-4c1b-b6ac-698b1bb84979 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1b723cf-13d4-4c1b-b6ac-698b1bb84979 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608 returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 751/1494] 192.168.122.65 () {58 vars in 1298 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608 => generated 476 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6d6bc3fd-eda5-44e7-8a2e-c2347c62ea46 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6d6bc3fd-eda5-44e7-8a2e-c2347c62ea46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6d6bc3fd-eda5-44e7-8a2e-c2347c62ea46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6d6bc3fd-eda5-44e7-8a2e-c2347c62ea46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-6d6bc3fd-eda5-44e7-8a2e-c2347c62ea46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-6d6bc3fd-eda5-44e7-8a2e-c2347c62ea46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6d6bc3fd-eda5-44e7-8a2e-c2347c62ea46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6d6bc3fd-eda5-44e7-8a2e-c2347c62ea46 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608 returned with HTTP 200 Sep 07 09:52:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 744/1495] 192.168.122.65 () {58 vars in 1243 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608 => generated 342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-68fd9c32-0935-4443-bc44-2b775dc54236 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-68fd9c32-0935-4443-bc44-2b775dc54236 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?status=available Sep 07 09:52:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-68fd9c32-0935-4443-bc44-2b775dc54236 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-68fd9c32-0935-4443-bc44-2b775dc54236 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-68fd9c32-0935-4443-bc44-2b775dc54236 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:38 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [None req-68fd9c32-0935-4443-bc44-2b775dc54236 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:38 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-68fd9c32-0935-4443-bc44-2b775dc54236 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-68fd9c32-0935-4443-bc44-2b775dc54236 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?status=available returned with HTTP 200 Sep 07 09:52:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 752/1496] 192.168.122.65 () {58 vars in 1155 bytes} [Mon Sep 7 09:52:37 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-49801576-e689-4a2f-89a5-19d90a969aba None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-49801576-e689-4a2f-89a5-19d90a969aba tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] GET http://192.168.122.65/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608 Sep 07 09:52:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-49801576-e689-4a2f-89a5-19d90a969aba tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-49801576-e689-4a2f-89a5-19d90a969aba tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-49801576-e689-4a2f-89a5-19d90a969aba tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:52:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:38 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-49801576-e689-4a2f-89a5-19d90a969aba tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:52:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:38 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:52:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-49801576-e689-4a2f-89a5-19d90a969aba tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] Get all snapshots completed successfully. Sep 07 09:52:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-49801576-e689-4a2f-89a5-19d90a969aba tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-reader] http://192.168.122.65/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608 returned with HTTP 200 Sep 07 09:52:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 745/1497] 192.168.122.65 () {58 vars in 1277 bytes} [Mon Sep 7 09:52:38 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1536706608 => generated 342 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e8bef77e-f075-4566-a6be-ae567d586b91 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8bef77e-f075-4566-a6be-ae567d586b91 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e Sep 07 09:52:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8bef77e-f075-4566-a6be-ae567d586b91 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8bef77e-f075-4566-a6be-ae567d586b91 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:38 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-e8bef77e-f075-4566-a6be-ae567d586b91 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Delete snapshot with id: d38e45f7-c4ab-41fa-8652-b9ae550fa93e Sep 07 09:52:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e8bef77e-f075-4566-a6be-ae567d586b91 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:38 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e8bef77e-f075-4566-a6be-ae567d586b91 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot delete request issued successfully. Sep 07 09:52:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8bef77e-f075-4566-a6be-ae567d586b91 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e returned with HTTP 202 Sep 07 09:52:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 753/1498] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:52:38 2026] DELETE /volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-03964a00-b4a0-4950-bb54-538ba672e177 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-03964a00-b4a0-4950-bb54-538ba672e177 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e Sep 07 09:52:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-03964a00-b4a0-4950-bb54-538ba672e177 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-03964a00-b4a0-4950-bb54-538ba672e177 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-03964a00-b4a0-4950-bb54-538ba672e177 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-03964a00-b4a0-4950-bb54-538ba672e177 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e returned with HTTP 200 Sep 07 09:52:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 746/1499] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:38 2026] GET /volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e => generated 472 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d598e5e0-077e-4b31-8cb5-8556e758ca1c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d598e5e0-077e-4b31-8cb5-8556e758ca1c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e Sep 07 09:52:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d598e5e0-077e-4b31-8cb5-8556e758ca1c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d598e5e0-077e-4b31-8cb5-8556e758ca1c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d598e5e0-077e-4b31-8cb5-8556e758ca1c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d598e5e0-077e-4b31-8cb5-8556e758ca1c tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e returned with HTTP 200 Sep 07 09:52:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 754/1500] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:39 2026] GET /volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e => generated 472 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2f955a31-9dd9-4c47-831c-d42126f4bc4e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f955a31-9dd9-4c47-831c-d42126f4bc4e tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e Sep 07 09:52:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f955a31-9dd9-4c47-831c-d42126f4bc4e tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f955a31-9dd9-4c47-831c-d42126f4bc4e tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2f955a31-9dd9-4c47-831c-d42126f4bc4e tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f955a31-9dd9-4c47-831c-d42126f4bc4e tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e returned with HTTP 200 Sep 07 09:52:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 747/1501] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:40 2026] GET /volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e => generated 472 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f6810b71-b659-46f7-8163-cdca864b103d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f6810b71-b659-46f7-8163-cdca864b103d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e Sep 07 09:52:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f6810b71-b659-46f7-8163-cdca864b103d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f6810b71-b659-46f7-8163-cdca864b103d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f6810b71-b659-46f7-8163-cdca864b103d tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e returned with HTTP 404 Sep 07 09:52:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 755/1502] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:41 2026] GET /volume/v3/snapshots/d38e45f7-c4ab-41fa-8652-b9ae550fa93e => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c23155bd-db06-48ad-8757-8d59fa9c38e2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c23155bd-db06-48ad-8757-8d59fa9c38e2 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 Sep 07 09:52:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c23155bd-db06-48ad-8757-8d59fa9c38e2 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c23155bd-db06-48ad-8757-8d59fa9c38e2 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:41 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-c23155bd-db06-48ad-8757-8d59fa9c38e2 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Delete snapshot with id: 2d088c20-e9b7-4c35-a4ba-ed5c4f334861 Sep 07 09:52:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c23155bd-db06-48ad-8757-8d59fa9c38e2 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c23155bd-db06-48ad-8757-8d59fa9c38e2 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot delete request issued successfully. Sep 07 09:52:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c23155bd-db06-48ad-8757-8d59fa9c38e2 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 returned with HTTP 202 Sep 07 09:52:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 748/1503] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:52:41 2026] DELETE /volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5644427c-45c6-4448-aca4-72f437b84489 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5644427c-45c6-4448-aca4-72f437b84489 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 Sep 07 09:52:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5644427c-45c6-4448-aca4-72f437b84489 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5644427c-45c6-4448-aca4-72f437b84489 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5644427c-45c6-4448-aca4-72f437b84489 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5644427c-45c6-4448-aca4-72f437b84489 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 returned with HTTP 200 Sep 07 09:52:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 756/1504] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:41 2026] GET /volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 => generated 471 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-271daa9b-7c3e-47fc-80c0-653c3ae9e17e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-271daa9b-7c3e-47fc-80c0-653c3ae9e17e tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 Sep 07 09:52:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-271daa9b-7c3e-47fc-80c0-653c3ae9e17e tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-271daa9b-7c3e-47fc-80c0-653c3ae9e17e tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-271daa9b-7c3e-47fc-80c0-653c3ae9e17e tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-271daa9b-7c3e-47fc-80c0-653c3ae9e17e tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 returned with HTTP 200 Sep 07 09:52:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 749/1505] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:42 2026] GET /volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 => generated 471 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-710257bd-b6cc-463a-b06d-c27f08afc1d7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-710257bd-b6cc-463a-b06d-c27f08afc1d7 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 Sep 07 09:52:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-710257bd-b6cc-463a-b06d-c27f08afc1d7 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-710257bd-b6cc-463a-b06d-c27f08afc1d7 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-710257bd-b6cc-463a-b06d-c27f08afc1d7 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-710257bd-b6cc-463a-b06d-c27f08afc1d7 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 returned with HTTP 200 Sep 07 09:52:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 757/1506] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:43 2026] GET /volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 => generated 471 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-564d4639-0606-4a80-8aeb-9b445d04d387 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-564d4639-0606-4a80-8aeb-9b445d04d387 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] GET http://192.168.122.65/volume/v3/os-hosts Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-564d4639-0606-4a80-8aeb-9b445d04d387 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-564d4639-0606-4a80-8aeb-9b445d04d387 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:44 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.hosts [None req-564d4639-0606-4a80-8aeb-9b445d04d387 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] status, active and update: available, enabled, 2026-09-07 07:51:45+00:00 {{(pid=86989) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.hosts [None req-564d4639-0606-4a80-8aeb-9b445d04d387 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] status, active and update: available, enabled, 2026-09-07 07:42:03+00:00 {{(pid=86989) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.hosts [None req-564d4639-0606-4a80-8aeb-9b445d04d387 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] status, active and update: available, enabled, 2026-09-07 07:50:47+00:00 {{(pid=86989) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-564d4639-0606-4a80-8aeb-9b445d04d387 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] http://192.168.122.65/volume/v3/os-hosts returned with HTTP 200 Sep 07 09:52:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 750/1507] 192.168.122.65 () {58 vars in 1119 bytes} [Mon Sep 7 09:52:44 2026] GET /volume/v3/os-hosts => generated 561 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-15a58c85-01f7-4101-b31f-9e47d62d7c40 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-15a58c85-01f7-4101-b31f-9e47d62d7c40 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] GET http://192.168.122.65/volume/v3/os-hosts Sep 07 09:52:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-15a58c85-01f7-4101-b31f-9e47d62d7c40 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-15a58c85-01f7-4101-b31f-9e47d62d7c40 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:44 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:52:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.hosts [None req-15a58c85-01f7-4101-b31f-9e47d62d7c40 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] status, active and update: available, enabled, 2026-09-07 07:51:45+00:00 {{(pid=86990) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 09:52:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.hosts [None req-15a58c85-01f7-4101-b31f-9e47d62d7c40 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] status, active and update: available, enabled, 2026-09-07 07:42:03+00:00 {{(pid=86990) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 09:52:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.hosts [None req-15a58c85-01f7-4101-b31f-9e47d62d7c40 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] status, active and update: available, enabled, 2026-09-07 07:50:47+00:00 {{(pid=86990) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 09:52:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-15a58c85-01f7-4101-b31f-9e47d62d7c40 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] http://192.168.122.65/volume/v3/os-hosts returned with HTTP 200 Sep 07 09:52:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 758/1508] 192.168.122.65 () {58 vars in 1119 bytes} [Mon Sep 7 09:52:44 2026] GET /volume/v3/os-hosts => generated 561 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0b1a499f-f3ea-4df8-bae3-51925b3dee51 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0b1a499f-f3ea-4df8-bae3-51925b3dee51 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] GET http://192.168.122.65/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0b1a499f-f3ea-4df8-bae3-51925b3dee51 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0b1a499f-f3ea-4df8-bae3-51925b3dee51 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0b1a499f-f3ea-4df8-bae3-51925b3dee51 tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] http://192.168.122.65/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 07 09:52:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 751/1509] 192.168.122.65 () {58 vars in 1182 bytes} [Mon Sep 7 09:52:44 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-79fb6565-4f7a-4497-8d56-2bc4329669ec None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-79fb6565-4f7a-4497-8d56-2bc4329669ec tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] GET http://192.168.122.65/volume/v3/os-hosts/devstack@QuobyteHD Sep 07 09:52:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-79fb6565-4f7a-4497-8d56-2bc4329669ec tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-79fb6565-4f7a-4497-8d56-2bc4329669ec tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-79fb6565-4f7a-4497-8d56-2bc4329669ec tempest-VolumeHostsAdminTestsJSON-362074247 tempest-VolumeHostsAdminTestsJSON-362074247-project-admin] http://192.168.122.65/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 07 09:52:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 759/1510] 192.168.122.65 () {58 vars in 1176 bytes} [Mon Sep 7 09:52:44 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 546 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0480e594-8478-4120-a192-797f2f4a54ed None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0480e594-8478-4120-a192-797f2f4a54ed tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0480e594-8478-4120-a192-797f2f4a54ed tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0480e594-8478-4120-a192-797f2f4a54ed tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0480e594-8478-4120-a192-797f2f4a54ed tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 returned with HTTP 404 Sep 07 09:52:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 752/1511] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:44 2026] GET /volume/v3/snapshots/2d088c20-e9b7-4c35-a4ba-ed5c4f334861 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d528fae8-40b5-4e44-9e17-4224c3b690a7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d528fae8-40b5-4e44-9e17-4224c3b690a7 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 Sep 07 09:52:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d528fae8-40b5-4e44-9e17-4224c3b690a7 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d528fae8-40b5-4e44-9e17-4224c3b690a7 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:44 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-d528fae8-40b5-4e44-9e17-4224c3b690a7 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Delete snapshot with id: 22f5f78d-b8cb-444a-ad3d-4f96e190ba21 Sep 07 09:52:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d528fae8-40b5-4e44-9e17-4224c3b690a7 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d528fae8-40b5-4e44-9e17-4224c3b690a7 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot delete request issued successfully. Sep 07 09:52:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d528fae8-40b5-4e44-9e17-4224c3b690a7 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 returned with HTTP 202 Sep 07 09:52:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 760/1512] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:52:44 2026] DELETE /volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3f5fca9f-f64f-48d8-a1ea-91df6f445530 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3f5fca9f-f64f-48d8-a1ea-91df6f445530 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3f5fca9f-f64f-48d8-a1ea-91df6f445530 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3f5fca9f-f64f-48d8-a1ea-91df6f445530 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3f5fca9f-f64f-48d8-a1ea-91df6f445530 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3f5fca9f-f64f-48d8-a1ea-91df6f445530 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 returned with HTTP 200 Sep 07 09:52:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 753/1513] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:44 2026] GET /volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6b35c2d8-6500-4cc3-a4d5-7b13b22991b0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6b35c2d8-6500-4cc3-a4d5-7b13b22991b0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 Sep 07 09:52:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6b35c2d8-6500-4cc3-a4d5-7b13b22991b0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6b35c2d8-6500-4cc3-a4d5-7b13b22991b0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6b35c2d8-6500-4cc3-a4d5-7b13b22991b0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Snapshot retrieved successfully. Sep 07 09:52:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6b35c2d8-6500-4cc3-a4d5-7b13b22991b0 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 returned with HTTP 200 Sep 07 09:52:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 761/1514] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:45 2026] GET /volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e8f208a4-02dd-4d5c-aead-7261bba876c5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e8f208a4-02dd-4d5c-aead-7261bba876c5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 Sep 07 09:52:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e8f208a4-02dd-4d5c-aead-7261bba876c5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e8f208a4-02dd-4d5c-aead-7261bba876c5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e8f208a4-02dd-4d5c-aead-7261bba876c5 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 returned with HTTP 404 Sep 07 09:52:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 754/1515] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:46 2026] GET /volume/v3/snapshots/22f5f78d-b8cb-444a-ad3d-4f96e190ba21 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b36bfd3d-58af-40ca-b08c-137d615c46c2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b36bfd3d-58af-40ca-b08c-137d615c46c2 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 Sep 07 09:52:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b36bfd3d-58af-40ca-b08c-137d615c46c2 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b36bfd3d-58af-40ca-b08c-137d615c46c2 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b36bfd3d-58af-40ca-b08c-137d615c46c2 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Volume info retrieved successfully. Sep 07 09:52:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b36bfd3d-58af-40ca-b08c-137d615c46c2 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 returned with HTTP 200 Sep 07 09:52:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 762/1516] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:47 2026] GET /volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c0474599-9b9a-425a-a804-8b8edee44c66 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c0474599-9b9a-425a-a804-8b8edee44c66 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] DELETE http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 Sep 07 09:52:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c0474599-9b9a-425a-a804-8b8edee44c66 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c0474599-9b9a-425a-a804-8b8edee44c66 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:47 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-c0474599-9b9a-425a-a804-8b8edee44c66 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Delete volume with id: 1a665609-12f4-4b48-9d43-f2df0d3d1321 Sep 07 09:52:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c0474599-9b9a-425a-a804-8b8edee44c66 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Volume info retrieved successfully. Sep 07 09:52:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c0474599-9b9a-425a-a804-8b8edee44c66 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Delete volume request issued successfully. Sep 07 09:52:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c0474599-9b9a-425a-a804-8b8edee44c66 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 returned with HTTP 202 Sep 07 09:52:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 755/1517] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:52:47 2026] DELETE /volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0c8eb1e4-cbd6-4000-a06d-749a2567de33 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0c8eb1e4-cbd6-4000-a06d-749a2567de33 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 Sep 07 09:52:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0c8eb1e4-cbd6-4000-a06d-749a2567de33 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0c8eb1e4-cbd6-4000-a06d-749a2567de33 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0c8eb1e4-cbd6-4000-a06d-749a2567de33 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Volume info retrieved successfully. Sep 07 09:52:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0c8eb1e4-cbd6-4000-a06d-749a2567de33 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 returned with HTTP 200 Sep 07 09:52:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 763/1518] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:47 2026] GET /volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d26bea7e-0ff4-4c8c-95ec-f43f11a44e45 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d26bea7e-0ff4-4c8c-95ec-f43f11a44e45 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 Sep 07 09:52:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d26bea7e-0ff4-4c8c-95ec-f43f11a44e45 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d26bea7e-0ff4-4c8c-95ec-f43f11a44e45 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:48 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:48 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:48 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:48 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:48 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d26bea7e-0ff4-4c8c-95ec-f43f11a44e45 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Volume info retrieved successfully. Sep 07 09:52:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d26bea7e-0ff4-4c8c-95ec-f43f11a44e45 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 returned with HTTP 200 Sep 07 09:52:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 756/1519] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:48 2026] GET /volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-42bf34b3-0071-4524-9329-c684705e2571 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-42bf34b3-0071-4524-9329-c684705e2571 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] GET http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 Sep 07 09:52:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-42bf34b3-0071-4524-9329-c684705e2571 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-42bf34b3-0071-4524-9329-c684705e2571 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-42bf34b3-0071-4524-9329-c684705e2571 tempest-VolumesSnapshotListTestJSON-1942286503 tempest-VolumesSnapshotListTestJSON-1942286503-project-member] http://192.168.122.65/volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 returned with HTTP 404 Sep 07 09:52:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 764/1520] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:49 2026] GET /volume/v3/volumes/1a665609-12f4-4b48-9d43-f2df0d3d1321 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8049a607-5b2f-4197-946f-569450b0e7bf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:52:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1567305771", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1567305771', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:52:50 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Create volume of 1 GB Sep 07 09:52:50 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=327,cinder:INSERT=55,cinder:UPDATE=93 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:52:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Availability Zones retrieved successfully. Sep 07 09:52:50 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Flow 'volume_create_api' (73dd3f24-fbca-4f98-870e-451c219c7f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:50 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc394225-cbb0-440a-97e8-a932515e72bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:50 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:52:50 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc394225-cbb0-440a-97e8-a932515e72bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:50 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b7be2f0-dded-437b-9de1-e4e356c26077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:51 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Created reservations ['89cc93f4-a96c-4a3e-bb16-a71a6ed3e320', '8e5c41c2-1764-46b8-a98b-a3a153c9f84c', 'fd7aa7ff-a67c-436d-b6f4-76e8a9bfe76b', 'f8770ddb-f288-4f29-b843-d3bb5268075a'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:52:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b7be2f0-dded-437b-9de1-e4e356c26077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89cc93f4-a96c-4a3e-bb16-a71a6ed3e320', '8e5c41c2-1764-46b8-a98b-a3a153c9f84c', 'fd7aa7ff-a67c-436d-b6f4-76e8a9bfe76b', 'f8770ddb-f288-4f29-b843-d3bb5268075a']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca29152a-a9bc-4146-b10d-5eb2ef532e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:51 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:51 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca29152a-a9bc-4146-b10d-5eb2ef532e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cf83ee9-4408-417b-a2ec-6366169ad309', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1567305771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='715cb90c908946bd95a294a4b0262aec',qos_specs=None,replication_status=,reservations=['89cc93f4-a96c-4a3e-bb16-a71a6ed3e320','8e5c41c2-1764-46b8-a98b-a3a153c9f84c','fd7aa7ff-a67c-436d-b6f4-76e8a9bfe76b','f8770ddb-f288-4f29-b843-d3bb5268075a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd28ec545f18486193643c2fa6b840e7',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1567305771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cf83ee9-4408-417b-a2ec-6366169ad309,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='715cb90c908946bd95a294a4b0262aec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd28ec545f18486193643c2fa6b840e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e3f5e5c-f3a1-4e60-871c-7e142b0d8dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e3f5e5c-f3a1-4e60-871c-7e142b0d8dea) transitioned into state 'SUCCESS' from state '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-1567305771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='715cb90c908946bd95a294a4b0262aec',qos_specs=None,replication_status=,reservations=['89cc93f4-a96c-4a3e-bb16-a71a6ed3e320','8e5c41c2-1764-46b8-a98b-a3a153c9f84c','fd7aa7ff-a67c-436d-b6f4-76e8a9bfe76b','f8770ddb-f288-4f29-b843-d3bb5268075a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd28ec545f18486193643c2fa6b840e7',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556a2d05-9946-4965-bdbd-2880b74f0d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556a2d05-9946-4965-bdbd-2880b74f0d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Flow 'volume_create_api' (73dd3f24-fbca-4f98-870e-451c219c7f06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Create volume request issued successfully. Sep 07 09:52:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8049a607-5b2f-4197-946f-569450b0e7bf tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:52:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 757/1521] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 09:52:50 2026] POST /volume/v3/volumes => generated 796 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-63a9881d-816a-471f-aa22-680cf1b771f2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-63a9881d-816a-471f-aa22-680cf1b771f2 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-63a9881d-816a-471f-aa22-680cf1b771f2 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-63a9881d-816a-471f-aa22-680cf1b771f2 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:51 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-63a9881d-816a-471f-aa22-680cf1b771f2 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8d8530ef-efa7-441f-8ff5-b0502091eecd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-63a9881d-816a-471f-aa22-680cf1b771f2 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 765/1522] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:52:51 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 864 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d8530ef-efa7-441f-8ff5-b0502091eecd tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca Sep 07 09:52:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d8530ef-efa7-441f-8ff5-b0502091eecd tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d8530ef-efa7-441f-8ff5-b0502091eecd tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:51 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:51 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d8530ef-efa7-441f-8ff5-b0502091eecd tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca returned with HTTP 200 Sep 07 09:52:52 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 758/1523] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:52:51 2026] GET /volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca => generated 440 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1525627908"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1525627908'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Create volume of 1 GB Sep 07 09:52:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Availability Zones retrieved successfully. Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Flow 'volume_create_api' (d3dabb19-ad8e-450c-bb91-e31a7f506ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55893505-58ee-414a-ab4f-e7b4bd49ca21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55893505-58ee-414a-ab4f-e7b4bd49ca21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25eaeff9-137b-449c-8dca-5a82ac934b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fdfe0bdb-5c35-420c-aafe-0770b99e53c1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fdfe0bdb-5c35-420c-aafe-0770b99e53c1 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fdfe0bdb-5c35-420c-aafe-0770b99e53c1 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fdfe0bdb-5c35-420c-aafe-0770b99e53c1 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Created reservations ['e327b425-65b9-47c3-bfee-256eb06e4b81', '0b50ee58-7cb4-47e3-b285-695c1c531e37', '8da37c28-10f8-4d68-8e8d-36ec85bb2ea4', '02aafc99-b124-4a6e-b262-57d329d2c532'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:52:52 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:52 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:52 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:52 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25eaeff9-137b-449c-8dca-5a82ac934b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e327b425-65b9-47c3-bfee-256eb06e4b81', '0b50ee58-7cb4-47e3-b285-695c1c531e37', '8da37c28-10f8-4d68-8e8d-36ec85bb2ea4', '02aafc99-b124-4a6e-b262-57d329d2c532']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:52 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fdfe0bdb-5c35-420c-aafe-0770b99e53c1 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88186e88-694e-498b-82bd-74796241b849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fdfe0bdb-5c35-420c-aafe-0770b99e53c1 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:52 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 759/1524] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:52:52 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 888 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88186e88-694e-498b-82bd-74796241b849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bbd31a3-559b-4c52-809c-8cdf1b72b3a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1525627908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b759e864414452aac4407d1f2f97fca',qos_specs=None,replication_status=,reservations=['e327b425-65b9-47c3-bfee-256eb06e4b81','0b50ee58-7cb4-47e3-b285-695c1c531e37','8da37c28-10f8-4d68-8e8d-36ec85bb2ea4','02aafc99-b124-4a6e-b262-57d329d2c532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3bca8461c244127a83a8ef4df81ac41',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:52:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1525627908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bbd31a3-559b-4c52-809c-8cdf1b72b3a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b759e864414452aac4407d1f2f97fca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3bca8461c244127a83a8ef4df81ac41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5c4dd9-dab9-463d-8c30-0d12bc526902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f5c4dd9-dab9-463d-8c30-0d12bc526902) transitioned into state 'SUCCESS' from state '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-1525627908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b759e864414452aac4407d1f2f97fca',qos_specs=None,replication_status=,reservations=['e327b425-65b9-47c3-bfee-256eb06e4b81','0b50ee58-7cb4-47e3-b285-695c1c531e37','8da37c28-10f8-4d68-8e8d-36ec85bb2ea4','02aafc99-b124-4a6e-b262-57d329d2c532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3bca8461c244127a83a8ef4df81ac41',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e45741-8603-4271-8a91-c4d846a3c2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e45741-8603-4271-8a91-c4d846a3c2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Flow 'volume_create_api' (d3dabb19-ad8e-450c-bb91-e31a7f506ceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Create volume request issued successfully. Sep 07 09:52:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-abeb6b34-de9b-4ee3-8ba3-b74fec423357 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:52:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 766/1525] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:52:52 2026] POST /volume/v3/volumes => generated 766 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:52:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-976f172c-9404-46b0-a8c7-a0a863613641 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-976f172c-9404-46b0-a8c7-a0a863613641 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] GET http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 Sep 07 09:52:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-976f172c-9404-46b0-a8c7-a0a863613641 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-976f172c-9404-46b0-a8c7-a0a863613641 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:52 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:52 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:52 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:52 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:52 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-976f172c-9404-46b0-a8c7-a0a863613641 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Volume info retrieved successfully. Sep 07 09:52:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-976f172c-9404-46b0-a8c7-a0a863613641 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 returned with HTTP 200 Sep 07 09:52:52 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 760/1526] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:52 2026] GET /volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 => generated 834 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-668ce418-ed06-4a7c-b07f-a4e1df109428 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-668ce418-ed06-4a7c-b07f-a4e1df109428 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-668ce418-ed06-4a7c-b07f-a4e1df109428 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-668ce418-ed06-4a7c-b07f-a4e1df109428 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:53 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:53 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-668ce418-ed06-4a7c-b07f-a4e1df109428 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-668ce418-ed06-4a7c-b07f-a4e1df109428 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 767/1527] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:52:53 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 889 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3d2b86b8-d4fd-4f5a-be24-d7a4beb72485 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3d2b86b8-d4fd-4f5a-be24-d7a4beb72485 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3d2b86b8-d4fd-4f5a-be24-d7a4beb72485 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3d2b86b8-d4fd-4f5a-be24-d7a4beb72485 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3d2b86b8-d4fd-4f5a-be24-d7a4beb72485 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3d2b86b8-d4fd-4f5a-be24-d7a4beb72485 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 761/1528] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:52:53 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 889 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-fe287477-eadf-4daf-960c-feeda2fdddde req-6376662d-9983-48b7-8414-082cc778c28e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-6376662d-9983-48b7-8414-082cc778c28e tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-6376662d-9983-48b7-8414-082cc778c28e tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-6376662d-9983-48b7-8414-082cc778c28e tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:53 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:53 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-fe287477-eadf-4daf-960c-feeda2fdddde req-6376662d-9983-48b7-8414-082cc778c28e tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7cbfcefa-97de-4a88-8af1-36508f214f4c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-6376662d-9983-48b7-8414-082cc778c28e tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7cbfcefa-97de-4a88-8af1-36508f214f4c tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] GET http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 Sep 07 09:52:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7cbfcefa-97de-4a88-8af1-36508f214f4c tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 768/1529] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:52:53 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 871 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:52:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7cbfcefa-97de-4a88-8af1-36508f214f4c tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7cbfcefa-97de-4a88-8af1-36508f214f4c tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Volume info retrieved successfully. Sep 07 09:52:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7cbfcefa-97de-4a88-8af1-36508f214f4c tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 returned with HTTP 200 Sep 07 09:52:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 762/1530] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:53 2026] GET /volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-51fbd9e1-c9d5-43f7-8001-9b18b08a6336 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-51fbd9e1-c9d5-43f7-8001-9b18b08a6336 None None] GET http://192.168.122.65/volume// Sep 07 09:52:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-51fbd9e1-c9d5-43f7-8001-9b18b08a6336 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-51fbd9e1-c9d5-43f7-8001-9b18b08a6336 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-51fbd9e1-c9d5-43f7-8001-9b18b08a6336 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:52:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 769/1531] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:52:54 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 09:52:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-fe287477-eadf-4daf-960c-feeda2fdddde req-1e83abf1-b631-4529-8e73-7323c0b7cb94 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-1e83abf1-b631-4529-8e73-7323c0b7cb94 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:52:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-1e83abf1-b631-4529-8e73-7323c0b7cb94 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cf83ee9-4408-417b-a2ec-6366169ad309", "connector": null, "instance_uuid": "2d24c3e8-fe25-4149-b484-5a3703f16848"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-1e83abf1-b631-4529-8e73-7323c0b7cb94 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:52:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 763/1532] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:52:54 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8b12c530-5202-4c05-b7ce-9b553977ce6e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b12c530-5202-4c05-b7ce-9b553977ce6e tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8b12c530-5202-4c05-b7ce-9b553977ce6e tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8b12c530-5202-4c05-b7ce-9b553977ce6e tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:54 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b40ad506-997d-47b7-be55-468bdfb18e28 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b40ad506-997d-47b7-be55-468bdfb18e28 None None] GET http://192.168.122.65/volume// Sep 07 09:52:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b40ad506-997d-47b7-be55-468bdfb18e28 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b40ad506-997d-47b7-be55-468bdfb18e28 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b40ad506-997d-47b7-be55-468bdfb18e28 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:52:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 764/1533] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:52:54 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:52:54 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:54 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-fe287477-eadf-4daf-960c-feeda2fdddde req-956a3b14-a54b-4373-9c35-c0654654f654 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-956a3b14-a54b-4373-9c35-c0654654f654 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-956a3b14-a54b-4373-9c35-c0654654f654 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-956a3b14-a54b-4373-9c35-c0654654f654 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8b12c530-5202-4c05-b7ce-9b553977ce6e tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b12c530-5202-4c05-b7ce-9b553977ce6e tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 770/1534] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:52:54 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 888 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-fe287477-eadf-4daf-960c-feeda2fdddde req-956a3b14-a54b-4373-9c35-c0654654f654 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-956a3b14-a54b-4373-9c35-c0654654f654 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 765/1535] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:52:54 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 1051 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:52:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-fe287477-eadf-4daf-960c-feeda2fdddde req-36b0f75e-e2f8-42a1-8803-d518ce452383 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-36b0f75e-e2f8-42a1-8803-d518ce452383 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] PUT http://192.168.122.65/volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23 Sep 07 09:52:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-36b0f75e-e2f8-42a1-8803-d518ce452383 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-fe287477-eadf-4daf-960c-feeda2fdddde req-36b0f75e-e2f8-42a1-8803-d518ce452383 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Acquiring lock "cinder-attachment_update-8cf83ee9-4408-417b-a2ec-6366169ad309-devstack" by "attachment_update" {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-fe287477-eadf-4daf-960c-feeda2fdddde req-36b0f75e-e2f8-42a1-8803-d518ce452383 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Lock "cinder-attachment_update-8cf83ee9-4408-417b-a2ec-6366169ad309-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:52:54 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:54 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:54 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:54 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:55 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-fe287477-eadf-4daf-960c-feeda2fdddde req-36b0f75e-e2f8-42a1-8803-d518ce452383 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Lock "cinder-attachment_update-8cf83ee9-4408-417b-a2ec-6366169ad309-devstack" released by "attachment_update" :: held 0.277s {{(pid=86990) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:52:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-36b0f75e-e2f8-42a1-8803-d518ce452383 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23 returned with HTTP 200 Sep 07 09:52:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 771/1536] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:52:54 2026] PUT /volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23 => generated 694 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ffdc4677-4197-4d26-a843-b4a6e77b7716 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ffdc4677-4197-4d26-a843-b4a6e77b7716 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] GET http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ffdc4677-4197-4d26-a843-b4a6e77b7716 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ffdc4677-4197-4d26-a843-b4a6e77b7716 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:55 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ffdc4677-4197-4d26-a843-b4a6e77b7716 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Volume info retrieved successfully. Sep 07 09:52:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ffdc4677-4197-4d26-a843-b4a6e77b7716 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 returned with HTTP 200 Sep 07 09:52:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 766/1537] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:55 2026] GET /volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6c240c18-6fdb-4aca-b53a-63e533f598ba None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c240c18-6fdb-4aca-b53a-63e533f598ba tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca Sep 07 09:52:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6c240c18-6fdb-4aca-b53a-63e533f598ba tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c240c18-6fdb-4aca-b53a-63e533f598ba tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca returned with HTTP 200 Sep 07 09:52:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 772/1538] 192.168.122.65 () {60 vars in 1253 bytes} [Mon Sep 7 09:52:55 2026] PUT /volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca => generated 395 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Create volume of 2 GB Sep 07 09:52:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Availability Zones retrieved successfully. Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Flow 'volume_create_api' (4813b6b4-5eb3-4e17-aa9a-246aacb35d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d2a9db-6258-4a0c-afc1-b6efd4b25bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Validating volume size '2' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d2a9db-6258-4a0c-afc1-b6efd4b25bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cfed4e1-875e-40fb-b5be-09bee274e25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-db0f3d2d-68b0-4003-9c78-edde53a70cd0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-db0f3d2d-68b0-4003-9c78-edde53a70cd0 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-db0f3d2d-68b0-4003-9c78-edde53a70cd0 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-db0f3d2d-68b0-4003-9c78-edde53a70cd0 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:55 devstack devstack@c-api.service[86989]: WARNING cinder.quota_utils [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Quota exceeded for 3b759e864414452aac4407d1f2f97fca, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 09:52:55 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cfed4e1-875e-40fb-b5be-09bee274e25e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 09:52:55 devstack devstack@c-api.service[86989]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 07 09:52:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-db0f3d2d-68b0-4003-9c78-edde53a70cd0 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cfed4e1-875e-40fb-b5be-09bee274e25e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cfed4e1-875e-40fb-b5be-09bee274e25e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d2a9db-6258-4a0c-afc1-b6efd4b25bc1) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d2a9db-6258-4a0c-afc1-b6efd4b25bc1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 09:52:55 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Flow 'volume_create_api' (4813b6b4-5eb3-4e17-aa9a-246aacb35d06) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 09:52:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-db0f3d2d-68b0-4003-9c78-edde53a70cd0 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:55 devstack devstack@c-api.service[86989]: INFO cinder.api.middleware.fault [None req-a960bafb-4789-4ea5-aed8-1212e63a9fb5 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 413 Sep 07 09:52:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 773/1539] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:52:55 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 889 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 767/1540] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:52:55 2026] POST /volume/v3/volumes => generated 208 bytes in 392 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 09:52:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-97fab12e-6851-492b-840f-98da6f6d3031 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-97fab12e-6851-492b-840f-98da6f6d3031 tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca Sep 07 09:52:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-97fab12e-6851-492b-840f-98da6f6d3031 tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-97fab12e-6851-492b-840f-98da6f6d3031 tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca returned with HTTP 200 Sep 07 09:52:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 774/1541] 192.168.122.65 () {60 vars in 1253 bytes} [Mon Sep 7 09:52:55 2026] PUT /volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca => generated 395 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:52:55 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Create volume of 1 GB Sep 07 09:52:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Availability Zones retrieved successfully. Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Flow 'volume_create_api' (9fe3aad2-53e4-41de-bdfd-f320733545cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b8c02f6-aa1e-482d-a3c8-b6c83655e225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-fe287477-eadf-4daf-960c-feeda2fdddde req-22dfe5c8-5df9-43b8-8419-5fd32f7e05ff None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-22dfe5c8-5df9-43b8-8419-5fd32f7e05ff tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] POST http://192.168.122.65/volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23/action Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-22dfe5c8-5df9-43b8-8419-5fd32f7e05ff tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Action body: b'{"os-complete": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-22dfe5c8-5df9-43b8-8419-5fd32f7e05ff tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b8c02f6-aa1e-482d-a3c8-b6c83655e225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5663697d-92a7-427a-a3fe-21aac333c20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fe287477-eadf-4daf-960c-feeda2fdddde req-22dfe5c8-5df9-43b8-8419-5fd32f7e05ff tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23/action returned with HTTP 204 Sep 07 09:52:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 775/1542] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:52:56 2026] POST /volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:56 devstack devstack@c-api.service[86989]: WARNING cinder.quota_utils [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Quota exceeded for 3b759e864414452aac4407d1f2f97fca, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 07 09:52:56 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5663697d-92a7-427a-a3fe-21aac333c20f) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 09:52:56 devstack devstack@c-api.service[86989]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5663697d-92a7-427a-a3fe-21aac333c20f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5663697d-92a7-427a-a3fe-21aac333c20f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b8c02f6-aa1e-482d-a3c8-b6c83655e225) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b8c02f6-aa1e-482d-a3c8-b6c83655e225) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 09:52:56 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Flow 'volume_create_api' (9fe3aad2-53e4-41de-bdfd-f320733545cc) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 09:52:56 devstack devstack@c-api.service[86989]: INFO cinder.api.middleware.fault [None req-6c23f605-e580-4ff4-8ef8-fed460a67b7b tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 413 Sep 07 09:52:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 768/1543] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:52:55 2026] POST /volume/v3/volumes => generated 150 bytes in 238 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-132f4c42-219b-48ad-92f5-5869d9f693e3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-132f4c42-219b-48ad-92f5-5869d9f693e3 tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-132f4c42-219b-48ad-92f5-5869d9f693e3 tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-132f4c42-219b-48ad-92f5-5869d9f693e3 tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca returned with HTTP 200 Sep 07 09:52:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 776/1544] 192.168.122.65 () {60 vars in 1253 bytes} [Mon Sep 7 09:52:56 2026] PUT /volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca => generated 394 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ba44da74-f375-454f-8519-ad58646a01eb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba44da74-f375-454f-8519-ad58646a01eb tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] POST http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2/action Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ba44da74-f375-454f-8519-ad58646a01eb tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ba44da74-f375-454f-8519-ad58646a01eb tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:56 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ba44da74-f375-454f-8519-ad58646a01eb tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Volume info retrieved successfully. Sep 07 09:52:56 devstack devstack@c-api.service[86989]: ERROR cinder.volume.api [None req-ba44da74-f375-454f-8519-ad58646a01eb tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Quota exceeded for 3b759e864414452aac4407d1f2f97fca, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 09:52:56 devstack devstack@c-api.service[86989]: INFO cinder.api.middleware.fault [None req-ba44da74-f375-454f-8519-ad58646a01eb tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2/action returned with HTTP 413 Sep 07 09:52:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 769/1545] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:52:56 2026] POST /volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2/action => generated 208 bytes in 114 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-68ad7cac-fbb1-4152-9d11-fcf518813622 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-68ad7cac-fbb1-4152-9d11-fcf518813622 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] GET http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-68ad7cac-fbb1-4152-9d11-fcf518813622 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-68ad7cac-fbb1-4152-9d11-fcf518813622 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-68ad7cac-fbb1-4152-9d11-fcf518813622 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Volume info retrieved successfully. Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-68ad7cac-fbb1-4152-9d11-fcf518813622 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 returned with HTTP 200 Sep 07 09:52:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 777/1546] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:56 2026] GET /volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-afbb1b4c-8a19-45e2-97a0-169893a17946 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-afbb1b4c-8a19-45e2-97a0-169893a17946 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] DELETE http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-afbb1b4c-8a19-45e2-97a0-169893a17946 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-afbb1b4c-8a19-45e2-97a0-169893a17946 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-afbb1b4c-8a19-45e2-97a0-169893a17946 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Delete volume with id: 3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 Sep 07 09:52:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:56 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-afbb1b4c-8a19-45e2-97a0-169893a17946 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Volume info retrieved successfully. Sep 07 09:52:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-afbb1b4c-8a19-45e2-97a0-169893a17946 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Delete volume request issued successfully. Sep 07 09:52:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-afbb1b4c-8a19-45e2-97a0-169893a17946 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 returned with HTTP 202 Sep 07 09:52:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 770/1547] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:52:56 2026] DELETE /volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-45b61820-2057-4bdd-80cb-ad7a023e6d87 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-45b61820-2057-4bdd-80cb-ad7a023e6d87 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] GET http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-45b61820-2057-4bdd-80cb-ad7a023e6d87 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-45b61820-2057-4bdd-80cb-ad7a023e6d87 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-45b61820-2057-4bdd-80cb-ad7a023e6d87 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Volume info retrieved successfully. Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-45b61820-2057-4bdd-80cb-ad7a023e6d87 tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 returned with HTTP 200 Sep 07 09:52:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 778/1548] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:56 2026] GET /volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4cb43411-e6db-4812-9128-f0d3ad661426 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4cb43411-e6db-4812-9128-f0d3ad661426 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4cb43411-e6db-4812-9128-f0d3ad661426 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4cb43411-e6db-4812-9128-f0d3ad661426 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:56 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4cb43411-e6db-4812-9128-f0d3ad661426 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4cb43411-e6db-4812-9128-f0d3ad661426 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 771/1549] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:52:56 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 1181 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-566022fa-7e85-411a-a35e-58e8eb0a4263 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-566022fa-7e85-411a-a35e-58e8eb0a4263 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-566022fa-7e85-411a-a35e-58e8eb0a4263 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-566022fa-7e85-411a-a35e-58e8eb0a4263 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-566022fa-7e85-411a-a35e-58e8eb0a4263 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-566022fa-7e85-411a-a35e-58e8eb0a4263 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 779/1550] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:52:56 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 1181 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:52:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-412a2fcd-5ab6-4f91-bb82-2debe4962dc2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 772/1551] 192.168.122.65 () {62 vars in 1490 bytes} [Mon Sep 7 09:52:56 2026] DELETE /volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 09:52:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a0a03724-24a8-48ff-9e99-ea60c1e8aa3a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:57 devstack devstack@c-api.service[86990]: WARNING keystonemiddleware.auth_token [None req-a0a03724-24a8-48ff-9e99-ea60c1e8aa3a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 09:52:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 780/1552] 192.168.122.65 () {62 vars in 1490 bytes} [Mon Sep 7 09:52:56 2026] DELETE /volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23 => generated 114 bytes in 143 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c8f9ed63-68ae-47b1-af00-2404b474face None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c8f9ed63-68ae-47b1-af00-2404b474face tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] DELETE http://192.168.122.65/volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23 Sep 07 09:52:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c8f9ed63-68ae-47b1-af00-2404b474face tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c8f9ed63-68ae-47b1-af00-2404b474face tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c8f9ed63-68ae-47b1-af00-2404b474face tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Attachment connected to vm 2d24c3e8-fe25-4149-b484-5a3703f16848, checking data on nova Sep 07 09:52:57 devstack devstack@c-api.service[86989]: DEBUG cinder.compute.nova [None req-c8f9ed63-68ae-47b1-af00-2404b474face tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Creating Keystone token plugin using URL: http://192.168.122.65/identity {{(pid=86989) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 09:52:57 devstack devstack@c-api.service[86989]: DEBUG novaclient.v2.client [None req-c8f9ed63-68ae-47b1-af00-2404b474face tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] REQ: curl -g -i -X GET http://192.168.122.65/compute/v2.1/servers/2d24c3e8-fe25-4149-b484-5a3703f16848/os-volume_attachments/8cf83ee9-4408-417b-a2ec-6366169ad309 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}dc86f8945cee34ae8ede16b3f1bceef10d31c94ab10c293f2c82ad8eb4fad243" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c8f9ed63-68ae-47b1-af00-2404b474face" -H "X-Service-Token: {SHA256}57d05fad11d329b9b0bff2578d827b9adefc9abb2789ab358b14c53b9d36eda8" {{(pid=86989) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 09:52:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-14545aff-460e-425b-9a84-f2fb5e310a3c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-14545aff-460e-425b-9a84-f2fb5e310a3c tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] GET http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 Sep 07 09:52:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-14545aff-460e-425b-9a84-f2fb5e310a3c tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-14545aff-460e-425b-9a84-f2fb5e310a3c tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-14545aff-460e-425b-9a84-f2fb5e310a3c tempest-VolumeQuotasNegativeTestJSON-62071413 tempest-VolumeQuotasNegativeTestJSON-62071413-project-member] http://192.168.122.65/volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 returned with HTTP 404 Sep 07 09:52:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 781/1553] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:52:57 2026] GET /volume/v3/volumes/3bbd31a3-559b-4c52-809c-8cdf1b72b3a2 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-88701bf6-e228-4c64-9984-43062a063f1a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-88701bf6-e228-4c64-9984-43062a063f1a tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca Sep 07 09:52:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-88701bf6-e228-4c64-9984-43062a063f1a tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:57 devstack devstack@c-api.service[86989]: DEBUG novaclient.v2.client [None req-c8f9ed63-68ae-47b1-af00-2404b474face tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 07:52:57 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-b9d1beec-6385-4da3-a6c1-047317349eab x-openstack-request-id: req-b9d1beec-6385-4da3-a6c1-047317349eab {{(pid=86989) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 09:52:57 devstack devstack@c-api.service[86989]: DEBUG novaclient.v2.client [None req-c8f9ed63-68ae-47b1-af00-2404b474face tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8cf83ee9-4408-417b-a2ec-6366169ad309", "serverId": "2d24c3e8-fe25-4149-b484-5a3703f16848", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23", "bdm_uuid": "14c20166-aa12-428c-bc66-59785d7c12b9"}} {{(pid=86989) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 09:52:57 devstack devstack@c-api.service[86989]: DEBUG novaclient.v2.client [None req-c8f9ed63-68ae-47b1-af00-2404b474face tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET call to compute for http://192.168.122.65/compute/v2.1/servers/2d24c3e8-fe25-4149-b484-5a3703f16848/os-volume_attachments/8cf83ee9-4408-417b-a2ec-6366169ad309 used request id req-b9d1beec-6385-4da3-a6c1-047317349eab {{(pid=86989) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.volume.api [None req-c8f9ed63-68ae-47b1-af00-2404b474face tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault [None req-c8f9ed63-68ae-47b1-af00-2404b474face tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Caught error: Detach volume from instance 2d24c3e8-fe25-4149-b484-5a3703f16848 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2d24c3e8-fe25-4149-b484-5a3703f16848 using the Compute API Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2d24c3e8-fe25-4149-b484-5a3703f16848 using the Compute API Sep 07 09:52:57 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault Sep 07 09:52:57 devstack devstack@c-api.service[86989]: INFO cinder.api.middleware.fault [None req-c8f9ed63-68ae-47b1-af00-2404b474face tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23 returned with HTTP 409 Sep 07 09:52:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 773/1554] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:52:57 2026] DELETE /volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23 => generated 167 bytes in 745 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9f41820b-86a1-4703-9772-f4fb697c9f50 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9f41820b-86a1-4703-9772-f4fb697c9f50 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9f41820b-86a1-4703-9772-f4fb697c9f50 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9f41820b-86a1-4703-9772-f4fb697c9f50 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-88701bf6-e228-4c64-9984-43062a063f1a tempest-VolumeQuotasNegativeTestJSON-59779511 tempest-VolumeQuotasNegativeTestJSON-59779511-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca returned with HTTP 200 Sep 07 09:52:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 782/1555] 192.168.122.65 () {60 vars in 1254 bytes} [Mon Sep 7 09:52:57 2026] PUT /volume/v3/os-quota-sets/3b759e864414452aac4407d1f2f97fca => generated 398 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:57 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9f41820b-86a1-4703-9772-f4fb697c9f50 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:52:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9f41820b-86a1-4703-9772-f4fb697c9f50 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9f41820b-86a1-4703-9772-f4fb697c9f50 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 774/1556] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:52:57 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 1163 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:52:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-cba90634-4059-4056-803a-d5dd6bbad20f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-cba90634-4059-4056-803a-d5dd6bbad20f tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] POST http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309/action Sep 07 09:52:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-cba90634-4059-4056-803a-d5dd6bbad20f tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:52:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-cba90634-4059-4056-803a-d5dd6bbad20f tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:52:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-cba90634-4059-4056-803a-d5dd6bbad20f tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-cba90634-4059-4056-803a-d5dd6bbad20f tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Begin detaching volume completed successfully. Sep 07 09:52:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-cba90634-4059-4056-803a-d5dd6bbad20f tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309/action returned with HTTP 202 Sep 07 09:52:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 783/1557] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:52:58 2026] POST /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:52:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bbd10ca9-f48a-4b69-83e3-f30376601a8f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bbd10ca9-f48a-4b69-83e3-f30376601a8f None None] GET http://192.168.122.65/volume// Sep 07 09:52:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bbd10ca9-f48a-4b69-83e3-f30376601a8f None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bbd10ca9-f48a-4b69-83e3-f30376601a8f None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bbd10ca9-f48a-4b69-83e3-f30376601a8f None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:52:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 775/1558] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:52:58 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:52:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9d7f91d6-de51-4d33-b3b0-1127ffcce668 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9d7f91d6-de51-4d33-b3b0-1127ffcce668 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9d7f91d6-de51-4d33-b3b0-1127ffcce668 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9d7f91d6-de51-4d33-b3b0-1127ffcce668 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9d7f91d6-de51-4d33-b3b0-1127ffcce668 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-9d7f91d6-de51-4d33-b3b0-1127ffcce668 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 784/1559] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:52:58 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 1347 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:52:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-2b015338-b1c2-427b-b18e-b7df54597706 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-2b015338-b1c2-427b-b18e-b7df54597706 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] DELETE http://192.168.122.65/volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23 Sep 07 09:52:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-2b015338-b1c2-427b-b18e-b7df54597706 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-2b015338-b1c2-427b-b18e-b7df54597706 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:58 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:58 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, Sep 07 09:52:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-b1d7148f-4f08-4af9-8506-2d7768bbd838 req-2b015338-b1c2-427b-b18e-b7df54597706 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23 returned with HTTP 200 Sep 07 09:52:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 776/1560] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:52:58 2026] DELETE /volume/v3/attachments/ec50c1b3-d35e-4cec-bc6e-cdf5c35f5b23 => generated 19 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-42413b1e-819a-4a12-b9ed-9a451354c0f7 req-29306464-a2ce-4a61-b4c5-f9193d30b7d2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-42413b1e-819a-4a12-b9ed-9a451354c0f7 req-29306464-a2ce-4a61-b4c5-f9193d30b7d2 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-42413b1e-819a-4a12-b9ed-9a451354c0f7 req-29306464-a2ce-4a61-b4c5-f9193d30b7d2 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-42413b1e-819a-4a12-b9ed-9a451354c0f7 req-29306464-a2ce-4a61-b4c5-f9193d30b7d2 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-42413b1e-819a-4a12-b9ed-9a451354c0f7 req-29306464-a2ce-4a61-b4c5-f9193d30b7d2 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-42413b1e-819a-4a12-b9ed-9a451354c0f7 req-29306464-a2ce-4a61-b4c5-f9193d30b7d2 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 785/1561] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:52:59 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 871 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:52:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-769af788-bebd-43fa-8327-8fa7237669f4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-769af788-bebd-43fa-8327-8fa7237669f4 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] DELETE http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-769af788-bebd-43fa-8327-8fa7237669f4 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-769af788-bebd-43fa-8327-8fa7237669f4 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:59 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-769af788-bebd-43fa-8327-8fa7237669f4 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Delete volume with id: 8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:52:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:52:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-769af788-bebd-43fa-8327-8fa7237669f4 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-769af788-bebd-43fa-8327-8fa7237669f4 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Delete volume request issued successfully. Sep 07 09:52:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-769af788-bebd-43fa-8327-8fa7237669f4 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 202 Sep 07 09:52:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 777/1562] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:52:59 2026] DELETE /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:52:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a1ed8e30-2619-49df-a4d9-38ed179c3313 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:52:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1ed8e30-2619-49df-a4d9-38ed179c3313 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:52:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1ed8e30-2619-49df-a4d9-38ed179c3313 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:52:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1ed8e30-2619-49df-a4d9-38ed179c3313 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:52:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:52:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:52:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:52:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:52:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a1ed8e30-2619-49df-a4d9-38ed179c3313 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Volume info retrieved successfully. Sep 07 09:52:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1ed8e30-2619-49df-a4d9-38ed179c3313 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 200 Sep 07 09:52:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 786/1563] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:52:59 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 888 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7677721b-455b-430f-9037-6b9c6c81c239 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7677721b-455b-430f-9037-6b9c6c81c239 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] GET http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 Sep 07 09:53:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7677721b-455b-430f-9037-6b9c6c81c239 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7677721b-455b-430f-9037-6b9c6c81c239 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7677721b-455b-430f-9037-6b9c6c81c239 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974 tempest-TestServerVolumeAttachScenarioOldVersion-1899408974-project-member] http://192.168.122.65/volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 returned with HTTP 404 Sep 07 09:53:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 778/1564] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:53:00 2026] GET /volume/v3/volumes/8cf83ee9-4408-417b-a2ec-6366169ad309 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:53:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-681e0da3-c6ca-4d0c-a00e-218420c70de8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-681e0da3-c6ca-4d0c-a00e-218420c70de8 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:53:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-681e0da3-c6ca-4d0c-a00e-218420c70de8 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-681e0da3-c6ca-4d0c-a00e-218420c70de8 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:53:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 787/1565] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:53:04 2026] POST /volume/v3/types => generated 188 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-810c4e1e-f084-409f-bdf7-f121df5f3496 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-810c4e1e-f084-409f-bdf7-f121df5f3496 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:53:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-810c4e1e-f084-409f-bdf7-f121df5f3496 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-810c4e1e-f084-409f-bdf7-f121df5f3496 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:53:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 779/1566] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:53:04 2026] POST /volume/v3/types => generated 188 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:53:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1636699941"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1636699941'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:53:04 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Create volume of 1 GB Sep 07 09:53:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Availability Zones retrieved successfully. Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Flow 'volume_create_api' (bed78e42-a259-4bb2-b45c-fe52600728a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51f71ab0-909c-4cbc-948f-59f8573f56cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51f71ab0-909c-4cbc-948f-59f8573f56cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:53:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c22c9b49-f286-4db2-9ae2-2feb845244f9,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c22c9b49-f286-4db2-9ae2-2feb845244f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52479347-626c-4939-9146-68d8cdaef26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:05 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Created reservations ['bbf161c4-4743-4758-9825-def81afaaed4', '9a749c71-f4e7-417a-8757-19a699fddf7c', 'eb4386c5-30c7-4cae-8025-fdc852144d1f', '663e91e2-3fc0-43ee-bf72-d02a6a1a3dcb'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52479347-626c-4939-9146-68d8cdaef26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbf161c4-4743-4758-9825-def81afaaed4', '9a749c71-f4e7-417a-8757-19a699fddf7c', 'eb4386c5-30c7-4cae-8025-fdc852144d1f', '663e91e2-3fc0-43ee-bf72-d02a6a1a3dcb']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d497dc3e-fcb6-46c6-9553-371094ef4397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d497dc3e-fcb6-46c6-9553-371094ef4397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '126a7b3d-179e-48e7-ac6d-36badfb7d318', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1636699941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95951d0932464d3291b94c5d33647709',qos_specs=None,replication_status=,reservations=['bbf161c4-4743-4758-9825-def81afaaed4','9a749c71-f4e7-417a-8757-19a699fddf7c','eb4386c5-30c7-4cae-8025-fdc852144d1f','663e91e2-3fc0-43ee-bf72-d02a6a1a3dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844df303cd1247d7aae911b2c9f14a80',volume_type_id=c22c9b49-f286-4db2-9ae2-2feb845244f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1636699941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=126a7b3d-179e-48e7-ac6d-36badfb7d318,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95951d0932464d3291b94c5d33647709',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='844df303cd1247d7aae911b2c9f14a80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c22c9b49-f286-4db2-9ae2-2feb845244f9),volume_type_id=c22c9b49-f286-4db2-9ae2-2feb845244f9)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d8ca794-99e4-4c8d-95b9-f64fbd745efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d8ca794-99e4-4c8d-95b9-f64fbd745efb) transitioned into state 'SUCCESS' from state '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-1636699941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95951d0932464d3291b94c5d33647709',qos_specs=None,replication_status=,reservations=['bbf161c4-4743-4758-9825-def81afaaed4','9a749c71-f4e7-417a-8757-19a699fddf7c','eb4386c5-30c7-4cae-8025-fdc852144d1f','663e91e2-3fc0-43ee-bf72-d02a6a1a3dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844df303cd1247d7aae911b2c9f14a80',volume_type_id=c22c9b49-f286-4db2-9ae2-2feb845244f9)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ae7ffe7-595c-49fc-873a-2fb0814c2051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ae7ffe7-595c-49fc-873a-2fb0814c2051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Flow 'volume_create_api' (bed78e42-a259-4bb2-b45c-fe52600728a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Create volume request issued successfully. Sep 07 09:53:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cfc7f772-6de1-4f5c-bbe9-d081bc131ca3 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:53:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 788/1567] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:53:04 2026] POST /volume/v3/volumes => generated 774 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:53:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-399c7cf8-bbf2-46fc-aefc-a3a2c12f67a4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-399c7cf8-bbf2-46fc-aefc-a3a2c12f67a4 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] GET http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 Sep 07 09:53:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-399c7cf8-bbf2-46fc-aefc-a3a2c12f67a4 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-399c7cf8-bbf2-46fc-aefc-a3a2c12f67a4 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-399c7cf8-bbf2-46fc-aefc-a3a2c12f67a4 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Volume info retrieved successfully. Sep 07 09:53:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-399c7cf8-bbf2-46fc-aefc-a3a2c12f67a4 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 returned with HTTP 200 Sep 07 09:53:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 780/1568] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:05 2026] GET /volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d2ac01a7-9681-4335-88bd-16b60903096d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d2ac01a7-9681-4335-88bd-16b60903096d tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] GET http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:53:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d2ac01a7-9681-4335-88bd-16b60903096d tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d2ac01a7-9681-4335-88bd-16b60903096d tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d2ac01a7-9681-4335-88bd-16b60903096d tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Volume info retrieved successfully. Sep 07 09:53:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d2ac01a7-9681-4335-88bd-16b60903096d tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 200 Sep 07 09:53:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 789/1569] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:06 2026] GET /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:53:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6bc7c23d-bcf1-4e1e-89f6-f42ebba36969 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6bc7c23d-bcf1-4e1e-89f6-f42ebba36969 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] GET http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 Sep 07 09:53:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6bc7c23d-bcf1-4e1e-89f6-f42ebba36969 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6bc7c23d-bcf1-4e1e-89f6-f42ebba36969 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6bc7c23d-bcf1-4e1e-89f6-f42ebba36969 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Volume info retrieved successfully. Sep 07 09:53:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6bc7c23d-bcf1-4e1e-89f6-f42ebba36969 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 returned with HTTP 200 Sep 07 09:53:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 781/1570] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:06 2026] GET /volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 => generated 866 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-14916990-cb8e-4386-a65c-174ea468b14a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-14916990-cb8e-4386-a65c-174ea468b14a tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] GET http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:53:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-14916990-cb8e-4386-a65c-174ea468b14a tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-14916990-cb8e-4386-a65c-174ea468b14a tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-14916990-cb8e-4386-a65c-174ea468b14a tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Volume info retrieved successfully. Sep 07 09:53:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-14916990-cb8e-4386-a65c-174ea468b14a tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 200 Sep 07 09:53:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 790/1571] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:06 2026] GET /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a01795e9-de7e-4ea3-a00f-12743615e60d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a01795e9-de7e-4ea3-a00f-12743615e60d tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] GET http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 Sep 07 09:53:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a01795e9-de7e-4ea3-a00f-12743615e60d tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a01795e9-de7e-4ea3-a00f-12743615e60d tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:07 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a01795e9-de7e-4ea3-a00f-12743615e60d tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Volume info retrieved successfully. Sep 07 09:53:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a01795e9-de7e-4ea3-a00f-12743615e60d tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 returned with HTTP 200 Sep 07 09:53:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 782/1572] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:07 2026] GET /volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 => generated 867 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bfe51bc7-9548-449c-93ce-e11658ecbd70 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bfe51bc7-9548-449c-93ce-e11658ecbd70 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] GET http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 Sep 07 09:53:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bfe51bc7-9548-449c-93ce-e11658ecbd70 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bfe51bc7-9548-449c-93ce-e11658ecbd70 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bfe51bc7-9548-449c-93ce-e11658ecbd70 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Volume info retrieved successfully. Sep 07 09:53:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bfe51bc7-9548-449c-93ce-e11658ecbd70 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 returned with HTTP 200 Sep 07 09:53:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 791/1573] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:07 2026] GET /volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 => generated 1030 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-80345ece-1429-447b-be4f-82bfe9812ae7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-80345ece-1429-447b-be4f-82bfe9812ae7 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] POST http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318/action Sep 07 09:53:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-80345ece-1429-447b-be4f-82bfe9812ae7 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:53:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-80345ece-1429-447b-be4f-82bfe9812ae7 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:07 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-80345ece-1429-447b-be4f-82bfe9812ae7 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Volume info retrieved successfully. Sep 07 09:53:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:07 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:53:07 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-80345ece-1429-447b-be4f-82bfe9812ae7 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:07 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-80345ece-1429-447b-be4f-82bfe9812ae7 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:07 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-80345ece-1429-447b-be4f-82bfe9812ae7 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Created reservations ['590c9ab9-4e04-4b86-ae53-8d605ffa9ec0', 'e747b734-14fa-42a9-b3a1-e0a84c282c28'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:53:07 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-80345ece-1429-447b-be4f-82bfe9812ae7 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:07 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-80345ece-1429-447b-be4f-82bfe9812ae7 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:08 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-80345ece-1429-447b-be4f-82bfe9812ae7 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Created reservations ['2c1dcc48-4be5-4827-9545-8f176273c08d', 'afe29458-477e-4057-b5cc-998ed79b4496'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:53:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-80345ece-1429-447b-be4f-82bfe9812ae7 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Retype volume request issued successfully. Sep 07 09:53:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-80345ece-1429-447b-be4f-82bfe9812ae7 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318/action returned with HTTP 202 Sep 07 09:53:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 783/1574] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:53:07 2026] POST /volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318/action => generated 0 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:53:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d6e5fb82-8b41-41b3-9c74-47186442946c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d6e5fb82-8b41-41b3-9c74-47186442946c tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] GET http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 Sep 07 09:53:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d6e5fb82-8b41-41b3-9c74-47186442946c tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d6e5fb82-8b41-41b3-9c74-47186442946c tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d6e5fb82-8b41-41b3-9c74-47186442946c tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Volume info retrieved successfully. Sep 07 09:53:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d6e5fb82-8b41-41b3-9c74-47186442946c tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 returned with HTTP 200 Sep 07 09:53:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 792/1575] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:08 2026] GET /volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 => generated 866 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fcfd42e9-3e84-48c8-bf76-db8470419005 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fcfd42e9-3e84-48c8-bf76-db8470419005 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] GET http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 Sep 07 09:53:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fcfd42e9-3e84-48c8-bf76-db8470419005 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fcfd42e9-3e84-48c8-bf76-db8470419005 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fcfd42e9-3e84-48c8-bf76-db8470419005 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Volume info retrieved successfully. Sep 07 09:53:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fcfd42e9-3e84-48c8-bf76-db8470419005 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 returned with HTTP 200 Sep 07 09:53:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 784/1576] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:09 2026] GET /volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 => generated 867 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2c3fe787-895a-421f-9253-3fe6bf6886d6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2c3fe787-895a-421f-9253-3fe6bf6886d6 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] GET http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 Sep 07 09:53:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2c3fe787-895a-421f-9253-3fe6bf6886d6 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2c3fe787-895a-421f-9253-3fe6bf6886d6 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2c3fe787-895a-421f-9253-3fe6bf6886d6 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Volume info retrieved successfully. Sep 07 09:53:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2c3fe787-895a-421f-9253-3fe6bf6886d6 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 returned with HTTP 200 Sep 07 09:53:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 793/1577] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:09 2026] GET /volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 => generated 1030 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4798d0ff-78a3-4e28-9e22-95c0df0f8fcf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4798d0ff-78a3-4e28-9e22-95c0df0f8fcf tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] GET http://192.168.122.65/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1636699941 Sep 07 09:53:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4798d0ff-78a3-4e28-9e22-95c0df0f8fcf tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4798d0ff-78a3-4e28-9e22-95c0df0f8fcf tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4798d0ff-78a3-4e28-9e22-95c0df0f8fcf tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1636699941'), ('all_tenants', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:53:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4798d0ff-78a3-4e28-9e22-95c0df0f8fcf tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Get all volumes completed successfully. Sep 07 09:53:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4798d0ff-78a3-4e28-9e22-95c0df0f8fcf tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] http://192.168.122.65/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1636699941 returned with HTTP 200 Sep 07 09:53:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 785/1578] 192.168.122.65 () {58 vars in 1277 bytes} [Mon Sep 7 09:53:09 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1636699941 => generated 353 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8b686c46-653b-4666-aa12-19c0d94b6e2c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b686c46-653b-4666-aa12-19c0d94b6e2c tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] GET http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 Sep 07 09:53:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8b686c46-653b-4666-aa12-19c0d94b6e2c tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8b686c46-653b-4666-aa12-19c0d94b6e2c tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8b686c46-653b-4666-aa12-19c0d94b6e2c tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Volume info retrieved successfully. Sep 07 09:53:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b686c46-653b-4666-aa12-19c0d94b6e2c tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 returned with HTTP 200 Sep 07 09:53:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 794/1579] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:09 2026] GET /volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-aef22ee8-7109-44e6-a2cd-45d7553b1222 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aef22ee8-7109-44e6-a2cd-45d7553b1222 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] DELETE http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 Sep 07 09:53:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aef22ee8-7109-44e6-a2cd-45d7553b1222 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aef22ee8-7109-44e6-a2cd-45d7553b1222 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:09 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-aef22ee8-7109-44e6-a2cd-45d7553b1222 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Delete volume with id: 126a7b3d-179e-48e7-ac6d-36badfb7d318 Sep 07 09:53:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-aef22ee8-7109-44e6-a2cd-45d7553b1222 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Volume info retrieved successfully. Sep 07 09:53:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-aef22ee8-7109-44e6-a2cd-45d7553b1222 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Delete volume request issued successfully. Sep 07 09:53:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aef22ee8-7109-44e6-a2cd-45d7553b1222 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 returned with HTTP 202 Sep 07 09:53:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 786/1580] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:53:09 2026] DELETE /volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4c49955c-c076-4bea-8836-522062efea39 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4c49955c-c076-4bea-8836-522062efea39 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] GET http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 Sep 07 09:53:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4c49955c-c076-4bea-8836-522062efea39 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4c49955c-c076-4bea-8836-522062efea39 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4c49955c-c076-4bea-8836-522062efea39 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Volume info retrieved successfully. Sep 07 09:53:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4c49955c-c076-4bea-8836-522062efea39 tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 returned with HTTP 200 Sep 07 09:53:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 795/1581] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:09 2026] GET /volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1e252e2c-3527-4a95-acdb-29c8eb2eee5e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1e252e2c-3527-4a95-acdb-29c8eb2eee5e tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] GET http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 Sep 07 09:53:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1e252e2c-3527-4a95-acdb-29c8eb2eee5e tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1e252e2c-3527-4a95-acdb-29c8eb2eee5e tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1e252e2c-3527-4a95-acdb-29c8eb2eee5e tempest-VolumeRetypeWithoutMigrationTest-265502183 tempest-VolumeRetypeWithoutMigrationTest-265502183-project-member] http://192.168.122.65/volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 returned with HTTP 404 Sep 07 09:53:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 787/1582] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:10 2026] GET /volume/v3/volumes/126a7b3d-179e-48e7-ac6d-36badfb7d318 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-327d84ed-8e1d-4bc2-a1d7-f3945a77cd93 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-327d84ed-8e1d-4bc2-a1d7-f3945a77cd93 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] DELETE http://192.168.122.65/volume/v3/types/8ee6f2da-d00f-4294-932e-ec017c16788a Sep 07 09:53:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-327d84ed-8e1d-4bc2-a1d7-f3945a77cd93 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-327d84ed-8e1d-4bc2-a1d7-f3945a77cd93 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:10 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=437,cinder:UPDATE=124,cinder:INSERT=72 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:53:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-327d84ed-8e1d-4bc2-a1d7-f3945a77cd93 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] http://192.168.122.65/volume/v3/types/8ee6f2da-d00f-4294-932e-ec017c16788a returned with HTTP 202 Sep 07 09:53:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 796/1583] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:53:10 2026] DELETE /volume/v3/types/8ee6f2da-d00f-4294-932e-ec017c16788a => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:53:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e7a9e6fd-9521-4d64-8ff6-960108c15b99 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e7a9e6fd-9521-4d64-8ff6-960108c15b99 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] GET http://192.168.122.65/volume/v3/types/8ee6f2da-d00f-4294-932e-ec017c16788a Sep 07 09:53:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e7a9e6fd-9521-4d64-8ff6-960108c15b99 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e7a9e6fd-9521-4d64-8ff6-960108c15b99 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e7a9e6fd-9521-4d64-8ff6-960108c15b99 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] http://192.168.122.65/volume/v3/types/8ee6f2da-d00f-4294-932e-ec017c16788a returned with HTTP 404 Sep 07 09:53:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 788/1584] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:53:10 2026] GET /volume/v3/types/8ee6f2da-d00f-4294-932e-ec017c16788a => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0664b610-ccd3-472b-a088-a691e91c8779 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0664b610-ccd3-472b-a088-a691e91c8779 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] DELETE http://192.168.122.65/volume/v3/types/c22c9b49-f286-4db2-9ae2-2feb845244f9 Sep 07 09:53:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0664b610-ccd3-472b-a088-a691e91c8779 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0664b610-ccd3-472b-a088-a691e91c8779 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0664b610-ccd3-472b-a088-a691e91c8779 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] http://192.168.122.65/volume/v3/types/c22c9b49-f286-4db2-9ae2-2feb845244f9 returned with HTTP 202 Sep 07 09:53:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 797/1585] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:53:10 2026] DELETE /volume/v3/types/c22c9b49-f286-4db2-9ae2-2feb845244f9 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9b3212dd-e38a-472b-9f05-9d6518f1fd76 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9b3212dd-e38a-472b-9f05-9d6518f1fd76 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] GET http://192.168.122.65/volume/v3/types/c22c9b49-f286-4db2-9ae2-2feb845244f9 Sep 07 09:53:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9b3212dd-e38a-472b-9f05-9d6518f1fd76 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9b3212dd-e38a-472b-9f05-9d6518f1fd76 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9b3212dd-e38a-472b-9f05-9d6518f1fd76 tempest-VolumeRetypeWithoutMigrationTest-42028494 tempest-VolumeRetypeWithoutMigrationTest-42028494-project-admin] http://192.168.122.65/volume/v3/types/c22c9b49-f286-4db2-9ae2-2feb845244f9 returned with HTTP 404 Sep 07 09:53:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 789/1586] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:53:11 2026] GET /volume/v3/types/c22c9b49-f286-4db2-9ae2-2feb845244f9 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0a8016b5-67ec-448d-abdd-318e5dbda4e0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a8016b5-67ec-448d-abdd-318e5dbda4e0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] DELETE http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:53:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a8016b5-67ec-448d-abdd-318e5dbda4e0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a8016b5-67ec-448d-abdd-318e5dbda4e0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:17 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-0a8016b5-67ec-448d-abdd-318e5dbda4e0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Delete volume with id: d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:53:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0a8016b5-67ec-448d-abdd-318e5dbda4e0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Volume info retrieved successfully. Sep 07 09:53:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0a8016b5-67ec-448d-abdd-318e5dbda4e0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Delete volume request issued successfully. Sep 07 09:53:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a8016b5-67ec-448d-abdd-318e5dbda4e0 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 202 Sep 07 09:53:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 798/1587] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:53:17 2026] DELETE /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-068d251e-0f9d-495a-9e42-dc516cd7de68 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-068d251e-0f9d-495a-9e42-dc516cd7de68 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] GET http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:53:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-068d251e-0f9d-495a-9e42-dc516cd7de68 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-068d251e-0f9d-495a-9e42-dc516cd7de68 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-068d251e-0f9d-495a-9e42-dc516cd7de68 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Volume info retrieved successfully. Sep 07 09:53:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-068d251e-0f9d-495a-9e42-dc516cd7de68 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 200 Sep 07 09:53:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 790/1588] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:17 2026] GET /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-69594f39-02da-4802-977a-e7afecedf551 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69594f39-02da-4802-977a-e7afecedf551 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] GET http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 Sep 07 09:53:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69594f39-02da-4802-977a-e7afecedf551 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69594f39-02da-4802-977a-e7afecedf551 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69594f39-02da-4802-977a-e7afecedf551 tempest-AttachVolumeShelveTestJSON-1597272842 tempest-AttachVolumeShelveTestJSON-1597272842-project-member] http://192.168.122.65/volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 returned with HTTP 404 Sep 07 09:53:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 799/1589] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:18 2026] GET /volume/v3/volumes/d17aaea2-b47c-4679-bea3-7ac3d6b60569 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5a875273-ac6b-4b97-ae9a-56a22c23b76c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5a875273-ac6b-4b97-ae9a-56a22c23b76c tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] GET http://192.168.122.65/volume/v3/os-services Sep 07 09:53:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5a875273-ac6b-4b97-ae9a-56a22c23b76c tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5a875273-ac6b-4b97-ae9a-56a22c23b76c tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:21 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:53:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5a875273-ac6b-4b97-ae9a-56a22c23b76c tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] http://192.168.122.65/volume/v3/os-services returned with HTTP 200 Sep 07 09:53:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 791/1590] 192.168.122.65 () {58 vars in 1128 bytes} [Mon Sep 7 09:53:21 2026] GET /volume/v3/os-services => generated 705 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a7c42cb5-f88d-4f55-a391-04ade62cc0e8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7c42cb5-f88d-4f55-a391-04ade62cc0e8 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] GET http://192.168.122.65/volume/v3/os-services?host=devstack Sep 07 09:53:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7c42cb5-f88d-4f55-a391-04ade62cc0e8 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7c42cb5-f88d-4f55-a391-04ade62cc0e8 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:21 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:53:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7c42cb5-f88d-4f55-a391-04ade62cc0e8 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] http://192.168.122.65/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 07 09:53:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 800/1591] 192.168.122.65 () {58 vars in 1155 bytes} [Mon Sep 7 09:53:21 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:53:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ad4b746e-2cb9-41d7-9c3c-2b099935e093 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ad4b746e-2cb9-41d7-9c3c-2b099935e093 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] GET http://192.168.122.65/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 07 09:53:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ad4b746e-2cb9-41d7-9c3c-2b099935e093 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ad4b746e-2cb9-41d7-9c3c-2b099935e093 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-027223e7-42dc-4905-a095-77294f7cd32b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ad4b746e-2cb9-41d7-9c3c-2b099935e093 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] http://192.168.122.65/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 07 09:53:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 792/1592] 192.168.122.65 () {58 vars in 1203 bytes} [Mon Sep 7 09:53:21 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cd55ee53-ff72-4228-bd1d-8f6389ccfde1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cd55ee53-ff72-4228-bd1d-8f6389ccfde1 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] GET http://192.168.122.65/volume/v3/os-services?binary=cinder-scheduler Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cd55ee53-ff72-4228-bd1d-8f6389ccfde1 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cd55ee53-ff72-4228-bd1d-8f6389ccfde1 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cd55ee53-ff72-4228-bd1d-8f6389ccfde1 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] http://192.168.122.65/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 07 09:53:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 793/1593] 192.168.122.65 () {58 vars in 1175 bytes} [Mon Sep 7 09:53:22 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-027223e7-42dc-4905-a095-77294f7cd32b tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:53:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-027223e7-42dc-4905-a095-77294f7cd32b tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856", "extra_specs": {}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-027223e7-42dc-4905-a095-77294f7cd32b tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:53:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 801/1594] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:53:21 2026] POST /volume/v3/types => generated 267 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1875982445"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1875982445'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Create volume of 1 GB Sep 07 09:53:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Availability Zones retrieved successfully. Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Flow 'volume_create_api' (dc84b851-cb4f-4539-8369-7d4c6df8e2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7c5e7f4-f3e1-400c-8740-2eec814ba4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7c5e7f4-f3e1-400c-8740-2eec814ba4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27979216-a7e4-48d8-87d0-a2709719256b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Created reservations ['a8d615cd-1b1f-498f-a0eb-34fbfcf4e8c6', '56e564ef-a90e-4f9e-bd23-ef95a4d9deb4', 'b4e3c401-f80c-4008-a256-90966ca65bb2', '30a40252-135e-43f2-978c-775d7ea15467'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27979216-a7e4-48d8-87d0-a2709719256b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8d615cd-1b1f-498f-a0eb-34fbfcf4e8c6', '56e564ef-a90e-4f9e-bd23-ef95a4d9deb4', 'b4e3c401-f80c-4008-a256-90966ca65bb2', '30a40252-135e-43f2-978c-775d7ea15467']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b79456-73cc-4c7f-8078-bb68061a0f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:22 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1b79456-73cc-4c7f-8078-bb68061a0f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bdc038c-cae1-4ba0-b739-3c3c78ac5416', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1875982445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82eff11b46c49f4ab1aea5b81d5e3e7',qos_specs=None,replication_status=,reservations=['a8d615cd-1b1f-498f-a0eb-34fbfcf4e8c6','56e564ef-a90e-4f9e-bd23-ef95a4d9deb4','b4e3c401-f80c-4008-a256-90966ca65bb2','30a40252-135e-43f2-978c-775d7ea15467'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7227f6163fb644d2a5f2db762ac8926f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1875982445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bdc038c-cae1-4ba0-b739-3c3c78ac5416,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e82eff11b46c49f4ab1aea5b81d5e3e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7227f6163fb644d2a5f2db762ac8926f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7390da0d-420f-4555-baff-4353fb9d7115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7390da0d-420f-4555-baff-4353fb9d7115) transitioned into state 'SUCCESS' from state '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-1875982445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82eff11b46c49f4ab1aea5b81d5e3e7',qos_specs=None,replication_status=,reservations=['a8d615cd-1b1f-498f-a0eb-34fbfcf4e8c6','56e564ef-a90e-4f9e-bd23-ef95a4d9deb4','b4e3c401-f80c-4008-a256-90966ca65bb2','30a40252-135e-43f2-978c-775d7ea15467'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7227f6163fb644d2a5f2db762ac8926f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2990c972-74a1-49ce-b4c2-e39ee3b98e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2990c972-74a1-49ce-b4c2-e39ee3b98e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Flow 'volume_create_api' (dc84b851-cb4f-4539-8369-7d4c6df8e2d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Create volume request issued successfully. Sep 07 09:53:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-690381c1-2e1a-4a22-8f2d-2294e634a089 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:53:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 794/1595] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:53:22 2026] POST /volume/v3/volumes => generated 761 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:53:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9649412f-bd7a-4723-a2c6-346e0217be53 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9649412f-bd7a-4723-a2c6-346e0217be53 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] GET http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 Sep 07 09:53:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9649412f-bd7a-4723-a2c6-346e0217be53 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9649412f-bd7a-4723-a2c6-346e0217be53 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9649412f-bd7a-4723-a2c6-346e0217be53 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Volume info retrieved successfully. Sep 07 09:53:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9649412f-bd7a-4723-a2c6-346e0217be53 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 returned with HTTP 200 Sep 07 09:53:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 802/1596] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:22 2026] GET /volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 => generated 829 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e0db7ec8-cb3b-4738-8ac7-dd79ec5fa730 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e0db7ec8-cb3b-4738-8ac7-dd79ec5fa730 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] GET http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 Sep 07 09:53:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e0db7ec8-cb3b-4738-8ac7-dd79ec5fa730 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e0db7ec8-cb3b-4738-8ac7-dd79ec5fa730 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e0db7ec8-cb3b-4738-8ac7-dd79ec5fa730 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Volume info retrieved successfully. Sep 07 09:53:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e0db7ec8-cb3b-4738-8ac7-dd79ec5fa730 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 returned with HTTP 200 Sep 07 09:53:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 795/1597] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:23 2026] GET /volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:53:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6f646cf4-d440-44e1-940b-285e3abb2467 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6f646cf4-d440-44e1-940b-285e3abb2467 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] GET http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 Sep 07 09:53:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6f646cf4-d440-44e1-940b-285e3abb2467 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6f646cf4-d440-44e1-940b-285e3abb2467 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6f646cf4-d440-44e1-940b-285e3abb2467 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Volume info retrieved successfully. Sep 07 09:53:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6f646cf4-d440-44e1-940b-285e3abb2467 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 returned with HTTP 200 Sep 07 09:53:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 803/1598] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:24 2026] GET /volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-45c91bf7-5652-4f28-a365-e2dc1ef6d5d6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-45c91bf7-5652-4f28-a365-e2dc1ef6d5d6 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] GET http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 Sep 07 09:53:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-45c91bf7-5652-4f28-a365-e2dc1ef6d5d6 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-45c91bf7-5652-4f28-a365-e2dc1ef6d5d6 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-45c91bf7-5652-4f28-a365-e2dc1ef6d5d6 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Volume info retrieved successfully. Sep 07 09:53:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-45c91bf7-5652-4f28-a365-e2dc1ef6d5d6 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 returned with HTTP 200 Sep 07 09:53:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 796/1599] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:25 2026] GET /volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 => generated 1017 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-64ca869d-da89-4be4-a70d-a20b6b083e61 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-64ca869d-da89-4be4-a70d-a20b6b083e61 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] GET http://192.168.122.65/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 07 09:53:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-64ca869d-da89-4be4-a70d-a20b6b083e61 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-64ca869d-da89-4be4-a70d-a20b6b083e61 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:25 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:53:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-64ca869d-da89-4be4-a70d-a20b6b083e61 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] http://192.168.122.65/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 07 09:53:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 804/1600] 192.168.122.65 () {58 vars in 1197 bytes} [Mon Sep 7 09:53:25 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8df557e5-95cf-4fbc-b3bb-4b95b306f2b5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8df557e5-95cf-4fbc-b3bb-4b95b306f2b5 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] GET http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 Sep 07 09:53:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8df557e5-95cf-4fbc-b3bb-4b95b306f2b5 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8df557e5-95cf-4fbc-b3bb-4b95b306f2b5 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8df557e5-95cf-4fbc-b3bb-4b95b306f2b5 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Volume info retrieved successfully. Sep 07 09:53:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8df557e5-95cf-4fbc-b3bb-4b95b306f2b5 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 returned with HTTP 200 Sep 07 09:53:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 797/1601] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:25 2026] GET /volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-844acb16-8546-4e80-885f-0102ff4a71cf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-844acb16-8546-4e80-885f-0102ff4a71cf tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] DELETE http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 Sep 07 09:53:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-844acb16-8546-4e80-885f-0102ff4a71cf tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-844acb16-8546-4e80-885f-0102ff4a71cf tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:25 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-844acb16-8546-4e80-885f-0102ff4a71cf tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Delete volume with id: 2bdc038c-cae1-4ba0-b739-3c3c78ac5416 Sep 07 09:53:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-844acb16-8546-4e80-885f-0102ff4a71cf tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Volume info retrieved successfully. Sep 07 09:53:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-844acb16-8546-4e80-885f-0102ff4a71cf tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Delete volume request issued successfully. Sep 07 09:53:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-844acb16-8546-4e80-885f-0102ff4a71cf tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 returned with HTTP 202 Sep 07 09:53:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 805/1602] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:53:25 2026] DELETE /volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-94de457f-6ef2-4031-ae01-909b9959e449 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-94de457f-6ef2-4031-ae01-909b9959e449 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] GET http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 Sep 07 09:53:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-94de457f-6ef2-4031-ae01-909b9959e449 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-94de457f-6ef2-4031-ae01-909b9959e449 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-94de457f-6ef2-4031-ae01-909b9959e449 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Volume info retrieved successfully. Sep 07 09:53:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-94de457f-6ef2-4031-ae01-909b9959e449 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 returned with HTTP 200 Sep 07 09:53:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 798/1603] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:25 2026] GET /volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-48a0cc24-2f72-4491-a2f0-bfcb6aebeda0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-48a0cc24-2f72-4491-a2f0-bfcb6aebeda0 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:53:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-48a0cc24-2f72-4491-a2f0-bfcb6aebeda0 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349", "extra_specs": {}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-48a0cc24-2f72-4491-a2f0-bfcb6aebeda0 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:53:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 806/1604] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:53:26 2026] POST /volume/v3/types => generated 267 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d461ea75-57b3-4a7e-b23e-ca3ebdd6494c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d461ea75-57b3-4a7e-b23e-ca3ebdd6494c tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d461ea75-57b3-4a7e-b23e-ca3ebdd6494c tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991", "extra_specs": {}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6c9cb6cf-f4bc-4d14-8067-485b5b28ce83 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d461ea75-57b3-4a7e-b23e-ca3ebdd6494c tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:53:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 799/1605] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:53:26 2026] POST /volume/v3/types => generated 268 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c9cb6cf-f4bc-4d14-8067-485b5b28ce83 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] GET http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 Sep 07 09:53:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6c9cb6cf-f4bc-4d14-8067-485b5b28ce83 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6c9cb6cf-f4bc-4d14-8067-485b5b28ce83 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-162376819", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-162376819', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:53:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:26 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Create volume of 1 GB Sep 07 09:53:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Availability Zones retrieved successfully. Sep 07 09:53:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6c9cb6cf-f4bc-4d14-8067-485b5b28ce83 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Volume info retrieved successfully. Sep 07 09:53:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c9cb6cf-f4bc-4d14-8067-485b5b28ce83 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 returned with HTTP 200 Sep 07 09:53:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 807/1606] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:26 2026] GET /volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Flow 'volume_create_api' (23df6bcd-0627-47be-9767-8c480bb83621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e02de7-f43b-4e95-a710-1de73ed61b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e02de7-f43b-4e95-a710-1de73ed61b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:53:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1e22f263-1656-4091-ac8a-8951169da6f8,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e22f263-1656-4091-ac8a-8951169da6f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41af25cc-b0f7-49b8-b1d5-ed1a99cc1901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:26 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Created reservations ['64dea8ca-ec99-43f9-aaf3-032192d23708', 'ee9f4085-8160-4d0b-9986-32514fc0f490', '241810a3-e1b6-443b-8daf-8e1fee46b390', '9163a19a-cc78-4a53-8794-38e5bd9bda4a'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41af25cc-b0f7-49b8-b1d5-ed1a99cc1901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64dea8ca-ec99-43f9-aaf3-032192d23708', 'ee9f4085-8160-4d0b-9986-32514fc0f490', '241810a3-e1b6-443b-8daf-8e1fee46b390', '9163a19a-cc78-4a53-8794-38e5bd9bda4a']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f0651b-86d7-40f2-878b-8e93ee65ea88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f0651b-86d7-40f2-878b-8e93ee65ea88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-162376819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfab1874c6d4f9da051e0949e819ec8',qos_specs=None,replication_status=,reservations=['64dea8ca-ec99-43f9-aaf3-032192d23708','ee9f4085-8160-4d0b-9986-32514fc0f490','241810a3-e1b6-443b-8daf-8e1fee46b390','9163a19a-cc78-4a53-8794-38e5bd9bda4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60ac854b6623486baaf1d8bb9042e808',volume_type_id=1e22f263-1656-4091-ac8a-8951169da6f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-162376819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cfab1874c6d4f9da051e0949e819ec8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60ac854b6623486baaf1d8bb9042e808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e22f263-1656-4091-ac8a-8951169da6f8),volume_type_id=1e22f263-1656-4091-ac8a-8951169da6f8)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9452dea5-7bfe-4c50-a4cc-3be49dd83980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9452dea5-7bfe-4c50-a4cc-3be49dd83980) transitioned into state 'SUCCESS' from state '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-162376819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfab1874c6d4f9da051e0949e819ec8',qos_specs=None,replication_status=,reservations=['64dea8ca-ec99-43f9-aaf3-032192d23708','ee9f4085-8160-4d0b-9986-32514fc0f490','241810a3-e1b6-443b-8daf-8e1fee46b390','9163a19a-cc78-4a53-8794-38e5bd9bda4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60ac854b6623486baaf1d8bb9042e808',volume_type_id=1e22f263-1656-4091-ac8a-8951169da6f8)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba349d7-a540-4bd4-a80e-0664fa6eb027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba349d7-a540-4bd4-a80e-0664fa6eb027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Flow 'volume_create_api' (23df6bcd-0627-47be-9767-8c480bb83621) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Create volume request issued successfully. Sep 07 09:53:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0cce3a0b-098f-4542-af26-4bf6881b8668 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:53:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 800/1607] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:53:26 2026] POST /volume/v3/volumes => generated 850 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1719455690", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1719455690', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Create volume of 1 GB Sep 07 09:53:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Availability Zones retrieved successfully. Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Flow 'volume_create_api' (2185831b-9cd4-424e-9528-4089dfd9d7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a23fb0-a415-4698-826e-7f0b4bf5584c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a23fb0-a415-4698-826e-7f0b4bf5584c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:53:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aabe62ae-5048-4df3-8f30-d28173e5001d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aabe62ae-5048-4df3-8f30-d28173e5001d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb93676-1b28-48b8-99ea-b09438afc568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:27 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Created reservations ['a3515a3b-42e8-41d2-9415-1f26d2f6ce4f', '03b0a1b5-387f-41e0-abe9-9e3baffb63d5', '6254cd0e-79cb-436d-9c4c-97669804f691', '9735a300-1270-4b0c-aba9-cd6b5b959d4a'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bb93676-1b28-48b8-99ea-b09438afc568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3515a3b-42e8-41d2-9415-1f26d2f6ce4f', '03b0a1b5-387f-41e0-abe9-9e3baffb63d5', '6254cd0e-79cb-436d-9c4c-97669804f691', '9735a300-1270-4b0c-aba9-cd6b5b959d4a']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48194763-4df2-480b-9533-a795c7b7c947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48194763-4df2-480b-9533-a795c7b7c947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b6a5891-edd2-4f58-9f07-5d5053fbccf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1719455690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfab1874c6d4f9da051e0949e819ec8',qos_specs=None,replication_status=,reservations=['a3515a3b-42e8-41d2-9415-1f26d2f6ce4f','03b0a1b5-387f-41e0-abe9-9e3baffb63d5','6254cd0e-79cb-436d-9c4c-97669804f691','9735a300-1270-4b0c-aba9-cd6b5b959d4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60ac854b6623486baaf1d8bb9042e808',volume_type_id=aabe62ae-5048-4df3-8f30-d28173e5001d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1719455690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b6a5891-edd2-4f58-9f07-5d5053fbccf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cfab1874c6d4f9da051e0949e819ec8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60ac854b6623486baaf1d8bb9042e808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aabe62ae-5048-4df3-8f30-d28173e5001d),volume_type_id=aabe62ae-5048-4df3-8f30-d28173e5001d)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04301896-0528-40b9-bb69-58e037ce03d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dc5a9e6f-4e41-4e3b-8450-d6daf96686e3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dc5a9e6f-4e41-4e3b-8450-d6daf96686e3 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] GET http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 Sep 07 09:53:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dc5a9e6f-4e41-4e3b-8450-d6daf96686e3 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dc5a9e6f-4e41-4e3b-8450-d6daf96686e3 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04301896-0528-40b9-bb69-58e037ce03d3) transitioned into state 'SUCCESS' from state '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-1719455690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfab1874c6d4f9da051e0949e819ec8',qos_specs=None,replication_status=,reservations=['a3515a3b-42e8-41d2-9415-1f26d2f6ce4f','03b0a1b5-387f-41e0-abe9-9e3baffb63d5','6254cd0e-79cb-436d-9c4c-97669804f691','9735a300-1270-4b0c-aba9-cd6b5b959d4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60ac854b6623486baaf1d8bb9042e808',volume_type_id=aabe62ae-5048-4df3-8f30-d28173e5001d)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47690178-fcf4-427b-87f9-241d9ef95d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dc5a9e6f-4e41-4e3b-8450-d6daf96686e3 tempest-VolumesServicesTestJSON-414011422 tempest-VolumesServicesTestJSON-414011422-project-member] http://192.168.122.65/volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 returned with HTTP 404 Sep 07 09:53:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 801/1608] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:27 2026] GET /volume/v3/volumes/2bdc038c-cae1-4ba0-b739-3c3c78ac5416 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:53:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2b332f30-92b9-46dc-85f2-3d577e499f02 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47690178-fcf4-427b-87f9-241d9ef95d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2b332f30-92b9-46dc-85f2-3d577e499f02 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] GET http://192.168.122.65/volume/v3/os-services Sep 07 09:53:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2b332f30-92b9-46dc-85f2-3d577e499f02 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2b332f30-92b9-46dc-85f2-3d577e499f02 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Flow 'volume_create_api' (2185831b-9cd4-424e-9528-4089dfd9d7b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Create volume request issued successfully. Sep 07 09:53:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74edf4b1-3393-4007-8dd4-9365d808d6ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:53:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:27 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:53:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 808/1609] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:53:27 2026] POST /volume/v3/volumes => generated 852 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:53:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2b332f30-92b9-46dc-85f2-3d577e499f02 tempest-VolumesServicesTestJSON-44678313 tempest-VolumesServicesTestJSON-44678313-project-admin] http://192.168.122.65/volume/v3/os-services returned with HTTP 200 Sep 07 09:53:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 802/1610] 192.168.122.65 () {58 vars in 1128 bytes} [Mon Sep 7 09:53:27 2026] GET /volume/v3/os-services => generated 705 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-890853080", "snapshot_id": null, "imageRef": "9772c2ff-c05d-4f5d-bb3c-c6bd585a9efd", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-890853080', 'snapshot_id': None, 'imageRef': '9772c2ff-c05d-4f5d-bb3c-c6bd585a9efd', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:53:28 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Create volume of 1 GB Sep 07 09:53:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Availability Zones retrieved successfully. Sep 07 09:53:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Flow 'volume_create_api' (2f413f24-b3cd-42ba-80a4-4633a3acdd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b28fa74-6073-4aca-8a2e-b749808461e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:53:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b28fa74-6073-4aca-8a2e-b749808461e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:53:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=db36330e-65ba-48f6-bb27-792c59b9048d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db36330e-65ba-48f6-bb27-792c59b9048d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4028443-5e0c-4f8d-bec4-b74cbfc6f288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:28 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:28 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:29 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Created reservations ['cee0b53a-c408-4ea3-938c-abbe23525543', 'd5ffecc3-c00c-4bdf-a4d8-b67f79089477', '7f3f950e-ae31-4ec4-b409-e071283100e7', '6c43ee56-2937-4cac-ad25-3db84efd92cf'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:53:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4028443-5e0c-4f8d-bec4-b74cbfc6f288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cee0b53a-c408-4ea3-938c-abbe23525543', 'd5ffecc3-c00c-4bdf-a4d8-b67f79089477', '7f3f950e-ae31-4ec4-b409-e071283100e7', '6c43ee56-2937-4cac-ad25-3db84efd92cf']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd655dca-d2de-432a-9806-69978be3fbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd655dca-d2de-432a-9806-69978be3fbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36c15c24-97c2-4e85-aae8-68b6abf6de8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-890853080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfab1874c6d4f9da051e0949e819ec8',qos_specs=None,replication_status=,reservations=['cee0b53a-c408-4ea3-938c-abbe23525543','d5ffecc3-c00c-4bdf-a4d8-b67f79089477','7f3f950e-ae31-4ec4-b409-e071283100e7','6c43ee56-2937-4cac-ad25-3db84efd92cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60ac854b6623486baaf1d8bb9042e808',volume_type_id=db36330e-65ba-48f6-bb27-792c59b9048d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-890853080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36c15c24-97c2-4e85-aae8-68b6abf6de8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cfab1874c6d4f9da051e0949e819ec8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60ac854b6623486baaf1d8bb9042e808',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(db36330e-65ba-48f6-bb27-792c59b9048d),volume_type_id=db36330e-65ba-48f6-bb27-792c59b9048d)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20785fc2-9452-4579-8f2d-70f3dacf505a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20785fc2-9452-4579-8f2d-70f3dacf505a) transitioned into state 'SUCCESS' from state '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-890853080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cfab1874c6d4f9da051e0949e819ec8',qos_specs=None,replication_status=,reservations=['cee0b53a-c408-4ea3-938c-abbe23525543','d5ffecc3-c00c-4bdf-a4d8-b67f79089477','7f3f950e-ae31-4ec4-b409-e071283100e7','6c43ee56-2937-4cac-ad25-3db84efd92cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60ac854b6623486baaf1d8bb9042e808',volume_type_id=db36330e-65ba-48f6-bb27-792c59b9048d)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4eef48-dc68-4273-beb5-56f6f0c0f2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4eef48-dc68-4273-beb5-56f6f0c0f2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Flow 'volume_create_api' (2f413f24-b3cd-42ba-80a4-4633a3acdd75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Create volume request issued successfully. Sep 07 09:53:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7fe9fdf-5d40-45a0-a24c-1674365f2324 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:53:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 809/1611] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:53:27 2026] POST /volume/v3/volumes => generated 850 bytes in 1510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:53:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-58fe3b12-bd88-4889-bf71-e23f88919059 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58fe3b12-bd88-4889-bf71-e23f88919059 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58fe3b12-bd88-4889-bf71-e23f88919059 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58fe3b12-bd88-4889-bf71-e23f88919059 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-58fe3b12-bd88-4889-bf71-e23f88919059 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58fe3b12-bd88-4889-bf71-e23f88919059 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 803/1612] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:29 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 918 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3a11bcf6-5e1c-45dd-b317-14642a235885 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3a11bcf6-5e1c-45dd-b317-14642a235885 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3a11bcf6-5e1c-45dd-b317-14642a235885 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3a11bcf6-5e1c-45dd-b317-14642a235885 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3a11bcf6-5e1c-45dd-b317-14642a235885 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3a11bcf6-5e1c-45dd-b317-14642a235885 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 810/1613] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:30 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2d640d5d-b36c-402d-87af-83a22a5f4b3b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2d640d5d-b36c-402d-87af-83a22a5f4b3b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2d640d5d-b36c-402d-87af-83a22a5f4b3b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2d640d5d-b36c-402d-87af-83a22a5f4b3b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2d640d5d-b36c-402d-87af-83a22a5f4b3b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2d640d5d-b36c-402d-87af-83a22a5f4b3b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:53:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 804/1614] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:31 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 942 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-212767316", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-212767316', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:53:31 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Create volume of 1 GB Sep 07 09:53:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Availability Zones retrieved successfully. Sep 07 09:53:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Flow 'volume_create_api' (6aa92727-2714-4f4b-9f6d-621cef5c8937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca32d186-419a-460c-be5f-f7c114683f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:53:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca32d186-419a-460c-be5f-f7c114683f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49fb8696-8412-4ab0-83c0-32cb1a732245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Created reservations ['e8840802-f037-4903-8344-d0decd83e53d', '06210f76-7c77-4e8e-8d21-5b1dfa53aa89', '2f783f54-f97b-4fcc-b794-a1465d7c6b86', '95a4c70e-77c4-4c06-9290-2611643263db'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49fb8696-8412-4ab0-83c0-32cb1a732245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8840802-f037-4903-8344-d0decd83e53d', '06210f76-7c77-4e8e-8d21-5b1dfa53aa89', '2f783f54-f97b-4fcc-b794-a1465d7c6b86', '95a4c70e-77c4-4c06-9290-2611643263db']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13bbdbb1-bbc6-452c-9ba1-b60df25d62b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13bbdbb1-bbc6-452c-9ba1-b60df25d62b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-212767316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25cac5bc50640cca7206947c30574fc',qos_specs=None,replication_status=,reservations=['e8840802-f037-4903-8344-d0decd83e53d','06210f76-7c77-4e8e-8d21-5b1dfa53aa89','2f783f54-f97b-4fcc-b794-a1465d7c6b86','95a4c70e-77c4-4c06-9290-2611643263db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82440035755c4933bfd2eec810025b01',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-212767316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c25cac5bc50640cca7206947c30574fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82440035755c4933bfd2eec810025b01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2bea2e-9a77-49be-a1ad-47290cc13405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2bea2e-9a77-49be-a1ad-47290cc13405) transitioned into state 'SUCCESS' from state '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-212767316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25cac5bc50640cca7206947c30574fc',qos_specs=None,replication_status=,reservations=['e8840802-f037-4903-8344-d0decd83e53d','06210f76-7c77-4e8e-8d21-5b1dfa53aa89','2f783f54-f97b-4fcc-b794-a1465d7c6b86','95a4c70e-77c4-4c06-9290-2611643263db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82440035755c4933bfd2eec810025b01',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2eaa1f-61e7-4500-8d07-8593c562e3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2eaa1f-61e7-4500-8d07-8593c562e3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Flow 'volume_create_api' (6aa92727-2714-4f4b-9f6d-621cef5c8937) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Create volume request issued successfully. Sep 07 09:53:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-d5ed0cf0-6ab2-45e3-b019-1516d22b3828 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:53:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 811/1615] 192.168.122.65 () {64 vars in 1425 bytes} [Mon Sep 7 09:53:31 2026] POST /volume/v3/volumes => generated 761 bytes in 783 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:53:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-59d35862-2eb6-4f34-88d1-732fade1eb69 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-59d35862-2eb6-4f34-88d1-732fade1eb69 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf Sep 07 09:53:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-59d35862-2eb6-4f34-88d1-732fade1eb69 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-59d35862-2eb6-4f34-88d1-732fade1eb69 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-59d35862-2eb6-4f34-88d1-732fade1eb69 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Volume info retrieved successfully. Sep 07 09:53:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-12576b21-d5e5-443c-beff-9d0013a6baa6 req-59d35862-2eb6-4f34-88d1-732fade1eb69 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf returned with HTTP 200 Sep 07 09:53:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 805/1616] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:53:32 2026] GET /volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf => generated 829 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:53:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-46d3d9d5-0459-492a-845f-a11b4f7a9e54 req-8a6c358d-e1dd-41e7-b64e-bc2a5906eaf3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-46d3d9d5-0459-492a-845f-a11b4f7a9e54 req-8a6c358d-e1dd-41e7-b64e-bc2a5906eaf3 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf Sep 07 09:53:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-46d3d9d5-0459-492a-845f-a11b4f7a9e54 req-8a6c358d-e1dd-41e7-b64e-bc2a5906eaf3 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-46d3d9d5-0459-492a-845f-a11b4f7a9e54 req-8a6c358d-e1dd-41e7-b64e-bc2a5906eaf3 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-46d3d9d5-0459-492a-845f-a11b4f7a9e54 req-8a6c358d-e1dd-41e7-b64e-bc2a5906eaf3 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Volume info retrieved successfully. Sep 07 09:53:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f1dea1b0-c5eb-48e4-a370-b2010e3599f1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-46d3d9d5-0459-492a-845f-a11b4f7a9e54 req-8a6c358d-e1dd-41e7-b64e-bc2a5906eaf3 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf returned with HTTP 200 Sep 07 09:53:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 812/1617] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:53:32 2026] GET /volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:53:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f1dea1b0-c5eb-48e4-a370-b2010e3599f1 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f1dea1b0-c5eb-48e4-a370-b2010e3599f1 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f1dea1b0-c5eb-48e4-a370-b2010e3599f1 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f1dea1b0-c5eb-48e4-a370-b2010e3599f1 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f1dea1b0-c5eb-48e4-a370-b2010e3599f1 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 806/1618] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:32 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 942 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-35c3e2de-9e08-47e2-8a4c-04b36ce354c3 req-ca6e978d-2f35-4520-aacd-4cc5d5ed13c6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-35c3e2de-9e08-47e2-8a4c-04b36ce354c3 req-ca6e978d-2f35-4520-aacd-4cc5d5ed13c6 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf Sep 07 09:53:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-35c3e2de-9e08-47e2-8a4c-04b36ce354c3 req-ca6e978d-2f35-4520-aacd-4cc5d5ed13c6 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-35c3e2de-9e08-47e2-8a4c-04b36ce354c3 req-ca6e978d-2f35-4520-aacd-4cc5d5ed13c6 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-35c3e2de-9e08-47e2-8a4c-04b36ce354c3 req-ca6e978d-2f35-4520-aacd-4cc5d5ed13c6 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Volume info retrieved successfully. Sep 07 09:53:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f8ad8002-9f3c-4a6a-96ac-9dd9bce75c79 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-35c3e2de-9e08-47e2-8a4c-04b36ce354c3 req-ca6e978d-2f35-4520-aacd-4cc5d5ed13c6 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf returned with HTTP 200 Sep 07 09:53:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f8ad8002-9f3c-4a6a-96ac-9dd9bce75c79 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 813/1619] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:53:33 2026] GET /volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f8ad8002-9f3c-4a6a-96ac-9dd9bce75c79 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f8ad8002-9f3c-4a6a-96ac-9dd9bce75c79 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f8ad8002-9f3c-4a6a-96ac-9dd9bce75c79 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f8ad8002-9f3c-4a6a-96ac-9dd9bce75c79 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 807/1620] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:33 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 942 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-1179a254-7a2c-4551-94f3-d5a7300ad4c0 req-93dcdaa9-adf1-4648-b148-aeecb210da7b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-1179a254-7a2c-4551-94f3-d5a7300ad4c0 req-93dcdaa9-adf1-4648-b148-aeecb210da7b tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf Sep 07 09:53:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-1179a254-7a2c-4551-94f3-d5a7300ad4c0 req-93dcdaa9-adf1-4648-b148-aeecb210da7b tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-1179a254-7a2c-4551-94f3-d5a7300ad4c0 req-93dcdaa9-adf1-4648-b148-aeecb210da7b tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2611ac5a-cd85-464a-be1d-7206039db887 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-1179a254-7a2c-4551-94f3-d5a7300ad4c0 req-93dcdaa9-adf1-4648-b148-aeecb210da7b tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Volume info retrieved successfully. Sep 07 09:53:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2611ac5a-cd85-464a-be1d-7206039db887 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2611ac5a-cd85-464a-be1d-7206039db887 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2611ac5a-cd85-464a-be1d-7206039db887 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-1179a254-7a2c-4551-94f3-d5a7300ad4c0 req-93dcdaa9-adf1-4648-b148-aeecb210da7b tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf returned with HTTP 200 Sep 07 09:53:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 814/1621] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:53:34 2026] GET /volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2611ac5a-cd85-464a-be1d-7206039db887 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2611ac5a-cd85-464a-be1d-7206039db887 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 808/1622] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:34 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 942 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-4c3d8b40-76c1-40b7-901d-8780c5588174 req-781d80cc-6ce2-4680-9637-ee697c28a247 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-4c3d8b40-76c1-40b7-901d-8780c5588174 req-781d80cc-6ce2-4680-9637-ee697c28a247 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:53:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-4c3d8b40-76c1-40b7-901d-8780c5588174 req-781d80cc-6ce2-4680-9637-ee697c28a247 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1785859393", "description": null, "metadata": {}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-4c3d8b40-76c1-40b7-901d-8780c5588174 req-781d80cc-6ce2-4680-9637-ee697c28a247 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Volume info retrieved successfully. Sep 07 09:53:34 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [req-4c3d8b40-76c1-40b7-901d-8780c5588174 req-781d80cc-6ce2-4680-9637-ee697c28a247 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Create snapshot from volume 1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [req-4c3d8b40-76c1-40b7-901d-8780c5588174 req-781d80cc-6ce2-4680-9637-ee697c28a247 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Created reservations ['28cd5f45-c786-4772-bc3b-9c9fe2c0e4b5', '11a74bf9-dd57-4b3a-b2b2-33dd59d24235', 'b39f8889-3b36-4102-bd4b-1483dd75c893', '791b3296-ef2a-490b-9fd8-7c4686189a5d'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-4c3d8b40-76c1-40b7-901d-8780c5588174 req-781d80cc-6ce2-4680-9637-ee697c28a247 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Snapshot create request issued successfully. Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-4c3d8b40-76c1-40b7-901d-8780c5588174 req-781d80cc-6ce2-4680-9637-ee697c28a247 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:53:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 815/1623] 192.168.122.65 () {64 vars in 1431 bytes} [Mon Sep 7 09:53:34 2026] POST /volume/v3/snapshots => generated 311 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:53:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9a15c670-7111-4882-a8ea-21b1a99ef85e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-d2034242-48cf-486f-aa35-3295e2541a3b req-acba4f25-70e6-4e13-9cc7-5333dc4d6099 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d2034242-48cf-486f-aa35-3295e2541a3b req-acba4f25-70e6-4e13-9cc7-5333dc4d6099 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-reader] GET http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d2034242-48cf-486f-aa35-3295e2541a3b req-acba4f25-70e6-4e13-9cc7-5333dc4d6099 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d2034242-48cf-486f-aa35-3295e2541a3b req-acba4f25-70e6-4e13-9cc7-5333dc4d6099 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-d2034242-48cf-486f-aa35-3295e2541a3b req-acba4f25-70e6-4e13-9cc7-5333dc4d6099 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-reader] Snapshot retrieved successfully. Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d2034242-48cf-486f-aa35-3295e2541a3b req-acba4f25-70e6-4e13-9cc7-5333dc4d6099 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-reader] http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 returned with HTTP 200 Sep 07 09:53:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 816/1624] 192.168.122.65 () {60 vars in 1488 bytes} [Mon Sep 7 09:53:35 2026] GET /volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-2b7d5b87-b517-40a8-b30e-e7c89610bc54 req-9aefb118-ce6f-4425-a49d-fa958bf40142 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-2b7d5b87-b517-40a8-b30e-e7c89610bc54 req-9aefb118-ce6f-4425-a49d-fa958bf40142 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-reader] GET http://192.168.122.65/volume/v3/snapshots/detail Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-2b7d5b87-b517-40a8-b30e-e7c89610bc54 req-9aefb118-ce6f-4425-a49d-fa958bf40142 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-2b7d5b87-b517-40a8-b30e-e7c89610bc54 req-9aefb118-ce6f-4425-a49d-fa958bf40142 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [req-2b7d5b87-b517-40a8-b30e-e7c89610bc54 req-9aefb118-ce6f-4425-a49d-fa958bf40142 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.db.api [req-2b7d5b87-b517-40a8-b30e-e7c89610bc54 req-9aefb118-ce6f-4425-a49d-fa958bf40142 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-reader] Building query based on filter {{(pid=86990) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:35 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-2b7d5b87-b517-40a8-b30e-e7c89610bc54 req-9aefb118-ce6f-4425-a49d-fa958bf40142 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-reader] Get all snapshots completed successfully. Sep 07 09:53:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-2b7d5b87-b517-40a8-b30e-e7c89610bc54 req-9aefb118-ce6f-4425-a49d-fa958bf40142 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-reader] http://192.168.122.65/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 09:53:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 817/1625] 192.168.122.65 () {60 vars in 1398 bytes} [Mon Sep 7 09:53:35 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-56c5cc87-1458-4f2b-98d0-3f809027166f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-56c5cc87-1458-4f2b-98d0-3f809027166f tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-56c5cc87-1458-4f2b-98d0-3f809027166f tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-56c5cc87-1458-4f2b-98d0-3f809027166f tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-56c5cc87-1458-4f2b-98d0-3f809027166f tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-56c5cc87-1458-4f2b-98d0-3f809027166f tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 818/1626] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:35 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 1000 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-c687bceb-b4a7-46d6-ac81-6d4145779ec2 req-0b4d373b-2c77-436e-8bc3-99045c86efe7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9a15c670-7111-4882-a8ea-21b1a99ef85e tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:53:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9a15c670-7111-4882-a8ea-21b1a99ef85e tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1548995322", "os-volume-type-access:is_public": false}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-c687bceb-b4a7-46d6-ac81-6d4145779ec2 req-0b4d373b-2c77-436e-8bc3-99045c86efe7 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-c687bceb-b4a7-46d6-ac81-6d4145779ec2 req-0b4d373b-2c77-436e-8bc3-99045c86efe7 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-c687bceb-b4a7-46d6-ac81-6d4145779ec2 req-0b4d373b-2c77-436e-8bc3-99045c86efe7 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-c687bceb-b4a7-46d6-ac81-6d4145779ec2 req-0b4d373b-2c77-436e-8bc3-99045c86efe7 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Snapshot retrieved successfully. Sep 07 09:53:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-c687bceb-b4a7-46d6-ac81-6d4145779ec2 req-0b4d373b-2c77-436e-8bc3-99045c86efe7 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 returned with HTTP 200 Sep 07 09:53:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 819/1627] 192.168.122.65 () {60 vars in 1488 bytes} [Mon Sep 7 09:53:35 2026] GET /volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9a15c670-7111-4882-a8ea-21b1a99ef85e tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:53:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 809/1628] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:53:35 2026] POST /volume/v3/types => generated 229 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1f9cfe5c-0eaf-4c31-9e30-2b94c6f5b6ab None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1f9cfe5c-0eaf-4c31-9e30-2b94c6f5b6ab tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1f9cfe5c-0eaf-4c31-9e30-2b94c6f5b6ab tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f36eaadb-c292-49ad-94e6-03c027df69af", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-1f9cfe5c-0eaf-4c31-9e30-2b94c6f5b6ab tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Create volume request body: {'volume': {'volume_type': 'f36eaadb-c292-49ad-94e6-03c027df69af', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1f9cfe5c-0eaf-4c31-9e30-2b94c6f5b6ab tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 404 Sep 07 09:53:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 820/1629] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:53:36 2026] POST /volume/v3/volumes => generated 114 bytes in 223 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0df182d6-61a2-441a-aa44-15ae18f97f39 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0df182d6-61a2-441a-aa44-15ae18f97f39 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] POST http://192.168.122.65/volume/v3/types/f36eaadb-c292-49ad-94e6-03c027df69af/action Sep 07 09:53:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0df182d6-61a2-441a-aa44-15ae18f97f39 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action body: b'{"addProjectAccess": {"project": "eb70087aa0594cef867e84bd364c5e67"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:53:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0df182d6-61a2-441a-aa44-15ae18f97f39 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "eb70087aa0594cef867e84bd364c5e67"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0df182d6-61a2-441a-aa44-15ae18f97f39 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types/f36eaadb-c292-49ad-94e6-03c027df69af/action returned with HTTP 202 Sep 07 09:53:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 810/1630] 192.168.122.65 () {60 vars in 1263 bytes} [Mon Sep 7 09:53:36 2026] POST /volume/v3/types/f36eaadb-c292-49ad-94e6-03c027df69af/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bb957119-25fb-435b-95ae-b71ca6019186 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f36eaadb-c292-49ad-94e6-03c027df69af", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1182276735"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Create volume request body: {'volume': {'volume_type': 'f36eaadb-c292-49ad-94e6-03c027df69af', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1182276735'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Create volume of 1 GB Sep 07 09:53:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Availability Zones retrieved successfully. Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Flow 'volume_create_api' (1d1ccca2-3230-415b-94cd-18f13bef0e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee9ae81-80c3-4abc-ac6f-b6be6c2b81dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee9ae81-80c3-4abc-ac6f-b6be6c2b81dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:53:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f36eaadb-c292-49ad-94e6-03c027df69af,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1548995322',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f36eaadb-c292-49ad-94e6-03c027df69af', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8472475-3377-4592-87e1-c73c459208d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1548995322 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1548995322, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:36 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1548995322 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1548995322, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Created reservations ['75adbcb5-74ce-4706-b682-31f1c2534e66', '34827879-d826-4a93-940c-0a473925ac5f', 'a6b14786-35fb-4a4f-b0c7-dfbd6e599abf', '786b14c6-42d3-406e-a4f9-44a257e317ad'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8472475-3377-4592-87e1-c73c459208d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75adbcb5-74ce-4706-b682-31f1c2534e66', '34827879-d826-4a93-940c-0a473925ac5f', 'a6b14786-35fb-4a4f-b0c7-dfbd6e599abf', '786b14c6-42d3-406e-a4f9-44a257e317ad']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236adc6a-e67c-4615-852f-eb0a8e5b3a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236adc6a-e67c-4615-852f-eb0a8e5b3a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '658dc0d8-1195-4cd6-b4de-4daf346e18fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1182276735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb70087aa0594cef867e84bd364c5e67',qos_specs=None,replication_status=,reservations=['75adbcb5-74ce-4706-b682-31f1c2534e66','34827879-d826-4a93-940c-0a473925ac5f','a6b14786-35fb-4a4f-b0c7-dfbd6e599abf','786b14c6-42d3-406e-a4f9-44a257e317ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c2da4801c144599ce114c9f8371c06',volume_type_id=f36eaadb-c292-49ad-94e6-03c027df69af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1182276735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=658dc0d8-1195-4cd6-b4de-4daf346e18fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb70087aa0594cef867e84bd364c5e67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1c2da4801c144599ce114c9f8371c06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f36eaadb-c292-49ad-94e6-03c027df69af),volume_type_id=f36eaadb-c292-49ad-94e6-03c027df69af)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e3a3f1-bfa7-410d-9388-a2ec063e2352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e3a3f1-bfa7-410d-9388-a2ec063e2352) transitioned into state 'SUCCESS' from state '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-1182276735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb70087aa0594cef867e84bd364c5e67',qos_specs=None,replication_status=,reservations=['75adbcb5-74ce-4706-b682-31f1c2534e66','34827879-d826-4a93-940c-0a473925ac5f','a6b14786-35fb-4a4f-b0c7-dfbd6e599abf','786b14c6-42d3-406e-a4f9-44a257e317ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1c2da4801c144599ce114c9f8371c06',volume_type_id=f36eaadb-c292-49ad-94e6-03c027df69af)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e8aa9b5-6c1c-4b18-a228-0071f83a2274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e8aa9b5-6c1c-4b18-a228-0071f83a2274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Flow 'volume_create_api' (1d1ccca2-3230-415b-94cd-18f13bef0e91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Create volume request issued successfully. Sep 07 09:53:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bb957119-25fb-435b-95ae-b71ca6019186 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:53:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 821/1631] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:53:36 2026] POST /volume/v3/volumes => generated 802 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:53:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4e3eb955-d1e5-478f-9b64-26e6198abc66 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e3eb955-d1e5-478f-9b64-26e6198abc66 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] GET http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe Sep 07 09:53:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e3eb955-d1e5-478f-9b64-26e6198abc66 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e3eb955-d1e5-478f-9b64-26e6198abc66 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4e3eb955-d1e5-478f-9b64-26e6198abc66 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Volume info retrieved successfully. Sep 07 09:53:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e3eb955-d1e5-478f-9b64-26e6198abc66 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe returned with HTTP 200 Sep 07 09:53:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 811/1632] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:36 2026] GET /volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe => generated 870 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d4f71aaf-9f65-45b8-bede-16dd68c219bd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d4f71aaf-9f65-45b8-bede-16dd68c219bd tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d4f71aaf-9f65-45b8-bede-16dd68c219bd tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d4f71aaf-9f65-45b8-bede-16dd68c219bd tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d4f71aaf-9f65-45b8-bede-16dd68c219bd tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-b4e75228-393e-4e53-a95f-cbf728419604 req-6cd3b9d0-fd30-48bb-b954-101e6057a927 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-b4e75228-393e-4e53-a95f-cbf728419604 req-6cd3b9d0-fd30-48bb-b954-101e6057a927 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 Sep 07 09:53:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d4f71aaf-9f65-45b8-bede-16dd68c219bd tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 822/1633] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:36 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 1000 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:53:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-b4e75228-393e-4e53-a95f-cbf728419604 req-6cd3b9d0-fd30-48bb-b954-101e6057a927 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-b4e75228-393e-4e53-a95f-cbf728419604 req-6cd3b9d0-fd30-48bb-b954-101e6057a927 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-b4e75228-393e-4e53-a95f-cbf728419604 req-6cd3b9d0-fd30-48bb-b954-101e6057a927 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Snapshot retrieved successfully. Sep 07 09:53:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-b4e75228-393e-4e53-a95f-cbf728419604 req-6cd3b9d0-fd30-48bb-b954-101e6057a927 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 returned with HTTP 200 Sep 07 09:53:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 812/1634] 192.168.122.65 () {60 vars in 1488 bytes} [Mon Sep 7 09:53:37 2026] GET /volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 => generated 443 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0423181c-b78a-4780-9ae1-1a7b2224ac48 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0423181c-b78a-4780-9ae1-1a7b2224ac48 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] GET http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe Sep 07 09:53:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0423181c-b78a-4780-9ae1-1a7b2224ac48 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0423181c-b78a-4780-9ae1-1a7b2224ac48 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0423181c-b78a-4780-9ae1-1a7b2224ac48 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Volume info retrieved successfully. Sep 07 09:53:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0423181c-b78a-4780-9ae1-1a7b2224ac48 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe returned with HTTP 200 Sep 07 09:53:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 823/1635] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:37 2026] GET /volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe => generated 894 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2a573102-e409-4d86-b2f4-57e3e3051466 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a573102-e409-4d86-b2f4-57e3e3051466 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a573102-e409-4d86-b2f4-57e3e3051466 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a573102-e409-4d86-b2f4-57e3e3051466 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2a573102-e409-4d86-b2f4-57e3e3051466 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a573102-e409-4d86-b2f4-57e3e3051466 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 813/1636] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:38 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 1000 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-319349d2-4870-4382-9e08-1b534e0ed201 req-408c42f0-8594-4b5e-a291-7cee9f8e84ae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-319349d2-4870-4382-9e08-1b534e0ed201 req-408c42f0-8594-4b5e-a291-7cee9f8e84ae tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 Sep 07 09:53:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-319349d2-4870-4382-9e08-1b534e0ed201 req-408c42f0-8594-4b5e-a291-7cee9f8e84ae tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-319349d2-4870-4382-9e08-1b534e0ed201 req-408c42f0-8594-4b5e-a291-7cee9f8e84ae tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-319349d2-4870-4382-9e08-1b534e0ed201 req-408c42f0-8594-4b5e-a291-7cee9f8e84ae tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Snapshot retrieved successfully. Sep 07 09:53:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-319349d2-4870-4382-9e08-1b534e0ed201 req-408c42f0-8594-4b5e-a291-7cee9f8e84ae tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 returned with HTTP 200 Sep 07 09:53:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 824/1637] 192.168.122.65 () {60 vars in 1488 bytes} [Mon Sep 7 09:53:38 2026] GET /volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 => generated 470 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-938364eb-d78d-46e8-8914-8cd6e3a40ace req-27ff78a4-abfa-4640-be9a-658c8238754a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-938364eb-d78d-46e8-8914-8cd6e3a40ace req-27ff78a4-abfa-4640-be9a-658c8238754a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 Sep 07 09:53:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-938364eb-d78d-46e8-8914-8cd6e3a40ace req-27ff78a4-abfa-4640-be9a-658c8238754a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-938364eb-d78d-46e8-8914-8cd6e3a40ace req-27ff78a4-abfa-4640-be9a-658c8238754a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:38 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [req-938364eb-d78d-46e8-8914-8cd6e3a40ace req-27ff78a4-abfa-4640-be9a-658c8238754a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Delete snapshot with id: 4208cea6-322a-48e8-a63f-d6b6105bf250 Sep 07 09:53:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-938364eb-d78d-46e8-8914-8cd6e3a40ace req-27ff78a4-abfa-4640-be9a-658c8238754a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Snapshot retrieved successfully. Sep 07 09:53:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-938364eb-d78d-46e8-8914-8cd6e3a40ace req-27ff78a4-abfa-4640-be9a-658c8238754a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Snapshot delete request issued successfully. Sep 07 09:53:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-938364eb-d78d-46e8-8914-8cd6e3a40ace req-27ff78a4-abfa-4640-be9a-658c8238754a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 returned with HTTP 202 Sep 07 09:53:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 814/1638] 192.168.122.65 () {62 vars in 1510 bytes} [Mon Sep 7 09:53:38 2026] DELETE /volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-32a23a7f-fa18-4ce0-9268-c19aa3a44afa req-e60259b1-65be-4030-8cd4-7fbb9c88ccee None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-32a23a7f-fa18-4ce0-9268-c19aa3a44afa req-e60259b1-65be-4030-8cd4-7fbb9c88ccee tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 Sep 07 09:53:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-32a23a7f-fa18-4ce0-9268-c19aa3a44afa req-e60259b1-65be-4030-8cd4-7fbb9c88ccee tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-32a23a7f-fa18-4ce0-9268-c19aa3a44afa req-e60259b1-65be-4030-8cd4-7fbb9c88ccee tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-32a23a7f-fa18-4ce0-9268-c19aa3a44afa req-e60259b1-65be-4030-8cd4-7fbb9c88ccee tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Snapshot retrieved successfully. Sep 07 09:53:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-32a23a7f-fa18-4ce0-9268-c19aa3a44afa req-e60259b1-65be-4030-8cd4-7fbb9c88ccee tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 returned with HTTP 200 Sep 07 09:53:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 825/1639] 192.168.122.65 () {60 vars in 1488 bytes} [Mon Sep 7 09:53:38 2026] GET /volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 => generated 469 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4e01e406-15af-4d9e-958b-4c11903bef08 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e01e406-15af-4d9e-958b-4c11903bef08 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] GET http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe Sep 07 09:53:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e01e406-15af-4d9e-958b-4c11903bef08 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e01e406-15af-4d9e-958b-4c11903bef08 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4e01e406-15af-4d9e-958b-4c11903bef08 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Volume info retrieved successfully. Sep 07 09:53:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e01e406-15af-4d9e-958b-4c11903bef08 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe returned with HTTP 200 Sep 07 09:53:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 815/1640] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:38 2026] GET /volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe => generated 894 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5501eb6c-83d2-45ad-bbf2-b06e8f929acd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5501eb6c-83d2-45ad-bbf2-b06e8f929acd tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5501eb6c-83d2-45ad-bbf2-b06e8f929acd tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5501eb6c-83d2-45ad-bbf2-b06e8f929acd tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5501eb6c-83d2-45ad-bbf2-b06e8f929acd tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5501eb6c-83d2-45ad-bbf2-b06e8f929acd tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 826/1641] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:39 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 1003 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:53:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-6b7f0079-38ef-44fe-bb6e-fde3a8e030dd req-6c02e4cc-907d-4295-8a86-4f323fea0ab7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-6b7f0079-38ef-44fe-bb6e-fde3a8e030dd req-6c02e4cc-907d-4295-8a86-4f323fea0ab7 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 Sep 07 09:53:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-6b7f0079-38ef-44fe-bb6e-fde3a8e030dd req-6c02e4cc-907d-4295-8a86-4f323fea0ab7 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-6b7f0079-38ef-44fe-bb6e-fde3a8e030dd req-6c02e4cc-907d-4295-8a86-4f323fea0ab7 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-6b7f0079-38ef-44fe-bb6e-fde3a8e030dd req-6c02e4cc-907d-4295-8a86-4f323fea0ab7 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Snapshot retrieved successfully. Sep 07 09:53:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-6b7f0079-38ef-44fe-bb6e-fde3a8e030dd req-6c02e4cc-907d-4295-8a86-4f323fea0ab7 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 returned with HTTP 200 Sep 07 09:53:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 816/1642] 192.168.122.65 () {60 vars in 1488 bytes} [Mon Sep 7 09:53:39 2026] GET /volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:53:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-487d415b-9634-482d-ad4d-d8225b0afb46 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-487d415b-9634-482d-ad4d-d8225b0afb46 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] GET http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe Sep 07 09:53:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-487d415b-9634-482d-ad4d-d8225b0afb46 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-487d415b-9634-482d-ad4d-d8225b0afb46 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-487d415b-9634-482d-ad4d-d8225b0afb46 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Volume info retrieved successfully. Sep 07 09:53:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-487d415b-9634-482d-ad4d-d8225b0afb46 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe returned with HTTP 200 Sep 07 09:53:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 827/1643] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:39 2026] GET /volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe => generated 894 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:53:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-34cd2f07-e29e-4738-b092-9575df716918 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-34cd2f07-e29e-4738-b092-9575df716918 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-34cd2f07-e29e-4738-b092-9575df716918 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-34cd2f07-e29e-4738-b092-9575df716918 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-34cd2f07-e29e-4738-b092-9575df716918 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-34cd2f07-e29e-4738-b092-9575df716918 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 817/1644] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:40 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 1003 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-d3db2d61-41d1-4197-84f2-e7d973734edd req-efb1af04-6664-4ec4-96f9-ad4d62987593 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d3db2d61-41d1-4197-84f2-e7d973734edd req-efb1af04-6664-4ec4-96f9-ad4d62987593 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 Sep 07 09:53:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d3db2d61-41d1-4197-84f2-e7d973734edd req-efb1af04-6664-4ec4-96f9-ad4d62987593 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d3db2d61-41d1-4197-84f2-e7d973734edd req-efb1af04-6664-4ec4-96f9-ad4d62987593 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d3db2d61-41d1-4197-84f2-e7d973734edd req-efb1af04-6664-4ec4-96f9-ad4d62987593 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 returned with HTTP 404 Sep 07 09:53:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 828/1645] 192.168.122.65 () {60 vars in 1488 bytes} [Mon Sep 7 09:53:40 2026] GET /volume/v3/snapshots/4208cea6-322a-48e8-a63f-d6b6105bf250 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-e47f6771-3e95-424f-b959-d27e1f2d811c req-559ef9ca-a0b0-44dc-a828-6c1ca07b54ed None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e47f6771-3e95-424f-b959-d27e1f2d811c req-559ef9ca-a0b0-44dc-a828-6c1ca07b54ed tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] DELETE http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf Sep 07 09:53:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e47f6771-3e95-424f-b959-d27e1f2d811c req-559ef9ca-a0b0-44dc-a828-6c1ca07b54ed tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-e47f6771-3e95-424f-b959-d27e1f2d811c req-559ef9ca-a0b0-44dc-a828-6c1ca07b54ed tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:40 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [req-e47f6771-3e95-424f-b959-d27e1f2d811c req-559ef9ca-a0b0-44dc-a828-6c1ca07b54ed tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Delete volume with id: 1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf Sep 07 09:53:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-e47f6771-3e95-424f-b959-d27e1f2d811c req-559ef9ca-a0b0-44dc-a828-6c1ca07b54ed tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Volume info retrieved successfully. Sep 07 09:53:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-e47f6771-3e95-424f-b959-d27e1f2d811c req-559ef9ca-a0b0-44dc-a828-6c1ca07b54ed tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Delete volume request issued successfully. Sep 07 09:53:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-e47f6771-3e95-424f-b959-d27e1f2d811c req-559ef9ca-a0b0-44dc-a828-6c1ca07b54ed tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf returned with HTTP 202 Sep 07 09:53:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 818/1646] 192.168.122.65 () {62 vars in 1504 bytes} [Mon Sep 7 09:53:40 2026] DELETE /volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:53:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-54af964c-9071-467f-a2b8-bc78c32c4b39 req-2f3a5311-758f-46b9-bbc8-a2e92fb6f145 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-54af964c-9071-467f-a2b8-bc78c32c4b39 req-2f3a5311-758f-46b9-bbc8-a2e92fb6f145 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf Sep 07 09:53:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-54af964c-9071-467f-a2b8-bc78c32c4b39 req-2f3a5311-758f-46b9-bbc8-a2e92fb6f145 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-54af964c-9071-467f-a2b8-bc78c32c4b39 req-2f3a5311-758f-46b9-bbc8-a2e92fb6f145 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-54af964c-9071-467f-a2b8-bc78c32c4b39 req-2f3a5311-758f-46b9-bbc8-a2e92fb6f145 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Volume info retrieved successfully. Sep 07 09:53:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-54af964c-9071-467f-a2b8-bc78c32c4b39 req-2f3a5311-758f-46b9-bbc8-a2e92fb6f145 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf returned with HTTP 200 Sep 07 09:53:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 829/1647] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:53:40 2026] GET /volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f318a078-911e-426a-9530-c169c62e0a04 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f318a078-911e-426a-9530-c169c62e0a04 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] GET http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe Sep 07 09:53:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f318a078-911e-426a-9530-c169c62e0a04 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f318a078-911e-426a-9530-c169c62e0a04 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f318a078-911e-426a-9530-c169c62e0a04 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Volume info retrieved successfully. Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f318a078-911e-426a-9530-c169c62e0a04 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe returned with HTTP 200 Sep 07 09:53:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 819/1648] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:41 2026] GET /volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe => generated 895 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f5621dbd-da7b-4783-8342-8c3264112304 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f5621dbd-da7b-4783-8342-8c3264112304 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] GET http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe Sep 07 09:53:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f5621dbd-da7b-4783-8342-8c3264112304 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f5621dbd-da7b-4783-8342-8c3264112304 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f5621dbd-da7b-4783-8342-8c3264112304 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Volume info retrieved successfully. Sep 07 09:53:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f5621dbd-da7b-4783-8342-8c3264112304 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe returned with HTTP 200 Sep 07 09:53:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 830/1649] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:41 2026] GET /volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe => generated 895 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b55ae090-a318-4724-9a6b-a938b8fcb9da None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b55ae090-a318-4724-9a6b-a938b8fcb9da tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] DELETE http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe Sep 07 09:53:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b55ae090-a318-4724-9a6b-a938b8fcb9da tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b55ae090-a318-4724-9a6b-a938b8fcb9da tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-b55ae090-a318-4724-9a6b-a938b8fcb9da tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Delete volume with id: 658dc0d8-1195-4cd6-b4de-4daf346e18fe Sep 07 09:53:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b55ae090-a318-4724-9a6b-a938b8fcb9da tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Volume info retrieved successfully. Sep 07 09:53:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-abcf832b-27ce-407b-bcb5-f8b496f7390e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-abcf832b-27ce-407b-bcb5-f8b496f7390e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-abcf832b-27ce-407b-bcb5-f8b496f7390e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-abcf832b-27ce-407b-bcb5-f8b496f7390e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b55ae090-a318-4724-9a6b-a938b8fcb9da tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Delete volume request issued successfully. Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b55ae090-a318-4724-9a6b-a938b8fcb9da tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe returned with HTTP 202 Sep 07 09:53:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 820/1650] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:53:41 2026] DELETE /volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:53:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-abcf832b-27ce-407b-bcb5-f8b496f7390e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-df95108d-49cb-4ac4-baa8-cf5cba3c6b7a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-abcf832b-27ce-407b-bcb5-f8b496f7390e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 831/1651] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:41 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 1003 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-df95108d-49cb-4ac4-baa8-cf5cba3c6b7a tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] GET http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe Sep 07 09:53:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-df95108d-49cb-4ac4-baa8-cf5cba3c6b7a tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-df95108d-49cb-4ac4-baa8-cf5cba3c6b7a tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-df95108d-49cb-4ac4-baa8-cf5cba3c6b7a tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Volume info retrieved successfully. Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-df95108d-49cb-4ac4-baa8-cf5cba3c6b7a tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe returned with HTTP 200 Sep 07 09:53:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 821/1652] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:41 2026] GET /volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe => generated 894 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-bffd2b8f-44a0-4132-ac58-bbb37959efe2 req-4116dec7-91db-43ce-bcc2-f98f3e0fb73a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-bffd2b8f-44a0-4132-ac58-bbb37959efe2 req-4116dec7-91db-43ce-bcc2-f98f3e0fb73a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf Sep 07 09:53:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-bffd2b8f-44a0-4132-ac58-bbb37959efe2 req-4116dec7-91db-43ce-bcc2-f98f3e0fb73a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-bffd2b8f-44a0-4132-ac58-bbb37959efe2 req-4116dec7-91db-43ce-bcc2-f98f3e0fb73a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-bffd2b8f-44a0-4132-ac58-bbb37959efe2 req-4116dec7-91db-43ce-bcc2-f98f3e0fb73a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf returned with HTTP 404 Sep 07 09:53:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 832/1653] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:53:41 2026] GET /volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-119465a0-18ab-427f-812e-f63368be11a0 req-62318d0d-86f9-49cd-9e28-d22b9abc933a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-119465a0-18ab-427f-812e-f63368be11a0 req-62318d0d-86f9-49cd-9e28-d22b9abc933a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] DELETE http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf Sep 07 09:53:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-119465a0-18ab-427f-812e-f63368be11a0 req-62318d0d-86f9-49cd-9e28-d22b9abc933a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-119465a0-18ab-427f-812e-f63368be11a0 req-62318d0d-86f9-49cd-9e28-d22b9abc933a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:41 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [req-119465a0-18ab-427f-812e-f63368be11a0 req-62318d0d-86f9-49cd-9e28-d22b9abc933a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Delete volume with id: 1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf Sep 07 09:53:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-119465a0-18ab-427f-812e-f63368be11a0 req-62318d0d-86f9-49cd-9e28-d22b9abc933a tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf returned with HTTP 404 Sep 07 09:53:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 822/1654] 192.168.122.65 () {62 vars in 1504 bytes} [Mon Sep 7 09:53:41 2026] DELETE /volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-19c2605b-8171-4b81-9a2f-0e9caf5b01d1 req-a460dc6d-b63a-4cdf-8708-16411fd8df20 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-19c2605b-8171-4b81-9a2f-0e9caf5b01d1 req-a460dc6d-b63a-4cdf-8708-16411fd8df20 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] GET http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf Sep 07 09:53:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-19c2605b-8171-4b81-9a2f-0e9caf5b01d1 req-a460dc6d-b63a-4cdf-8708-16411fd8df20 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-19c2605b-8171-4b81-9a2f-0e9caf5b01d1 req-a460dc6d-b63a-4cdf-8708-16411fd8df20 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-19c2605b-8171-4b81-9a2f-0e9caf5b01d1 req-a460dc6d-b63a-4cdf-8708-16411fd8df20 tempest-VolumesSnapshotsTestJSON-893415627 tempest-VolumesSnapshotsTestJSON-893415627-project-member] http://192.168.122.65/volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf returned with HTTP 404 Sep 07 09:53:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 833/1655] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:53:42 2026] GET /volume/v3/volumes/1323e4ba-d48d-4bd5-a3a9-621ec5c73ebf => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5f3b5fbc-489f-479d-b6f1-eeff883ffa56 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5f3b5fbc-489f-479d-b6f1-eeff883ffa56 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5f3b5fbc-489f-479d-b6f1-eeff883ffa56 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5f3b5fbc-489f-479d-b6f1-eeff883ffa56 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5f3b5fbc-489f-479d-b6f1-eeff883ffa56 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5f3b5fbc-489f-479d-b6f1-eeff883ffa56 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 823/1656] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:42 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 1003 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cdb41e0c-681f-4fac-892a-0c29778e312b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cdb41e0c-681f-4fac-892a-0c29778e312b tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] GET http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe Sep 07 09:53:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cdb41e0c-681f-4fac-892a-0c29778e312b tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cdb41e0c-681f-4fac-892a-0c29778e312b tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cdb41e0c-681f-4fac-892a-0c29778e312b tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Volume info retrieved successfully. Sep 07 09:53:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cdb41e0c-681f-4fac-892a-0c29778e312b tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe returned with HTTP 200 Sep 07 09:53:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 834/1657] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:42 2026] GET /volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe => generated 894 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1f9888cf-5a4a-44da-bb51-5a127fa4ae16 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1f9888cf-5a4a-44da-bb51-5a127fa4ae16 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1f9888cf-5a4a-44da-bb51-5a127fa4ae16 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1f9888cf-5a4a-44da-bb51-5a127fa4ae16 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1f9888cf-5a4a-44da-bb51-5a127fa4ae16 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1f9888cf-5a4a-44da-bb51-5a127fa4ae16 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 824/1658] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:43 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 1254 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ab707e9b-77b8-499c-9878-bdce2ce75af5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ab707e9b-77b8-499c-9878-bdce2ce75af5 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] GET http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ab707e9b-77b8-499c-9878-bdce2ce75af5 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ab707e9b-77b8-499c-9878-bdce2ce75af5 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ab707e9b-77b8-499c-9878-bdce2ce75af5 tempest-VolumeTypesAccessTest-2133155206 tempest-VolumeTypesAccessTest-2133155206-project-member] http://192.168.122.65/volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe returned with HTTP 404 Sep 07 09:53:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 835/1659] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:53:43 2026] GET /volume/v3/volumes/658dc0d8-1195-4cd6-b4de-4daf346e18fe => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ddea109e-7c91-417b-8cda-c99f3b038dc6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ddea109e-7c91-417b-8cda-c99f3b038dc6 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] POST http://192.168.122.65/volume/v3/types/f36eaadb-c292-49ad-94e6-03c027df69af/action Sep 07 09:53:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ddea109e-7c91-417b-8cda-c99f3b038dc6 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action body: b'{"removeProjectAccess": {"project": "eb70087aa0594cef867e84bd364c5e67"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:53:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ddea109e-7c91-417b-8cda-c99f3b038dc6 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "eb70087aa0594cef867e84bd364c5e67"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ddea109e-7c91-417b-8cda-c99f3b038dc6 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types/f36eaadb-c292-49ad-94e6-03c027df69af/action returned with HTTP 202 Sep 07 09:53:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 825/1660] 192.168.122.65 () {60 vars in 1263 bytes} [Mon Sep 7 09:53:43 2026] POST /volume/v3/types/f36eaadb-c292-49ad-94e6-03c027df69af/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4cd3847f-4cb1-4bc7-afa4-c675af368492 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4cd3847f-4cb1-4bc7-afa4-c675af368492 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] DELETE http://192.168.122.65/volume/v3/types/f36eaadb-c292-49ad-94e6-03c027df69af Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4cd3847f-4cb1-4bc7-afa4-c675af368492 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4cd3847f-4cb1-4bc7-afa4-c675af368492 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-3777c741-1835-4316-aab9-0179e7422af4 req-b314462a-4289-402a-bd58-c5b572658e83 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4cd3847f-4cb1-4bc7-afa4-c675af368492 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types/f36eaadb-c292-49ad-94e6-03c027df69af returned with HTTP 202 Sep 07 09:53:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 836/1661] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:53:43 2026] DELETE /volume/v3/types/f36eaadb-c292-49ad-94e6-03c027df69af => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-b314462a-4289-402a-bd58-c5b572658e83 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-b314462a-4289-402a-bd58-c5b572658e83 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-b314462a-4289-402a-bd58-c5b572658e83 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-256a3061-6758-4de6-a631-e4a4ffce78a6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-256a3061-6758-4de6-a631-e4a4ffce78a6 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] GET http://192.168.122.65/volume/v3/types/f36eaadb-c292-49ad-94e6-03c027df69af Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-256a3061-6758-4de6-a631-e4a4ffce78a6 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-256a3061-6758-4de6-a631-e4a4ffce78a6 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-256a3061-6758-4de6-a631-e4a4ffce78a6 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types/f36eaadb-c292-49ad-94e6-03c027df69af returned with HTTP 404 Sep 07 09:53:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 837/1662] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:53:43 2026] GET /volume/v3/types/f36eaadb-c292-49ad-94e6-03c027df69af => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6b95b6e3-7b92-43d7-87f0-529e3a505a8b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6b95b6e3-7b92-43d7-87f0-529e3a505a8b tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6b95b6e3-7b92-43d7-87f0-529e3a505a8b tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-806674818", "os-volume-type-access:is_public": false}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-3777c741-1835-4316-aab9-0179e7422af4 req-b314462a-4289-402a-bd58-c5b572658e83 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-b314462a-4289-402a-bd58-c5b572658e83 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 826/1663] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:53:43 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 1254 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:53:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6b95b6e3-7b92-43d7-87f0-529e3a505a8b tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:53:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 838/1664] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:53:43 2026] POST /volume/v3/types => generated 228 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2534b63d-d09c-4bbe-891d-3476d11b935e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2534b63d-d09c-4bbe-891d-3476d11b935e tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] POST http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/action Sep 07 09:53:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2534b63d-d09c-4bbe-891d-3476d11b935e tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action body: b'{"addProjectAccess": {"project": "eb70087aa0594cef867e84bd364c5e67"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:53:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2534b63d-d09c-4bbe-891d-3476d11b935e tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "eb70087aa0594cef867e84bd364c5e67"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2534b63d-d09c-4bbe-891d-3476d11b935e tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/action returned with HTTP 202 Sep 07 09:53:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 827/1665] 192.168.122.65 () {60 vars in 1263 bytes} [Mon Sep 7 09:53:43 2026] POST /volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0c02cf0b-4303-4238-9be0-73d36a8ce4b7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0c02cf0b-4303-4238-9be0-73d36a8ce4b7 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] POST http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/action Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0c02cf0b-4303-4238-9be0-73d36a8ce4b7 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action body: b'{"addProjectAccess": {"project": "27c6847851be4b2b931a626fd0e77d3a"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:53:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0c02cf0b-4303-4238-9be0-73d36a8ce4b7 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "27c6847851be4b2b931a626fd0e77d3a"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0c02cf0b-4303-4238-9be0-73d36a8ce4b7 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/action returned with HTTP 202 Sep 07 09:53:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 839/1666] 192.168.122.65 () {60 vars in 1263 bytes} [Mon Sep 7 09:53:43 2026] POST /volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-81a2900f-43a6-45fb-a7a4-3d868c932f8c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-81a2900f-43a6-45fb-a7a4-3d868c932f8c tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] GET http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/os-volume-type-access Sep 07 09:53:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-81a2900f-43a6-45fb-a7a4-3d868c932f8c tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-81a2900f-43a6-45fb-a7a4-3d868c932f8c tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-81a2900f-43a6-45fb-a7a4-3d868c932f8c tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/os-volume-type-access returned with HTTP 200 Sep 07 09:53:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 828/1667] 192.168.122.65 () {58 vars in 1287 bytes} [Mon Sep 7 09:53:44 2026] GET /volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/os-volume-type-access => generated 244 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-409075d6-d803-424d-a9f5-3816a2c2b7df None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-409075d6-d803-424d-a9f5-3816a2c2b7df tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] POST http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/action Sep 07 09:53:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-409075d6-d803-424d-a9f5-3816a2c2b7df tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action body: b'{"removeProjectAccess": {"project": "27c6847851be4b2b931a626fd0e77d3a"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:53:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-409075d6-d803-424d-a9f5-3816a2c2b7df tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "27c6847851be4b2b931a626fd0e77d3a"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-409075d6-d803-424d-a9f5-3816a2c2b7df tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/action returned with HTTP 202 Sep 07 09:53:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 840/1668] 192.168.122.65 () {60 vars in 1263 bytes} [Mon Sep 7 09:53:44 2026] POST /volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-46a1cfc2-2dfd-4045-9045-833d724c6a53 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-46a1cfc2-2dfd-4045-9045-833d724c6a53 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] POST http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/action Sep 07 09:53:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-46a1cfc2-2dfd-4045-9045-833d724c6a53 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action body: b'{"removeProjectAccess": {"project": "eb70087aa0594cef867e84bd364c5e67"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:53:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-46a1cfc2-2dfd-4045-9045-833d724c6a53 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "eb70087aa0594cef867e84bd364c5e67"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-46a1cfc2-2dfd-4045-9045-833d724c6a53 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/action returned with HTTP 202 Sep 07 09:53:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 829/1669] 192.168.122.65 () {60 vars in 1263 bytes} [Mon Sep 7 09:53:44 2026] POST /volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-efc91722-1dea-4b13-b810-5f7009da5fd9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-efc91722-1dea-4b13-b810-5f7009da5fd9 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] DELETE http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00 Sep 07 09:53:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-efc91722-1dea-4b13-b810-5f7009da5fd9 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-efc91722-1dea-4b13-b810-5f7009da5fd9 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-efc91722-1dea-4b13-b810-5f7009da5fd9 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00 returned with HTTP 202 Sep 07 09:53:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 841/1670] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:53:44 2026] DELETE /volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:53:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1eee8e78-7bcc-4b24-b45b-d1a8beec9ce2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1eee8e78-7bcc-4b24-b45b-d1a8beec9ce2 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] GET http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00 Sep 07 09:53:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1eee8e78-7bcc-4b24-b45b-d1a8beec9ce2 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1eee8e78-7bcc-4b24-b45b-d1a8beec9ce2 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1eee8e78-7bcc-4b24-b45b-d1a8beec9ce2 tempest-VolumeTypesAccessTest-301053638 tempest-VolumeTypesAccessTest-301053638-project-admin] http://192.168.122.65/volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00 returned with HTTP 404 Sep 07 09:53:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 830/1671] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:53:44 2026] GET /volume/v3/types/2b9eeb77-9b12-40cd-8486-071343f1bf00 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-3777c741-1835-4316-aab9-0179e7422af4 req-8d48d5a1-9f5d-4474-a08c-f353e523ce4e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-8d48d5a1-9f5d-4474-a08c-f353e523ce4e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-8d48d5a1-9f5d-4474-a08c-f353e523ce4e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-8d48d5a1-9f5d-4474-a08c-f353e523ce4e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-3777c741-1835-4316-aab9-0179e7422af4 req-8d48d5a1-9f5d-4474-a08c-f353e523ce4e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-8d48d5a1-9f5d-4474-a08c-f353e523ce4e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 842/1672] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:53:44 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 1254 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fe0dc695-b518-4832-b49d-bc6bd0b39a6e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fe0dc695-b518-4832-b49d-bc6bd0b39a6e None None] GET http://192.168.122.65/volume// Sep 07 09:53:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fe0dc695-b518-4832-b49d-bc6bd0b39a6e None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fe0dc695-b518-4832-b49d-bc6bd0b39a6e None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fe0dc695-b518-4832-b49d-bc6bd0b39a6e None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:53:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 831/1673] 192.168.122.65 () {58 vars in 1303 bytes} [Mon Sep 7 09:53:44 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:53:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-3777c741-1835-4316-aab9-0179e7422af4 req-0bfc524b-a58a-4d3b-a352-d495d48fb076 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-0bfc524b-a58a-4d3b-a352-d495d48fb076 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:53:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-0bfc524b-a58a-4d3b-a352-d495d48fb076 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36c15c24-97c2-4e85-aae8-68b6abf6de8c", "connector": null, "instance_uuid": "2ba335e0-d406-47bb-93c4-3c5eef05a88f"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-0bfc524b-a58a-4d3b-a352-d495d48fb076 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:53:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 843/1674] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:53:44 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9f7b6f45-9759-41df-9124-16a6990db594 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9f7b6f45-9759-41df-9124-16a6990db594 None None] GET http://192.168.122.65/volume// Sep 07 09:53:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9f7b6f45-9759-41df-9124-16a6990db594 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9f7b6f45-9759-41df-9124-16a6990db594 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9f7b6f45-9759-41df-9124-16a6990db594 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:53:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 832/1675] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:53:47 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:53:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-3777c741-1835-4316-aab9-0179e7422af4 req-d8356c4e-dbb8-4083-821c-7261192eb875 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-d8356c4e-dbb8-4083-821c-7261192eb875 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:53:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-d8356c4e-dbb8-4083-821c-7261192eb875 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-d8356c4e-dbb8-4083-821c-7261192eb875 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:53:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-3777c741-1835-4316-aab9-0179e7422af4 req-d8356c4e-dbb8-4083-821c-7261192eb875 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:53:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-d8356c4e-dbb8-4083-821c-7261192eb875 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:53:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 844/1676] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:53:47 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 1434 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 09:53:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-3777c741-1835-4316-aab9-0179e7422af4 req-24d93d61-bc1a-4187-adb7-b2628f8859d6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-24d93d61-bc1a-4187-adb7-b2628f8859d6 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] PUT http://192.168.122.65/volume/v3/attachments/05787057-fd89-41f6-b809-ad1825e58dbe Sep 07 09:53:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-24d93d61-bc1a-4187-adb7-b2628f8859d6 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:47 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-3777c741-1835-4316-aab9-0179e7422af4 req-24d93d61-bc1a-4187-adb7-b2628f8859d6 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Acquiring lock "cinder-attachment_update-36c15c24-97c2-4e85-aae8-68b6abf6de8c-devstack" by "attachment_update" {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:53:47 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-3777c741-1835-4316-aab9-0179e7422af4 req-24d93d61-bc1a-4187-adb7-b2628f8859d6 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Lock "cinder-attachment_update-36c15c24-97c2-4e85-aae8-68b6abf6de8c-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:53:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-681933b7-3d38-4562-b5cd-67f98a26a03b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:47 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-3777c741-1835-4316-aab9-0179e7422af4 req-24d93d61-bc1a-4187-adb7-b2628f8859d6 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Lock "cinder-attachment_update-36c15c24-97c2-4e85-aae8-68b6abf6de8c-devstack" released by "attachment_update" :: held 0.326s {{(pid=86989) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:53:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-24d93d61-bc1a-4187-adb7-b2628f8859d6 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/attachments/05787057-fd89-41f6-b809-ad1825e58dbe returned with HTTP 200 Sep 07 09:53:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 833/1677] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:53:47 2026] PUT /volume/v3/attachments/05787057-fd89-41f6-b809-ad1825e58dbe => generated 694 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-681933b7-3d38-4562-b5cd-67f98a26a03b tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] POST http://192.168.122.65/volume/v3/group_types Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-681933b7-3d38-4562-b5cd-67f98a26a03b tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-604106133"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-3777c741-1835-4316-aab9-0179e7422af4 req-4aca882f-3ee8-49fe-851f-7bbc352618ab None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-4aca882f-3ee8-49fe-851f-7bbc352618ab tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] POST http://192.168.122.65/volume/v3/attachments/05787057-fd89-41f6-b809-ad1825e58dbe/action Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-4aca882f-3ee8-49fe-851f-7bbc352618ab tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action body: b'{"os-complete": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-4aca882f-3ee8-49fe-851f-7bbc352618ab tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-681933b7-3d38-4562-b5cd-67f98a26a03b tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types returned with HTTP 202 Sep 07 09:53:48 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:48 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 845/1678] 192.168.122.65 () {62 vars in 1190 bytes} [Mon Sep 7 09:53:47 2026] POST /volume/v3/group_types => generated 180 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:53:48 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b8054b9a-6cf0-4eac-813e-842c25297c1e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b8054b9a-6cf0-4eac-813e-842c25297c1e tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] POST http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b8054b9a-6cf0-4eac-813e-842c25297c1e tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3777c741-1835-4316-aab9-0179e7422af4 req-4aca882f-3ee8-49fe-851f-7bbc352618ab tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/attachments/05787057-fd89-41f6-b809-ad1825e58dbe/action returned with HTTP 204 Sep 07 09:53:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 834/1679] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:53:48 2026] POST /volume/v3/attachments/05787057-fd89-41f6-b809-ad1825e58dbe/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b8054b9a-6cf0-4eac-813e-842c25297c1e tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs returned with HTTP 202 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 846/1680] 192.168.122.65 () {62 vars in 1337 bytes} [Mon Sep 7 09:53:48 2026] POST /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs => generated 53 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-88089ff0-8152-4a50-bf28-34f539d2cd9c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-88089ff0-8152-4a50-bf28-34f539d2cd9c tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] POST http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-88089ff0-8152-4a50-bf28-34f539d2cd9c tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-88089ff0-8152-4a50-bf28-34f539d2cd9c tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs returned with HTTP 202 Sep 07 09:53:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 835/1681] 192.168.122.65 () {62 vars in 1337 bytes} [Mon Sep 7 09:53:48 2026] POST /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs => generated 61 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b40624ad-ecef-4b47-ba09-c4429e49f372 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b40624ad-ecef-4b47-ba09-c4429e49f372 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] GET http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key2 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b40624ad-ecef-4b47-ba09-c4429e49f372 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b40624ad-ecef-4b47-ba09-c4429e49f372 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b40624ad-ecef-4b47-ba09-c4429e49f372 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key2 returned with HTTP 200 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 847/1682] 192.168.122.65 () {60 vars in 1331 bytes} [Mon Sep 7 09:53:48 2026] GET /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key2 => generated 26 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0571e086-d2e5-4338-b8ab-88453c7d6cf7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0571e086-d2e5-4338-b8ab-88453c7d6cf7 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] GET http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key3 Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0571e086-d2e5-4338-b8ab-88453c7d6cf7 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0571e086-d2e5-4338-b8ab-88453c7d6cf7 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0571e086-d2e5-4338-b8ab-88453c7d6cf7 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key3 returned with HTTP 200 Sep 07 09:53:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 836/1683] 192.168.122.65 () {60 vars in 1331 bytes} [Mon Sep 7 09:53:48 2026] GET /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key3 => generated 18 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e4f2a129-9b15-412c-b805-b1d74463b741 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e4f2a129-9b15-412c-b805-b1d74463b741 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] PUT http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key3 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e4f2a129-9b15-412c-b805-b1d74463b741 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e4f2a129-9b15-412c-b805-b1d74463b741 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key3 returned with HTTP 200 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 848/1684] 192.168.122.65 () {62 vars in 1351 bytes} [Mon Sep 7 09:53:48 2026] PUT /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key3 => generated 26 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-db6a7ad0-e843-407f-b598-b3ab53480b43 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-db6a7ad0-e843-407f-b598-b3ab53480b43 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] GET http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-db6a7ad0-e843-407f-b598-b3ab53480b43 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-db6a7ad0-e843-407f-b598-b3ab53480b43 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-db6a7ad0-e843-407f-b598-b3ab53480b43 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs returned with HTTP 200 Sep 07 09:53:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 837/1685] 192.168.122.65 () {60 vars in 1316 bytes} [Mon Sep 7 09:53:48 2026] GET /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs => generated 87 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0e52a6f3-5aba-40bc-a576-10abbe16f6de None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0e52a6f3-5aba-40bc-a576-10abbe16f6de tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key1 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0e52a6f3-5aba-40bc-a576-10abbe16f6de tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0e52a6f3-5aba-40bc-a576-10abbe16f6de tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0e52a6f3-5aba-40bc-a576-10abbe16f6de tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key1 returned with HTTP 202 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 849/1686] 192.168.122.65 () {60 vars in 1334 bytes} [Mon Sep 7 09:53:48 2026] DELETE /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8a8cd648-4bc4-4512-a1ab-ca76fc5ba1fe None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a8cd648-4bc4-4512-a1ab-ca76fc5ba1fe tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] GET http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key1 Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a8cd648-4bc4-4512-a1ab-ca76fc5ba1fe tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a8cd648-4bc4-4512-a1ab-ca76fc5ba1fe tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a8cd648-4bc4-4512-a1ab-ca76fc5ba1fe tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] HTTP exception thrown: Group Type 7c9c735e-d25a-4878-b57c-bebfe09d0e80 has no extra spec with key key1. Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a8cd648-4bc4-4512-a1ab-ca76fc5ba1fe tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key1 returned with HTTP 404 Sep 07 09:53:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 838/1687] 192.168.122.65 () {60 vars in 1331 bytes} [Mon Sep 7 09:53:48 2026] GET /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key1 => generated 126 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-47a53750-84b8-4839-b3d2-0b1876566d71 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-47a53750-84b8-4839-b3d2-0b1876566d71 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key2 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-47a53750-84b8-4839-b3d2-0b1876566d71 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-47a53750-84b8-4839-b3d2-0b1876566d71 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-47a53750-84b8-4839-b3d2-0b1876566d71 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key2 returned with HTTP 202 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 850/1688] 192.168.122.65 () {60 vars in 1334 bytes} [Mon Sep 7 09:53:48 2026] DELETE /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-edb9ff20-a75b-4197-83fd-8ecf043cd6db None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-edb9ff20-a75b-4197-83fd-8ecf043cd6db tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] GET http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key2 Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-edb9ff20-a75b-4197-83fd-8ecf043cd6db tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-edb9ff20-a75b-4197-83fd-8ecf043cd6db tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-edb9ff20-a75b-4197-83fd-8ecf043cd6db tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] HTTP exception thrown: Group Type 7c9c735e-d25a-4878-b57c-bebfe09d0e80 has no extra spec with key key2. Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-edb9ff20-a75b-4197-83fd-8ecf043cd6db tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key2 returned with HTTP 404 Sep 07 09:53:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 839/1689] 192.168.122.65 () {60 vars in 1331 bytes} [Mon Sep 7 09:53:48 2026] GET /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key2 => generated 126 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-611e5cce-9261-44a9-b639-a2c5339ec302 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-611e5cce-9261-44a9-b639-a2c5339ec302 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key3 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-611e5cce-9261-44a9-b639-a2c5339ec302 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-611e5cce-9261-44a9-b639-a2c5339ec302 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-611e5cce-9261-44a9-b639-a2c5339ec302 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key3 returned with HTTP 202 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 851/1690] 192.168.122.65 () {60 vars in 1334 bytes} [Mon Sep 7 09:53:48 2026] DELETE /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-720a48db-bbeb-40db-95b0-a81beb935bf8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-720a48db-bbeb-40db-95b0-a81beb935bf8 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] GET http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key3 Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-720a48db-bbeb-40db-95b0-a81beb935bf8 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-720a48db-bbeb-40db-95b0-a81beb935bf8 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-720a48db-bbeb-40db-95b0-a81beb935bf8 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] HTTP exception thrown: Group Type 7c9c735e-d25a-4878-b57c-bebfe09d0e80 has no extra spec with key key3. Sep 07 09:53:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-720a48db-bbeb-40db-95b0-a81beb935bf8 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key3 returned with HTTP 404 Sep 07 09:53:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 840/1691] 192.168.122.65 () {60 vars in 1331 bytes} [Mon Sep 7 09:53:48 2026] GET /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80/group_specs/key3 => generated 126 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-de85e376-4684-475f-91ba-77eb8a90dab6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de85e376-4684-475f-91ba-77eb8a90dab6 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] DELETE http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de85e376-4684-475f-91ba-77eb8a90dab6 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de85e376-4684-475f-91ba-77eb8a90dab6 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:53:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de85e376-4684-475f-91ba-77eb8a90dab6 tempest-GroupTypeSpecsTest-622730599 tempest-GroupTypeSpecsTest-622730599-project-admin] http://192.168.122.65/volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80 returned with HTTP 202 Sep 07 09:53:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 852/1692] 192.168.122.65 () {60 vars in 1283 bytes} [Mon Sep 7 09:53:48 2026] DELETE /volume/v3/group_types/7c9c735e-d25a-4878-b57c-bebfe09d0e80 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:53:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-612faacc-d71c-4c57-ba24-80d888ccc303 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-777072133", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-777072133', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Create volume of 1 GB Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=366,cinder:INSERT=48,cinder:UPDATE=59 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Availability Zones retrieved successfully. Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Flow 'volume_create_api' (1ee44191-1b00-4de1-863b-acb12ab8f881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ae53ecc-9b6d-4d26-bf53-8a35abb1d88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ae53ecc-9b6d-4d26-bf53-8a35abb1d88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a6d18c8-b1fe-4fcc-88d7-5da32efc6fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Created reservations ['6d764204-09c1-4091-9e87-fa075825b748', '72af1350-1561-4904-8676-7308da8ea7a1', '539af247-cd22-4391-99c1-d0e19b86157d', 'efd32d26-4eb1-4102-bb69-f08af7ef2ed0'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a6d18c8-b1fe-4fcc-88d7-5da32efc6fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d764204-09c1-4091-9e87-fa075825b748', '72af1350-1561-4904-8676-7308da8ea7a1', '539af247-cd22-4391-99c1-d0e19b86157d', 'efd32d26-4eb1-4102-bb69-f08af7ef2ed0']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ba5cd6-f661-402a-802e-1298c114d2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:51 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ba5cd6-f661-402a-802e-1298c114d2ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8c50aaf-3f28-47bb-ac67-808dd098bae6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-777072133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab54cb8d0bd490db3fdb1ab2b09a37d',qos_specs=None,replication_status=,reservations=['6d764204-09c1-4091-9e87-fa075825b748','72af1350-1561-4904-8676-7308da8ea7a1','539af247-cd22-4391-99c1-d0e19b86157d','efd32d26-4eb1-4102-bb69-f08af7ef2ed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9012807bbfa4fc4af89dd545f602552',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-777072133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8c50aaf-3f28-47bb-ac67-808dd098bae6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eab54cb8d0bd490db3fdb1ab2b09a37d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9012807bbfa4fc4af89dd545f602552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f2fa78d-857d-45c6-98dc-1a80411d66aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f2fa78d-857d-45c6-98dc-1a80411d66aa) transitioned into state 'SUCCESS' from state '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-777072133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab54cb8d0bd490db3fdb1ab2b09a37d',qos_specs=None,replication_status=,reservations=['6d764204-09c1-4091-9e87-fa075825b748','72af1350-1561-4904-8676-7308da8ea7a1','539af247-cd22-4391-99c1-d0e19b86157d','efd32d26-4eb1-4102-bb69-f08af7ef2ed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9012807bbfa4fc4af89dd545f602552',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98b435f-5ffa-41f9-8073-a42a5ae3416f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98b435f-5ffa-41f9-8073-a42a5ae3416f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Flow 'volume_create_api' (1ee44191-1b00-4de1-863b-acb12ab8f881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Create volume request issued successfully. Sep 07 09:53:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-612faacc-d71c-4c57-ba24-80d888ccc303 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:53:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 841/1693] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:53:50 2026] POST /volume/v3/volumes => generated 771 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-01acdf9c-40f7-4a57-a366-859440c81a6b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1633498814", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1633498814', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Create volume of 1 GB Sep 07 09:53:51 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Availability Zones retrieved successfully. Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Flow 'volume_create_api' (2c000625-8918-4e5d-ad2b-ff7fa5cdcfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18edeaff-b4ab-4a58-9272-bce14f5dfdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18edeaff-b4ab-4a58-9272-bce14f5dfdd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21931dae-f4c0-4f38-ad45-897e8213e089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Created reservations ['2111dbe3-12bd-431a-a4c2-28821679254b', 'e48ff72b-771e-4d1b-8436-a181ca2daaca', 'fe27e58a-c4bd-41f7-b2e6-1ee2f4f8fd15', '3486bf77-ef68-4f5a-a54d-f764f9713f0d'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21931dae-f4c0-4f38-ad45-897e8213e089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2111dbe3-12bd-431a-a4c2-28821679254b', 'e48ff72b-771e-4d1b-8436-a181ca2daaca', 'fe27e58a-c4bd-41f7-b2e6-1ee2f4f8fd15', '3486bf77-ef68-4f5a-a54d-f764f9713f0d']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a075cb5-15c0-4b42-97e9-0f8b91b751f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:53:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a075cb5-15c0-4b42-97e9-0f8b91b751f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c637727-59e9-401f-90a9-4c6d27ca1bb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1633498814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab54cb8d0bd490db3fdb1ab2b09a37d',qos_specs=None,replication_status=,reservations=['2111dbe3-12bd-431a-a4c2-28821679254b','e48ff72b-771e-4d1b-8436-a181ca2daaca','fe27e58a-c4bd-41f7-b2e6-1ee2f4f8fd15','3486bf77-ef68-4f5a-a54d-f764f9713f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9012807bbfa4fc4af89dd545f602552',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1633498814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c637727-59e9-401f-90a9-4c6d27ca1bb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eab54cb8d0bd490db3fdb1ab2b09a37d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9012807bbfa4fc4af89dd545f602552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb200f7-36ee-47bf-8194-04f519a35468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb200f7-36ee-47bf-8194-04f519a35468) transitioned into state 'SUCCESS' from state '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-1633498814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eab54cb8d0bd490db3fdb1ab2b09a37d',qos_specs=None,replication_status=,reservations=['2111dbe3-12bd-431a-a4c2-28821679254b','e48ff72b-771e-4d1b-8436-a181ca2daaca','fe27e58a-c4bd-41f7-b2e6-1ee2f4f8fd15','3486bf77-ef68-4f5a-a54d-f764f9713f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9012807bbfa4fc4af89dd545f602552',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099f4c39-6f12-4b2c-a15c-0606c02468eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (099f4c39-6f12-4b2c-a15c-0606c02468eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Flow 'volume_create_api' (2c000625-8918-4e5d-ad2b-ff7fa5cdcfe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:53:51 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Create volume request issued successfully. Sep 07 09:53:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-01acdf9c-40f7-4a57-a366-859440c81a6b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:53:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 853/1694] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:53:51 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 07 09:53:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cfa70dd3-ce79-4522-b142-2ad32643ce11 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:53:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d4797293-a1e0-4396-a0f1-d4e89aa79db3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cfa70dd3-ce79-4522-b142-2ad32643ce11 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] POST http://192.168.122.65/volume/v3/types/aaadf087-3f40-4218-837b-ff29fcbf06b8/encryption Sep 07 09:54:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cfa70dd3-ce79-4522-b142-2ad32643ce11 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cfa70dd3-ce79-4522-b142-2ad32643ce11 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] http://192.168.122.65/volume/v3/types/aaadf087-3f40-4218-837b-ff29fcbf06b8/encryption returned with HTTP 404 Sep 07 09:54:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 842/1695] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 09:53:59 2026] POST /volume/v3/types/aaadf087-3f40-4218-837b-ff29fcbf06b8/encryption => generated 114 bytes in 542 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-66f88f95-6080-49b4-a3b1-906213b64800 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-66f88f95-6080-49b4-a3b1-906213b64800 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:54:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-66f88f95-6080-49b4-a3b1-906213b64800 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1966870993", "os-volume-type-access:is_public": false}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-66f88f95-6080-49b4-a3b1-906213b64800 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:54:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 843/1696] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:54:00 2026] POST /volume/v3/types => generated 231 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b0fef81e-30c1-4a74-84b4-05ee709e1cb1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d4797293-a1e0-4396-a0f1-d4e89aa79db3 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] GET http://192.168.122.65/volume/v3/os-services Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d4797293-a1e0-4396-a0f1-d4e89aa79db3 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d4797293-a1e0-4396-a0f1-d4e89aa79db3 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:00 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d4797293-a1e0-4396-a0f1-d4e89aa79db3 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] http://192.168.122.65/volume/v3/os-services returned with HTTP 200 Sep 07 09:54:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 854/1697] 192.168.122.65 () {58 vars in 1128 bytes} [Mon Sep 7 09:53:59 2026] GET /volume/v3/os-services => generated 705 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f93d3ec2-ca03-4442-8fda-9ae9fae5bbc5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f93d3ec2-ca03-4442-8fda-9ae9fae5bbc5 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] PUT http://192.168.122.65/volume/v3/os-services/disable-log-reason Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f93d3ec2-ca03-4442-8fda-9ae9fae5bbc5 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f93d3ec2-ca03-4442-8fda-9ae9fae5bbc5 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] http://192.168.122.65/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 07 09:54:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 855/1698] 192.168.122.65 () {60 vars in 1205 bytes} [Mon Sep 7 09:54:00 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c63606aa-5d1a-41b3-b073-bd406f44efee None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c63606aa-5d1a-41b3-b073-bd406f44efee tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] PUT http://192.168.122.65/volume/v3/os-services/disable Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c63606aa-5d1a-41b3-b073-bd406f44efee tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c63606aa-5d1a-41b3-b073-bd406f44efee tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] http://192.168.122.65/volume/v3/os-services/disable returned with HTTP 404 Sep 07 09:54:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 856/1699] 192.168.122.65 () {60 vars in 1172 bytes} [Mon Sep 7 09:54:00 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e9ae88a3-9322-422a-af39-53a7c0639177 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e9ae88a3-9322-422a-af39-53a7c0639177 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] PUT http://192.168.122.65/volume/v3/os-services/enable Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e9ae88a3-9322-422a-af39-53a7c0639177 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e9ae88a3-9322-422a-af39-53a7c0639177 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] http://192.168.122.65/volume/v3/os-services/enable returned with HTTP 404 Sep 07 09:54:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 857/1700] 192.168.122.65 () {60 vars in 1169 bytes} [Mon Sep 7 09:54:00 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-054414b7-c0cc-4a02-9b71-6d6b621cf24a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-054414b7-c0cc-4a02-9b71-6d6b621cf24a tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] PUT http://192.168.122.65/volume/v3/os-services/freeze Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-054414b7-c0cc-4a02-9b71-6d6b621cf24a tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-054414b7-c0cc-4a02-9b71-6d6b621cf24a tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] http://192.168.122.65/volume/v3/os-services/freeze returned with HTTP 400 Sep 07 09:54:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 858/1701] 192.168.122.65 () {60 vars in 1169 bytes} [Mon Sep 7 09:54:00 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f82ff216-8a13-4212-9a6a-830ab31281e9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f82ff216-8a13-4212-9a6a-830ab31281e9 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] PUT http://192.168.122.65/volume/v3/os-services/thaw Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f82ff216-8a13-4212-9a6a-830ab31281e9 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f82ff216-8a13-4212-9a6a-830ab31281e9 tempest-VolumeServicesNegativeTest-1008881539 tempest-VolumeServicesNegativeTest-1008881539-project-admin] http://192.168.122.65/volume/v3/os-services/thaw returned with HTTP 400 Sep 07 09:54:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 859/1702] 192.168.122.65 () {60 vars in 1163 bytes} [Mon Sep 7 09:54:00 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:54:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b0fef81e-30c1-4a74-84b4-05ee709e1cb1 tempest-VolumeTypesNegativeTest-817681996 tempest-VolumeTypesNegativeTest-817681996-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:54:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b0fef81e-30c1-4a74-84b4-05ee709e1cb1 tempest-VolumeTypesNegativeTest-817681996 tempest-VolumeTypesNegativeTest-817681996-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5dd6eaac-a3f8-45a3-aee1-dc09d0e4f2e9", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1271010847"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-b0fef81e-30c1-4a74-84b4-05ee709e1cb1 tempest-VolumeTypesNegativeTest-817681996 tempest-VolumeTypesNegativeTest-817681996-project-member] Create volume request body: {'volume': {'volume_type': '5dd6eaac-a3f8-45a3-aee1-dc09d0e4f2e9', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1271010847'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:54:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b0fef81e-30c1-4a74-84b4-05ee709e1cb1 tempest-VolumeTypesNegativeTest-817681996 tempest-VolumeTypesNegativeTest-817681996-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 404 Sep 07 09:54:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 844/1703] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:54:00 2026] POST /volume/v3/volumes => generated 114 bytes in 428 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c9e19402-c919-46f9-856f-00b0550eeab6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c9e19402-c919-46f9-856f-00b0550eeab6 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] DELETE http://192.168.122.65/volume/v3/types/5dd6eaac-a3f8-45a3-aee1-dc09d0e4f2e9 Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c9e19402-c919-46f9-856f-00b0550eeab6 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c9e19402-c919-46f9-856f-00b0550eeab6 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c9e19402-c919-46f9-856f-00b0550eeab6 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] http://192.168.122.65/volume/v3/types/5dd6eaac-a3f8-45a3-aee1-dc09d0e4f2e9 returned with HTTP 202 Sep 07 09:54:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 860/1704] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:54:00 2026] DELETE /volume/v3/types/5dd6eaac-a3f8-45a3-aee1-dc09d0e4f2e9 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:54:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5aca2396-b38c-4f84-ba85-6ece2cb9b1e8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5aca2396-b38c-4f84-ba85-6ece2cb9b1e8 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] GET http://192.168.122.65/volume/v3/types/5dd6eaac-a3f8-45a3-aee1-dc09d0e4f2e9 Sep 07 09:54:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5aca2396-b38c-4f84-ba85-6ece2cb9b1e8 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5aca2396-b38c-4f84-ba85-6ece2cb9b1e8 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5aca2396-b38c-4f84-ba85-6ece2cb9b1e8 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] http://192.168.122.65/volume/v3/types/5dd6eaac-a3f8-45a3-aee1-dc09d0e4f2e9 returned with HTTP 404 Sep 07 09:54:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 845/1705] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:54:01 2026] GET /volume/v3/types/5dd6eaac-a3f8-45a3-aee1-dc09d0e4f2e9 => generated 114 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-227f6873-2416-4116-a470-5aa23643bec0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-227f6873-2416-4116-a470-5aa23643bec0 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:54:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-227f6873-2416-4116-a470-5aa23643bec0 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-227f6873-2416-4116-a470-5aa23643bec0 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 400 Sep 07 09:54:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 861/1706] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:54:01 2026] POST /volume/v3/types => generated 115 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:54:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ec2d1ba3-4b98-442e-90dc-21946e12b52c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ec2d1ba3-4b98-442e-90dc-21946e12b52c tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:54:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ec2d1ba3-4b98-442e-90dc-21946e12b52c tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-756150439"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ec2d1ba3-4b98-442e-90dc-21946e12b52c tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:54:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 846/1707] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:54:01 2026] POST /volume/v3/types => generated 228 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:54:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a937c735-1a05-4f5c-8bc8-277d2963d943 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a937c735-1a05-4f5c-8bc8-277d2963d943 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:54:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a937c735-1a05-4f5c-8bc8-277d2963d943 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-756150439"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a937c735-1a05-4f5c-8bc8-277d2963d943 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-756150439 already exists. Sep 07 09:54:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a937c735-1a05-4f5c-8bc8-277d2963d943 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 409 Sep 07 09:54:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 862/1708] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:54:01 2026] POST /volume/v3/types => generated 133 bytes in 41 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:54:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4e19eec8-45d2-49bb-a4cb-f1f5352866cf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e19eec8-45d2-49bb-a4cb-f1f5352866cf tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] DELETE http://192.168.122.65/volume/v3/types/67b6eadf-15b7-4dd7-bb9b-33a321374791 Sep 07 09:54:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e19eec8-45d2-49bb-a4cb-f1f5352866cf tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e19eec8-45d2-49bb-a4cb-f1f5352866cf tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e19eec8-45d2-49bb-a4cb-f1f5352866cf tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] http://192.168.122.65/volume/v3/types/67b6eadf-15b7-4dd7-bb9b-33a321374791 returned with HTTP 202 Sep 07 09:54:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 847/1709] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:54:01 2026] DELETE /volume/v3/types/67b6eadf-15b7-4dd7-bb9b-33a321374791 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:54:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c69ddf8e-013d-4b1e-ba6a-dc52c98dcd01 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c69ddf8e-013d-4b1e-ba6a-dc52c98dcd01 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] GET http://192.168.122.65/volume/v3/types/67b6eadf-15b7-4dd7-bb9b-33a321374791 Sep 07 09:54:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c69ddf8e-013d-4b1e-ba6a-dc52c98dcd01 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c69ddf8e-013d-4b1e-ba6a-dc52c98dcd01 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c69ddf8e-013d-4b1e-ba6a-dc52c98dcd01 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] http://192.168.122.65/volume/v3/types/67b6eadf-15b7-4dd7-bb9b-33a321374791 returned with HTTP 404 Sep 07 09:54:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 863/1710] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:54:01 2026] GET /volume/v3/types/67b6eadf-15b7-4dd7-bb9b-33a321374791 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:54:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-05b40667-82fb-4ec3-ab6c-cdf453320e85 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-05b40667-82fb-4ec3-ab6c-cdf453320e85 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] DELETE http://192.168.122.65/volume/v3/types/074e7984-83e2-4324-b1e1-328484f0ac8b Sep 07 09:54:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-05b40667-82fb-4ec3-ab6c-cdf453320e85 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-05b40667-82fb-4ec3-ab6c-cdf453320e85 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-05b40667-82fb-4ec3-ab6c-cdf453320e85 tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] http://192.168.122.65/volume/v3/types/074e7984-83e2-4324-b1e1-328484f0ac8b returned with HTTP 404 Sep 07 09:54:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 848/1711] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:54:01 2026] DELETE /volume/v3/types/074e7984-83e2-4324-b1e1-328484f0ac8b => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f077453c-1aa3-4f04-a76b-b4dbe671a4fc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f077453c-1aa3-4f04-a76b-b4dbe671a4fc tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] GET http://192.168.122.65/volume/v3/types/83d94c78-c6e4-43cd-8256-d9892767ab30 Sep 07 09:54:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f077453c-1aa3-4f04-a76b-b4dbe671a4fc tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f077453c-1aa3-4f04-a76b-b4dbe671a4fc tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f077453c-1aa3-4f04-a76b-b4dbe671a4fc tempest-VolumeTypesNegativeTest-1589174355 tempest-VolumeTypesNegativeTest-1589174355-project-admin] http://192.168.122.65/volume/v3/types/83d94c78-c6e4-43cd-8256-d9892767ab30 returned with HTTP 404 Sep 07 09:54:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 864/1712] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:54:01 2026] GET /volume/v3/types/83d94c78-c6e4-43cd-8256-d9892767ab30 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:11 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=46,cinder:INSERT=12,cinder:UPDATE=16 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:54:11 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=310,cinder:UPDATE=103,cinder:INSERT=59 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:54:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3f639eb4-434d-41c2-9078-c4a8363f5baa None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3f639eb4-434d-41c2-9078-c4a8363f5baa tempest-ExtensionsTestJSON-1060527472 tempest-ExtensionsTestJSON-1060527472-project-reader] GET http://192.168.122.65/volume/v3/extensions Sep 07 09:54:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3f639eb4-434d-41c2-9078-c4a8363f5baa tempest-ExtensionsTestJSON-1060527472 tempest-ExtensionsTestJSON-1060527472-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3f639eb4-434d-41c2-9078-c4a8363f5baa tempest-ExtensionsTestJSON-1060527472 tempest-ExtensionsTestJSON-1060527472-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3f639eb4-434d-41c2-9078-c4a8363f5baa tempest-ExtensionsTestJSON-1060527472 tempest-ExtensionsTestJSON-1060527472-project-reader] http://192.168.122.65/volume/v3/extensions returned with HTTP 200 Sep 07 09:54:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 849/1713] 192.168.122.65 () {58 vars in 1125 bytes} [Mon Sep 7 09:54:12 2026] GET /volume/v3/extensions => generated 5245 bytes in 738 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a2282979-22ef-43f1-a142-2aed93675cde None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a2282979-22ef-43f1-a142-2aed93675cde tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] GET http://192.168.122.65/volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 Sep 07 09:54:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a2282979-22ef-43f1-a142-2aed93675cde tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a2282979-22ef-43f1-a142-2aed93675cde tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:14 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-a2282979-22ef-43f1-a142-2aed93675cde tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:54:14 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-a2282979-22ef-43f1-a142-2aed93675cde tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:54:14 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-a2282979-22ef-43f1-a142-2aed93675cde tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:54:14 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-a2282979-22ef-43f1-a142-2aed93675cde tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:54:14 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-a2282979-22ef-43f1-a142-2aed93675cde tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:54:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a2282979-22ef-43f1-a142-2aed93675cde tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 returned with HTTP 200 Sep 07 09:54:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 865/1714] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:14 2026] GET /volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 => generated 1427 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-53ccc86f-50d0-4c1c-9f4c-81e9247bb917 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-53ccc86f-50d0-4c1c-9f4c-81e9247bb917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 Sep 07 09:54:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-53ccc86f-50d0-4c1c-9f4c-81e9247bb917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:14 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-53ccc86f-50d0-4c1c-9f4c-81e9247bb917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:54:14 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-53ccc86f-50d0-4c1c-9f4c-81e9247bb917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:54:14 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-53ccc86f-50d0-4c1c-9f4c-81e9247bb917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-154259268-1912906991, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:54:14 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-53ccc86f-50d0-4c1c-9f4c-81e9247bb917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-50360746-1019606349, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:54:14 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-53ccc86f-50d0-4c1c-9f4c-81e9247bb917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:54:14 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-53ccc86f-50d0-4c1c-9f4c-81e9247bb917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:54:14 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-53ccc86f-50d0-4c1c-9f4c-81e9247bb917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-430693834-185749856, it is now deprecated. Please use the default quota class for default quota. Sep 07 09:54:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-53ccc86f-50d0-4c1c-9f4c-81e9247bb917 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 returned with HTTP 200 Sep 07 09:54:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 850/1715] 192.168.122.65 () {60 vars in 1253 bytes} [Mon Sep 7 09:54:14 2026] PUT /volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 => generated 1380 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-853813ae-f717-489d-83f2-091042cacd0b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-576707755"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-576707755'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Create volume of 1 GB Sep 07 09:54:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Availability Zones retrieved successfully. Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Flow 'volume_create_api' (3c686fbb-7d50-4252-9ff8-a8385a43f1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a230a80e-5df7-4bbc-945a-d37260522b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a230a80e-5df7-4bbc-945a-d37260522b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9888f498-6206-4d05-b560-0c7fe56af3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Created reservations ['4e609418-9468-433e-a1ba-db17636817b1', '6efda44b-5906-4cb5-8559-5ab29775cf9f', '7fdbc7c1-3383-486c-970f-4c9f657fd7e7', '729dba28-7151-4bd9-936f-ac01ebe9d9c7'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9888f498-6206-4d05-b560-0c7fe56af3f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e609418-9468-433e-a1ba-db17636817b1', '6efda44b-5906-4cb5-8559-5ab29775cf9f', '7fdbc7c1-3383-486c-970f-4c9f657fd7e7', '729dba28-7151-4bd9-936f-ac01ebe9d9c7']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6018b846-4efb-46ce-8de9-e6c96bbc86e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6018b846-4efb-46ce-8de9-e6c96bbc86e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7688f81b-7c0c-4667-a130-5d8716b5d729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-576707755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d5c3d91a2004ec2bd8cc69157e258b7',qos_specs=None,replication_status=,reservations=['4e609418-9468-433e-a1ba-db17636817b1','6efda44b-5906-4cb5-8559-5ab29775cf9f','7fdbc7c1-3383-486c-970f-4c9f657fd7e7','729dba28-7151-4bd9-936f-ac01ebe9d9c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d3ce04e39e4e36a3ea3d662b418275',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-576707755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7688f81b-7c0c-4667-a130-5d8716b5d729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d5c3d91a2004ec2bd8cc69157e258b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36d3ce04e39e4e36a3ea3d662b418275',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69351f21-5d42-4242-bb5c-5f01157a944e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69351f21-5d42-4242-bb5c-5f01157a944e) transitioned into state 'SUCCESS' from state '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-576707755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d5c3d91a2004ec2bd8cc69157e258b7',qos_specs=None,replication_status=,reservations=['4e609418-9468-433e-a1ba-db17636817b1','6efda44b-5906-4cb5-8559-5ab29775cf9f','7fdbc7c1-3383-486c-970f-4c9f657fd7e7','729dba28-7151-4bd9-936f-ac01ebe9d9c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36d3ce04e39e4e36a3ea3d662b418275',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d936762-65b6-43dc-9193-2e79e1f40291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d936762-65b6-43dc-9193-2e79e1f40291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Flow 'volume_create_api' (3c686fbb-7d50-4252-9ff8-a8385a43f1cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:54:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Create volume request issued successfully. Sep 07 09:54:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-853813ae-f717-489d-83f2-091042cacd0b tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:54:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 866/1716] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:54:14 2026] POST /volume/v3/volumes => generated 773 bytes in 1002 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:54:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-73e115ad-2171-419e-b567-6f0bbe9f81c9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-73e115ad-2171-419e-b567-6f0bbe9f81c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 Sep 07 09:54:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-73e115ad-2171-419e-b567-6f0bbe9f81c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-73e115ad-2171-419e-b567-6f0bbe9f81c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-73e115ad-2171-419e-b567-6f0bbe9f81c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Volume info retrieved successfully. Sep 07 09:54:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-73e115ad-2171-419e-b567-6f0bbe9f81c9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 returned with HTTP 200 Sep 07 09:54:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 851/1717] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:15 2026] GET /volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 => generated 841 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4b64a766-80e4-42e0-89f5-64d2c138a13c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4b64a766-80e4-42e0-89f5-64d2c138a13c tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 Sep 07 09:54:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4b64a766-80e4-42e0-89f5-64d2c138a13c tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4b64a766-80e4-42e0-89f5-64d2c138a13c tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:16 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:16 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4b64a766-80e4-42e0-89f5-64d2c138a13c tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Volume info retrieved successfully. Sep 07 09:54:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4b64a766-80e4-42e0-89f5-64d2c138a13c tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 returned with HTTP 200 Sep 07 09:54:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 867/1718] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:16 2026] GET /volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 => generated 865 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:54:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-aafa5b77-b8bf-46ac-ad62-de7ea64915c6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aafa5b77-b8bf-46ac-ad62-de7ea64915c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 Sep 07 09:54:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aafa5b77-b8bf-46ac-ad62-de7ea64915c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aafa5b77-b8bf-46ac-ad62-de7ea64915c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-aafa5b77-b8bf-46ac-ad62-de7ea64915c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Volume info retrieved successfully. Sep 07 09:54:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aafa5b77-b8bf-46ac-ad62-de7ea64915c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 returned with HTTP 200 Sep 07 09:54:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 852/1719] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:17 2026] GET /volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fa3381e4-20b5-46e9-9638-66ac8d8f98e7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fa3381e4-20b5-46e9-9638-66ac8d8f98e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:54:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fa3381e4-20b5-46e9-9638-66ac8d8f98e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7688f81b-7c0c-4667-a130-5d8716b5d729", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1430298317"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fa3381e4-20b5-46e9-9638-66ac8d8f98e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Volume info retrieved successfully. Sep 07 09:54:18 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-fa3381e4-20b5-46e9-9638-66ac8d8f98e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Create snapshot from volume 7688f81b-7c0c-4667-a130-5d8716b5d729 Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:18 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-fa3381e4-20b5-46e9-9638-66ac8d8f98e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Created reservations ['682529ec-80e1-4f52-9ffd-e5f189c318ca', 'b66eacf3-3bb8-4ac2-922d-6a344ed40dfc', 'ffb2cd0d-0593-4df1-8ac3-e6a504eef328', 'c0d2f4bd-b4cb-4cb1-a764-4a1efdd6540c'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:54:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fa3381e4-20b5-46e9-9638-66ac8d8f98e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Snapshot create request issued successfully. Sep 07 09:54:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fa3381e4-20b5-46e9-9638-66ac8d8f98e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:54:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 868/1720] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:54:18 2026] POST /volume/v3/snapshots => generated 323 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:54:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f4503518-5b6b-4c98-878d-ffe69f37f605 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f4503518-5b6b-4c98-878d-ffe69f37f605 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c Sep 07 09:54:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f4503518-5b6b-4c98-878d-ffe69f37f605 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f4503518-5b6b-4c98-878d-ffe69f37f605 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f4503518-5b6b-4c98-878d-ffe69f37f605 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Snapshot retrieved successfully. Sep 07 09:54:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f4503518-5b6b-4c98-878d-ffe69f37f605 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c returned with HTTP 200 Sep 07 09:54:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 869/1721] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:18 2026] GET /volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c => generated 455 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:54:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-655290090"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-655290090'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Create volume of 1 GB Sep 07 09:54:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Availability Zones retrieved successfully. Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Flow 'volume_create_api' (c8b41412-3b95-4773-bc9a-3ac5e97eb84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e18379-3a89-443b-a65e-6a9a194d310b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e18379-3a89-443b-a65e-6a9a194d310b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5463ba24-69f2-4b95-8ade-0104e7ae9a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Created reservations ['1dffdeaa-af60-4509-a172-e9ba15efeb99', '55cd8f75-1135-4e2f-8ddf-28acbed3f268', 'b8a04eb6-c711-43e0-8ee0-f736614a83ed', '2130cb74-28fa-4d4c-8e74-f7cf1caf20a6'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5463ba24-69f2-4b95-8ade-0104e7ae9a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dffdeaa-af60-4509-a172-e9ba15efeb99', '55cd8f75-1135-4e2f-8ddf-28acbed3f268', 'b8a04eb6-c711-43e0-8ee0-f736614a83ed', '2130cb74-28fa-4d4c-8e74-f7cf1caf20a6']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec5e204a-ffc1-4fe0-942e-a78c02026b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec5e204a-ffc1-4fe0-942e-a78c02026b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '206011f7-3eb1-405e-b5aa-13b37bada73b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-655290090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0dd3343a971439e8c163a134eb9f2a4',qos_specs=None,replication_status=,reservations=['1dffdeaa-af60-4509-a172-e9ba15efeb99','55cd8f75-1135-4e2f-8ddf-28acbed3f268','b8a04eb6-c711-43e0-8ee0-f736614a83ed','2130cb74-28fa-4d4c-8e74-f7cf1caf20a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e877ead9cc7d4056ba7bb135830f9e14',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-655290090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=206011f7-3eb1-405e-b5aa-13b37bada73b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0dd3343a971439e8c163a134eb9f2a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e877ead9cc7d4056ba7bb135830f9e14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b29c6395-733b-4552-8a09-fc3801fca973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b29c6395-733b-4552-8a09-fc3801fca973) transitioned into state 'SUCCESS' from state '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-655290090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0dd3343a971439e8c163a134eb9f2a4',qos_specs=None,replication_status=,reservations=['1dffdeaa-af60-4509-a172-e9ba15efeb99','55cd8f75-1135-4e2f-8ddf-28acbed3f268','b8a04eb6-c711-43e0-8ee0-f736614a83ed','2130cb74-28fa-4d4c-8e74-f7cf1caf20a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e877ead9cc7d4056ba7bb135830f9e14',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5a60e18-c037-414f-9971-0eb8aa1b3403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5a60e18-c037-414f-9971-0eb8aa1b3403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Flow 'volume_create_api' (c8b41412-3b95-4773-bc9a-3ac5e97eb84f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:54:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Create volume request issued successfully. Sep 07 09:54:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a9a24d1a-f3ea-4a7e-8abe-52762096ed0a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:54:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 853/1722] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:54:18 2026] POST /volume/v3/volumes => generated 761 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:54:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c962702d-9d12-433f-a461-f8e6cb324931 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c962702d-9d12-433f-a461-f8e6cb324931 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b Sep 07 09:54:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c962702d-9d12-433f-a461-f8e6cb324931 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c962702d-9d12-433f-a461-f8e6cb324931 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c962702d-9d12-433f-a461-f8e6cb324931 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Volume info retrieved successfully. Sep 07 09:54:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c962702d-9d12-433f-a461-f8e6cb324931 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b returned with HTTP 200 Sep 07 09:54:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 870/1723] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:18 2026] GET /volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b => generated 829 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dfb4278a-d5e2-486d-82ff-3e9361128003 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dfb4278a-d5e2-486d-82ff-3e9361128003 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c Sep 07 09:54:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dfb4278a-d5e2-486d-82ff-3e9361128003 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dfb4278a-d5e2-486d-82ff-3e9361128003 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-dfb4278a-d5e2-486d-82ff-3e9361128003 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Snapshot retrieved successfully. Sep 07 09:54:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dfb4278a-d5e2-486d-82ff-3e9361128003 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c returned with HTTP 200 Sep 07 09:54:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 854/1724] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:19 2026] GET /volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c => generated 455 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4b28ce11-501a-4c66-9d50-8d09141c6696 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4b28ce11-501a-4c66-9d50-8d09141c6696 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b Sep 07 09:54:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4b28ce11-501a-4c66-9d50-8d09141c6696 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4b28ce11-501a-4c66-9d50-8d09141c6696 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4b28ce11-501a-4c66-9d50-8d09141c6696 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Volume info retrieved successfully. Sep 07 09:54:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4b28ce11-501a-4c66-9d50-8d09141c6696 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b returned with HTTP 200 Sep 07 09:54:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 871/1725] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:20 2026] GET /volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-425b0afb-f289-4b59-ad6b-e5453bfbaf5a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-425b0afb-f289-4b59-ad6b-e5453bfbaf5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c Sep 07 09:54:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-425b0afb-f289-4b59-ad6b-e5453bfbaf5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-425b0afb-f289-4b59-ad6b-e5453bfbaf5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-425b0afb-f289-4b59-ad6b-e5453bfbaf5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Snapshot retrieved successfully. Sep 07 09:54:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-425b0afb-f289-4b59-ad6b-e5453bfbaf5a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c returned with HTTP 200 Sep 07 09:54:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 855/1726] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:20 2026] GET /volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c => generated 455 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b5ddd476-810b-4426-979a-1c634cafc659 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b5ddd476-810b-4426-979a-1c634cafc659 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b5ddd476-810b-4426-979a-1c634cafc659 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b5ddd476-810b-4426-979a-1c634cafc659 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b5ddd476-810b-4426-979a-1c634cafc659 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Volume info retrieved successfully. Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b5ddd476-810b-4426-979a-1c634cafc659 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b returned with HTTP 200 Sep 07 09:54:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 872/1727] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:21 2026] GET /volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f2707dba-c89d-402b-be99-906b4374702f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f2707dba-c89d-402b-be99-906b4374702f tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:54:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f2707dba-c89d-402b-be99-906b4374702f tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "206011f7-3eb1-405e-b5aa-13b37bada73b", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1710242943"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f2707dba-c89d-402b-be99-906b4374702f tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Volume info retrieved successfully. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-f2707dba-c89d-402b-be99-906b4374702f tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Create snapshot from volume 206011f7-3eb1-405e-b5aa-13b37bada73b Sep 07 09:54:21 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-f2707dba-c89d-402b-be99-906b4374702f tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Created reservations ['73fd161a-c53f-47b5-b169-ecc6ed99c236', '1b9443c0-79ed-4f94-968d-707cbf4d8cad', '48fc7861-dcdf-41c5-b410-7ec4b056da2f', '82b46e2e-69c0-4bd4-a0df-fcae6ed8bf1d'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5991be85-3721-4a81-a938-5b57fa300a52 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5991be85-3721-4a81-a938-5b57fa300a52 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5991be85-3721-4a81-a938-5b57fa300a52 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5991be85-3721-4a81-a938-5b57fa300a52 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5991be85-3721-4a81-a938-5b57fa300a52 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Snapshot retrieved successfully. Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5991be85-3721-4a81-a938-5b57fa300a52 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c returned with HTTP 200 Sep 07 09:54:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 873/1728] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:21 2026] GET /volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c => generated 482 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-30fd504b-ec9f-45be-9818-25d0727e4f99 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-30fd504b-ec9f-45be-9818-25d0727e4f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-30fd504b-ec9f-45be-9818-25d0727e4f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f2707dba-c89d-402b-be99-906b4374702f tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot create request issued successfully. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f2707dba-c89d-402b-be99-906b4374702f tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:54:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 856/1729] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:54:21 2026] POST /volume/v3/snapshots => generated 311 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:54:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-94a9602d-5a6b-497d-a7a6-098694b9fe01 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-94a9602d-5a6b-497d-a7a6-098694b9fe01 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 Sep 07 09:54:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-94a9602d-5a6b-497d-a7a6-098694b9fe01 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-94a9602d-5a6b-497d-a7a6-098694b9fe01 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-94a9602d-5a6b-497d-a7a6-098694b9fe01 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-94a9602d-5a6b-497d-a7a6-098694b9fe01 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 returned with HTTP 200 Sep 07 09:54:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 857/1730] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:21 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-30fd504b-ec9f-45be-9818-25d0727e4f99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 returned with HTTP 200 Sep 07 09:54:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 874/1731] 192.168.122.65 () {60 vars in 1253 bytes} [Mon Sep 7 09:54:21 2026] PUT /volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 => generated 1380 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e9262889-c76a-49a5-a8e9-6fd9f9cd9b81 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9262889-c76a-49a5-a8e9-6fd9f9cd9b81 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:54:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9262889-c76a-49a5-a8e9-6fd9f9cd9b81 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7688f81b-7c0c-4667-a130-5d8716b5d729"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e9262889-c76a-49a5-a8e9-6fd9f9cd9b81 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Volume info retrieved successfully. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-e9262889-c76a-49a5-a8e9-6fd9f9cd9b81 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Create snapshot from volume 7688f81b-7c0c-4667-a130-5d8716b5d729 Sep 07 09:54:21 devstack devstack@c-api.service[86989]: WARNING cinder.quota_utils [None req-e9262889-c76a-49a5-a8e9-6fd9f9cd9b81 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Quota exceeded for 0d5c3d91a2004ec2bd8cc69157e258b7, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.api.middleware.fault [None req-e9262889-c76a-49a5-a8e9-6fd9f9cd9b81 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 413 Sep 07 09:54:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 858/1732] 192.168.122.65 () {60 vars in 1143 bytes} [Mon Sep 7 09:54:21 2026] POST /volume/v3/snapshots => generated 208 bytes in 68 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-961cb3bf-8790-4599-918e-7dd7bdb4868d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-961cb3bf-8790-4599-918e-7dd7bdb4868d tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-961cb3bf-8790-4599-918e-7dd7bdb4868d tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-961cb3bf-8790-4599-918e-7dd7bdb4868d tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 returned with HTTP 200 Sep 07 09:54:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 875/1733] 192.168.122.65 () {60 vars in 1253 bytes} [Mon Sep 7 09:54:21 2026] PUT /volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 => generated 1380 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-192ef100-dc43-4d55-9e92-13e0656aae3a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-192ef100-dc43-4d55-9e92-13e0656aae3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:54:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-192ef100-dc43-4d55-9e92-13e0656aae3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7688f81b-7c0c-4667-a130-5d8716b5d729"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-192ef100-dc43-4d55-9e92-13e0656aae3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Volume info retrieved successfully. Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-192ef100-dc43-4d55-9e92-13e0656aae3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Create snapshot from volume 7688f81b-7c0c-4667-a130-5d8716b5d729 Sep 07 09:54:21 devstack devstack@c-api.service[86989]: WARNING cinder.quota_utils [None req-192ef100-dc43-4d55-9e92-13e0656aae3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Quota exceeded for 0d5c3d91a2004ec2bd8cc69157e258b7, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 07 09:54:21 devstack devstack@c-api.service[86989]: INFO cinder.api.middleware.fault [None req-192ef100-dc43-4d55-9e92-13e0656aae3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 413 Sep 07 09:54:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 859/1734] 192.168.122.65 () {60 vars in 1143 bytes} [Mon Sep 7 09:54:21 2026] POST /volume/v3/snapshots => generated 133 bytes in 74 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b01fa76e-1c39-4d21-98f2-0db9123f5c83 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b01fa76e-1c39-4d21-98f2-0db9123f5c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b01fa76e-1c39-4d21-98f2-0db9123f5c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b01fa76e-1c39-4d21-98f2-0db9123f5c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-b01fa76e-1c39-4d21-98f2-0db9123f5c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Delete snapshot with id: 39d67735-0abb-4af6-be4c-3e57fef15a5c Sep 07 09:54:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b01fa76e-1c39-4d21-98f2-0db9123f5c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Snapshot retrieved successfully. Sep 07 09:54:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b01fa76e-1c39-4d21-98f2-0db9123f5c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Snapshot delete request issued successfully. Sep 07 09:54:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b01fa76e-1c39-4d21-98f2-0db9123f5c83 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c returned with HTTP 202 Sep 07 09:54:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 876/1735] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:54:21 2026] DELETE /volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:54:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-372fdda0-1447-47ed-9372-eae32874135e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-372fdda0-1447-47ed-9372-eae32874135e tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c Sep 07 09:54:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-372fdda0-1447-47ed-9372-eae32874135e tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-372fdda0-1447-47ed-9372-eae32874135e tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-372fdda0-1447-47ed-9372-eae32874135e tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Snapshot retrieved successfully. Sep 07 09:54:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-372fdda0-1447-47ed-9372-eae32874135e tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c returned with HTTP 200 Sep 07 09:54:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 860/1736] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:21 2026] GET /volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c => generated 481 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6495aad6-60a2-4ca4-aef2-83bd6480c46e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6495aad6-60a2-4ca4-aef2-83bd6480c46e tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 Sep 07 09:54:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6495aad6-60a2-4ca4-aef2-83bd6480c46e tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6495aad6-60a2-4ca4-aef2-83bd6480c46e tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6495aad6-60a2-4ca4-aef2-83bd6480c46e tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6495aad6-60a2-4ca4-aef2-83bd6480c46e tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 returned with HTTP 200 Sep 07 09:54:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 877/1737] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:22 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b0faa2fd-8480-4dea-a23e-22fa9c31f5ba None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b0faa2fd-8480-4dea-a23e-22fa9c31f5ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c Sep 07 09:54:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b0faa2fd-8480-4dea-a23e-22fa9c31f5ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b0faa2fd-8480-4dea-a23e-22fa9c31f5ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b0faa2fd-8480-4dea-a23e-22fa9c31f5ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Snapshot retrieved successfully. Sep 07 09:54:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b0faa2fd-8480-4dea-a23e-22fa9c31f5ba tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c returned with HTTP 200 Sep 07 09:54:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 861/1738] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:23 2026] GET /volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c => generated 481 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c64c0221-935e-41a7-a3eb-f80ca423cfc2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c64c0221-935e-41a7-a3eb-f80ca423cfc2 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 Sep 07 09:54:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c64c0221-935e-41a7-a3eb-f80ca423cfc2 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c64c0221-935e-41a7-a3eb-f80ca423cfc2 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c64c0221-935e-41a7-a3eb-f80ca423cfc2 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c64c0221-935e-41a7-a3eb-f80ca423cfc2 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 returned with HTTP 200 Sep 07 09:54:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 878/1739] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:23 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 => generated 443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b96a887d-49e9-4e4d-8e9d-9609d8f04f96 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b96a887d-49e9-4e4d-8e9d-9609d8f04f96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b96a887d-49e9-4e4d-8e9d-9609d8f04f96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b96a887d-49e9-4e4d-8e9d-9609d8f04f96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b96a887d-49e9-4e4d-8e9d-9609d8f04f96 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c returned with HTTP 404 Sep 07 09:54:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 862/1740] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:24 2026] GET /volume/v3/snapshots/39d67735-0abb-4af6-be4c-3e57fef15a5c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:54:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-89490e8f-0b72-4706-ba94-1c1144d81cbd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89490e8f-0b72-4706-ba94-1c1144d81cbd tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 Sep 07 09:54:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89490e8f-0b72-4706-ba94-1c1144d81cbd tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89490e8f-0b72-4706-ba94-1c1144d81cbd tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-89490e8f-0b72-4706-ba94-1c1144d81cbd tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Volume info retrieved successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89490e8f-0b72-4706-ba94-1c1144d81cbd tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 returned with HTTP 200 Sep 07 09:54:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 879/1741] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:24 2026] GET /volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 => generated 866 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f1e7a888-c86f-437f-beee-0229e18cc032 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f1e7a888-c86f-437f-beee-0229e18cc032 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] DELETE http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f1e7a888-c86f-437f-beee-0229e18cc032 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f1e7a888-c86f-437f-beee-0229e18cc032 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-f1e7a888-c86f-437f-beee-0229e18cc032 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Delete volume with id: 7688f81b-7c0c-4667-a130-5d8716b5d729 Sep 07 09:54:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f1e7a888-c86f-437f-beee-0229e18cc032 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Volume info retrieved successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f1e7a888-c86f-437f-beee-0229e18cc032 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Delete volume request issued successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f1e7a888-c86f-437f-beee-0229e18cc032 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 returned with HTTP 202 Sep 07 09:54:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 863/1742] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:54:24 2026] DELETE /volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:54:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-67194325-52d2-4255-95ec-1dca99ca2555 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-67194325-52d2-4255-95ec-1dca99ca2555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 Sep 07 09:54:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-67194325-52d2-4255-95ec-1dca99ca2555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-67194325-52d2-4255-95ec-1dca99ca2555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-67194325-52d2-4255-95ec-1dca99ca2555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Volume info retrieved successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-67194325-52d2-4255-95ec-1dca99ca2555 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 returned with HTTP 200 Sep 07 09:54:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 880/1743] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:24 2026] GET /volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-215d0b57-3472-4ff1-8fe2-2ba0fd7944b5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-215d0b57-3472-4ff1-8fe2-2ba0fd7944b5 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-215d0b57-3472-4ff1-8fe2-2ba0fd7944b5 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-215d0b57-3472-4ff1-8fe2-2ba0fd7944b5 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-215d0b57-3472-4ff1-8fe2-2ba0fd7944b5 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-215d0b57-3472-4ff1-8fe2-2ba0fd7944b5 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 returned with HTTP 200 Sep 07 09:54:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 864/1744] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:24 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-53df167a-89bd-41f4-9ea6-5ad275b7ddbb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-53df167a-89bd-41f4-9ea6-5ad275b7ddbb tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] POST http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata Sep 07 09:54:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-53df167a-89bd-41f4-9ea6-5ad275b7ddbb tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-53df167a-89bd-41f4-9ea6-5ad275b7ddbb tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-53df167a-89bd-41f4-9ea6-5ad275b7ddbb tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Update snapshot metadata completed successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-53df167a-89bd-41f4-9ea6-5ad275b7ddbb tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata returned with HTTP 200 Sep 07 09:54:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 881/1745] 192.168.122.65 () {60 vars in 1281 bytes} [Mon Sep 7 09:54:24 2026] POST /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata => generated 68 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5856ffe5-cad4-4005-82b2-e6d32a681bce None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5856ffe5-cad4-4005-82b2-e6d32a681bce tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5856ffe5-cad4-4005-82b2-e6d32a681bce tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5856ffe5-cad4-4005-82b2-e6d32a681bce tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5856ffe5-cad4-4005-82b2-e6d32a681bce tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Snapshot retrieved successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5856ffe5-cad4-4005-82b2-e6d32a681bce tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Get snapshot metadata completed successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5856ffe5-cad4-4005-82b2-e6d32a681bce tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata returned with HTTP 200 Sep 07 09:54:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 865/1746] 192.168.122.65 () {58 vars in 1260 bytes} [Mon Sep 7 09:54:24 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata => generated 68 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6ef48e2c-4d9e-48de-8098-57400dcf3f8a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6ef48e2c-4d9e-48de-8098-57400dcf3f8a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] PUT http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata Sep 07 09:54:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6ef48e2c-4d9e-48de-8098-57400dcf3f8a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6ef48e2c-4d9e-48de-8098-57400dcf3f8a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6ef48e2c-4d9e-48de-8098-57400dcf3f8a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Update snapshot metadata completed successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6ef48e2c-4d9e-48de-8098-57400dcf3f8a tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata returned with HTTP 200 Sep 07 09:54:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 882/1747] 192.168.122.65 () {60 vars in 1280 bytes} [Mon Sep 7 09:54:24 2026] PUT /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata => generated 57 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3c3656b8-8982-4899-a096-6b95ff5544f2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3c3656b8-8982-4899-a096-6b95ff5544f2 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3c3656b8-8982-4899-a096-6b95ff5544f2 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3c3656b8-8982-4899-a096-6b95ff5544f2 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3c3656b8-8982-4899-a096-6b95ff5544f2 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Snapshot retrieved successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3c3656b8-8982-4899-a096-6b95ff5544f2 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Get snapshot metadata completed successfully. Sep 07 09:54:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3c3656b8-8982-4899-a096-6b95ff5544f2 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata returned with HTTP 200 Sep 07 09:54:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 866/1748] 192.168.122.65 () {58 vars in 1260 bytes} [Mon Sep 7 09:54:24 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata => generated 57 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-aee556e6-ac13-4c2f-a3a0-9cf6735a31ef None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aee556e6-ac13-4c2f-a3a0-9cf6735a31ef tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata/key3 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aee556e6-ac13-4c2f-a3a0-9cf6735a31ef tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aee556e6-ac13-4c2f-a3a0-9cf6735a31ef tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-aee556e6-ac13-4c2f-a3a0-9cf6735a31ef tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-aee556e6-ac13-4c2f-a3a0-9cf6735a31ef tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Get snapshot metadata completed successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-aee556e6-ac13-4c2f-a3a0-9cf6735a31ef tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Delete snapshot metadata completed successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aee556e6-ac13-4c2f-a3a0-9cf6735a31ef tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata/key3 returned with HTTP 200 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 883/1749] 192.168.122.65 () {58 vars in 1278 bytes} [Mon Sep 7 09:54:24 2026] DELETE /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata/key3 => generated 0 bytes in 59 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 09:54:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8eabb7bd-061f-487a-97a6-a32f23f547a4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8eabb7bd-061f-487a-97a6-a32f23f547a4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata Sep 07 09:54:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8eabb7bd-061f-487a-97a6-a32f23f547a4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8eabb7bd-061f-487a-97a6-a32f23f547a4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8eabb7bd-061f-487a-97a6-a32f23f547a4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Snapshot retrieved successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8eabb7bd-061f-487a-97a6-a32f23f547a4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Get snapshot metadata completed successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8eabb7bd-061f-487a-97a6-a32f23f547a4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata returned with HTTP 200 Sep 07 09:54:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 867/1750] 192.168.122.65 () {58 vars in 1260 bytes} [Mon Sep 7 09:54:25 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata => generated 32 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c01ca3a8-b536-4115-9414-5a04fb04b745 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c01ca3a8-b536-4115-9414-5a04fb04b745 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] PUT http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c01ca3a8-b536-4115-9414-5a04fb04b745 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c01ca3a8-b536-4115-9414-5a04fb04b745 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c01ca3a8-b536-4115-9414-5a04fb04b745 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Update snapshot metadata completed successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c01ca3a8-b536-4115-9414-5a04fb04b745 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata returned with HTTP 200 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 884/1751] 192.168.122.65 () {60 vars in 1280 bytes} [Mon Sep 7 09:54:25 2026] PUT /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata => generated 16 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ba864fea-882a-4656-821e-2cb58c493abe None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba864fea-882a-4656-821e-2cb58c493abe tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] POST http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata Sep 07 09:54:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ba864fea-882a-4656-821e-2cb58c493abe tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ba864fea-882a-4656-821e-2cb58c493abe tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ba864fea-882a-4656-821e-2cb58c493abe tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Update snapshot metadata completed successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba864fea-882a-4656-821e-2cb58c493abe tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata returned with HTTP 200 Sep 07 09:54:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 868/1752] 192.168.122.65 () {60 vars in 1281 bytes} [Mon Sep 7 09:54:25 2026] POST /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata => generated 68 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-73928b33-c6dd-479f-9a86-eb2a81dcf7b0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-73928b33-c6dd-479f-9a86-eb2a81dcf7b0 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-73928b33-c6dd-479f-9a86-eb2a81dcf7b0 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-73928b33-c6dd-479f-9a86-eb2a81dcf7b0 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-73928b33-c6dd-479f-9a86-eb2a81dcf7b0 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Snapshot retrieved successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-73928b33-c6dd-479f-9a86-eb2a81dcf7b0 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Get snapshot metadata completed successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-73928b33-c6dd-479f-9a86-eb2a81dcf7b0 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata returned with HTTP 200 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 885/1753] 192.168.122.65 () {58 vars in 1260 bytes} [Mon Sep 7 09:54:25 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6990939b-3229-4de1-92c3-974897d93356 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6990939b-3229-4de1-92c3-974897d93356 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] PUT http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata/key3 Sep 07 09:54:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6990939b-3229-4de1-92c3-974897d93356 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6990939b-3229-4de1-92c3-974897d93356 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6990939b-3229-4de1-92c3-974897d93356 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Update snapshot metadata completed successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6990939b-3229-4de1-92c3-974897d93356 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata/key3 returned with HTTP 200 Sep 07 09:54:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 869/1754] 192.168.122.65 () {60 vars in 1295 bytes} [Mon Sep 7 09:54:25 2026] PUT /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata/key3 => generated 35 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ccbd815c-c9cd-4a67-9ea4-5305ef66fa5c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ccbd815c-c9cd-4a67-9ea4-5305ef66fa5c tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata/key3 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ccbd815c-c9cd-4a67-9ea4-5305ef66fa5c tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ccbd815c-c9cd-4a67-9ea4-5305ef66fa5c tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-102820bf-5b03-432d-a215-94abc725694a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-102820bf-5b03-432d-a215-94abc725694a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] GET http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-102820bf-5b03-432d-a215-94abc725694a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ccbd815c-c9cd-4a67-9ea4-5305ef66fa5c tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Snapshot retrieved successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-102820bf-5b03-432d-a215-94abc725694a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ccbd815c-c9cd-4a67-9ea4-5305ef66fa5c tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Get snapshot metadata completed successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ccbd815c-c9cd-4a67-9ea4-5305ef66fa5c tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata/key3 returned with HTTP 200 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 886/1755] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 09:54:25 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5463ccd3-feaf-4d8f-9f51-7f0390233c8d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5463ccd3-feaf-4d8f-9f51-7f0390233c8d tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5463ccd3-feaf-4d8f-9f51-7f0390233c8d tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5463ccd3-feaf-4d8f-9f51-7f0390233c8d tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-102820bf-5b03-432d-a215-94abc725694a tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650 tempest-VolumeSnapshotQuotasNegativeTestJSON-1093318650-project-member] http://192.168.122.65/volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 returned with HTTP 404 Sep 07 09:54:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 870/1756] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:25 2026] GET /volume/v3/volumes/7688f81b-7c0c-4667-a130-5d8716b5d729 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5463ccd3-feaf-4d8f-9f51-7f0390233c8d tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Snapshot retrieved successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5463ccd3-feaf-4d8f-9f51-7f0390233c8d tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] Get snapshot metadata completed successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5463ccd3-feaf-4d8f-9f51-7f0390233c8d tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-reader] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata returned with HTTP 200 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 887/1757] 192.168.122.65 () {58 vars in 1260 bytes} [Mon Sep 7 09:54:25 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-deb89eba-93a2-469d-b790-36558620671e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-22d765bc-35a5-44c9-89ec-0ee789704060 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-deb89eba-93a2-469d-b790-36558620671e tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] PUT http://192.168.122.65/volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 Sep 07 09:54:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-deb89eba-93a2-469d-b790-36558620671e tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-22d765bc-35a5-44c9-89ec-0ee789704060 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] PUT http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-22d765bc-35a5-44c9-89ec-0ee789704060 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-22d765bc-35a5-44c9-89ec-0ee789704060 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-22d765bc-35a5-44c9-89ec-0ee789704060 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Update snapshot metadata completed successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-22d765bc-35a5-44c9-89ec-0ee789704060 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata returned with HTTP 200 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 888/1758] 192.168.122.65 () {60 vars in 1280 bytes} [Mon Sep 7 09:54:25 2026] PUT /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474/metadata => generated 16 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-699ac6d7-7741-486a-87bd-2ffde55b3ba4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-699ac6d7-7741-486a-87bd-2ffde55b3ba4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-699ac6d7-7741-486a-87bd-2ffde55b3ba4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-699ac6d7-7741-486a-87bd-2ffde55b3ba4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-699ac6d7-7741-486a-87bd-2ffde55b3ba4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Delete snapshot with id: 6e0a9ff7-0fe7-4952-8c9c-04203908f474 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-699ac6d7-7741-486a-87bd-2ffde55b3ba4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-699ac6d7-7741-486a-87bd-2ffde55b3ba4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot delete request issued successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-699ac6d7-7741-486a-87bd-2ffde55b3ba4 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 returned with HTTP 202 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 889/1759] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:54:25 2026] DELETE /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f2de0adc-59f1-478d-94fd-138388c981e9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f2de0adc-59f1-478d-94fd-138388c981e9 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f2de0adc-59f1-478d-94fd-138388c981e9 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f2de0adc-59f1-478d-94fd-138388c981e9 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f2de0adc-59f1-478d-94fd-138388c981e9 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f2de0adc-59f1-478d-94fd-138388c981e9 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 returned with HTTP 200 Sep 07 09:54:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 890/1760] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:25 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:54:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-deb89eba-93a2-469d-b790-36558620671e tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083 tempest-VolumeSnapshotQuotasNegativeTestJSON-1724593083-project-admin] http://192.168.122.65/volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 returned with HTTP 200 Sep 07 09:54:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 871/1761] 192.168.122.65 () {60 vars in 1254 bytes} [Mon Sep 7 09:54:25 2026] PUT /volume/v3/os-quota-sets/0d5c3d91a2004ec2bd8cc69157e258b7 => generated 1385 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ad1c5b8e-ba45-4dfd-8920-9da63e84803b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ad1c5b8e-ba45-4dfd-8920-9da63e84803b tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 Sep 07 09:54:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ad1c5b8e-ba45-4dfd-8920-9da63e84803b tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ad1c5b8e-ba45-4dfd-8920-9da63e84803b tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ad1c5b8e-ba45-4dfd-8920-9da63e84803b tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Snapshot retrieved successfully. Sep 07 09:54:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ad1c5b8e-ba45-4dfd-8920-9da63e84803b tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 returned with HTTP 200 Sep 07 09:54:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 891/1762] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:26 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2563c180-6f39-4a49-bc24-8e70359aa990 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2563c180-6f39-4a49-bc24-8e70359aa990 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2563c180-6f39-4a49-bc24-8e70359aa990 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2563c180-6f39-4a49-bc24-8e70359aa990 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2563c180-6f39-4a49-bc24-8e70359aa990 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2563c180-6f39-4a49-bc24-8e70359aa990 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 200 Sep 07 09:54:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 872/1763] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:26 2026] GET /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 943 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-02697103-7b08-4156-8e1f-cc0d58a270c3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-02697103-7b08-4156-8e1f-cc0d58a270c3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-02697103-7b08-4156-8e1f-cc0d58a270c3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-02697103-7b08-4156-8e1f-cc0d58a270c3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-02697103-7b08-4156-8e1f-cc0d58a270c3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-02697103-7b08-4156-8e1f-cc0d58a270c3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 200 Sep 07 09:54:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 892/1764] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:54:26 2026] GET /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 943 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dcd84c69-ea07-4c1a-8583-ffff737272bb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dcd84c69-ea07-4c1a-8583-ffff737272bb None None] GET http://192.168.122.65/volume// Sep 07 09:54:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dcd84c69-ea07-4c1a-8583-ffff737272bb None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dcd84c69-ea07-4c1a-8583-ffff737272bb None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dcd84c69-ea07-4c1a-8583-ffff737272bb None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:54:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 873/1765] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:54:27 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-4aa531b9-8f76-4e7a-bf77-871255735a84 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-4aa531b9-8f76-4e7a-bf77-871255735a84 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-4aa531b9-8f76-4e7a-bf77-871255735a84 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be", "connector": null, "instance_uuid": "2ba335e0-d406-47bb-93c4-3c5eef05a88f"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-4aa531b9-8f76-4e7a-bf77-871255735a84 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:54:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 893/1766] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:54:27 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6bba5847-c4dc-41fe-b36f-af2e3bb2f69b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6bba5847-c4dc-41fe-b36f-af2e3bb2f69b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6bba5847-c4dc-41fe-b36f-af2e3bb2f69b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6bba5847-c4dc-41fe-b36f-af2e3bb2f69b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cc17890a-3647-4cd4-9445-1c22a0b43e24 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cc17890a-3647-4cd4-9445-1c22a0b43e24 None None] GET http://192.168.122.65/volume// Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cc17890a-3647-4cd4-9445-1c22a0b43e24 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cc17890a-3647-4cd4-9445-1c22a0b43e24 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cc17890a-3647-4cd4-9445-1c22a0b43e24 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:54:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 894/1767] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:54:27 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:54:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-e70caa19-139a-4f1e-bb11-972f28750d5b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-e70caa19-139a-4f1e-bb11-972f28750d5b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-e70caa19-139a-4f1e-bb11-972f28750d5b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-e70caa19-139a-4f1e-bb11-972f28750d5b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6bba5847-c4dc-41fe-b36f-af2e3bb2f69b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6bba5847-c4dc-41fe-b36f-af2e3bb2f69b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 200 Sep 07 09:54:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 874/1768] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:27 2026] GET /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 942 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-e70caa19-139a-4f1e-bb11-972f28750d5b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-e70caa19-139a-4f1e-bb11-972f28750d5b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 200 Sep 07 09:54:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 895/1769] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:54:27 2026] GET /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 1123 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:54:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-8417c7b7-e3c7-46b4-9ea0-f7626ff64374 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-8417c7b7-e3c7-46b4-9ea0-f7626ff64374 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] PUT http://192.168.122.65/volume/v3/attachments/52e7794a-4dd0-49eb-b296-4ac9bc67b2d9 Sep 07 09:54:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-8417c7b7-e3c7-46b4-9ea0-f7626ff64374 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3941530e-6033-453f-a9e9-dd3af0ac8bb1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3941530e-6033-453f-a9e9-dd3af0ac8bb1 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3941530e-6033-453f-a9e9-dd3af0ac8bb1 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3941530e-6033-453f-a9e9-dd3af0ac8bb1 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3941530e-6033-453f-a9e9-dd3af0ac8bb1 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 returned with HTTP 404 Sep 07 09:54:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 896/1770] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:54:27 2026] GET /volume/v3/snapshots/6e0a9ff7-0fe7-4952-8c9c-04203908f474 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:27 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-8417c7b7-e3c7-46b4-9ea0-f7626ff64374 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Acquiring lock "cinder-attachment_update-64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be-devstack" by "attachment_update" {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d00c89dd-a327-4c45-945c-23951cb6fab9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d00c89dd-a327-4c45-945c-23951cb6fab9 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d00c89dd-a327-4c45-945c-23951cb6fab9 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d00c89dd-a327-4c45-945c-23951cb6fab9 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:27 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-8417c7b7-e3c7-46b4-9ea0-f7626ff64374 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Lock "cinder-attachment_update-64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:54:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d00c89dd-a327-4c45-945c-23951cb6fab9 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Volume info retrieved successfully. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d00c89dd-a327-4c45-945c-23951cb6fab9 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b returned with HTTP 200 Sep 07 09:54:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 897/1771] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:27 2026] GET /volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-35d195ed-036d-4455-8848-098d4337f213 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-35d195ed-036d-4455-8848-098d4337f213 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] DELETE http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-35d195ed-036d-4455-8848-098d4337f213 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-35d195ed-036d-4455-8848-098d4337f213 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-35d195ed-036d-4455-8848-098d4337f213 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Delete volume with id: 206011f7-3eb1-405e-b5aa-13b37bada73b Sep 07 09:54:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-35d195ed-036d-4455-8848-098d4337f213 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Volume info retrieved successfully. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-35d195ed-036d-4455-8848-098d4337f213 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Delete volume request issued successfully. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-35d195ed-036d-4455-8848-098d4337f213 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b returned with HTTP 202 Sep 07 09:54:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 898/1772] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:54:27 2026] DELETE /volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-48e0d731-4fc1-4e1b-af89-787624ef5bb8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-48e0d731-4fc1-4e1b-af89-787624ef5bb8 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-48e0d731-4fc1-4e1b-af89-787624ef5bb8 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-48e0d731-4fc1-4e1b-af89-787624ef5bb8 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-48e0d731-4fc1-4e1b-af89-787624ef5bb8 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Volume info retrieved successfully. Sep 07 09:54:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-48e0d731-4fc1-4e1b-af89-787624ef5bb8 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b returned with HTTP 200 Sep 07 09:54:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 899/1773] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:27 2026] GET /volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:28 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-8417c7b7-e3c7-46b4-9ea0-f7626ff64374 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Lock "cinder-attachment_update-64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be-devstack" released by "attachment_update" :: held 0.287s {{(pid=86989) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:54:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-8417c7b7-e3c7-46b4-9ea0-f7626ff64374 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/attachments/52e7794a-4dd0-49eb-b296-4ac9bc67b2d9 returned with HTTP 200 Sep 07 09:54:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 875/1774] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:54:27 2026] PUT /volume/v3/attachments/52e7794a-4dd0-49eb-b296-4ac9bc67b2d9 => generated 694 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-5185b4b2-1102-4ff2-9cb3-412d13914714 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-5185b4b2-1102-4ff2-9cb3-412d13914714 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] POST http://192.168.122.65/volume/v3/attachments/52e7794a-4dd0-49eb-b296-4ac9bc67b2d9/action Sep 07 09:54:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-5185b4b2-1102-4ff2-9cb3-412d13914714 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action body: b'{"os-complete": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-5185b4b2-1102-4ff2-9cb3-412d13914714 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bbd702f0-50ca-4309-bb0f-54302bac2e4c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bbd702f0-50ca-4309-bb0f-54302bac2e4c tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bbd702f0-50ca-4309-bb0f-54302bac2e4c tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bbd702f0-50ca-4309-bb0f-54302bac2e4c tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bbd702f0-50ca-4309-bb0f-54302bac2e4c tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-3eaa4e1f-93ad-44f9-ad9f-2aaa5afcf6de req-5185b4b2-1102-4ff2-9cb3-412d13914714 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/attachments/52e7794a-4dd0-49eb-b296-4ac9bc67b2d9/action returned with HTTP 204 Sep 07 09:54:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 900/1775] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:54:28 2026] POST /volume/v3/attachments/52e7794a-4dd0-49eb-b296-4ac9bc67b2d9/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bbd702f0-50ca-4309-bb0f-54302bac2e4c tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 200 Sep 07 09:54:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 876/1776] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:28 2026] GET /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 943 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dafa02ad-6884-4624-a9ad-be9c53ee2b30 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dafa02ad-6884-4624-a9ad-be9c53ee2b30 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] GET http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b Sep 07 09:54:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dafa02ad-6884-4624-a9ad-be9c53ee2b30 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dafa02ad-6884-4624-a9ad-be9c53ee2b30 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dafa02ad-6884-4624-a9ad-be9c53ee2b30 tempest-SnapshotMetadataTestJSON-575057656 tempest-SnapshotMetadataTestJSON-575057656-project-member] http://192.168.122.65/volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b returned with HTTP 404 Sep 07 09:54:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 901/1777] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:28 2026] GET /volume/v3/volumes/206011f7-3eb1-405e-b5aa-13b37bada73b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-52464af1-de96-44dd-ba9e-a49142b6b66a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-52464af1-de96-44dd-ba9e-a49142b6b66a tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-52464af1-de96-44dd-ba9e-a49142b6b66a tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-52464af1-de96-44dd-ba9e-a49142b6b66a tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-52464af1-de96-44dd-ba9e-a49142b6b66a tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-52464af1-de96-44dd-ba9e-a49142b6b66a tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 200 Sep 07 09:54:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 877/1778] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:29 2026] GET /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 1235 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b4fad91e-cbc4-40c4-a47a-5c7d381aca22 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b4fad91e-cbc4-40c4-a47a-5c7d381aca22 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b4fad91e-cbc4-40c4-a47a-5c7d381aca22 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b4fad91e-cbc4-40c4-a47a-5c7d381aca22 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b4fad91e-cbc4-40c4-a47a-5c7d381aca22 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b4fad91e-cbc4-40c4-a47a-5c7d381aca22 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 200 Sep 07 09:54:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 902/1779] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:29 2026] GET /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 1235 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-19fc7e73-89a1-447c-9c08-c3b77a58075f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-19fc7e73-89a1-447c-9c08-c3b77a58075f tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-19fc7e73-89a1-447c-9c08-c3b77a58075f tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-19fc7e73-89a1-447c-9c08-c3b77a58075f tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-19fc7e73-89a1-447c-9c08-c3b77a58075f tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-19fc7e73-89a1-447c-9c08-c3b77a58075f tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 returned with HTTP 200 Sep 07 09:54:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 878/1780] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:29 2026] GET /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 => generated 945 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-d2a7eb82-b29b-4c8c-b642-0f5be8d766ff None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-d2a7eb82-b29b-4c8c-b642-0f5be8d766ff tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-d2a7eb82-b29b-4c8c-b642-0f5be8d766ff tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-d2a7eb82-b29b-4c8c-b642-0f5be8d766ff tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-d2a7eb82-b29b-4c8c-b642-0f5be8d766ff tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-d2a7eb82-b29b-4c8c-b642-0f5be8d766ff tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 returned with HTTP 200 Sep 07 09:54:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 903/1781] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:54:30 2026] GET /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 => generated 945 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:54:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-346fc4ca-e18f-4619-bf8b-d99ceb9a543d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-346fc4ca-e18f-4619-bf8b-d99ceb9a543d None None] GET http://192.168.122.65/volume// Sep 07 09:54:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-346fc4ca-e18f-4619-bf8b-d99ceb9a543d None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-346fc4ca-e18f-4619-bf8b-d99ceb9a543d None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-346fc4ca-e18f-4619-bf8b-d99ceb9a543d None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:54:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 879/1782] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:54:30 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:54:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-ca3a9941-5461-4912-afca-91b4c2d34679 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-ca3a9941-5461-4912-afca-91b4c2d34679 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:54:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-ca3a9941-5461-4912-afca-91b4c2d34679 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b6a5891-edd2-4f58-9f07-5d5053fbccf4", "connector": null, "instance_uuid": "2ba335e0-d406-47bb-93c4-3c5eef05a88f"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-ca3a9941-5461-4912-afca-91b4c2d34679 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:54:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 904/1783] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:54:30 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:54:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-508e08b1-24a2-4fe0-b884-838fc1e03ccf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-508e08b1-24a2-4fe0-b884-838fc1e03ccf tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-508e08b1-24a2-4fe0-b884-838fc1e03ccf tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-508e08b1-24a2-4fe0-b884-838fc1e03ccf tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fef2ab81-2240-41ec-98e0-fd1acff6dcc8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fef2ab81-2240-41ec-98e0-fd1acff6dcc8 None None] GET http://192.168.122.65/volume// Sep 07 09:54:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fef2ab81-2240-41ec-98e0-fd1acff6dcc8 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fef2ab81-2240-41ec-98e0-fd1acff6dcc8 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fef2ab81-2240-41ec-98e0-fd1acff6dcc8 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:54:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 905/1784] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:54:30 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:54:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-ff413844-1326-414d-84c7-b64284c5f59e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-ff413844-1326-414d-84c7-b64284c5f59e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-ff413844-1326-414d-84c7-b64284c5f59e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-ff413844-1326-414d-84c7-b64284c5f59e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-508e08b1-24a2-4fe0-b884-838fc1e03ccf tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-508e08b1-24a2-4fe0-b884-838fc1e03ccf tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 returned with HTTP 200 Sep 07 09:54:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 880/1785] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:30 2026] GET /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 => generated 944 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-ff413844-1326-414d-84c7-b64284c5f59e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-ff413844-1326-414d-84c7-b64284c5f59e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 returned with HTTP 200 Sep 07 09:54:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 906/1786] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:54:30 2026] GET /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 => generated 1125 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 09:54:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-1c772120-1804-41f9-b27f-a7c837584597 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-1c772120-1804-41f9-b27f-a7c837584597 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] PUT http://192.168.122.65/volume/v3/attachments/5c698151-bdee-419e-a502-fe60515c92d1 Sep 07 09:54:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-1c772120-1804-41f9-b27f-a7c837584597 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:30 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-1c772120-1804-41f9-b27f-a7c837584597 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Acquiring lock "cinder-attachment_update-8b6a5891-edd2-4f58-9f07-5d5053fbccf4-devstack" by "attachment_update" {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:54:30 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-1c772120-1804-41f9-b27f-a7c837584597 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Lock "cinder-attachment_update-8b6a5891-edd2-4f58-9f07-5d5053fbccf4-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:54:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:31 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-1c772120-1804-41f9-b27f-a7c837584597 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Lock "cinder-attachment_update-8b6a5891-edd2-4f58-9f07-5d5053fbccf4-devstack" released by "attachment_update" :: held 0.245s {{(pid=86989) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:54:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-1c772120-1804-41f9-b27f-a7c837584597 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/attachments/5c698151-bdee-419e-a502-fe60515c92d1 returned with HTTP 200 Sep 07 09:54:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 881/1787] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:54:30 2026] PUT /volume/v3/attachments/5c698151-bdee-419e-a502-fe60515c92d1 => generated 694 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-d2bd3113-fc0e-425e-ab8f-9449a0f839ee None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-d2bd3113-fc0e-425e-ab8f-9449a0f839ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] POST http://192.168.122.65/volume/v3/attachments/5c698151-bdee-419e-a502-fe60515c92d1/action Sep 07 09:54:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-d2bd3113-fc0e-425e-ab8f-9449a0f839ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action body: b'{"os-complete": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-d2bd3113-fc0e-425e-ab8f-9449a0f839ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:31 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a3ad2b19-8b93-47f6-9f41-0bb6dd785aec req-d2bd3113-fc0e-425e-ab8f-9449a0f839ee tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/attachments/5c698151-bdee-419e-a502-fe60515c92d1/action returned with HTTP 204 Sep 07 09:54:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 907/1788] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:54:31 2026] POST /volume/v3/attachments/5c698151-bdee-419e-a502-fe60515c92d1/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0ffa181a-73cb-462a-af21-ea1b96dee0d3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ffa181a-73cb-462a-af21-ea1b96dee0d3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ffa181a-73cb-462a-af21-ea1b96dee0d3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ffa181a-73cb-462a-af21-ea1b96dee0d3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0ffa181a-73cb-462a-af21-ea1b96dee0d3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ffa181a-73cb-462a-af21-ea1b96dee0d3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 returned with HTTP 200 Sep 07 09:54:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 882/1789] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:31 2026] GET /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 => generated 1237 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-96e299a6-eb03-4278-91d2-f9e4427a174d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-96e299a6-eb03-4278-91d2-f9e4427a174d tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-96e299a6-eb03-4278-91d2-f9e4427a174d tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-96e299a6-eb03-4278-91d2-f9e4427a174d tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:31 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-96e299a6-eb03-4278-91d2-f9e4427a174d tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-96e299a6-eb03-4278-91d2-f9e4427a174d tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 returned with HTTP 200 Sep 07 09:54:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 908/1790] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:31 2026] GET /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 => generated 1237 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-145d4b8c-b26d-4a11-a53c-f0c71877cc58 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-145d4b8c-b26d-4a11-a53c-f0c71877cc58 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:54:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-145d4b8c-b26d-4a11-a53c-f0c71877cc58 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1154749374"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-145d4b8c-b26d-4a11-a53c-f0c71877cc58 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:54:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 883/1791] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:54:32 2026] POST /volume/v3/types => generated 231 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:54:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-930f21c3-e464-4f70-9721-c36c45bcdded None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-930f21c3-e464-4f70-9721-c36c45bcdded tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] POST http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs Sep 07 09:54:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-930f21c3-e464-4f70-9721-c36c45bcdded tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-930f21c3-e464-4f70-9721-c36c45bcdded tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs returned with HTTP 200 Sep 07 09:54:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 909/1792] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 09:54:32 2026] POST /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs => generated 34 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7fe92446-03fc-45bc-9195-3e2f82dc8d5e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7fe92446-03fc-45bc-9195-3e2f82dc8d5e tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] GET http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec3 Sep 07 09:54:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7fe92446-03fc-45bc-9195-3e2f82dc8d5e tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7fe92446-03fc-45bc-9195-3e2f82dc8d5e tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7fe92446-03fc-45bc-9195-3e2f82dc8d5e tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec3 returned with HTTP 200 Sep 07 09:54:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 884/1793] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 09:54:32 2026] GET /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec3 => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-07a9ebb8-33af-4265-bd43-bb1a43fd0aca None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-07a9ebb8-33af-4265-bd43-bb1a43fd0aca tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] DELETE http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec3 Sep 07 09:54:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-07a9ebb8-33af-4265-bd43-bb1a43fd0aca tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-07a9ebb8-33af-4265-bd43-bb1a43fd0aca tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-07a9ebb8-33af-4265-bd43-bb1a43fd0aca tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec3 returned with HTTP 202 Sep 07 09:54:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 910/1794] 192.168.122.65 () {58 vars in 1278 bytes} [Mon Sep 7 09:54:32 2026] DELETE /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:54:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dff525bd-a016-4c2c-bba9-57998f781f1a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dff525bd-a016-4c2c-bba9-57998f781f1a tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] GET http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec3 Sep 07 09:54:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dff525bd-a016-4c2c-bba9-57998f781f1a tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dff525bd-a016-4c2c-bba9-57998f781f1a tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dff525bd-a016-4c2c-bba9-57998f781f1a tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec3 returned with HTTP 404 Sep 07 09:54:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 885/1795] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 09:54:32 2026] GET /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec3 => generated 129 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:54:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-565f553f-d035-4a80-b2da-733dd160c7df None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-565f553f-d035-4a80-b2da-733dd160c7df tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] POST http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs Sep 07 09:54:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-565f553f-d035-4a80-b2da-733dd160c7df tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-565f553f-d035-4a80-b2da-733dd160c7df tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs returned with HTTP 200 Sep 07 09:54:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 911/1796] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 09:54:32 2026] POST /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs => generated 34 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-00a17f5d-d23c-4fdf-ae3b-02d4d43e2b8f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00a17f5d-d23c-4fdf-ae3b-02d4d43e2b8f tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] GET http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs Sep 07 09:54:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00a17f5d-d23c-4fdf-ae3b-02d4d43e2b8f tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00a17f5d-d23c-4fdf-ae3b-02d4d43e2b8f tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00a17f5d-d23c-4fdf-ae3b-02d4d43e2b8f tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs returned with HTTP 200 Sep 07 09:54:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 886/1797] 192.168.122.65 () {58 vars in 1257 bytes} [Mon Sep 7 09:54:32 2026] GET /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs => generated 34 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a432b72e-3cd0-41ab-958a-26472dba8461 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a432b72e-3cd0-41ab-958a-26472dba8461 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] POST http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs Sep 07 09:54:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a432b72e-3cd0-41ab-958a-26472dba8461 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a432b72e-3cd0-41ab-958a-26472dba8461 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs returned with HTTP 200 Sep 07 09:54:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 912/1798] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 09:54:32 2026] POST /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs => generated 34 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 09:54:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b2878fb8-585b-48d6-821f-ebaf7fe7fa77 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b2878fb8-585b-48d6-821f-ebaf7fe7fa77 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] PUT http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec2 Sep 07 09:54:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b2878fb8-585b-48d6-821f-ebaf7fe7fa77 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b2878fb8-585b-48d6-821f-ebaf7fe7fa77 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec2 returned with HTTP 200 Sep 07 09:54:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 887/1799] 192.168.122.65 () {60 vars in 1295 bytes} [Mon Sep 7 09:54:32 2026] PUT /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec2 => generated 17 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-55bee3b9-f436-488d-8f80-46ffba9968b5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55bee3b9-f436-488d-8f80-46ffba9968b5 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] GET http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec2 Sep 07 09:54:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55bee3b9-f436-488d-8f80-46ffba9968b5 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55bee3b9-f436-488d-8f80-46ffba9968b5 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55bee3b9-f436-488d-8f80-46ffba9968b5 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec2 returned with HTTP 200 Sep 07 09:54:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 913/1800] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 09:54:33 2026] GET /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-77dabfd5-8ecb-4b69-b625-13e7cf1d9389 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-77dabfd5-8ecb-4b69-b625-13e7cf1d9389 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] POST http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs Sep 07 09:54:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-77dabfd5-8ecb-4b69-b625-13e7cf1d9389 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-77dabfd5-8ecb-4b69-b625-13e7cf1d9389 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs returned with HTTP 200 Sep 07 09:54:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 888/1801] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 09:54:33 2026] POST /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs => generated 51 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fc55001f-c12f-46ca-95e6-8642b356afc5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc55001f-c12f-46ca-95e6-8642b356afc5 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] GET http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs Sep 07 09:54:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc55001f-c12f-46ca-95e6-8642b356afc5 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc55001f-c12f-46ca-95e6-8642b356afc5 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc55001f-c12f-46ca-95e6-8642b356afc5 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs returned with HTTP 200 Sep 07 09:54:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 914/1802] 192.168.122.65 () {58 vars in 1257 bytes} [Mon Sep 7 09:54:33 2026] GET /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021/extra_specs => generated 68 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:54:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9ed675f2-2560-4a75-a0b9-0b22e9d40ad8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9ed675f2-2560-4a75-a0b9-0b22e9d40ad8 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] DELETE http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021 Sep 07 09:54:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9ed675f2-2560-4a75-a0b9-0b22e9d40ad8 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9ed675f2-2560-4a75-a0b9-0b22e9d40ad8 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9ed675f2-2560-4a75-a0b9-0b22e9d40ad8 tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021 returned with HTTP 202 Sep 07 09:54:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 889/1803] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:54:33 2026] DELETE /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:54:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fe56c0af-123d-4072-83b0-6471d6133b6b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe56c0af-123d-4072-83b0-6471d6133b6b tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] GET http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021 Sep 07 09:54:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe56c0af-123d-4072-83b0-6471d6133b6b tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe56c0af-123d-4072-83b0-6471d6133b6b tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe56c0af-123d-4072-83b0-6471d6133b6b tempest-VolumeTypesExtraSpecsTest-788021356 tempest-VolumeTypesExtraSpecsTest-788021356-project-admin] http://192.168.122.65/volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021 returned with HTTP 404 Sep 07 09:54:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 915/1804] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:54:33 2026] GET /volume/v3/types/2e14130c-8f9c-44b8-b593-430f11ee9021 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1145750055"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1145750055'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Create volume of 1 GB Sep 07 09:54:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Availability Zones retrieved successfully. Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Flow 'volume_create_api' (c8f9087b-56ec-4dc1-be63-3f3962cebf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56564c7e-a3d0-449e-bbca-82a6678b20c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56564c7e-a3d0-449e-bbca-82a6678b20c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32517284-4ac3-46ba-8105-fc41fa01cd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Created reservations ['52d54b25-eab9-48dd-a079-90ec19d2f39b', 'a99cef61-de24-411e-8b3d-ec75b07ff95c', '3ac0a6fe-125a-4b47-917b-8f808e5fbbae', '34f85951-3352-4cc1-b9f3-14499cc69b21'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32517284-4ac3-46ba-8105-fc41fa01cd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52d54b25-eab9-48dd-a079-90ec19d2f39b', 'a99cef61-de24-411e-8b3d-ec75b07ff95c', '3ac0a6fe-125a-4b47-917b-8f808e5fbbae', '34f85951-3352-4cc1-b9f3-14499cc69b21']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4de6bb-15a6-47f7-8f6f-1cbc113e5337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4de6bb-15a6-47f7-8f6f-1cbc113e5337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10f80337-5d44-4ee6-b3f5-d5903943af15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1145750055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a23038e55a1b40aea273ea9dcd77b0ff',qos_specs=None,replication_status=,reservations=['52d54b25-eab9-48dd-a079-90ec19d2f39b','a99cef61-de24-411e-8b3d-ec75b07ff95c','3ac0a6fe-125a-4b47-917b-8f808e5fbbae','34f85951-3352-4cc1-b9f3-14499cc69b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90442c0de23f43a5afc398ab25af78b8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1145750055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10f80337-5d44-4ee6-b3f5-d5903943af15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a23038e55a1b40aea273ea9dcd77b0ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90442c0de23f43a5afc398ab25af78b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbad1e53-924f-40fc-a49c-9d21fd0392cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbad1e53-924f-40fc-a49c-9d21fd0392cb) transitioned into state 'SUCCESS' from state '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-1145750055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a23038e55a1b40aea273ea9dcd77b0ff',qos_specs=None,replication_status=,reservations=['52d54b25-eab9-48dd-a079-90ec19d2f39b','a99cef61-de24-411e-8b3d-ec75b07ff95c','3ac0a6fe-125a-4b47-917b-8f808e5fbbae','34f85951-3352-4cc1-b9f3-14499cc69b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90442c0de23f43a5afc398ab25af78b8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (832b3ee9-dbaf-4ab2-bcc1-b520d5b182b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (832b3ee9-dbaf-4ab2-bcc1-b520d5b182b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Flow 'volume_create_api' (c8f9087b-56ec-4dc1-be63-3f3962cebf95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:54:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Create volume request issued successfully. Sep 07 09:54:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-26394509-7a58-49e9-b2d5-7d79bb2c362f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:54:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 890/1805] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:54:34 2026] POST /volume/v3/volumes => generated 757 bytes in 773 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:54:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-02d22cbc-aae4-4bbe-bf6b-4bcbc27227ef None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-02d22cbc-aae4-4bbe-bf6b-4bcbc27227ef tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] GET http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 Sep 07 09:54:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-02d22cbc-aae4-4bbe-bf6b-4bcbc27227ef tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-02d22cbc-aae4-4bbe-bf6b-4bcbc27227ef tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-02d22cbc-aae4-4bbe-bf6b-4bcbc27227ef tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Volume info retrieved successfully. Sep 07 09:54:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-02d22cbc-aae4-4bbe-bf6b-4bcbc27227ef tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 returned with HTTP 200 Sep 07 09:54:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 916/1806] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:34 2026] GET /volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 => generated 825 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ca688482-6071-4135-8cb7-7ad2f9595062 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca688482-6071-4135-8cb7-7ad2f9595062 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] GET http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 Sep 07 09:54:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca688482-6071-4135-8cb7-7ad2f9595062 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca688482-6071-4135-8cb7-7ad2f9595062 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ca688482-6071-4135-8cb7-7ad2f9595062 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Volume info retrieved successfully. Sep 07 09:54:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca688482-6071-4135-8cb7-7ad2f9595062 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 returned with HTTP 200 Sep 07 09:54:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 891/1807] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:35 2026] GET /volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-d20fbea9-c4a2-48ca-8841-086d7996b507 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-d20fbea9-c4a2-48ca-8841-086d7996b507 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-d20fbea9-c4a2-48ca-8841-086d7996b507 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-d20fbea9-c4a2-48ca-8841-086d7996b507 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-d20fbea9-c4a2-48ca-8841-086d7996b507 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-d20fbea9-c4a2-48ca-8841-086d7996b507 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 200 Sep 07 09:54:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 917/1808] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:54:36 2026] GET /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 1235 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-47a28a88-42e1-4f53-a832-88fbb0c4226b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-47a28a88-42e1-4f53-a832-88fbb0c4226b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] POST http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be/action Sep 07 09:54:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-47a28a88-42e1-4f53-a832-88fbb0c4226b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-47a28a88-42e1-4f53-a832-88fbb0c4226b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-47a28a88-42e1-4f53-a832-88fbb0c4226b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-47a28a88-42e1-4f53-a832-88fbb0c4226b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Begin detaching volume completed successfully. Sep 07 09:54:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-47a28a88-42e1-4f53-a832-88fbb0c4226b tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be/action returned with HTTP 202 Sep 07 09:54:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 892/1809] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:54:36 2026] POST /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7e91c9c6-f588-4d9d-9b7a-329686b56476 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7e91c9c6-f588-4d9d-9b7a-329686b56476 None None] GET http://192.168.122.65/volume// Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7e91c9c6-f588-4d9d-9b7a-329686b56476 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7e91c9c6-f588-4d9d-9b7a-329686b56476 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7e91c9c6-f588-4d9d-9b7a-329686b56476 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:54:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 918/1810] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:54:36 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:54:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-a6d42e94-e1ff-4ec6-87fa-f26e4ca9d728 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-a6d42e94-e1ff-4ec6-87fa-f26e4ca9d728 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-a6d42e94-e1ff-4ec6-87fa-f26e4ca9d728 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-a6d42e94-e1ff-4ec6-87fa-f26e4ca9d728 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-92617942-5fc4-41c8-8e5e-09cde2d6e33a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-92617942-5fc4-41c8-8e5e-09cde2d6e33a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-92617942-5fc4-41c8-8e5e-09cde2d6e33a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-92617942-5fc4-41c8-8e5e-09cde2d6e33a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-92617942-5fc4-41c8-8e5e-09cde2d6e33a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-92617942-5fc4-41c8-8e5e-09cde2d6e33a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 919/1811] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:36 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-a6d42e94-e1ff-4ec6-87fa-f26e4ca9d728 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-a6d42e94-e1ff-4ec6-87fa-f26e4ca9d728 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 200 Sep 07 09:54:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 893/1812] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:54:36 2026] GET /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 1419 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-63e873c3-0625-4e6c-b95c-81e08c94fa16 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-63e873c3-0625-4e6c-b95c-81e08c94fa16 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-63e873c3-0625-4e6c-b95c-81e08c94fa16 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-63e873c3-0625-4e6c-b95c-81e08c94fa16 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-63e873c3-0625-4e6c-b95c-81e08c94fa16 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-63e873c3-0625-4e6c-b95c-81e08c94fa16 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 920/1813] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:36 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-a9e78f29-95e1-4107-8096-bb9e595466d1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-a9e78f29-95e1-4107-8096-bb9e595466d1 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-a9e78f29-95e1-4107-8096-bb9e595466d1 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-a9e78f29-95e1-4107-8096-bb9e595466d1 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-a9e78f29-95e1-4107-8096-bb9e595466d1 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-a9e78f29-95e1-4107-8096-bb9e595466d1 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 894/1814] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:54:36 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 864 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-c5731d45-02b7-4168-a7e7-e7cf6f28606e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-c5731d45-02b7-4168-a7e7-e7cf6f28606e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] DELETE http://192.168.122.65/volume/v3/attachments/52e7794a-4dd0-49eb-b296-4ac9bc67b2d9 Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-c5731d45-02b7-4168-a7e7-e7cf6f28606e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-c5731d45-02b7-4168-a7e7-e7cf6f28606e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2c091782-4461-438d-8c03-adbff90cd02a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2c091782-4461-438d-8c03-adbff90cd02a tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] GET http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2c091782-4461-438d-8c03-adbff90cd02a tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2c091782-4461-438d-8c03-adbff90cd02a tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 09:54:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2c091782-4461-438d-8c03-adbff90cd02a tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Volume info retrieved successfully. Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2c091782-4461-438d-8c03-adbff90cd02a tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 returned with HTTP 200 Sep 07 09:54:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 895/1815] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:37 2026] GET /volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a2945ea7-f3ce-4815-a216-6aabb4977f4f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-5d21d8d8-3620-4fb7-8268-aedd788ed0ff req-c5731d45-02b7-4168-a7e7-e7cf6f28606e tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/attachments/52e7794a-4dd0-49eb-b296-4ac9bc67b2d9 returned with HTTP 200 Sep 07 09:54:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 921/1816] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:54:36 2026] DELETE /volume/v3/attachments/52e7794a-4dd0-49eb-b296-4ac9bc67b2d9 => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e2e8192c-ea4a-4914-a947-5698da6a67bd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e2e8192c-ea4a-4914-a947-5698da6a67bd None None] GET http://192.168.122.65/volume// Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e2e8192c-ea4a-4914-a947-5698da6a67bd None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e2e8192c-ea4a-4914-a947-5698da6a67bd None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e2e8192c-ea4a-4914-a947-5698da6a67bd None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:54:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 922/1817] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:54:37 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-5bd609e6-9258-488c-8e96-49d2ab303b58 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-5bd609e6-9258-488c-8e96-49d2ab303b58 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-5bd609e6-9258-488c-8e96-49d2ab303b58 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8c50aaf-3f28-47bb-ac67-808dd098bae6", "connector": null, "instance_uuid": "053258d3-99c1-4773-b9ff-ce8433ed8e9d"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-5bd609e6-9258-488c-8e96-49d2ab303b58 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:54:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 923/1818] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:54:37 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6f9cea83-f8e4-4c58-976a-5d0716edbfdc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6f9cea83-f8e4-4c58-976a-5d0716edbfdc tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6f9cea83-f8e4-4c58-976a-5d0716edbfdc tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6f9cea83-f8e4-4c58-976a-5d0716edbfdc tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6f9cea83-f8e4-4c58-976a-5d0716edbfdc tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6f9cea83-f8e4-4c58-976a-5d0716edbfdc tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 924/1819] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:37 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f631173c-4cea-4b0b-a5c8-6f5dc105e886 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f631173c-4cea-4b0b-a5c8-6f5dc105e886 None None] GET http://192.168.122.65/volume// Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f631173c-4cea-4b0b-a5c8-6f5dc105e886 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f631173c-4cea-4b0b-a5c8-6f5dc105e886 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f631173c-4cea-4b0b-a5c8-6f5dc105e886 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:54:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 925/1820] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:54:37 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de0fe081-7b25-4482-ad8a-de9786a2c49e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de0fe081-7b25-4482-ad8a-de9786a2c49e tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de0fe081-7b25-4482-ad8a-de9786a2c49e tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de0fe081-7b25-4482-ad8a-de9786a2c49e tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de0fe081-7b25-4482-ad8a-de9786a2c49e tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de0fe081-7b25-4482-ad8a-de9786a2c49e tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 926/1821] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:54:37 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 1044 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-eac94720-8713-4b58-928b-65919a419d63 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eac94720-8713-4b58-928b-65919a419d63 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] DELETE http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eac94720-8713-4b58-928b-65919a419d63 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eac94720-8713-4b58-928b-65919a419d63 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-eac94720-8713-4b58-928b-65919a419d63 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Delete volume with id: 64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a2945ea7-f3ce-4815-a216-6aabb4977f4f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-reader] GET http://192.168.122.65/volume/v3/limits Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a2945ea7-f3ce-4815-a216-6aabb4977f4f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a2945ea7-f3ce-4815-a216-6aabb4977f4f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-eac94720-8713-4b58-928b-65919a419d63 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-eac94720-8713-4b58-928b-65919a419d63 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Delete volume request issued successfully. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eac94720-8713-4b58-928b-65919a419d63 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 202 Sep 07 09:54:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 927/1822] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:54:37 2026] DELETE /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a2945ea7-f3ce-4815-a216-6aabb4977f4f tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-reader] http://192.168.122.65/volume/v3/limits returned with HTTP 200 Sep 07 09:54:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 896/1823] 192.168.122.65 () {58 vars in 1113 bytes} [Mon Sep 7 09:54:37 2026] GET /volume/v3/limits => generated 302 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de129487-6780-4130-8009-93abb970a527 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-aace7e4d-91b4-49de-b112-533f8656f35e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aace7e4d-91b4-49de-b112-533f8656f35e tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] GET http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aace7e4d-91b4-49de-b112-533f8656f35e tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de129487-6780-4130-8009-93abb970a527 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] PUT http://192.168.122.65/volume/v3/attachments/ff55dc85-110a-435d-a5f5-5a7af6f5ba83 Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de129487-6780-4130-8009-93abb970a527 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aace7e4d-91b4-49de-b112-533f8656f35e tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de129487-6780-4130-8009-93abb970a527 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Acquiring lock "cinder-attachment_update-c8c50aaf-3f28-47bb-ac67-808dd098bae6-devstack" by "attachment_update" {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-aace7e4d-91b4-49de-b112-533f8656f35e tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Volume info retrieved successfully. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de129487-6780-4130-8009-93abb970a527 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Lock "cinder-attachment_update-c8c50aaf-3f28-47bb-ac67-808dd098bae6-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:54:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aace7e4d-91b4-49de-b112-533f8656f35e tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 returned with HTTP 200 Sep 07 09:54:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 897/1824] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:37 2026] GET /volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7d8470aa-317b-4544-bd14-e8532278ee64 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7d8470aa-317b-4544-bd14-e8532278ee64 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] DELETE http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7d8470aa-317b-4544-bd14-e8532278ee64 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7d8470aa-317b-4544-bd14-e8532278ee64 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-7d8470aa-317b-4544-bd14-e8532278ee64 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Delete volume with id: 10f80337-5d44-4ee6-b3f5-d5903943af15 Sep 07 09:54:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7d8470aa-317b-4544-bd14-e8532278ee64 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Volume info retrieved successfully. Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7d8470aa-317b-4544-bd14-e8532278ee64 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Delete volume request issued successfully. Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7d8470aa-317b-4544-bd14-e8532278ee64 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 returned with HTTP 202 Sep 07 09:54:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 898/1825] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:54:37 2026] DELETE /volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1fa0b547-9c8d-4d0f-97af-86ce4f875712 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1fa0b547-9c8d-4d0f-97af-86ce4f875712 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] GET http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1fa0b547-9c8d-4d0f-97af-86ce4f875712 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1fa0b547-9c8d-4d0f-97af-86ce4f875712 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1fa0b547-9c8d-4d0f-97af-86ce4f875712 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Volume info retrieved successfully. Sep 07 09:54:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1fa0b547-9c8d-4d0f-97af-86ce4f875712 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 returned with HTTP 200 Sep 07 09:54:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 899/1826] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:37 2026] GET /volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 => generated 849 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:38 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de129487-6780-4130-8009-93abb970a527 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Lock "cinder-attachment_update-c8c50aaf-3f28-47bb-ac67-808dd098bae6-devstack" released by "attachment_update" :: held 0.415s {{(pid=86990) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:54:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-de129487-6780-4130-8009-93abb970a527 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/attachments/ff55dc85-110a-435d-a5f5-5a7af6f5ba83 returned with HTTP 200 Sep 07 09:54:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 928/1827] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:54:37 2026] PUT /volume/v3/attachments/ff55dc85-110a-435d-a5f5-5a7af6f5ba83 => generated 694 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ec273078-40af-4107-97a2-a699dec4e7f5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ec273078-40af-4107-97a2-a699dec4e7f5 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ec273078-40af-4107-97a2-a699dec4e7f5 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ec273078-40af-4107-97a2-a699dec4e7f5 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ec273078-40af-4107-97a2-a699dec4e7f5 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ec273078-40af-4107-97a2-a699dec4e7f5 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 900/1828] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:38 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 864 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-553373e6-3063-437f-8c23-4571cd4fc36e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-553373e6-3063-437f-8c23-4571cd4fc36e tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] POST http://192.168.122.65/volume/v3/attachments/ff55dc85-110a-435d-a5f5-5a7af6f5ba83/action Sep 07 09:54:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-553373e6-3063-437f-8c23-4571cd4fc36e tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action body: b'{"os-complete": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-553373e6-3063-437f-8c23-4571cd4fc36e tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:38 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d1385f94-2dbb-4935-94c3-737a1b49504c req-553373e6-3063-437f-8c23-4571cd4fc36e tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/attachments/ff55dc85-110a-435d-a5f5-5a7af6f5ba83/action returned with HTTP 204 Sep 07 09:54:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 929/1829] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:54:38 2026] POST /volume/v3/attachments/ff55dc85-110a-435d-a5f5-5a7af6f5ba83/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-31ba1f23-bbf6-4e58-ae50-399e1fa813a9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-31ba1f23-bbf6-4e58-ae50-399e1fa813a9 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] GET http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 Sep 07 09:54:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-31ba1f23-bbf6-4e58-ae50-399e1fa813a9 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-31ba1f23-bbf6-4e58-ae50-399e1fa813a9 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-31ba1f23-bbf6-4e58-ae50-399e1fa813a9 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Volume info retrieved successfully. Sep 07 09:54:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-31ba1f23-bbf6-4e58-ae50-399e1fa813a9 tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 returned with HTTP 200 Sep 07 09:54:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 901/1830] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:38 2026] GET /volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fea7e530-2724-4ef7-abcd-8aafa553a441 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fea7e530-2724-4ef7-abcd-8aafa553a441 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fea7e530-2724-4ef7-abcd-8aafa553a441 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fea7e530-2724-4ef7-abcd-8aafa553a441 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fea7e530-2724-4ef7-abcd-8aafa553a441 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fea7e530-2724-4ef7-abcd-8aafa553a441 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 930/1831] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:39 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 1156 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6f3aef19-65e2-42f0-9b64-18f772f04e4d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6f3aef19-65e2-42f0-9b64-18f772f04e4d tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6f3aef19-65e2-42f0-9b64-18f772f04e4d tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6f3aef19-65e2-42f0-9b64-18f772f04e4d tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:39 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6f3aef19-65e2-42f0-9b64-18f772f04e4d tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6f3aef19-65e2-42f0-9b64-18f772f04e4d tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 902/1832] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:39 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 1156 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2310344f-377c-4978-a902-ed93b90b02ab None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] POST http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action Sep 07 09:54:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action body: b'{"os-detach": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Attachment connected to vm 053258d3-99c1-4773-b9ff-ce8433ed8e9d, checking data on nova Sep 07 09:54:39 devstack devstack@c-api.service[86990]: DEBUG cinder.compute.nova [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Creating Keystone token plugin using URL: http://192.168.122.65/identity {{(pid=86990) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 09:54:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a9979a41-6870-4b46-bbe0-071553f453d4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG novaclient.v2.client [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] REQ: curl -g -i -X GET http://192.168.122.65/compute/v2.1/servers/053258d3-99c1-4773-b9ff-ce8433ed8e9d/os-volume_attachments/c8c50aaf-3f28-47bb-ac67-808dd098bae6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7977c5272b2d2e9688928cab12e2d3a488cab4a60809f3184ba012fb3d4023f8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2310344f-377c-4978-a902-ed93b90b02ab" -H "X-Service-Token: {SHA256}bfed94a54b653f6c99d75c7dbb9c8e9552f4e1baef36742a508d8707484f725b" {{(pid=86990) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a9979a41-6870-4b46-bbe0-071553f453d4 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a9979a41-6870-4b46-bbe0-071553f453d4 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1830275868", "extra_specs": {"spec1": "val1"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a9979a41-6870-4b46-bbe0-071553f453d4 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:54:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 903/1833] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:54:39 2026] POST /volume/v3/types => generated 243 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bb0f7583-35cb-4222-ab61-be1e4b127a5e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bb0f7583-35cb-4222-ab61-be1e4b127a5e tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] GET http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bb0f7583-35cb-4222-ab61-be1e4b127a5e tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bb0f7583-35cb-4222-ab61-be1e4b127a5e tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bb0f7583-35cb-4222-ab61-be1e4b127a5e tempest-AbsoluteLimitsTests-1558831348 tempest-AbsoluteLimitsTests-1558831348-project-member] http://192.168.122.65/volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 returned with HTTP 404 Sep 07 09:54:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 904/1834] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:40 2026] GET /volume/v3/volumes/10f80337-5d44-4ee6-b3f5-d5903943af15 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e1670d82-2616-4aa3-808b-52823e33c54c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e1670d82-2616-4aa3-808b-52823e33c54c tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] POST http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e1670d82-2616-4aa3-808b-52823e33c54c tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e1670d82-2616-4aa3-808b-52823e33c54c tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs returned with HTTP 400 Sep 07 09:54:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 905/1835] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 09:54:40 2026] POST /volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs => generated 146 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-850698d7-fcc8-4dd5-9719-1e10e7877e57 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-850698d7-fcc8-4dd5-9719-1e10e7877e57 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] POST http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-850698d7-fcc8-4dd5-9719-1e10e7877e57 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-850698d7-fcc8-4dd5-9719-1e10e7877e57 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs returned with HTTP 400 Sep 07 09:54:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 906/1836] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 09:54:40 2026] POST /volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs => generated 132 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c3aa34f0-35fe-49d2-8cc5-45ef5db0e377 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c3aa34f0-35fe-49d2-8cc5-45ef5db0e377 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] POST http://192.168.122.65/volume/v3/types/4994efb4-fca5-4ba6-9a1c-b61d34d3eb27/extra_specs Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c3aa34f0-35fe-49d2-8cc5-45ef5db0e377 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c3aa34f0-35fe-49d2-8cc5-45ef5db0e377 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/4994efb4-fca5-4ba6-9a1c-b61d34d3eb27/extra_specs returned with HTTP 404 Sep 07 09:54:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 907/1837] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 09:54:40 2026] POST /volume/v3/types/4994efb4-fca5-4ba6-9a1c-b61d34d3eb27/extra_specs => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-337843ff-d96f-4aeb-9136-c1d2970dadc4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-337843ff-d96f-4aeb-9136-c1d2970dadc4 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] DELETE http://192.168.122.65/volume/v3/types/ddda0f27-9842-448c-a37d-35503ddf1eba/extra_specs/spec1 Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-337843ff-d96f-4aeb-9136-c1d2970dadc4 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-337843ff-d96f-4aeb-9136-c1d2970dadc4 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-337843ff-d96f-4aeb-9136-c1d2970dadc4 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/ddda0f27-9842-448c-a37d-35503ddf1eba/extra_specs/spec1 returned with HTTP 404 Sep 07 09:54:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 908/1838] 192.168.122.65 () {58 vars in 1278 bytes} [Mon Sep 7 09:54:40 2026] DELETE /volume/v3/types/ddda0f27-9842-448c-a37d-35503ddf1eba/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4fdf45a6-b2ca-4074-8936-e4e3a41d730f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4fdf45a6-b2ca-4074-8936-e4e3a41d730f tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] GET http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/nonexistent_extra_spec_name Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4fdf45a6-b2ca-4074-8936-e4e3a41d730f tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4fdf45a6-b2ca-4074-8936-e4e3a41d730f tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4fdf45a6-b2ca-4074-8936-e4e3a41d730f tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 07 09:54:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 909/1839] 192.168.122.65 () {58 vars in 1341 bytes} [Mon Sep 7 09:54:40 2026] GET /volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2f8e9c25-1052-4e39-b92a-65c338acb0a8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f8e9c25-1052-4e39-b92a-65c338acb0a8 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] GET http://192.168.122.65/volume/v3/types/9f33b5e6-3ada-4ab7-ba01-636536ec694f/extra_specs/spec1 Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f8e9c25-1052-4e39-b92a-65c338acb0a8 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f8e9c25-1052-4e39-b92a-65c338acb0a8 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG novaclient.v2.client [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 07:54:40 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-3f88366c-9a14-43f8-a1a3-84b280381a77 x-openstack-request-id: req-3f88366c-9a14-43f8-a1a3-84b280381a77 {{(pid=86990) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG novaclient.v2.client [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c8c50aaf-3f28-47bb-ac67-808dd098bae6", "serverId": "053258d3-99c1-4773-b9ff-ce8433ed8e9d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ff55dc85-110a-435d-a5f5-5a7af6f5ba83", "bdm_uuid": "a2873b6d-3606-41de-91d9-ea6c5bdd5559"}} {{(pid=86990) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG novaclient.v2.client [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET call to compute for http://192.168.122.65/compute/v2.1/servers/053258d3-99c1-4773-b9ff-ce8433ed8e9d/os-volume_attachments/c8c50aaf-3f28-47bb-ac67-808dd098bae6 used request id req-3f88366c-9a14-43f8-a1a3-84b280381a77 {{(pid=86990) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.volume.api [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f8e9c25-1052-4e39-b92a-65c338acb0a8 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/9f33b5e6-3ada-4ab7-ba01-636536ec694f/extra_specs/spec1 returned with HTTP 404 Sep 07 09:54:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 910/1840] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 09:54:40 2026] GET /volume/v3/types/9f33b5e6-3ada-4ab7-ba01-636536ec694f/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Caught error: Detach volume from instance 053258d3-99c1-4773-b9ff-ce8433ed8e9d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 053258d3-99c1-4773-b9ff-ce8433ed8e9d using the Compute API Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 053258d3-99c1-4773-b9ff-ce8433ed8e9d using the Compute API Sep 07 09:54:40 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.middleware.fault [None req-2310344f-377c-4978-a902-ed93b90b02ab tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action returned with HTTP 409 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 931/1841] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:54:39 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 167 bytes in 703 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-66c11039-9014-4d4d-aec0-f720a154c707 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f6841b22-fe34-49f1-8764-88864297e808 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] POST http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f6841b22-fe34-49f1-8764-88864297e808 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] GET http://192.168.122.65/volume/v3/types/abbf712e-3fd2-4e0b-9d21-b3be6fbbadfe/extra_specs Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f6841b22-fe34-49f1-8764-88864297e808 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f6841b22-fe34-49f1-8764-88864297e808 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Attachment connected to vm 053258d3-99c1-4773-b9ff-ce8433ed8e9d, checking data on nova Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG cinder.compute.nova [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Creating Keystone token plugin using URL: http://192.168.122.65/identity {{(pid=86989) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-f6841b22-fe34-49f1-8764-88864297e808 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-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=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f6841b22-fe34-49f1-8764-88864297e808 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/abbf712e-3fd2-4e0b-9d21-b3be6fbbadfe/extra_specs returned with HTTP 404 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 932/1842] 192.168.122.65 () {58 vars in 1257 bytes} [Mon Sep 7 09:54:40 2026] GET /volume/v3/types/abbf712e-3fd2-4e0b-9d21-b3be6fbbadfe/extra_specs => generated 114 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-906a08c1-5bc9-454c-a09b-5512fae401f5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-906a08c1-5bc9-454c-a09b-5512fae401f5 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] PUT http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/spec1 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-906a08c1-5bc9-454c-a09b-5512fae401f5 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-906a08c1-5bc9-454c-a09b-5512fae401f5 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/spec1 returned with HTTP 400 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 933/1843] 192.168.122.65 () {60 vars in 1295 bytes} [Mon Sep 7 09:54:40 2026] PUT /volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/spec1 => generated 102 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4d4ca5d4-8002-49a5-8f22-7ecfa476e379 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4d4ca5d4-8002-49a5-8f22-7ecfa476e379 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] PUT http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/spec1 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4d4ca5d4-8002-49a5-8f22-7ecfa476e379 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Action: 'update', calling method: update, body: null {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4d4ca5d4-8002-49a5-8f22-7ecfa476e379 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/spec1 returned with HTTP 400 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 934/1844] 192.168.122.65 () {60 vars in 1294 bytes} [Mon Sep 7 09:54:40 2026] PUT /volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/spec1 => generated 72 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-573c741f-2c6c-48f3-8b60-23d9cec689b2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-573c741f-2c6c-48f3-8b60-23d9cec689b2 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] PUT http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/None Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-573c741f-2c6c-48f3-8b60-23d9cec689b2 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-573c741f-2c6c-48f3-8b60-23d9cec689b2 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-573c741f-2c6c-48f3-8b60-23d9cec689b2 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/None returned with HTTP 400 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 935/1845] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:54:40 2026] PUT /volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/None => generated 73 bytes in 58 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-856673ca-7291-499e-a884-0f356e164b41 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-856673ca-7291-499e-a884-0f356e164b41 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] PUT http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/72fe637d-ab98-42da-98cc-412e8a242ae8 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-856673ca-7291-499e-a884-0f356e164b41 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:40 devstack devstack@c-api.service[86989]: DEBUG novaclient.v2.client [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] REQ: curl -g -i -X GET http://192.168.122.65/compute/v2.1/servers/053258d3-99c1-4773-b9ff-ce8433ed8e9d/os-volume_attachments/c8c50aaf-3f28-47bb-ac67-808dd098bae6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}159a831d748caf53ff4ffb1677f847fd6dd098ad3db99d76d535b26882cac23e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-66c11039-9014-4d4d-aec0-f720a154c707" -H "X-Service-Token: {SHA256}57d05fad11d329b9b0bff2578d827b9adefc9abb2789ab358b14c53b9d36eda8" {{(pid=86989) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-856673ca-7291-499e-a884-0f356e164b41 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-856673ca-7291-499e-a884-0f356e164b41 tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/72fe637d-ab98-42da-98cc-412e8a242ae8 returned with HTTP 400 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 936/1846] 192.168.122.65 () {60 vars in 1388 bytes} [Mon Sep 7 09:54:40 2026] PUT /volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6/extra_specs/72fe637d-ab98-42da-98cc-412e8a242ae8 => generated 73 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7962a342-419e-4f5c-ab96-c088fcea993f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7962a342-419e-4f5c-ab96-c088fcea993f tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] PUT http://192.168.122.65/volume/v3/types/d8fce6bb-46bb-4bc8-99bf-674f819b3143/extra_specs/spec1 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7962a342-419e-4f5c-ab96-c088fcea993f tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7962a342-419e-4f5c-ab96-c088fcea993f tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/d8fce6bb-46bb-4bc8-99bf-674f819b3143/extra_specs/spec1 returned with HTTP 404 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 937/1847] 192.168.122.65 () {60 vars in 1295 bytes} [Mon Sep 7 09:54:40 2026] PUT /volume/v3/types/d8fce6bb-46bb-4bc8-99bf-674f819b3143/extra_specs/spec1 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-897220d5-6776-493b-a9c9-2b059b00cf2b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-897220d5-6776-493b-a9c9-2b059b00cf2b tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] DELETE http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-897220d5-6776-493b-a9c9-2b059b00cf2b tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-897220d5-6776-493b-a9c9-2b059b00cf2b tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-897220d5-6776-493b-a9c9-2b059b00cf2b tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6 returned with HTTP 202 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 938/1848] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:54:40 2026] DELETE /volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f30c03eb-f5e0-43a7-99d6-b40a37806bfb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f30c03eb-f5e0-43a7-99d6-b40a37806bfb tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] GET http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f30c03eb-f5e0-43a7-99d6-b40a37806bfb tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f30c03eb-f5e0-43a7-99d6-b40a37806bfb tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f30c03eb-f5e0-43a7-99d6-b40a37806bfb tempest-ExtraSpecsNegativeTest-1741185579 tempest-ExtraSpecsNegativeTest-1741185579-project-admin] http://192.168.122.65/volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6 returned with HTTP 404 Sep 07 09:54:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 939/1849] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:54:40 2026] GET /volume/v3/types/8f20a0a9-5371-4905-9c7e-ca69462077d6 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-f363e744-fb58-4f2a-99c3-980329b164da None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-f363e744-fb58-4f2a-99c3-980329b164da tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-f363e744-fb58-4f2a-99c3-980329b164da tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-f363e744-fb58-4f2a-99c3-980329b164da tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-f363e744-fb58-4f2a-99c3-980329b164da tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-f363e744-fb58-4f2a-99c3-980329b164da tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 returned with HTTP 200 Sep 07 09:54:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 940/1850] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:54:41 2026] GET /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 => generated 1237 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-819ad0ae-160e-46db-9e6e-f9e4d14fbfa7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-819ad0ae-160e-46db-9e6e-f9e4d14fbfa7 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] POST http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4/action Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-819ad0ae-160e-46db-9e6e-f9e4d14fbfa7 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-819ad0ae-160e-46db-9e6e-f9e4d14fbfa7 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-819ad0ae-160e-46db-9e6e-f9e4d14fbfa7 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-819ad0ae-160e-46db-9e6e-f9e4d14fbfa7 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Begin detaching volume completed successfully. Sep 07 09:54:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-819ad0ae-160e-46db-9e6e-f9e4d14fbfa7 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4/action returned with HTTP 202 Sep 07 09:54:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 941/1851] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:54:41 2026] POST /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-31e85a3c-0a88-4a09-8587-6fc25ace2b03 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-31e85a3c-0a88-4a09-8587-6fc25ace2b03 None None] GET http://192.168.122.65/volume// Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-31e85a3c-0a88-4a09-8587-6fc25ace2b03 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:41 devstack devstack@c-api.service[86989]: DEBUG novaclient.v2.client [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 07:54:40 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-d3693352-cf6a-48d2-b107-8891d58998f8 x-openstack-request-id: req-d3693352-cf6a-48d2-b107-8891d58998f8 {{(pid=86989) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-31e85a3c-0a88-4a09-8587-6fc25ace2b03 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-31e85a3c-0a88-4a09-8587-6fc25ace2b03 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:54:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 942/1852] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:54:41 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: DEBUG novaclient.v2.client [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c8c50aaf-3f28-47bb-ac67-808dd098bae6", "serverId": "053258d3-99c1-4773-b9ff-ce8433ed8e9d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ff55dc85-110a-435d-a5f5-5a7af6f5ba83", "bdm_uuid": "a2873b6d-3606-41de-91d9-ea6c5bdd5559"}} {{(pid=86989) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 09:54:41 devstack devstack@c-api.service[86989]: DEBUG novaclient.v2.client [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET call to compute for http://192.168.122.65/compute/v2.1/servers/053258d3-99c1-4773-b9ff-ce8433ed8e9d/os-volume_attachments/c8c50aaf-3f28-47bb-ac67-808dd098bae6 used request id req-d3693352-cf6a-48d2-b107-8891d58998f8 {{(pid=86989) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.volume.api [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-fd19f13d-c67c-4e34-a435-89bbf5925948 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-fd19f13d-c67c-4e34-a435-89bbf5925948 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-fd19f13d-c67c-4e34-a435-89bbf5925948 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Caught error: Detach volume from instance 053258d3-99c1-4773-b9ff-ce8433ed8e9d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 053258d3-99c1-4773-b9ff-ce8433ed8e9d using the Compute API Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 053258d3-99c1-4773-b9ff-ce8433ed8e9d using the Compute API Sep 07 09:54:41 devstack devstack@c-api.service[86989]: ERROR cinder.api.middleware.fault Sep 07 09:54:41 devstack devstack@c-api.service[86989]: INFO cinder.api.middleware.fault [None req-66c11039-9014-4d4d-aec0-f720a154c707 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action returned with HTTP 409 Sep 07 09:54:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 911/1853] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:54:40 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 167 bytes in 1159 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-fd19f13d-c67c-4e34-a435-89bbf5925948 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-259413cc-6812-43b3-aebb-a610bc4c8baf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 912/1854] 192.168.122.65 () {62 vars in 1476 bytes} [Mon Sep 7 09:54:41 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 09:54:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bceb523f-be39-423c-907b-35a2b1afb946 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 913/1855] 192.168.122.65 () {62 vars in 1476 bytes} [Mon Sep 7 09:54:41 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 09:54:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4cdcbaad-d89b-4f60-8dd7-c898ad5122e2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-fd19f13d-c67c-4e34-a435-89bbf5925948 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-fd19f13d-c67c-4e34-a435-89bbf5925948 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 returned with HTTP 200 Sep 07 09:54:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 943/1856] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:54:41 2026] GET /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 => generated 1421 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:54:41 devstack devstack@c-api.service[86989]: WARNING keystonemiddleware.auth_token [None req-4cdcbaad-d89b-4f60-8dd7-c898ad5122e2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 09:54:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 914/1857] 192.168.122.65 () {62 vars in 1476 bytes} [Mon Sep 7 09:54:41 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 114 bytes in 269 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 09:54:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-328f050d-98a3-41c3-b72c-af303ec39a66 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-e5bd5fd2-7700-423d-892d-a42858f0d9ed None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-e5bd5fd2-7700-423d-892d-a42858f0d9ed tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] DELETE http://192.168.122.65/volume/v3/attachments/5c698151-bdee-419e-a502-fe60515c92d1 Sep 07 09:54:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-e5bd5fd2-7700-423d-892d-a42858f0d9ed tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-e5bd5fd2-7700-423d-892d-a42858f0d9ed tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:41 devstack devstack@c-api.service[86989]: DEBUG oslo_db.sqlalchemy.engines [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-e5bd5fd2-7700-423d-892d-a42858f0d9ed tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86989) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:42 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, Sep 07 09:54:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-9b05d2bb-5435-4d4c-b920-94050bfe3e0a req-e5bd5fd2-7700-423d-892d-a42858f0d9ed tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/attachments/5c698151-bdee-419e-a502-fe60515c92d1 returned with HTTP 200 Sep 07 09:54:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 915/1858] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:54:41 2026] DELETE /volume/v3/attachments/5c698151-bdee-419e-a502-fe60515c92d1 => generated 19 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:42 devstack devstack@c-api.service[86990]: WARNING keystonemiddleware.auth_token [None req-328f050d-98a3-41c3-b72c-af303ec39a66 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 09:54:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 944/1859] 192.168.122.65 () {62 vars in 1476 bytes} [Mon Sep 7 09:54:41 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 114 bytes in 257 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 09:54:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-51b01c25-15a3-40ce-8af4-af0005978b2c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-51b01c25-15a3-40ce-8af4-af0005978b2c tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] POST http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action Sep 07 09:54:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-51b01c25-15a3-40ce-8af4-af0005978b2c tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-51b01c25-15a3-40ce-8af4-af0005978b2c tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-51b01c25-15a3-40ce-8af4-af0005978b2c tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Updating volume 'c8c50aaf-3f28-47bb-ac67-808dd098bae6' with '{'status': 'error'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-51b01c25-15a3-40ce-8af4-af0005978b2c tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action returned with HTTP 202 Sep 07 09:54:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 916/1860] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:54:42 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 0 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:54:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-52d5dcc2-9055-40c4-bcbb-dc52f6c92c3a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-52d5dcc2-9055-40c4-bcbb-dc52f6c92c3a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-52d5dcc2-9055-40c4-bcbb-dc52f6c92c3a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-52d5dcc2-9055-40c4-bcbb-dc52f6c92c3a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-06c8b2d1-624f-4545-a4b1-07586fd4a6c9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-06c8b2d1-624f-4545-a4b1-07586fd4a6c9 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] DELETE http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-06c8b2d1-624f-4545-a4b1-07586fd4a6c9 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-06c8b2d1-624f-4545-a4b1-07586fd4a6c9 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-06c8b2d1-624f-4545-a4b1-07586fd4a6c9 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Delete volume with id: 8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-06c8b2d1-624f-4545-a4b1-07586fd4a6c9 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-52d5dcc2-9055-40c4-bcbb-dc52f6c92c3a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-52d5dcc2-9055-40c4-bcbb-dc52f6c92c3a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 945/1861] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:42 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 1155 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-06c8b2d1-624f-4545-a4b1-07586fd4a6c9 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Delete volume request issued successfully. Sep 07 09:54:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-06c8b2d1-624f-4545-a4b1-07586fd4a6c9 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 returned with HTTP 202 Sep 07 09:54:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 917/1862] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:54:42 2026] DELETE /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:54:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] POST http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action Sep 07 09:54:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ff55dc85-110a-435d-a5f5-5a7af6f5ba83"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ff55dc85-110a-435d-a5f5-5a7af6f5ba83"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Volume info retrieved successfully. Sep 07 09:54:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Attachment connected to vm 053258d3-99c1-4773-b9ff-ce8433ed8e9d, checking data on nova Sep 07 09:54:42 devstack devstack@c-api.service[86990]: DEBUG cinder.compute.nova [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Creating Keystone token plugin using URL: http://192.168.122.65/identity {{(pid=86990) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-ee7af429-ebd2-4d1c-89b6-33bb521759aa req-5489a968-be5f-4043-942f-5521fc06e9f0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-ee7af429-ebd2-4d1c-89b6-33bb521759aa req-5489a968-be5f-4043-942f-5521fc06e9f0 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-ee7af429-ebd2-4d1c-89b6-33bb521759aa req-5489a968-be5f-4043-942f-5521fc06e9f0 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-ee7af429-ebd2-4d1c-89b6-33bb521759aa req-5489a968-be5f-4043-942f-5521fc06e9f0 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:42 devstack devstack@c-api.service[86990]: DEBUG novaclient.v2.client [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] REQ: curl -g -i -X GET http://192.168.122.65/compute/v2.1/servers/053258d3-99c1-4773-b9ff-ce8433ed8e9d/os-volume_attachments/c8c50aaf-3f28-47bb-ac67-808dd098bae6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9099f79a3310ae8d6901c66d55dc2bc213fdc438b29f92caf82e9d3bb47e56ce" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-29d1e489-f171-4759-bf4b-66d625fa5a64" -H "X-Service-Token: {SHA256}bfed94a54b653f6c99d75c7dbb9c8e9552f4e1baef36742a508d8707484f725b" {{(pid=86990) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 09:54:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-ee7af429-ebd2-4d1c-89b6-33bb521759aa req-5489a968-be5f-4043-942f-5521fc06e9f0 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-ee7af429-ebd2-4d1c-89b6-33bb521759aa req-5489a968-be5f-4043-942f-5521fc06e9f0 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 returned with HTTP 200 Sep 07 09:54:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 918/1863] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:54:42 2026] GET /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 => generated 944 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-f4c6b1b5-fefe-421e-9c8b-b44238b369bf req-814cea35-ff68-402e-adeb-578ca5f410d9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f4c6b1b5-fefe-421e-9c8b-b44238b369bf req-814cea35-ff68-402e-adeb-578ca5f410d9 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-f4c6b1b5-fefe-421e-9c8b-b44238b369bf req-814cea35-ff68-402e-adeb-578ca5f410d9 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-f4c6b1b5-fefe-421e-9c8b-b44238b369bf req-814cea35-ff68-402e-adeb-578ca5f410d9 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f4c6b1b5-fefe-421e-9c8b-b44238b369bf req-814cea35-ff68-402e-adeb-578ca5f410d9 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 404 Sep 07 09:54:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 919/1864] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:54:43 2026] GET /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: DEBUG novaclient.v2.client [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 07:54:42 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-5d31a056-db8e-40a1-83bf-a3dd28f1888b x-openstack-request-id: req-5d31a056-db8e-40a1-83bf-a3dd28f1888b {{(pid=86990) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 09:54:43 devstack devstack@c-api.service[86990]: DEBUG novaclient.v2.client [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "c8c50aaf-3f28-47bb-ac67-808dd098bae6", "serverId": "053258d3-99c1-4773-b9ff-ce8433ed8e9d", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ff55dc85-110a-435d-a5f5-5a7af6f5ba83", "bdm_uuid": "a2873b6d-3606-41de-91d9-ea6c5bdd5559"}} {{(pid=86990) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 09:54:43 devstack devstack@c-api.service[86990]: DEBUG novaclient.v2.client [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] GET call to compute for http://192.168.122.65/compute/v2.1/servers/053258d3-99c1-4773-b9ff-ce8433ed8e9d/os-volume_attachments/c8c50aaf-3f28-47bb-ac67-808dd098bae6 used request id req-5d31a056-db8e-40a1-83bf-a3dd28f1888b {{(pid=86990) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.volume.api [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Caught error: Detach volume from instance 053258d3-99c1-4773-b9ff-ce8433ed8e9d using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 053258d3-99c1-4773-b9ff-ce8433ed8e9d using the Compute API Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 053258d3-99c1-4773-b9ff-ce8433ed8e9d using the Compute API Sep 07 09:54:43 devstack devstack@c-api.service[86990]: ERROR cinder.api.middleware.fault Sep 07 09:54:43 devstack devstack@c-api.service[86990]: INFO cinder.api.middleware.fault [None req-29d1e489-f171-4759-bf4b-66d625fa5a64 tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action returned with HTTP 409 Sep 07 09:54:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 946/1865] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:54:42 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 167 bytes in 639 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:54:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7e76ca17-a8d1-4737-9cb2-58ffc1607edf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 920/1866] 192.168.122.65 () {62 vars in 1476 bytes} [Mon Sep 7 09:54:43 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-62e817b5-0b9f-4846-a9c7-d11d0d3857c2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 947/1867] 192.168.122.65 () {62 vars in 1476 bytes} [Mon Sep 7 09:54:43 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 114 bytes in 103 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 07 09:54:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7d7b838a-d06f-441a-9f19-e78410ada2a2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7d7b838a-d06f-441a-9f19-e78410ada2a2 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:54:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7d7b838a-d06f-441a-9f19-e78410ada2a2 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7d7b838a-d06f-441a-9f19-e78410ada2a2 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7d7b838a-d06f-441a-9f19-e78410ada2a2 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7d7b838a-d06f-441a-9f19-e78410ada2a2 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 200 Sep 07 09:54:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 921/1868] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:43 2026] GET /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fd7e22c4-e205-485f-92f3-ce078c64e809 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fd7e22c4-e205-485f-92f3-ce078c64e809 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:54:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fd7e22c4-e205-485f-92f3-ce078c64e809 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fd7e22c4-e205-485f-92f3-ce078c64e809 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:43 devstack devstack@c-api.service[86990]: DEBUG oslo_db.sqlalchemy.engines [None req-fd7e22c4-e205-485f-92f3-ce078c64e809 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 09:54:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fd7e22c4-e205-485f-92f3-ce078c64e809 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fd7e22c4-e205-485f-92f3-ce078c64e809 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 200 Sep 07 09:54:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 948/1869] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:43 2026] GET /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 865 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-27f6bf7f-fecc-4e2e-8b7c-ba3dcbd5cd22 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-27f6bf7f-fecc-4e2e-8b7c-ba3dcbd5cd22 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:54:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-27f6bf7f-fecc-4e2e-8b7c-ba3dcbd5cd22 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-27f6bf7f-fecc-4e2e-8b7c-ba3dcbd5cd22 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-27f6bf7f-fecc-4e2e-8b7c-ba3dcbd5cd22 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-27f6bf7f-fecc-4e2e-8b7c-ba3dcbd5cd22 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 200 Sep 07 09:54:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 922/1870] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:54:43 2026] GET /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 865 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-52efe333-2240-4c13-9b47-d816ca17ad2a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-52efe333-2240-4c13-9b47-d816ca17ad2a None None] GET http://192.168.122.65/volume// Sep 07 09:54:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-52efe333-2240-4c13-9b47-d816ca17ad2a None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-52efe333-2240-4c13-9b47-d816ca17ad2a None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-52efe333-2240-4c13-9b47-d816ca17ad2a None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:54:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 949/1871] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:54:44 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:54:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-1cf72e3c-1033-48bb-be11-99d7af0fdd83 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-1cf72e3c-1033-48bb-be11-99d7af0fdd83 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:54:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-1cf72e3c-1033-48bb-be11-99d7af0fdd83 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c637727-59e9-401f-90a9-4c6d27ca1bb9", "connector": null, "instance_uuid": "053258d3-99c1-4773-b9ff-ce8433ed8e9d"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-1cf72e3c-1033-48bb-be11-99d7af0fdd83 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:54:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 923/1872] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:54:44 2026] POST /volume/v3/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:54:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-739be24b-b7f6-4eaa-b852-03e671204dfa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-739be24b-b7f6-4eaa-b852-03e671204dfa tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:54:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-739be24b-b7f6-4eaa-b852-03e671204dfa tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-739be24b-b7f6-4eaa-b852-03e671204dfa tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-739be24b-b7f6-4eaa-b852-03e671204dfa tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-739be24b-b7f6-4eaa-b852-03e671204dfa tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 200 Sep 07 09:54:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 950/1873] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:44 2026] GET /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7c88705f-cdaf-46e7-9060-be5e7bec5f52 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7c88705f-cdaf-46e7-9060-be5e7bec5f52 None None] GET http://192.168.122.65/volume// Sep 07 09:54:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7c88705f-cdaf-46e7-9060-be5e7bec5f52 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7c88705f-cdaf-46e7-9060-be5e7bec5f52 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7c88705f-cdaf-46e7-9060-be5e7bec5f52 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:54:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 924/1874] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:54:44 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:54:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-16383387-48f7-4f52-adc1-7fbac322ee96 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-16383387-48f7-4f52-adc1-7fbac322ee96 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:54:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-16383387-48f7-4f52-adc1-7fbac322ee96 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-16383387-48f7-4f52-adc1-7fbac322ee96 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-16383387-48f7-4f52-adc1-7fbac322ee96 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-16383387-48f7-4f52-adc1-7fbac322ee96 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 200 Sep 07 09:54:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 951/1875] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:54:44 2026] GET /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 1045 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:54:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-ad00ab17-d876-440a-b516-f6544a284526 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-ad00ab17-d876-440a-b516-f6544a284526 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] PUT http://192.168.122.65/volume/v3/attachments/e5634a14-6a18-41aa-8f54-7ea1f88b3971 Sep 07 09:54:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-ad00ab17-d876-440a-b516-f6544a284526 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:44 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-ad00ab17-d876-440a-b516-f6544a284526 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Acquiring lock "cinder-attachment_update-7c637727-59e9-401f-90a9-4c6d27ca1bb9-devstack" by "attachment_update" {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:54:44 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-ad00ab17-d876-440a-b516-f6544a284526 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Lock "cinder-attachment_update-7c637727-59e9-401f-90a9-4c6d27ca1bb9-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:54:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:45 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-ad00ab17-d876-440a-b516-f6544a284526 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Lock "cinder-attachment_update-7c637727-59e9-401f-90a9-4c6d27ca1bb9-devstack" released by "attachment_update" :: held 0.242s {{(pid=86989) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:54:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-ad00ab17-d876-440a-b516-f6544a284526 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/attachments/e5634a14-6a18-41aa-8f54-7ea1f88b3971 returned with HTTP 200 Sep 07 09:54:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 925/1876] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:54:44 2026] PUT /volume/v3/attachments/e5634a14-6a18-41aa-8f54-7ea1f88b3971 => generated 694 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:54:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cce75830-19ab-4a71-85ca-5a18dace2ea7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cce75830-19ab-4a71-85ca-5a18dace2ea7 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:54:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cce75830-19ab-4a71-85ca-5a18dace2ea7 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cce75830-19ab-4a71-85ca-5a18dace2ea7 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cce75830-19ab-4a71-85ca-5a18dace2ea7 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cce75830-19ab-4a71-85ca-5a18dace2ea7 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 200 Sep 07 09:54:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 952/1877] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:45 2026] GET /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 865 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:54:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-792df71a-d77e-4409-9a3b-9e5aa7f20fa2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-792df71a-d77e-4409-9a3b-9e5aa7f20fa2 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] POST http://192.168.122.65/volume/v3/attachments/e5634a14-6a18-41aa-8f54-7ea1f88b3971/action Sep 07 09:54:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-792df71a-d77e-4409-9a3b-9e5aa7f20fa2 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action body: b'{"os-complete": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-792df71a-d77e-4409-9a3b-9e5aa7f20fa2 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-2f5548f7-b07d-44f9-a1a2-fa912aeb2c05 req-792df71a-d77e-4409-9a3b-9e5aa7f20fa2 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/attachments/e5634a14-6a18-41aa-8f54-7ea1f88b3971/action returned with HTTP 204 Sep 07 09:54:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 926/1878] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:54:45 2026] POST /volume/v3/attachments/e5634a14-6a18-41aa-8f54-7ea1f88b3971/action => generated 0 bytes in 147 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:54:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-20b37869-d541-4946-8b14-97645f6ea97b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-20b37869-d541-4946-8b14-97645f6ea97b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:54:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-20b37869-d541-4946-8b14-97645f6ea97b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-20b37869-d541-4946-8b14-97645f6ea97b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-20b37869-d541-4946-8b14-97645f6ea97b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-20b37869-d541-4946-8b14-97645f6ea97b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 200 Sep 07 09:54:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 953/1879] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:46 2026] GET /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 1157 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b19a8124-78f0-48bc-b207-46c71bc36947 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b19a8124-78f0-48bc-b207-46c71bc36947 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:54:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b19a8124-78f0-48bc-b207-46c71bc36947 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b19a8124-78f0-48bc-b207-46c71bc36947 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b19a8124-78f0-48bc-b207-46c71bc36947 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b19a8124-78f0-48bc-b207-46c71bc36947 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 200 Sep 07 09:54:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 927/1880] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:46 2026] GET /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 1157 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-50377f52-cd3c-459e-8237-8a1523777805 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-50377f52-cd3c-459e-8237-8a1523777805 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] POST http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action Sep 07 09:54:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-50377f52-cd3c-459e-8237-8a1523777805 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action body: b'{"os-detach": {"attachment_id": "e5634a14-6a18-41aa-8f54-7ea1f88b3971"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-50377f52-cd3c-459e-8237-8a1523777805 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "e5634a14-6a18-41aa-8f54-7ea1f88b3971"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-50377f52-cd3c-459e-8237-8a1523777805 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-50377f52-cd3c-459e-8237-8a1523777805 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action returned with HTTP 400 Sep 07 09:54:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 954/1881] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:54:46 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 100 bytes in 83 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 09:54:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-e1cf1252-70bf-4a6a-aae4-be685a502569 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-e1cf1252-70bf-4a6a-aae4-be685a502569 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:54:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-e1cf1252-70bf-4a6a-aae4-be685a502569 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-e1cf1252-70bf-4a6a-aae4-be685a502569 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-e1cf1252-70bf-4a6a-aae4-be685a502569 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-e1cf1252-70bf-4a6a-aae4-be685a502569 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 200 Sep 07 09:54:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 928/1882] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:54:47 2026] GET /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 1157 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-edc31c53-0f7a-47a5-96e2-db40118aacd4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-edc31c53-0f7a-47a5-96e2-db40118aacd4 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] POST http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9/action Sep 07 09:54:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-edc31c53-0f7a-47a5-96e2-db40118aacd4 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-edc31c53-0f7a-47a5-96e2-db40118aacd4 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-edc31c53-0f7a-47a5-96e2-db40118aacd4 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-edc31c53-0f7a-47a5-96e2-db40118aacd4 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Begin detaching volume completed successfully. Sep 07 09:54:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-edc31c53-0f7a-47a5-96e2-db40118aacd4 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9/action returned with HTTP 202 Sep 07 09:54:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 955/1883] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:54:47 2026] POST /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:54:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b1ade099-a68c-4891-8d7b-14edf162e217 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b1ade099-a68c-4891-8d7b-14edf162e217 None None] GET http://192.168.122.65/volume// Sep 07 09:54:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b1ade099-a68c-4891-8d7b-14edf162e217 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b1ade099-a68c-4891-8d7b-14edf162e217 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b1ade099-a68c-4891-8d7b-14edf162e217 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:54:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 929/1884] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:54:47 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:54:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-289d0b2c-dbb3-4a7c-90bd-da5e3cfc0cdf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-289d0b2c-dbb3-4a7c-90bd-da5e3cfc0cdf tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:54:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-289d0b2c-dbb3-4a7c-90bd-da5e3cfc0cdf tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-289d0b2c-dbb3-4a7c-90bd-da5e3cfc0cdf tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-289d0b2c-dbb3-4a7c-90bd-da5e3cfc0cdf tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-289d0b2c-dbb3-4a7c-90bd-da5e3cfc0cdf tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 200 Sep 07 09:54:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 956/1885] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:54:47 2026] GET /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 1341 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:54:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-f6546f87-ffbd-4193-bc4d-c54510683d9b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-f6546f87-ffbd-4193-bc4d-c54510683d9b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] DELETE http://192.168.122.65/volume/v3/attachments/e5634a14-6a18-41aa-8f54-7ea1f88b3971 Sep 07 09:54:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-f6546f87-ffbd-4193-bc4d-c54510683d9b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-f6546f87-ffbd-4193-bc4d-c54510683d9b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:48 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:48 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:48 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:48 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, Sep 07 09:54:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-11d8363d-d12f-4ecf-913f-b094048aa6df req-f6546f87-ffbd-4193-bc4d-c54510683d9b tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/attachments/e5634a14-6a18-41aa-8f54-7ea1f88b3971 returned with HTTP 200 Sep 07 09:54:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 930/1886] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:54:47 2026] DELETE /volume/v3/attachments/e5634a14-6a18-41aa-8f54-7ea1f88b3971 => generated 19 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e5808981-d645-4605-9a18-3aca1bf0dc2b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e5808981-d645-4605-9a18-3aca1bf0dc2b tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] POST http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action Sep 07 09:54:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e5808981-d645-4605-9a18-3aca1bf0dc2b tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e5808981-d645-4605-9a18-3aca1bf0dc2b tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:48 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:48 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-e5808981-d645-4605-9a18-3aca1bf0dc2b tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] Updating volume 'c8c50aaf-3f28-47bb-ac67-808dd098bae6' with '{'status': 'in-use'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 09:54:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e5808981-d645-4605-9a18-3aca1bf0dc2b tempest-TestServerVolumeAttachmentScenario-1817474289 tempest-TestServerVolumeAttachmentScenario-1817474289-project-admin] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action returned with HTTP 202 Sep 07 09:54:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 957/1887] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:54:48 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:54:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1d3e0ac9-8859-444e-b9cf-ecc20899e2b0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1d3e0ac9-8859-444e-b9cf-ecc20899e2b0 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1d3e0ac9-8859-444e-b9cf-ecc20899e2b0 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1d3e0ac9-8859-444e-b9cf-ecc20899e2b0 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:48 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:48 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:48 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:48 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:48 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1d3e0ac9-8859-444e-b9cf-ecc20899e2b0 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1d3e0ac9-8859-444e-b9cf-ecc20899e2b0 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 931/1888] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:48 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 1156 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-00f4fd1d-0cf3-4807-afca-0e4ffee7dbb4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-00f4fd1d-0cf3-4807-afca-0e4ffee7dbb4 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-00f4fd1d-0cf3-4807-afca-0e4ffee7dbb4 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-00f4fd1d-0cf3-4807-afca-0e4ffee7dbb4 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:49 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:49 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:49 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:49 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:49 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-00f4fd1d-0cf3-4807-afca-0e4ffee7dbb4 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-00f4fd1d-0cf3-4807-afca-0e4ffee7dbb4 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 958/1889] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:54:49 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 1156 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-e82eff94-68db-4935-a1a4-2a76fada6716 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-e82eff94-68db-4935-a1a4-2a76fada6716 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] POST http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action Sep 07 09:54:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-e82eff94-68db-4935-a1a4-2a76fada6716 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:54:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-e82eff94-68db-4935-a1a4-2a76fada6716 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:54:49 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:49 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:49 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:49 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-e82eff94-68db-4935-a1a4-2a76fada6716 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-e82eff94-68db-4935-a1a4-2a76fada6716 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Begin detaching volume completed successfully. Sep 07 09:54:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-e82eff94-68db-4935-a1a4-2a76fada6716 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action returned with HTTP 202 Sep 07 09:54:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 932/1890] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:54:49 2026] POST /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:54:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-be6a72bf-4d94-4274-bdfb-359f94581ab7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-be6a72bf-4d94-4274-bdfb-359f94581ab7 None None] GET http://192.168.122.65/volume// Sep 07 09:54:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-be6a72bf-4d94-4274-bdfb-359f94581ab7 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-be6a72bf-4d94-4274-bdfb-359f94581ab7 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-be6a72bf-4d94-4274-bdfb-359f94581ab7 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:54:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 959/1891] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:54:49 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:54:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-6cc7ff9d-4406-4057-8bc0-979d8e4a201a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-6cc7ff9d-4406-4057-8bc0-979d8e4a201a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-6cc7ff9d-4406-4057-8bc0-979d8e4a201a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-6cc7ff9d-4406-4057-8bc0-979d8e4a201a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:49 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:49 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:49 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:49 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-6cc7ff9d-4406-4057-8bc0-979d8e4a201a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-6cc7ff9d-4406-4057-8bc0-979d8e4a201a tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 933/1892] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:54:49 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 1340 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:54:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-862e3413-f71e-4643-b397-03f308246271 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-862e3413-f71e-4643-b397-03f308246271 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] DELETE http://192.168.122.65/volume/v3/attachments/ff55dc85-110a-435d-a5f5-5a7af6f5ba83 Sep 07 09:54:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-862e3413-f71e-4643-b397-03f308246271 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-862e3413-f71e-4643-b397-03f308246271 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:49 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:49 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:49 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:49 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 09:54:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-69055b9e-2504-4cd2-8ea2-1f032673c711 req-862e3413-f71e-4643-b397-03f308246271 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/attachments/ff55dc85-110a-435d-a5f5-5a7af6f5ba83 returned with HTTP 200 Sep 07 09:54:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 960/1893] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:54:49 2026] DELETE /volume/v3/attachments/ff55dc85-110a-435d-a5f5-5a7af6f5ba83 => generated 19 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-ecbd0b6d-c9b3-4da3-84ca-bb044da70f89 req-5e47b3b5-4a01-4738-9604-b18e19ae80f5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-46e5399e-9445-4173-ba29-78ac94df65e9 req-9e7d9c29-242b-45d0-b1f1-4ceeb9c972fb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-ecbd0b6d-c9b3-4da3-84ca-bb044da70f89 req-5e47b3b5-4a01-4738-9604-b18e19ae80f5 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] DELETE http://192.168.122.65/volume/v3/attachments/05787057-fd89-41f6-b809-ad1825e58dbe Sep 07 09:54:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-ecbd0b6d-c9b3-4da3-84ca-bb044da70f89 req-5e47b3b5-4a01-4738-9604-b18e19ae80f5 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-ecbd0b6d-c9b3-4da3-84ca-bb044da70f89 req-5e47b3b5-4a01-4738-9604-b18e19ae80f5 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-46e5399e-9445-4173-ba29-78ac94df65e9 req-9e7d9c29-242b-45d0-b1f1-4ceeb9c972fb tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:54:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-46e5399e-9445-4173-ba29-78ac94df65e9 req-9e7d9c29-242b-45d0-b1f1-4ceeb9c972fb tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-46e5399e-9445-4173-ba29-78ac94df65e9 req-9e7d9c29-242b-45d0-b1f1-4ceeb9c972fb tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:50 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-46e5399e-9445-4173-ba29-78ac94df65e9 req-9e7d9c29-242b-45d0-b1f1-4ceeb9c972fb tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:54:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-46e5399e-9445-4173-ba29-78ac94df65e9 req-9e7d9c29-242b-45d0-b1f1-4ceeb9c972fb tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:54:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 961/1894] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:54:50 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 864 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:54:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:50 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, Sep 07 09:54:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-ecbd0b6d-c9b3-4da3-84ca-bb044da70f89 req-5e47b3b5-4a01-4738-9604-b18e19ae80f5 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/attachments/05787057-fd89-41f6-b809-ad1825e58dbe returned with HTTP 200 Sep 07 09:54:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 934/1895] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:54:50 2026] DELETE /volume/v3/attachments/05787057-fd89-41f6-b809-ad1825e58dbe => generated 19 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:54:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4f98acc8-76c7-4c9b-898c-607fa56ca691 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4f98acc8-76c7-4c9b-898c-607fa56ca691 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] DELETE http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:54:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4f98acc8-76c7-4c9b-898c-607fa56ca691 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4f98acc8-76c7-4c9b-898c-607fa56ca691 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:51 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-4f98acc8-76c7-4c9b-898c-607fa56ca691 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Delete volume with id: 36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:54:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:54:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:54:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4f98acc8-76c7-4c9b-898c-607fa56ca691 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4f98acc8-76c7-4c9b-898c-607fa56ca691 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Delete volume request issued successfully. Sep 07 09:54:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4f98acc8-76c7-4c9b-898c-607fa56ca691 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 202 Sep 07 09:54:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 962/1896] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:54:51 2026] DELETE /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:54:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d2a2b3c3-e4b3-455f-8da0-7a7035192e78 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d2a2b3c3-e4b3-455f-8da0-7a7035192e78 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:54:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d2a2b3c3-e4b3-455f-8da0-7a7035192e78 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d2a2b3c3-e4b3-455f-8da0-7a7035192e78 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:52 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:52 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:52 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:52 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:52 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d2a2b3c3-e4b3-455f-8da0-7a7035192e78 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Volume info retrieved successfully. Sep 07 09:54:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d2a2b3c3-e4b3-455f-8da0-7a7035192e78 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 200 Sep 07 09:54:52 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 935/1897] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:52 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 1253 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8ba998c4-3aee-4b3f-b437-664155a67ce5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8ba998c4-3aee-4b3f-b437-664155a67ce5 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8ba998c4-3aee-4b3f-b437-664155a67ce5 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8ba998c4-3aee-4b3f-b437-664155a67ce5 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8ba998c4-3aee-4b3f-b437-664155a67ce5 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c returned with HTTP 404 Sep 07 09:54:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 963/1898] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:53 2026] GET /volume/v3/volumes/36c15c24-97c2-4e85-aae8-68b6abf6de8c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3889bce1-3428-4d4c-ae64-b78d8ebd2da3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3889bce1-3428-4d4c-ae64-b78d8ebd2da3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] DELETE http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3889bce1-3428-4d4c-ae64-b78d8ebd2da3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3889bce1-3428-4d4c-ae64-b78d8ebd2da3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-3889bce1-3428-4d4c-ae64-b78d8ebd2da3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Delete volume with id: 8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3889bce1-3428-4d4c-ae64-b78d8ebd2da3 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 returned with HTTP 404 Sep 07 09:54:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 936/1899] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:54:53 2026] DELETE /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0685e094-142c-47ca-8f9d-008c2b7bd195 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0685e094-142c-47ca-8f9d-008c2b7bd195 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0685e094-142c-47ca-8f9d-008c2b7bd195 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0685e094-142c-47ca-8f9d-008c2b7bd195 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0685e094-142c-47ca-8f9d-008c2b7bd195 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 returned with HTTP 404 Sep 07 09:54:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 964/1900] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:53 2026] GET /volume/v3/volumes/8b6a5891-edd2-4f58-9f07-5d5053fbccf4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a357536c-ef31-48b5-b660-26a821cd5c77 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a357536c-ef31-48b5-b660-26a821cd5c77 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] DELETE http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a357536c-ef31-48b5-b660-26a821cd5c77 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a357536c-ef31-48b5-b660-26a821cd5c77 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-a357536c-ef31-48b5-b660-26a821cd5c77 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Delete volume with id: 64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a357536c-ef31-48b5-b660-26a821cd5c77 tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 404 Sep 07 09:54:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 937/1901] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:54:53 2026] DELETE /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-152c10d0-97f7-4705-8a57-9b76a14fc43a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-152c10d0-97f7-4705-8a57-9b76a14fc43a tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] GET http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-152c10d0-97f7-4705-8a57-9b76a14fc43a tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-152c10d0-97f7-4705-8a57-9b76a14fc43a tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-152c10d0-97f7-4705-8a57-9b76a14fc43a tempest-TestInstancesWithCinderVolumes-177735051 tempest-TestInstancesWithCinderVolumes-177735051-project-member] http://192.168.122.65/volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be returned with HTTP 404 Sep 07 09:54:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 965/1902] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:54:53 2026] GET /volume/v3/volumes/64308cfb-9b6d-4ec8-a7d5-f2837d0fd4be => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ef4d5448-1b9c-4aa6-b8be-e97f7a4bdb9b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ef4d5448-1b9c-4aa6-b8be-e97f7a4bdb9b tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] GET http://192.168.122.65/volume/v3/volumes/detail?all_tenants=1 Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ef4d5448-1b9c-4aa6-b8be-e97f7a4bdb9b tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ef4d5448-1b9c-4aa6-b8be-e97f7a4bdb9b tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ef4d5448-1b9c-4aa6-b8be-e97f7a4bdb9b tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ef4d5448-1b9c-4aa6-b8be-e97f7a4bdb9b tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Get all volumes completed successfully. Sep 07 09:54:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ef4d5448-1b9c-4aa6-b8be-e97f7a4bdb9b tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] http://192.168.122.65/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 09:54:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 938/1903] 192.168.122.65 () {58 vars in 1164 bytes} [Mon Sep 7 09:54:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2048 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b81a6971-7d2b-4b66-b743-022a333f0943 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b81a6971-7d2b-4b66-b743-022a333f0943 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] DELETE http://192.168.122.65/volume/v3/types/aabe62ae-5048-4df3-8f30-d28173e5001d Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b81a6971-7d2b-4b66-b743-022a333f0943 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b81a6971-7d2b-4b66-b743-022a333f0943 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b81a6971-7d2b-4b66-b743-022a333f0943 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] http://192.168.122.65/volume/v3/types/aabe62ae-5048-4df3-8f30-d28173e5001d returned with HTTP 202 Sep 07 09:54:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 966/1904] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:54:53 2026] DELETE /volume/v3/types/aabe62ae-5048-4df3-8f30-d28173e5001d => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bd68081e-7332-4faf-9ba1-369988dd7533 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd68081e-7332-4faf-9ba1-369988dd7533 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] GET http://192.168.122.65/volume/v3/volumes/detail?all_tenants=1 Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd68081e-7332-4faf-9ba1-369988dd7533 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd68081e-7332-4faf-9ba1-369988dd7533 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bd68081e-7332-4faf-9ba1-369988dd7533 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:54:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bd68081e-7332-4faf-9ba1-369988dd7533 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Get all volumes completed successfully. Sep 07 09:54:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd68081e-7332-4faf-9ba1-369988dd7533 tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] http://192.168.122.65/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 09:54:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 939/1905] 192.168.122.65 () {58 vars in 1164 bytes} [Mon Sep 7 09:54:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2048 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0b3fbc4b-92a5-405e-acca-0c5295b00e2d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0b3fbc4b-92a5-405e-acca-0c5295b00e2d tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] DELETE http://192.168.122.65/volume/v3/types/1e22f263-1656-4091-ac8a-8951169da6f8 Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0b3fbc4b-92a5-405e-acca-0c5295b00e2d tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0b3fbc4b-92a5-405e-acca-0c5295b00e2d tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0b3fbc4b-92a5-405e-acca-0c5295b00e2d tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] http://192.168.122.65/volume/v3/types/1e22f263-1656-4091-ac8a-8951169da6f8 returned with HTTP 202 Sep 07 09:54:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 967/1906] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:54:53 2026] DELETE /volume/v3/types/1e22f263-1656-4091-ac8a-8951169da6f8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:54:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3ad0d387-6f46-4e88-ba64-420b15c5b13f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3ad0d387-6f46-4e88-ba64-420b15c5b13f tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] GET http://192.168.122.65/volume/v3/volumes/detail?all_tenants=1 Sep 07 09:54:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3ad0d387-6f46-4e88-ba64-420b15c5b13f tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3ad0d387-6f46-4e88-ba64-420b15c5b13f tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:54 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-3ad0d387-6f46-4e88-ba64-420b15c5b13f tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:54:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:54:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:54:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3ad0d387-6f46-4e88-ba64-420b15c5b13f tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Get all volumes completed successfully. Sep 07 09:54:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:54:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:54:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3ad0d387-6f46-4e88-ba64-420b15c5b13f tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] http://192.168.122.65/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 09:54:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 940/1907] 192.168.122.65 () {58 vars in 1164 bytes} [Mon Sep 7 09:54:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2048 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:54:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-503a1299-0819-4a82-8104-0e81de15658a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:54:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-503a1299-0819-4a82-8104-0e81de15658a tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] DELETE http://192.168.122.65/volume/v3/types/db36330e-65ba-48f6-bb27-792c59b9048d Sep 07 09:54:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-503a1299-0819-4a82-8104-0e81de15658a tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:54:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-503a1299-0819-4a82-8104-0e81de15658a tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:54:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-503a1299-0819-4a82-8104-0e81de15658a tempest-TestInstancesWithCinderVolumes-1715783479 tempest-TestInstancesWithCinderVolumes-1715783479-project-admin] http://192.168.122.65/volume/v3/types/db36330e-65ba-48f6-bb27-792c59b9048d returned with HTTP 202 Sep 07 09:54:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 968/1908] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:54:54 2026] DELETE /volume/v3/types/db36330e-65ba-48f6-bb27-792c59b9048d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:55:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-395755613"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-395755613'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Create volume of 1 GB Sep 07 09:55:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Availability Zones retrieved successfully. Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Flow 'volume_create_api' (56c1d01f-afd2-42bb-b2bc-ab6de7906fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d2dd4d1-7be6-47ae-be59-c6d1d796711f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d2dd4d1-7be6-47ae-be59-c6d1d796711f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb3561c5-5df0-42b1-81ba-3e9b46998e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Created reservations ['686c4ee2-ef83-4240-9f06-1d82867054f8', 'f1fae717-a070-433e-9ec5-6f96878fec4b', '04934f2e-a1ad-4086-b043-bd35aecd4193', '55f14141-9b3c-424e-9dd2-e5a994aa2323'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb3561c5-5df0-42b1-81ba-3e9b46998e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['686c4ee2-ef83-4240-9f06-1d82867054f8', 'f1fae717-a070-433e-9ec5-6f96878fec4b', '04934f2e-a1ad-4086-b043-bd35aecd4193', '55f14141-9b3c-424e-9dd2-e5a994aa2323']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b563ce28-3973-49a9-ae33-0fa18b2ca5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b563ce28-3973-49a9-ae33-0fa18b2ca5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66f9eece-0e2a-4408-821f-dcb95b1c4af5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-395755613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a20c2e380e940cb93071a57704bc8d6',qos_specs=None,replication_status=,reservations=['686c4ee2-ef83-4240-9f06-1d82867054f8','f1fae717-a070-433e-9ec5-6f96878fec4b','04934f2e-a1ad-4086-b043-bd35aecd4193','55f14141-9b3c-424e-9dd2-e5a994aa2323'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f1aed7c3bf4414e8ae15d691eb0632e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:55:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-395755613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66f9eece-0e2a-4408-821f-dcb95b1c4af5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a20c2e380e940cb93071a57704bc8d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f1aed7c3bf4414e8ae15d691eb0632e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fdee09c-d5f8-4d0c-8dfa-c00a1a877981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fdee09c-d5f8-4d0c-8dfa-c00a1a877981) transitioned into state 'SUCCESS' from state '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-395755613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a20c2e380e940cb93071a57704bc8d6',qos_specs=None,replication_status=,reservations=['686c4ee2-ef83-4240-9f06-1d82867054f8','f1fae717-a070-433e-9ec5-6f96878fec4b','04934f2e-a1ad-4086-b043-bd35aecd4193','55f14141-9b3c-424e-9dd2-e5a994aa2323'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f1aed7c3bf4414e8ae15d691eb0632e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dfb6f28-a7fb-4c81-ac92-04d4984e573e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dfb6f28-a7fb-4c81-ac92-04d4984e573e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Flow 'volume_create_api' (56c1d01f-afd2-42bb-b2bc-ab6de7906fc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:55:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Create volume request issued successfully. Sep 07 09:55:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f3a13e0-1bee-46c9-af49-9131a328a0de tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:55:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 941/1909] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:55:01 2026] POST /volume/v3/volumes => generated 755 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:55:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4d896026-772a-42d5-939c-83ee20a872e5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4d896026-772a-42d5-939c-83ee20a872e5 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:55:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4d896026-772a-42d5-939c-83ee20a872e5 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4d896026-772a-42d5-939c-83ee20a872e5 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4d896026-772a-42d5-939c-83ee20a872e5 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:55:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4d896026-772a-42d5-939c-83ee20a872e5 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:55:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 969/1910] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:02 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 823 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e9215d54-52ee-4e46-baa8-82b1046153e4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9215d54-52ee-4e46-baa8-82b1046153e4 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:55:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9215d54-52ee-4e46-baa8-82b1046153e4 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9215d54-52ee-4e46-baa8-82b1046153e4 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e9215d54-52ee-4e46-baa8-82b1046153e4 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:55:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9215d54-52ee-4e46-baa8-82b1046153e4 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:55:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 942/1911] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:03 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 847 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0dd807c4-8368-4003-8ffc-c7d9939f5d86 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0dd807c4-8368-4003-8ffc-c7d9939f5d86 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:55:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0dd807c4-8368-4003-8ffc-c7d9939f5d86 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0dd807c4-8368-4003-8ffc-c7d9939f5d86 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0dd807c4-8368-4003-8ffc-c7d9939f5d86 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:55:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0dd807c4-8368-4003-8ffc-c7d9939f5d86 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:55:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 970/1912] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:04 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-46c3b78b-ca3e-4792-8cfc-45e74ab682fc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-46c3b78b-ca3e-4792-8cfc-45e74ab682fc tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] DELETE http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:55:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-46c3b78b-ca3e-4792-8cfc-45e74ab682fc tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-46c3b78b-ca3e-4792-8cfc-45e74ab682fc tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:06 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-46c3b78b-ca3e-4792-8cfc-45e74ab682fc tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Delete volume with id: 7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:55:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-46c3b78b-ca3e-4792-8cfc-45e74ab682fc tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:55:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-46c3b78b-ca3e-4792-8cfc-45e74ab682fc tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Delete volume request issued successfully. Sep 07 09:55:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-46c3b78b-ca3e-4792-8cfc-45e74ab682fc tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 202 Sep 07 09:55:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 943/1913] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:55:06 2026] DELETE /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:55:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6b2bb789-bde3-4dda-86d3-46e7ee39c887 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6b2bb789-bde3-4dda-86d3-46e7ee39c887 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:55:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6b2bb789-bde3-4dda-86d3-46e7ee39c887 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6b2bb789-bde3-4dda-86d3-46e7ee39c887 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6b2bb789-bde3-4dda-86d3-46e7ee39c887 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:55:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6b2bb789-bde3-4dda-86d3-46e7ee39c887 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 200 Sep 07 09:55:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 971/1914] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:06 2026] GET /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 864 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-addcd021-c8d5-47d6-99b2-1438405027b0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-addcd021-c8d5-47d6-99b2-1438405027b0 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 Sep 07 09:55:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-addcd021-c8d5-47d6-99b2-1438405027b0 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-addcd021-c8d5-47d6-99b2-1438405027b0 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-addcd021-c8d5-47d6-99b2-1438405027b0 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 returned with HTTP 404 Sep 07 09:55:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 944/1915] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:08 2026] GET /volume/v3/volumes/7c637727-59e9-401f-90a9-4c6d27ca1bb9 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:55:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d4854bcf-3d20-495c-964b-9426d5d21094 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d4854bcf-3d20-495c-964b-9426d5d21094 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] DELETE http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:55:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d4854bcf-3d20-495c-964b-9426d5d21094 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d4854bcf-3d20-495c-964b-9426d5d21094 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:08 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-d4854bcf-3d20-495c-964b-9426d5d21094 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Delete volume with id: c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:55:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d4854bcf-3d20-495c-964b-9426d5d21094 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:55:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d4854bcf-3d20-495c-964b-9426d5d21094 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Delete volume request issued successfully. Sep 07 09:55:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d4854bcf-3d20-495c-964b-9426d5d21094 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 202 Sep 07 09:55:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 972/1916] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:55:08 2026] DELETE /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:55:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fcd02e94-cb52-4e6a-b054-aaa0c4729205 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fcd02e94-cb52-4e6a-b054-aaa0c4729205 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:55:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fcd02e94-cb52-4e6a-b054-aaa0c4729205 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fcd02e94-cb52-4e6a-b054-aaa0c4729205 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fcd02e94-cb52-4e6a-b054-aaa0c4729205 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Volume info retrieved successfully. Sep 07 09:55:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fcd02e94-cb52-4e6a-b054-aaa0c4729205 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 200 Sep 07 09:55:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 945/1917] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:08 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a2002165-1660-4013-93aa-f01db97e8db5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a2002165-1660-4013-93aa-f01db97e8db5 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] GET http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 Sep 07 09:55:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a2002165-1660-4013-93aa-f01db97e8db5 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a2002165-1660-4013-93aa-f01db97e8db5 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a2002165-1660-4013-93aa-f01db97e8db5 tempest-TestServerVolumeAttachmentScenario-508062559 tempest-TestServerVolumeAttachmentScenario-508062559-project-member] http://192.168.122.65/volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 returned with HTTP 404 Sep 07 09:55:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 973/1918] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:09 2026] GET /volume/v3/volumes/c8c50aaf-3f28-47bb-ac67-808dd098bae6 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:55:18 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=428,cinder:INSERT=55,cinder:UPDATE=83,cinder:DELETE=1 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:55:19 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=435,cinder:INSERT=31,cinder:UPDATE=85,cinder:DELETE=1 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:55:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dc8b8d55-677f-438c-8e83-8e9a346af1ea None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dc8b8d55-677f-438c-8e83-8e9a346af1ea tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action Sep 07 09:55:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dc8b8d55-677f-438c-8e83-8e9a346af1ea tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action body: b'{"os-attach": {"instance_uuid": "a2347126-c07e-4fae-ba9f-578806a0f31d", "mountpoint": "/dev/vdb"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:55:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dc8b8d55-677f-438c-8e83-8e9a346af1ea tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a2347126-c07e-4fae-ba9f-578806a0f31d", "mountpoint": "/dev/vdb"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:55:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-dc8b8d55-677f-438c-8e83-8e9a346af1ea tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:55:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-dc8b8d55-677f-438c-8e83-8e9a346af1ea tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Update volume admin metadata completed successfully. Sep 07 09:55:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-dc8b8d55-677f-438c-8e83-8e9a346af1ea tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Attach volume completed successfully. Sep 07 09:55:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dc8b8d55-677f-438c-8e83-8e9a346af1ea tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action returned with HTTP 202 Sep 07 09:55:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 946/1919] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:55:29 2026] POST /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action => generated 0 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:55:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0b3efbde-d41a-412a-905c-c58793047ccb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0b3efbde-d41a-412a-905c-c58793047ccb tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:55:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0b3efbde-d41a-412a-905c-c58793047ccb tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0b3efbde-d41a-412a-905c-c58793047ccb tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0b3efbde-d41a-412a-905c-c58793047ccb tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:55:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0b3efbde-d41a-412a-905c-c58793047ccb tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:55:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 974/1920] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:30 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 1182 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:55:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c68b3d7d-2a95-4fe4-b4a9-14dd35d36bba None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c68b3d7d-2a95-4fe4-b4a9-14dd35d36bba tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action Sep 07 09:55:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c68b3d7d-2a95-4fe4-b4a9-14dd35d36bba tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action body: b'{"os-detach": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:55:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c68b3d7d-2a95-4fe4-b4a9-14dd35d36bba tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:55:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c68b3d7d-2a95-4fe4-b4a9-14dd35d36bba tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:55:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c68b3d7d-2a95-4fe4-b4a9-14dd35d36bba tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Detach volume completed successfully. Sep 07 09:55:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c68b3d7d-2a95-4fe4-b4a9-14dd35d36bba tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action returned with HTTP 202 Sep 07 09:55:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 947/1921] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:55:30 2026] POST /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:55:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-54782bc8-c029-4f92-bb0a-06f5198e2938 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-54782bc8-c029-4f92-bb0a-06f5198e2938 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:55:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-54782bc8-c029-4f92-bb0a-06f5198e2938 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-54782bc8-c029-4f92-bb0a-06f5198e2938 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-54782bc8-c029-4f92-bb0a-06f5198e2938 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:55:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-54782bc8-c029-4f92-bb0a-06f5198e2938 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:55:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 975/1922] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:30 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 867 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1275292293"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1275292293'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume of 1 GB Sep 07 09:55:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Availability Zones retrieved successfully. Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Flow 'volume_create_api' (a6ab8736-0420-4b05-830e-525547de7c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ed62db-c904-4e45-a9a3-8932135e3274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ed62db-c904-4e45-a9a3-8932135e3274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da02296-10f0-436c-b4db-24fba74fae53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Created reservations ['ce884735-948a-438e-ada7-83052849d394', '1d9ed16c-a02d-440c-8fa9-ccfc589bd6cc', '3cbb87ec-62fe-4dfd-b2e9-39175fed1df9', 'daaf4047-750b-4462-bbac-0d390d0661ad'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da02296-10f0-436c-b4db-24fba74fae53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce884735-948a-438e-ada7-83052849d394', '1d9ed16c-a02d-440c-8fa9-ccfc589bd6cc', '3cbb87ec-62fe-4dfd-b2e9-39175fed1df9', 'daaf4047-750b-4462-bbac-0d390d0661ad']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c9e351-fbb9-4d6f-954d-9b296222fd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:40 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=9 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c9e351-fbb9-4d6f-954d-9b296222fd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0485bdb-c6df-455e-b93d-6a6e13f874d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1275292293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceaeb43f64424569bad8bb851d27f461',qos_specs=None,replication_status=,reservations=['ce884735-948a-438e-ada7-83052849d394','1d9ed16c-a02d-440c-8fa9-ccfc589bd6cc','3cbb87ec-62fe-4dfd-b2e9-39175fed1df9','daaf4047-750b-4462-bbac-0d390d0661ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:55:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1275292293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0485bdb-c6df-455e-b93d-6a6e13f874d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceaeb43f64424569bad8bb851d27f461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e262248c-28ed-4050-9c42-bb4cf18a5f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e262248c-28ed-4050-9c42-bb4cf18a5f64) transitioned into state 'SUCCESS' from state '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-1275292293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceaeb43f64424569bad8bb851d27f461',qos_specs=None,replication_status=,reservations=['ce884735-948a-438e-ada7-83052849d394','1d9ed16c-a02d-440c-8fa9-ccfc589bd6cc','3cbb87ec-62fe-4dfd-b2e9-39175fed1df9','daaf4047-750b-4462-bbac-0d390d0661ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31f4285-6276-427b-8f30-99b5bf3c97ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31f4285-6276-427b-8f30-99b5bf3c97ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Flow 'volume_create_api' (a6ab8736-0420-4b05-830e-525547de7c3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:55:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume request issued successfully. Sep 07 09:55:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0dd36fa3-13cb-49b1-bdef-2e265f273cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:55:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 948/1923] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:55:40 2026] POST /volume/v3/volumes => generated 756 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:55:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a38a0500-1d04-4d32-bdf9-376aa600ab37 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a38a0500-1d04-4d32-bdf9-376aa600ab37 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a38a0500-1d04-4d32-bdf9-376aa600ab37 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a38a0500-1d04-4d32-bdf9-376aa600ab37 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a38a0500-1d04-4d32-bdf9-376aa600ab37 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a38a0500-1d04-4d32-bdf9-376aa600ab37 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 200 Sep 07 09:55:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 976/1924] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:40 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 824 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:55:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f5a74cf0-11e3-44bc-814c-21887aa546b6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f5a74cf0-11e3-44bc-814c-21887aa546b6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f5a74cf0-11e3-44bc-814c-21887aa546b6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f5a74cf0-11e3-44bc-814c-21887aa546b6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f5a74cf0-11e3-44bc-814c-21887aa546b6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f5a74cf0-11e3-44bc-814c-21887aa546b6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 200 Sep 07 09:55:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 949/1925] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:41 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 848 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-748f6d31-564e-407f-ac56-79f4b0d02a5b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-748f6d31-564e-407f-ac56-79f4b0d02a5b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-748f6d31-564e-407f-ac56-79f4b0d02a5b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-748f6d31-564e-407f-ac56-79f4b0d02a5b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-748f6d31-564e-407f-ac56-79f4b0d02a5b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-748f6d31-564e-407f-ac56-79f4b0d02a5b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 200 Sep 07 09:55:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 977/1926] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:43 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 849 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2a216ce2-4b3f-42b8-9ef7-f1c15cd96f1b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a216ce2-4b3f-42b8-9ef7-f1c15cd96f1b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] POST http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8/action Sep 07 09:55:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a216ce2-4b3f-42b8-9ef7-f1c15cd96f1b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Action body: b'{"os-attach": {"instance_uuid": "433c0b07-a9a2-427e-8887-28f9e58a6607", "mountpoint": "/dev/vdb"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:55:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a216ce2-4b3f-42b8-9ef7-f1c15cd96f1b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "433c0b07-a9a2-427e-8887-28f9e58a6607", "mountpoint": "/dev/vdb"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:55:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2a216ce2-4b3f-42b8-9ef7-f1c15cd96f1b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2a216ce2-4b3f-42b8-9ef7-f1c15cd96f1b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Update volume admin metadata completed successfully. Sep 07 09:55:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2a216ce2-4b3f-42b8-9ef7-f1c15cd96f1b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Attach volume completed successfully. Sep 07 09:55:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a216ce2-4b3f-42b8-9ef7-f1c15cd96f1b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8/action returned with HTTP 202 Sep 07 09:55:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 950/1927] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:55:43 2026] POST /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8/action => generated 0 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:55:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-20d8353f-827e-4af0-92a4-b5b7de0cc4cd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-20d8353f-827e-4af0-92a4-b5b7de0cc4cd tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-20d8353f-827e-4af0-92a4-b5b7de0cc4cd tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-20d8353f-827e-4af0-92a4-b5b7de0cc4cd tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-20d8353f-827e-4af0-92a4-b5b7de0cc4cd tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-20d8353f-827e-4af0-92a4-b5b7de0cc4cd tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 200 Sep 07 09:55:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 978/1928] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:43 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 1183 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:55:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-43efd740-9c8b-4acb-8f0c-bba9ab664ec1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-43efd740-9c8b-4acb-8f0c-bba9ab664ec1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-43efd740-9c8b-4acb-8f0c-bba9ab664ec1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-43efd740-9c8b-4acb-8f0c-bba9ab664ec1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-43efd740-9c8b-4acb-8f0c-bba9ab664ec1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-43efd740-9c8b-4acb-8f0c-bba9ab664ec1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 200 Sep 07 09:55:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 951/1929] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:43 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 1183 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:55:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ee8cba7c-e256-4a14-a3dc-37f085373258 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ee8cba7c-e256-4a14-a3dc-37f085373258 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8/action Sep 07 09:55:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ee8cba7c-e256-4a14-a3dc-37f085373258 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:55:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ee8cba7c-e256-4a14-a3dc-37f085373258 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:55:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-ee8cba7c-e256-4a14-a3dc-37f085373258 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Updating volume 'e0485bdb-c6df-455e-b93d-6a6e13f874d8' with '{'status': 'error'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 09:55:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ee8cba7c-e256-4a14-a3dc-37f085373258 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8/action returned with HTTP 202 Sep 07 09:55:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 979/1930] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:55:43 2026] POST /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8/action => generated 0 bytes in 643 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:55:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7d76496c-d394-418e-95a1-722d27f283d6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7d76496c-d394-418e-95a1-722d27f283d6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7d76496c-d394-418e-95a1-722d27f283d6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7d76496c-d394-418e-95a1-722d27f283d6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7d76496c-d394-418e-95a1-722d27f283d6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7d76496c-d394-418e-95a1-722d27f283d6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 200 Sep 07 09:55:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 952/1931] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:44 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 1182 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:55:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-349c449c-5a00-409a-a484-baa4fbe3421c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-349c449c-5a00-409a-a484-baa4fbe3421c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8/action Sep 07 09:55:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-349c449c-5a00-409a-a484-baa4fbe3421c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0d739487-3b39-4996-9e65-1bf4189da703"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:55:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-349c449c-5a00-409a-a484-baa4fbe3421c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0d739487-3b39-4996-9e65-1bf4189da703"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:55:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-349c449c-5a00-409a-a484-baa4fbe3421c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Volume info retrieved successfully. Sep 07 09:55:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-349c449c-5a00-409a-a484-baa4fbe3421c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Terminate volume connection completed successfully. Sep 07 09:55:44 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-349c449c-5a00-409a-a484-baa4fbe3421c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86990) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-349c449c-5a00-409a-a484-baa4fbe3421c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Detach volume completed successfully. Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-349c449c-5a00-409a-a484-baa4fbe3421c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8/action returned with HTTP 202 Sep 07 09:55:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 980/1932] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:55:44 2026] POST /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8/action => generated 0 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:55:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7b672c20-9392-45d5-9e96-18cc3fb2f5ad None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7b672c20-9392-45d5-9e96-18cc3fb2f5ad tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7b672c20-9392-45d5-9e96-18cc3fb2f5ad tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7b672c20-9392-45d5-9e96-18cc3fb2f5ad tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7b672c20-9392-45d5-9e96-18cc3fb2f5ad tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7b672c20-9392-45d5-9e96-18cc3fb2f5ad tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 200 Sep 07 09:55:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 953/1933] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:45 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:55:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-83beb45b-b05c-4266-847a-3efef6b86082 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-83beb45b-b05c-4266-847a-3efef6b86082 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-83beb45b-b05c-4266-847a-3efef6b86082 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-83beb45b-b05c-4266-847a-3efef6b86082 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-83beb45b-b05c-4266-847a-3efef6b86082 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-83beb45b-b05c-4266-847a-3efef6b86082 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 200 Sep 07 09:55:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 981/1934] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:45 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 868 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-61db9f96-1d56-4943-a749-9d4d46b8e498 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-61db9f96-1d56-4943-a749-9d4d46b8e498 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] POST http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8/action Sep 07 09:55:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-61db9f96-1d56-4943-a749-9d4d46b8e498 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Action body: b'{"os-detach": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:55:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-61db9f96-1d56-4943-a749-9d4d46b8e498 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:55:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-61db9f96-1d56-4943-a749-9d4d46b8e498 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-61db9f96-1d56-4943-a749-9d4d46b8e498 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Detach volume completed successfully. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-61db9f96-1d56-4943-a749-9d4d46b8e498 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8/action returned with HTTP 202 Sep 07 09:55:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 954/1935] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:55:45 2026] POST /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:55:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e2b5f28a-11c9-4748-970b-cda467199251 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e2b5f28a-11c9-4748-970b-cda467199251 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e2b5f28a-11c9-4748-970b-cda467199251 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e2b5f28a-11c9-4748-970b-cda467199251 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e2b5f28a-11c9-4748-970b-cda467199251 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e2b5f28a-11c9-4748-970b-cda467199251 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 200 Sep 07 09:55:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 982/1936] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:45 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 868 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-014ee68f-802e-409d-8489-7dbaa1cdd084 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-014ee68f-802e-409d-8489-7dbaa1cdd084 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-014ee68f-802e-409d-8489-7dbaa1cdd084 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-014ee68f-802e-409d-8489-7dbaa1cdd084 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-014ee68f-802e-409d-8489-7dbaa1cdd084 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-014ee68f-802e-409d-8489-7dbaa1cdd084 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 200 Sep 07 09:55:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 955/1937] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:45 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 868 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-224f3e8a-ecdf-4b4d-bf25-a3533ca2068e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-224f3e8a-ecdf-4b4d-bf25-a3533ca2068e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] DELETE http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-224f3e8a-ecdf-4b4d-bf25-a3533ca2068e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-224f3e8a-ecdf-4b4d-bf25-a3533ca2068e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-224f3e8a-ecdf-4b4d-bf25-a3533ca2068e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Delete volume with id: e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-224f3e8a-ecdf-4b4d-bf25-a3533ca2068e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-224f3e8a-ecdf-4b4d-bf25-a3533ca2068e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Delete volume request issued successfully. Sep 07 09:55:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-224f3e8a-ecdf-4b4d-bf25-a3533ca2068e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 202 Sep 07 09:55:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 983/1938] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:55:45 2026] DELETE /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:55:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7f504078-7eee-4140-8ddf-1aac06b308af None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7f504078-7eee-4140-8ddf-1aac06b308af tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7f504078-7eee-4140-8ddf-1aac06b308af tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7f504078-7eee-4140-8ddf-1aac06b308af tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7f504078-7eee-4140-8ddf-1aac06b308af tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7f504078-7eee-4140-8ddf-1aac06b308af tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 200 Sep 07 09:55:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 956/1939] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:45 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3c372aaa-961f-424b-8c6a-82b33e9f6c04 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3c372aaa-961f-424b-8c6a-82b33e9f6c04 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3c372aaa-961f-424b-8c6a-82b33e9f6c04 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3c372aaa-961f-424b-8c6a-82b33e9f6c04 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3c372aaa-961f-424b-8c6a-82b33e9f6c04 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3c372aaa-961f-424b-8c6a-82b33e9f6c04 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 200 Sep 07 09:55:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 984/1940] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:46 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 867 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-988e84fc-879d-40da-80ce-561aed651c1d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-988e84fc-879d-40da-80ce-561aed651c1d tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 Sep 07 09:55:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-988e84fc-879d-40da-80ce-561aed651c1d tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-988e84fc-879d-40da-80ce-561aed651c1d tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-988e84fc-879d-40da-80ce-561aed651c1d tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 returned with HTTP 404 Sep 07 09:55:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 957/1941] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:47 2026] GET /volume/v3/volumes/e0485bdb-c6df-455e-b93d-6a6e13f874d8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:55:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:55:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1705408859"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:55:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1705408859'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:55:56 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume of 1 GB Sep 07 09:55:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Availability Zones retrieved successfully. Sep 07 09:55:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Flow 'volume_create_api' (8eb6e55e-7d20-4892-bfec-d5d2a5c37816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:55:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de209afb-1439-4239-9320-2834a2f9dfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:55:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de209afb-1439-4239-9320-2834a2f9dfb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb4d74e4-4010-485f-93e2-7fd5b2abdaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:57 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Created reservations ['76b427c3-d27c-4bc3-ab35-cad45e2cb880', '5c6e305d-b1a7-4e52-a470-8298939b4eab', '935445fe-bb08-4cfb-b80a-cfc793b3d15f', '628b5d49-2c81-4fc7-a172-121c169fd630'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:55:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb4d74e4-4010-485f-93e2-7fd5b2abdaec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76b427c3-d27c-4bc3-ab35-cad45e2cb880', '5c6e305d-b1a7-4e52-a470-8298939b4eab', '935445fe-bb08-4cfb-b80a-cfc793b3d15f', '628b5d49-2c81-4fc7-a172-121c169fd630']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7624e39-b6d7-4d4e-a2bc-d2a29b11e264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7624e39-b6d7-4d4e-a2bc-d2a29b11e264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b58e9d9-e662-44da-a397-275ed40642d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1705408859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceaeb43f64424569bad8bb851d27f461',qos_specs=None,replication_status=,reservations=['76b427c3-d27c-4bc3-ab35-cad45e2cb880','5c6e305d-b1a7-4e52-a470-8298939b4eab','935445fe-bb08-4cfb-b80a-cfc793b3d15f','628b5d49-2c81-4fc7-a172-121c169fd630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1705408859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b58e9d9-e662-44da-a397-275ed40642d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceaeb43f64424569bad8bb851d27f461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4313bccb-0023-47a5-927c-9f3be9dd30cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4313bccb-0023-47a5-927c-9f3be9dd30cf) transitioned into state 'SUCCESS' from state '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-1705408859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceaeb43f64424569bad8bb851d27f461',qos_specs=None,replication_status=,reservations=['76b427c3-d27c-4bc3-ab35-cad45e2cb880','5c6e305d-b1a7-4e52-a470-8298939b4eab','935445fe-bb08-4cfb-b80a-cfc793b3d15f','628b5d49-2c81-4fc7-a172-121c169fd630'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b007cd-95a6-4c75-8e42-01e47a60a88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:55:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b007cd-95a6-4c75-8e42-01e47a60a88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:55:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Flow 'volume_create_api' (8eb6e55e-7d20-4892-bfec-d5d2a5c37816) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:55:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume request issued successfully. Sep 07 09:55:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e934b754-9b98-4e4d-8f59-3c452da4c033 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:55:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 985/1942] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:55:56 2026] POST /volume/v3/volumes => generated 756 bytes in 946 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:55:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-55bda8ef-a8dd-46f3-836b-a809ef158f86 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-55bda8ef-a8dd-46f3-836b-a809ef158f86 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 Sep 07 09:55:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-55bda8ef-a8dd-46f3-836b-a809ef158f86 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-55bda8ef-a8dd-46f3-836b-a809ef158f86 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:55:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-55bda8ef-a8dd-46f3-836b-a809ef158f86 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-55bda8ef-a8dd-46f3-836b-a809ef158f86 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 returned with HTTP 200 Sep 07 09:55:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 958/1943] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:57 2026] GET /volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 => generated 824 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9532a8b0-fc0e-4d2c-a507-2d5dbf126c24 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9532a8b0-fc0e-4d2c-a507-2d5dbf126c24 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 Sep 07 09:55:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9532a8b0-fc0e-4d2c-a507-2d5dbf126c24 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9532a8b0-fc0e-4d2c-a507-2d5dbf126c24 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:55:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:55:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9532a8b0-fc0e-4d2c-a507-2d5dbf126c24 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:55:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9532a8b0-fc0e-4d2c-a507-2d5dbf126c24 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 returned with HTTP 200 Sep 07 09:55:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 986/1944] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:58 2026] GET /volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 => generated 848 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:55:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a7fb568b-01af-4d8f-b41f-2494626ca187 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:55:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a7fb568b-01af-4d8f-b41f-2494626ca187 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 Sep 07 09:55:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a7fb568b-01af-4d8f-b41f-2494626ca187 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:55:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a7fb568b-01af-4d8f-b41f-2494626ca187 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:55:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:55:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:55:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:55:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a7fb568b-01af-4d8f-b41f-2494626ca187 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a7fb568b-01af-4d8f-b41f-2494626ca187 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 returned with HTTP 200 Sep 07 09:56:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 959/1945] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:55:59 2026] GET /volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 => generated 849 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5d0f1f5b-4915-4521-94ee-c5c831971deb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d0f1f5b-4915-4521-94ee-c5c831971deb tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7/action Sep 07 09:56:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d0f1f5b-4915-4521-94ee-c5c831971deb tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d0f1f5b-4915-4521-94ee-c5c831971deb tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-5d0f1f5b-4915-4521-94ee-c5c831971deb tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Updating volume '7b58e9d9-e662-44da-a397-275ed40642d7' with '{'status': 'attaching'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 09:56:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d0f1f5b-4915-4521-94ee-c5c831971deb tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7/action returned with HTTP 202 Sep 07 09:56:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 987/1946] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:00 2026] POST /volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9b36cff2-a03f-474f-b817-dfaf11821719 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9b36cff2-a03f-474f-b817-dfaf11821719 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 Sep 07 09:56:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9b36cff2-a03f-474f-b817-dfaf11821719 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9b36cff2-a03f-474f-b817-dfaf11821719 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9b36cff2-a03f-474f-b817-dfaf11821719 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9b36cff2-a03f-474f-b817-dfaf11821719 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 returned with HTTP 200 Sep 07 09:56:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 960/1947] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:00 2026] GET /volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ebb3f7a9-6f6f-4e0b-86db-d53e9e1fb276 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ebb3f7a9-6f6f-4e0b-86db-d53e9e1fb276 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7/action Sep 07 09:56:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ebb3f7a9-6f6f-4e0b-86db-d53e9e1fb276 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ebb3f7a9-6f6f-4e0b-86db-d53e9e1fb276 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ebb3f7a9-6f6f-4e0b-86db-d53e9e1fb276 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Volume info retrieved successfully. Sep 07 09:56:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ebb3f7a9-6f6f-4e0b-86db-d53e9e1fb276 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Delete volume request issued successfully. Sep 07 09:56:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ebb3f7a9-6f6f-4e0b-86db-d53e9e1fb276 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7/action returned with HTTP 202 Sep 07 09:56:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 988/1948] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:00 2026] POST /volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-14dd3787-6b3a-463f-a4ef-434403005600 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14dd3787-6b3a-463f-a4ef-434403005600 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 Sep 07 09:56:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14dd3787-6b3a-463f-a4ef-434403005600 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14dd3787-6b3a-463f-a4ef-434403005600 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-14dd3787-6b3a-463f-a4ef-434403005600 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14dd3787-6b3a-463f-a4ef-434403005600 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 returned with HTTP 200 Sep 07 09:56:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 961/1949] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:00 2026] GET /volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cb413b6b-be0c-4c46-87eb-d34c297e30af None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cb413b6b-be0c-4c46-87eb-d34c297e30af tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 Sep 07 09:56:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cb413b6b-be0c-4c46-87eb-d34c297e30af tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cb413b6b-be0c-4c46-87eb-d34c297e30af tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cb413b6b-be0c-4c46-87eb-d34c297e30af tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cb413b6b-be0c-4c46-87eb-d34c297e30af tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 returned with HTTP 200 Sep 07 09:56:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 989/1950] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:01 2026] GET /volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 => generated 848 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c0e7cd0d-06f7-47e1-8d2c-8dbcc8d7a0fc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c0e7cd0d-06f7-47e1-8d2c-8dbcc8d7a0fc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 Sep 07 09:56:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c0e7cd0d-06f7-47e1-8d2c-8dbcc8d7a0fc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c0e7cd0d-06f7-47e1-8d2c-8dbcc8d7a0fc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c0e7cd0d-06f7-47e1-8d2c-8dbcc8d7a0fc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 returned with HTTP 404 Sep 07 09:56:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 962/1951] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:02 2026] GET /volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:56:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-52992205-fbb6-43d9-ae82-2059b1e70663 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-52992205-fbb6-43d9-ae82-2059b1e70663 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 Sep 07 09:56:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-52992205-fbb6-43d9-ae82-2059b1e70663 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-52992205-fbb6-43d9-ae82-2059b1e70663 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-52992205-fbb6-43d9-ae82-2059b1e70663 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 returned with HTTP 404 Sep 07 09:56:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 990/1952] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:02 2026] GET /volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:56:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f5fb8195-bfc9-4f97-8ac8-e729361391e0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f5fb8195-bfc9-4f97-8ac8-e729361391e0 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] DELETE http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 Sep 07 09:56:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f5fb8195-bfc9-4f97-8ac8-e729361391e0 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f5fb8195-bfc9-4f97-8ac8-e729361391e0 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:02 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-f5fb8195-bfc9-4f97-8ac8-e729361391e0 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Delete volume with id: 7b58e9d9-e662-44da-a397-275ed40642d7 Sep 07 09:56:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f5fb8195-bfc9-4f97-8ac8-e729361391e0 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 returned with HTTP 404 Sep 07 09:56:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 963/1953] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:56:02 2026] DELETE /volume/v3/volumes/7b58e9d9-e662-44da-a397-275ed40642d7 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:56:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:56:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1105269818"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1105269818'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:56:02 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume of 1 GB Sep 07 09:56:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Availability Zones retrieved successfully. Sep 07 09:56:02 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Flow 'volume_create_api' (a4e2b166-ef52-41a0-88bc-d5e789478232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:56:02 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4eede7c-37f7-463d-9b45-20c41a657913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:02 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:56:02 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4eede7c-37f7-463d-9b45-20c41a657913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:02 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e097d0d8-e6a1-4d14-9ee9-cf402221e582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:03 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Created reservations ['f999a128-5749-4409-9286-ea321bbf206a', '96ec7ded-d0a8-411c-83a0-5d805d0e82eb', '530aebf0-2f54-411a-8ca8-438d87bb7f5a', '9ef11282-4a9a-4a54-aab3-970592663e3a'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:56:03 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e097d0d8-e6a1-4d14-9ee9-cf402221e582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f999a128-5749-4409-9286-ea321bbf206a', '96ec7ded-d0a8-411c-83a0-5d805d0e82eb', '530aebf0-2f54-411a-8ca8-438d87bb7f5a', '9ef11282-4a9a-4a54-aab3-970592663e3a']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:03 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e188835b-81c4-4094-bf0c-875ce9b36d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:03 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:03 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:03 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e188835b-81c4-4094-bf0c-875ce9b36d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f659282-57aa-4672-96c0-3a26006befec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1105269818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceaeb43f64424569bad8bb851d27f461',qos_specs=None,replication_status=,reservations=['f999a128-5749-4409-9286-ea321bbf206a','96ec7ded-d0a8-411c-83a0-5d805d0e82eb','530aebf0-2f54-411a-8ca8-438d87bb7f5a','9ef11282-4a9a-4a54-aab3-970592663e3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:56:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1105269818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f659282-57aa-4672-96c0-3a26006befec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceaeb43f64424569bad8bb851d27f461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:03 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (587e70d0-28b3-4efc-962c-43281ca0f853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:03 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (587e70d0-28b3-4efc-962c-43281ca0f853) transitioned into state 'SUCCESS' from state '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-1105269818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceaeb43f64424569bad8bb851d27f461',qos_specs=None,replication_status=,reservations=['f999a128-5749-4409-9286-ea321bbf206a','96ec7ded-d0a8-411c-83a0-5d805d0e82eb','530aebf0-2f54-411a-8ca8-438d87bb7f5a','9ef11282-4a9a-4a54-aab3-970592663e3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:03 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (974c677c-0a86-4458-874e-35d9b79ea1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:03 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (974c677c-0a86-4458-874e-35d9b79ea1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:03 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Flow 'volume_create_api' (a4e2b166-ef52-41a0-88bc-d5e789478232) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:56:03 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume request issued successfully. Sep 07 09:56:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-68ea50d7-d894-4add-8ba5-08098d5c6cd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:56:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 991/1954] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:56:02 2026] POST /volume/v3/volumes => generated 756 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:56:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f2997943-4fb5-409b-a690-1acc17e55f5f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f2997943-4fb5-409b-a690-1acc17e55f5f tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec Sep 07 09:56:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f2997943-4fb5-409b-a690-1acc17e55f5f tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f2997943-4fb5-409b-a690-1acc17e55f5f tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f2997943-4fb5-409b-a690-1acc17e55f5f tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f2997943-4fb5-409b-a690-1acc17e55f5f tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec returned with HTTP 200 Sep 07 09:56:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 964/1955] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:03 2026] GET /volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec => generated 824 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-88706c8e-be46-4bfe-b204-e881d3853f87 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-88706c8e-be46-4bfe-b204-e881d3853f87 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec Sep 07 09:56:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-88706c8e-be46-4bfe-b204-e881d3853f87 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-88706c8e-be46-4bfe-b204-e881d3853f87 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-88706c8e-be46-4bfe-b204-e881d3853f87 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-88706c8e-be46-4bfe-b204-e881d3853f87 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec returned with HTTP 200 Sep 07 09:56:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 992/1956] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:04 2026] GET /volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec => generated 848 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9f28c1c1-a9f7-488b-93fa-d4cc14122e71 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9f28c1c1-a9f7-488b-93fa-d4cc14122e71 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec Sep 07 09:56:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9f28c1c1-a9f7-488b-93fa-d4cc14122e71 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9f28c1c1-a9f7-488b-93fa-d4cc14122e71 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9f28c1c1-a9f7-488b-93fa-d4cc14122e71 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9f28c1c1-a9f7-488b-93fa-d4cc14122e71 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec returned with HTTP 200 Sep 07 09:56:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 965/1957] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:05 2026] GET /volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec => generated 849 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-eccd038c-8d00-4722-87c3-215672afeaae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eccd038c-8d00-4722-87c3-215672afeaae tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec/action Sep 07 09:56:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eccd038c-8d00-4722-87c3-215672afeaae tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eccd038c-8d00-4722-87c3-215672afeaae tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-eccd038c-8d00-4722-87c3-215672afeaae tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Updating volume '7f659282-57aa-4672-96c0-3a26006befec' with '{'status': 'creating'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 09:56:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cd7a50d5-9b95-4259-ab27-6190892777ef None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cd7a50d5-9b95-4259-ab27-6190892777ef tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action Sep 07 09:56:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cd7a50d5-9b95-4259-ab27-6190892777ef tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action body: b'{"os-attach": {"instance_uuid": "f6a983ac-7d92-403f-a342-324b9d94927e", "mountpoint": "/dev/vdb"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cd7a50d5-9b95-4259-ab27-6190892777ef tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f6a983ac-7d92-403f-a342-324b9d94927e", "mountpoint": "/dev/vdb"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eccd038c-8d00-4722-87c3-215672afeaae tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec/action returned with HTTP 202 Sep 07 09:56:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 993/1958] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:05 2026] POST /volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cd7a50d5-9b95-4259-ab27-6190892777ef tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b54d2339-c8aa-42da-a5ab-5fa6a082fcbb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b54d2339-c8aa-42da-a5ab-5fa6a082fcbb tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec Sep 07 09:56:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b54d2339-c8aa-42da-a5ab-5fa6a082fcbb tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b54d2339-c8aa-42da-a5ab-5fa6a082fcbb tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cd7a50d5-9b95-4259-ab27-6190892777ef tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Update volume admin metadata completed successfully. Sep 07 09:56:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b54d2339-c8aa-42da-a5ab-5fa6a082fcbb tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b54d2339-c8aa-42da-a5ab-5fa6a082fcbb tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec returned with HTTP 200 Sep 07 09:56:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 994/1959] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:05 2026] GET /volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec => generated 848 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7fc304c8-c683-4555-b7b7-10c9883f0943 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7fc304c8-c683-4555-b7b7-10c9883f0943 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec/action Sep 07 09:56:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7fc304c8-c683-4555-b7b7-10c9883f0943 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7fc304c8-c683-4555-b7b7-10c9883f0943 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7fc304c8-c683-4555-b7b7-10c9883f0943 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Volume info retrieved successfully. Sep 07 09:56:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7fc304c8-c683-4555-b7b7-10c9883f0943 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Delete volume request issued successfully. Sep 07 09:56:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7fc304c8-c683-4555-b7b7-10c9883f0943 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec/action returned with HTTP 202 Sep 07 09:56:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 995/1960] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:05 2026] POST /volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-894469bd-3337-4811-9e9d-d042c857cf17 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-894469bd-3337-4811-9e9d-d042c857cf17 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec Sep 07 09:56:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-894469bd-3337-4811-9e9d-d042c857cf17 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-894469bd-3337-4811-9e9d-d042c857cf17 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-894469bd-3337-4811-9e9d-d042c857cf17 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-894469bd-3337-4811-9e9d-d042c857cf17 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec returned with HTTP 200 Sep 07 09:56:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 996/1961] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:06 2026] GET /volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec => generated 848 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cd7a50d5-9b95-4259-ab27-6190892777ef tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Attach volume completed successfully. Sep 07 09:56:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cd7a50d5-9b95-4259-ab27-6190892777ef tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action returned with HTTP 202 Sep 07 09:56:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 966/1962] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:05 2026] POST /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action => generated 0 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-95603932-7d0d-4f42-9f59-a66bb1cff214 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-95603932-7d0d-4f42-9f59-a66bb1cff214 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-95603932-7d0d-4f42-9f59-a66bb1cff214 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-95603932-7d0d-4f42-9f59-a66bb1cff214 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-95603932-7d0d-4f42-9f59-a66bb1cff214 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-95603932-7d0d-4f42-9f59-a66bb1cff214 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 997/1963] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:06 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 1182 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:56:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cde6a292-9d39-48b9-ab00-a76cefbf9f1c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d275ae43-5c08-4d8b-941d-e8dfc1ef28bd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d275ae43-5c08-4d8b-941d-e8dfc1ef28bd tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec Sep 07 09:56:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d275ae43-5c08-4d8b-941d-e8dfc1ef28bd tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d275ae43-5c08-4d8b-941d-e8dfc1ef28bd tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d275ae43-5c08-4d8b-941d-e8dfc1ef28bd tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d275ae43-5c08-4d8b-941d-e8dfc1ef28bd tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec returned with HTTP 200 Sep 07 09:56:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 998/1964] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:07 2026] GET /volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec => generated 848 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cde6a292-9d39-48b9-ab00-a76cefbf9f1c tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cde6a292-9d39-48b9-ab00-a76cefbf9f1c tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cde6a292-9d39-48b9-ab00-a76cefbf9f1c tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:07 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cde6a292-9d39-48b9-ab00-a76cefbf9f1c tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Volume info retrieved successfully. Sep 07 09:56:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cde6a292-9d39-48b9-ab00-a76cefbf9f1c tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 967/1965] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:06 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 1182 bytes in 1197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:56:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-283a1019-8243-490e-8c5f-dcd70b235758 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-283a1019-8243-490e-8c5f-dcd70b235758 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action Sep 07 09:56:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-283a1019-8243-490e-8c5f-dcd70b235758 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action body: b'{"os-detach": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-283a1019-8243-490e-8c5f-dcd70b235758 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-283a1019-8243-490e-8c5f-dcd70b235758 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-283a1019-8243-490e-8c5f-dcd70b235758 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Detach volume completed successfully. Sep 07 09:56:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-283a1019-8243-490e-8c5f-dcd70b235758 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action returned with HTTP 202 Sep 07 09:56:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 999/1966] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:07 2026] POST /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action => generated 0 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-66e2f8bf-aeb0-4cea-91ba-61ad3a61c102 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-66e2f8bf-aeb0-4cea-91ba-61ad3a61c102 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-66e2f8bf-aeb0-4cea-91ba-61ad3a61c102 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-66e2f8bf-aeb0-4cea-91ba-61ad3a61c102 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-66e2f8bf-aeb0-4cea-91ba-61ad3a61c102 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-66e2f8bf-aeb0-4cea-91ba-61ad3a61c102 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 968/1967] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:08 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 867 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d85a69b9-c05f-4176-b427-eb8e4ea95035 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d85a69b9-c05f-4176-b427-eb8e4ea95035 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec Sep 07 09:56:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d85a69b9-c05f-4176-b427-eb8e4ea95035 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d85a69b9-c05f-4176-b427-eb8e4ea95035 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d85a69b9-c05f-4176-b427-eb8e4ea95035 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d85a69b9-c05f-4176-b427-eb8e4ea95035 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec returned with HTTP 200 Sep 07 09:56:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1000/1968] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:08 2026] GET /volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec => generated 848 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3e7df69f-af7d-4013-8e7f-f3acbc3ac809 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3e7df69f-af7d-4013-8e7f-f3acbc3ac809 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec Sep 07 09:56:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3e7df69f-af7d-4013-8e7f-f3acbc3ac809 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3e7df69f-af7d-4013-8e7f-f3acbc3ac809 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3e7df69f-af7d-4013-8e7f-f3acbc3ac809 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec returned with HTTP 404 Sep 07 09:56:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 969/1969] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:09 2026] GET /volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:56:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-076b01b7-7032-469e-9738-49f214d5ebf5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-076b01b7-7032-469e-9738-49f214d5ebf5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec Sep 07 09:56:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-076b01b7-7032-469e-9738-49f214d5ebf5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-076b01b7-7032-469e-9738-49f214d5ebf5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-076b01b7-7032-469e-9738-49f214d5ebf5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec returned with HTTP 404 Sep 07 09:56:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1001/1970] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:09 2026] GET /volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:56:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-856e085c-97d0-44ee-aa3a-7726f6d3ad70 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-856e085c-97d0-44ee-aa3a-7726f6d3ad70 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] DELETE http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec Sep 07 09:56:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-856e085c-97d0-44ee-aa3a-7726f6d3ad70 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-856e085c-97d0-44ee-aa3a-7726f6d3ad70 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:09 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-856e085c-97d0-44ee-aa3a-7726f6d3ad70 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Delete volume with id: 7f659282-57aa-4672-96c0-3a26006befec Sep 07 09:56:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-856e085c-97d0-44ee-aa3a-7726f6d3ad70 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec returned with HTTP 404 Sep 07 09:56:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 970/1971] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:56:09 2026] DELETE /volume/v3/volumes/7f659282-57aa-4672-96c0-3a26006befec => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:56:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:56:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1598698166"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1598698166'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:56:09 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume of 1 GB Sep 07 09:56:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Availability Zones retrieved successfully. Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Flow 'volume_create_api' (29a83173-9d6e-4d3c-89ce-60f6e35df46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44369123-1600-49f6-b5d0-77028cb330fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44369123-1600-49f6-b5d0-77028cb330fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3293c06-ed36-4d78-97b8-79e881bea2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Created reservations ['1232a562-b316-458c-aaac-ebe3ac1d6346', 'd158ae1f-bfc5-4102-b151-2ecaba14572d', 'cfc4e2d5-5f01-4932-b5d9-af9ad77fd699', 'e1d244b5-f5e4-4416-bf9a-edb6bb4f666e'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3293c06-ed36-4d78-97b8-79e881bea2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1232a562-b316-458c-aaac-ebe3ac1d6346', 'd158ae1f-bfc5-4102-b151-2ecaba14572d', 'cfc4e2d5-5f01-4932-b5d9-af9ad77fd699', 'e1d244b5-f5e4-4416-bf9a-edb6bb4f666e']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dacf01ad-c956-4560-a10a-da73dd8e7f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dacf01ad-c956-4560-a10a-da73dd8e7f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02d549a9-15f0-4a32-8b81-07f8c60baed8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1598698166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceaeb43f64424569bad8bb851d27f461',qos_specs=None,replication_status=,reservations=['1232a562-b316-458c-aaac-ebe3ac1d6346','d158ae1f-bfc5-4102-b151-2ecaba14572d','cfc4e2d5-5f01-4932-b5d9-af9ad77fd699','e1d244b5-f5e4-4416-bf9a-edb6bb4f666e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1598698166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02d549a9-15f0-4a32-8b81-07f8c60baed8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceaeb43f64424569bad8bb851d27f461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c64e9c-ed22-4ece-81a2-0ca5466407de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c64e9c-ed22-4ece-81a2-0ca5466407de) transitioned into state 'SUCCESS' from state '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-1598698166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceaeb43f64424569bad8bb851d27f461',qos_specs=None,replication_status=,reservations=['1232a562-b316-458c-aaac-ebe3ac1d6346','d158ae1f-bfc5-4102-b151-2ecaba14572d','cfc4e2d5-5f01-4932-b5d9-af9ad77fd699','e1d244b5-f5e4-4416-bf9a-edb6bb4f666e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c85ef86-1674-420b-a221-d0639fb8b72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c85ef86-1674-420b-a221-d0639fb8b72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Flow 'volume_create_api' (29a83173-9d6e-4d3c-89ce-60f6e35df46f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:56:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume request issued successfully. Sep 07 09:56:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dedeca6f-f980-4ee7-98a0-965f63d55ae2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:56:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1002/1972] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:56:09 2026] POST /volume/v3/volumes => generated 756 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:56:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6a260379-1a41-4ecd-ab3b-411d7c928526 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6a260379-1a41-4ecd-ab3b-411d7c928526 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 Sep 07 09:56:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6a260379-1a41-4ecd-ab3b-411d7c928526 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6a260379-1a41-4ecd-ab3b-411d7c928526 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6a260379-1a41-4ecd-ab3b-411d7c928526 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6a260379-1a41-4ecd-ab3b-411d7c928526 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 returned with HTTP 200 Sep 07 09:56:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 971/1973] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:10 2026] GET /volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 => generated 824 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-91681dfb-0173-4124-8ad8-52825a1ad799 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-91681dfb-0173-4124-8ad8-52825a1ad799 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 Sep 07 09:56:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-91681dfb-0173-4124-8ad8-52825a1ad799 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-91681dfb-0173-4124-8ad8-52825a1ad799 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-91681dfb-0173-4124-8ad8-52825a1ad799 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-91681dfb-0173-4124-8ad8-52825a1ad799 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 returned with HTTP 200 Sep 07 09:56:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1003/1974] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:11 2026] GET /volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 => generated 848 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-aced6427-3310-4454-9e9f-3be5d81e861e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aced6427-3310-4454-9e9f-3be5d81e861e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 Sep 07 09:56:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aced6427-3310-4454-9e9f-3be5d81e861e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aced6427-3310-4454-9e9f-3be5d81e861e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-aced6427-3310-4454-9e9f-3be5d81e861e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aced6427-3310-4454-9e9f-3be5d81e861e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 returned with HTTP 200 Sep 07 09:56:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 972/1975] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:13 2026] GET /volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 => generated 849 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c1b061a0-fb49-4b4b-a12d-13336526ea7c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c1b061a0-fb49-4b4b-a12d-13336526ea7c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8/action Sep 07 09:56:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c1b061a0-fb49-4b4b-a12d-13336526ea7c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c1b061a0-fb49-4b4b-a12d-13336526ea7c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-c1b061a0-fb49-4b4b-a12d-13336526ea7c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Updating volume '02d549a9-15f0-4a32-8b81-07f8c60baed8' with '{'status': 'error'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 09:56:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c1b061a0-fb49-4b4b-a12d-13336526ea7c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8/action returned with HTTP 202 Sep 07 09:56:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1004/1976] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:13 2026] POST /volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-474eddd3-2f84-4df5-9d6e-ef719c33e7ec None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-474eddd3-2f84-4df5-9d6e-ef719c33e7ec tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 Sep 07 09:56:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-474eddd3-2f84-4df5-9d6e-ef719c33e7ec tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-474eddd3-2f84-4df5-9d6e-ef719c33e7ec tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-474eddd3-2f84-4df5-9d6e-ef719c33e7ec tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-474eddd3-2f84-4df5-9d6e-ef719c33e7ec tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 returned with HTTP 200 Sep 07 09:56:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 973/1977] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:13 2026] GET /volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-692486a4-56f1-401a-a9c5-72f373f50f14 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-692486a4-56f1-401a-a9c5-72f373f50f14 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8/action Sep 07 09:56:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-692486a4-56f1-401a-a9c5-72f373f50f14 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-692486a4-56f1-401a-a9c5-72f373f50f14 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-692486a4-56f1-401a-a9c5-72f373f50f14 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Volume info retrieved successfully. Sep 07 09:56:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-692486a4-56f1-401a-a9c5-72f373f50f14 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Delete volume request issued successfully. Sep 07 09:56:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-692486a4-56f1-401a-a9c5-72f373f50f14 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8/action returned with HTTP 202 Sep 07 09:56:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1005/1978] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:13 2026] POST /volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dbf71c6d-9967-4f47-9fe5-6174699cefe5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dbf71c6d-9967-4f47-9fe5-6174699cefe5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 Sep 07 09:56:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dbf71c6d-9967-4f47-9fe5-6174699cefe5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dbf71c6d-9967-4f47-9fe5-6174699cefe5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-dbf71c6d-9967-4f47-9fe5-6174699cefe5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dbf71c6d-9967-4f47-9fe5-6174699cefe5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 returned with HTTP 200 Sep 07 09:56:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 974/1979] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:13 2026] GET /volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 => generated 848 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-14d2be6c-4bb6-4220-be2d-da15f5f56310 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-14d2be6c-4bb6-4220-be2d-da15f5f56310 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action Sep 07 09:56:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-14d2be6c-4bb6-4220-be2d-da15f5f56310 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-14d2be6c-4bb6-4220-be2d-da15f5f56310 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-14d2be6c-4bb6-4220-be2d-da15f5f56310 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-14d2be6c-4bb6-4220-be2d-da15f5f56310 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Reserve volume completed successfully. Sep 07 09:56:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-14d2be6c-4bb6-4220-be2d-da15f5f56310 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action returned with HTTP 202 Sep 07 09:56:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1006/1980] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:13 2026] POST /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8b473d4f-0a8c-4a0a-b9cd-5c80ef359f4b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8b473d4f-0a8c-4a0a-b9cd-5c80ef359f4b tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8b473d4f-0a8c-4a0a-b9cd-5c80ef359f4b tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8b473d4f-0a8c-4a0a-b9cd-5c80ef359f4b tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8b473d4f-0a8c-4a0a-b9cd-5c80ef359f4b tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Volume info retrieved successfully. Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8b473d4f-0a8c-4a0a-b9cd-5c80ef359f4b tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 975/1981] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:13 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 867 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a01a1717-68cb-4a08-b469-ea1f261811da None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a01a1717-68cb-4a08-b469-ea1f261811da tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action Sep 07 09:56:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a01a1717-68cb-4a08-b469-ea1f261811da tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a01a1717-68cb-4a08-b469-ea1f261811da tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a01a1717-68cb-4a08-b469-ea1f261811da tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a01a1717-68cb-4a08-b469-ea1f261811da tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Unreserve volume completed successfully. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a01a1717-68cb-4a08-b469-ea1f261811da tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action returned with HTTP 202 Sep 07 09:56:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1007/1982] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:14 2026] POST /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-09c7afe7-63ea-403d-94f9-523f720a8b31 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-09c7afe7-63ea-403d-94f9-523f720a8b31 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-09c7afe7-63ea-403d-94f9-523f720a8b31 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-09c7afe7-63ea-403d-94f9-523f720a8b31 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-09c7afe7-63ea-403d-94f9-523f720a8b31 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Volume info retrieved successfully. Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-09c7afe7-63ea-403d-94f9-523f720a8b31 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 976/1983] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:14 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 867 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d6358a57-ad86-4473-888e-714216280173 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d6358a57-ad86-4473-888e-714216280173 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action Sep 07 09:56:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d6358a57-ad86-4473-888e-714216280173 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d6358a57-ad86-4473-888e-714216280173 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d6358a57-ad86-4473-888e-714216280173 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d6358a57-ad86-4473-888e-714216280173 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume updated successfully. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d6358a57-ad86-4473-888e-714216280173 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action returned with HTTP 200 Sep 07 09:56:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1008/1984] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:14 2026] POST /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action => generated 0 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d2c3d3b4-6ccc-4c97-bf81-10c55e5add5b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d2c3d3b4-6ccc-4c97-bf81-10c55e5add5b tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d2c3d3b4-6ccc-4c97-bf81-10c55e5add5b tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d2c3d3b4-6ccc-4c97-bf81-10c55e5add5b tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dac09ca6-49aa-4f83-91b4-f3ca3c68e484 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dac09ca6-49aa-4f83-91b4-f3ca3c68e484 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 Sep 07 09:56:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dac09ca6-49aa-4f83-91b4-f3ca3c68e484 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dac09ca6-49aa-4f83-91b4-f3ca3c68e484 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d2c3d3b4-6ccc-4c97-bf81-10c55e5add5b tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Volume info retrieved successfully. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d2c3d3b4-6ccc-4c97-bf81-10c55e5add5b tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 977/1985] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:14 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 866 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1db61b28-7013-489b-9875-bf3f917499d1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dac09ca6-49aa-4f83-91b4-f3ca3c68e484 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1db61b28-7013-489b-9875-bf3f917499d1 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1db61b28-7013-489b-9875-bf3f917499d1 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1db61b28-7013-489b-9875-bf3f917499d1 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dac09ca6-49aa-4f83-91b4-f3ca3c68e484 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 returned with HTTP 200 Sep 07 09:56:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1009/1986] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:14 2026] GET /volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 => generated 848 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1db61b28-7013-489b-9875-bf3f917499d1 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1db61b28-7013-489b-9875-bf3f917499d1 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume updated successfully. Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1db61b28-7013-489b-9875-bf3f917499d1 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action returned with HTTP 200 Sep 07 09:56:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 978/1987] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:14 2026] POST /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action => generated 0 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 09:56:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-07b241ea-0a2c-41b2-946c-04ad2d60a030 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-07b241ea-0a2c-41b2-946c-04ad2d60a030 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-07b241ea-0a2c-41b2-946c-04ad2d60a030 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-07b241ea-0a2c-41b2-946c-04ad2d60a030 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1982213410", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1982213410', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Create volume of 1 GB Sep 07 09:56:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Availability Zones retrieved successfully. Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-07b241ea-0a2c-41b2-946c-04ad2d60a030 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Volume info retrieved successfully. Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Flow 'volume_create_api' (1103d92f-e39b-408b-b604-158e5fb779ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d53335-f2e7-40c6-922f-a28f1fc2667c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-07b241ea-0a2c-41b2-946c-04ad2d60a030 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1010/1988] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:14 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 867 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-21b3477c-70f4-4898-a719-f378d8577bae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-21b3477c-70f4-4898-a719-f378d8577bae tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-21b3477c-70f4-4898-a719-f378d8577bae tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-21b3477c-70f4-4898-a719-f378d8577bae tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-21b3477c-70f4-4898-a719-f378d8577bae tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0d53335-f2e7-40c6-922f-a28f1fc2667c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-21b3477c-70f4-4898-a719-f378d8577bae tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Update volume admin metadata completed successfully. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-21b3477c-70f4-4898-a719-f378d8577bae tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Update readonly setting on volume completed successfully. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-21b3477c-70f4-4898-a719-f378d8577bae tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action returned with HTTP 202 Sep 07 09:56:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (effca28f-2079-4abc-ab87-16e5ee5ed8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1011/1989] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:15 2026] POST /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7e34ba7b-b6a8-476f-a8a4-0b1fbcb128d3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7e34ba7b-b6a8-476f-a8a4-0b1fbcb128d3 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7e34ba7b-b6a8-476f-a8a4-0b1fbcb128d3 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7e34ba7b-b6a8-476f-a8a4-0b1fbcb128d3 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7e34ba7b-b6a8-476f-a8a4-0b1fbcb128d3 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Volume info retrieved successfully. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7e34ba7b-b6a8-476f-a8a4-0b1fbcb128d3 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1012/1990] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:15 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 866 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3435ea33-ab23-4f5d-b313-7e4c3bc88264 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3435ea33-ab23-4f5d-b313-7e4c3bc88264 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3435ea33-ab23-4f5d-b313-7e4c3bc88264 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3435ea33-ab23-4f5d-b313-7e4c3bc88264 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3435ea33-ab23-4f5d-b313-7e4c3bc88264 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3435ea33-ab23-4f5d-b313-7e4c3bc88264 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Update volume admin metadata completed successfully. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3435ea33-ab23-4f5d-b313-7e4c3bc88264 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Update readonly setting on volume completed successfully. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3435ea33-ab23-4f5d-b313-7e4c3bc88264 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action returned with HTTP 202 Sep 07 09:56:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1013/1991] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:15 2026] POST /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bfe79cec-c3db-4f3e-9f32-2941a498f3fa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bfe79cec-c3db-4f3e-9f32-2941a498f3fa tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bfe79cec-c3db-4f3e-9f32-2941a498f3fa tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bfe79cec-c3db-4f3e-9f32-2941a498f3fa tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bfe79cec-c3db-4f3e-9f32-2941a498f3fa tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] Volume info retrieved successfully. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bfe79cec-c3db-4f3e-9f32-2941a498f3fa tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-reader] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1014/1992] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:15 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 867 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-04202abf-efbf-43e4-a86e-5b1905f5e083 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-04202abf-efbf-43e4-a86e-5b1905f5e083 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-04202abf-efbf-43e4-a86e-5b1905f5e083 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-926741986", "disk_format": "raw"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-04202abf-efbf-43e4-a86e-5b1905f5e083 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-926741986", "disk_format": "raw"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-04202abf-efbf-43e4-a86e-5b1905f5e083 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:15 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Created reservations ['37ba1e0e-6ac0-407a-a836-4249828517e0', '310ab5e9-ed7a-4938-927b-7400292cd325', 'be377d00-5f7c-4345-875b-fa69faaa4467', 'b81a1af3-9af9-47d1-8d45-37eee3b05254'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:56:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (effca28f-2079-4abc-ab87-16e5ee5ed8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37ba1e0e-6ac0-407a-a836-4249828517e0', '310ab5e9-ed7a-4938-927b-7400292cd325', 'be377d00-5f7c-4345-875b-fa69faaa4467', 'b81a1af3-9af9-47d1-8d45-37eee3b05254']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8a407f-619f-47f7-8706-b950e23b4ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:15 devstack devstack@c-api.service[86990]: DEBUG cinder.image.image_utils [None req-04202abf-efbf-43e4-a86e-5b1905f5e083 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-926741986'}] 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-926741986'}]. {{(pid=86990) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 09:56:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8a407f-619f-47f7-8706-b950e23b4ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '460c1cb1-c348-4fa8-bb6d-97de865dc23d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1982213410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35fb561c766247ee949c5772077b5e8b',qos_specs=None,replication_status=,reservations=['37ba1e0e-6ac0-407a-a836-4249828517e0','310ab5e9-ed7a-4938-927b-7400292cd325','be377d00-5f7c-4345-875b-fa69faaa4467','b81a1af3-9af9-47d1-8d45-37eee3b05254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0142b0c500f4714be6749c436147e3a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:56:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1982213410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=460c1cb1-c348-4fa8-bb6d-97de865dc23d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35fb561c766247ee949c5772077b5e8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0142b0c500f4714be6749c436147e3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d766989a-e809-43e1-a536-3785a009140c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d766989a-e809-43e1-a536-3785a009140c) transitioned into state 'SUCCESS' from state '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-1982213410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35fb561c766247ee949c5772077b5e8b',qos_specs=None,replication_status=,reservations=['37ba1e0e-6ac0-407a-a836-4249828517e0','310ab5e9-ed7a-4938-927b-7400292cd325','be377d00-5f7c-4345-875b-fa69faaa4467','b81a1af3-9af9-47d1-8d45-37eee3b05254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0142b0c500f4714be6749c436147e3a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ac3337-fea8-4b21-b57c-02c4a5fc0a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ac3337-fea8-4b21-b57c-02c4a5fc0a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:15 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Flow 'volume_create_api' (1103d92f-e39b-408b-b604-158e5fb779ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:56:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Create volume request issued successfully. Sep 07 09:56:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f215cec5-1c7f-432a-b53d-85dd0f2cb364 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:56:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 979/1993] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:56:14 2026] POST /volume/v3/volumes => generated 762 bytes in 1059 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:56:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b9c27113-edac-4c07-87ea-27bb7bc265d3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b9c27113-edac-4c07-87ea-27bb7bc265d3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b9c27113-edac-4c07-87ea-27bb7bc265d3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b9c27113-edac-4c07-87ea-27bb7bc265d3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b9c27113-edac-4c07-87ea-27bb7bc265d3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 returned with HTTP 404 Sep 07 09:56:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 980/1994] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:15 2026] GET /volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-58c1df23-48ff-4996-a6a4-3ce55cdfea37 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58c1df23-48ff-4996-a6a4-3ce55cdfea37 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58c1df23-48ff-4996-a6a4-3ce55cdfea37 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58c1df23-48ff-4996-a6a4-3ce55cdfea37 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-58c1df23-48ff-4996-a6a4-3ce55cdfea37 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58c1df23-48ff-4996-a6a4-3ce55cdfea37 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 981/1995] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:16 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 830 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6c24bcf0-b5ef-4587-b234-72b944f9c6d8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c24bcf0-b5ef-4587-b234-72b944f9c6d8 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c24bcf0-b5ef-4587-b234-72b944f9c6d8 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c24bcf0-b5ef-4587-b234-72b944f9c6d8 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c24bcf0-b5ef-4587-b234-72b944f9c6d8 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 returned with HTTP 404 Sep 07 09:56:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 982/1996] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:16 2026] GET /volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c10a12c7-d99e-42cc-a53d-612ca65debae None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c10a12c7-d99e-42cc-a53d-612ca65debae tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] DELETE http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c10a12c7-d99e-42cc-a53d-612ca65debae tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c10a12c7-d99e-42cc-a53d-612ca65debae tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-c10a12c7-d99e-42cc-a53d-612ca65debae tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Delete volume with id: 02d549a9-15f0-4a32-8b81-07f8c60baed8 Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c10a12c7-d99e-42cc-a53d-612ca65debae tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 returned with HTTP 404 Sep 07 09:56:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 983/1997] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:56:16 2026] DELETE /volume/v3/volumes/02d549a9-15f0-4a32-8b81-07f8c60baed8 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-acef6325-e58f-4373-9744-9dd00e853ab6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1093632365"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1093632365'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume of 1 GB Sep 07 09:56:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Availability Zones retrieved successfully. Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Flow 'volume_create_api' (9b1ecfc4-1df6-4f26-9fd8-3230d35c5ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba493eac-985e-45af-9daa-ba0d8b61dbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba493eac-985e-45af-9daa-ba0d8b61dbb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:16 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab991a4-4716-4aab-815d-1f741566647c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Created reservations ['9ff71f0e-f085-40ec-a1ab-ed8397b24d99', '0172da67-84ff-48a5-8a3c-72afc756e3d7', '0a4daa9c-cf09-4247-9187-2a5d84f3b70e', '9979c7f2-157f-43e9-a039-d8261fbc227f'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab991a4-4716-4aab-815d-1f741566647c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ff71f0e-f085-40ec-a1ab-ed8397b24d99', '0172da67-84ff-48a5-8a3c-72afc756e3d7', '0a4daa9c-cf09-4247-9187-2a5d84f3b70e', '9979c7f2-157f-43e9-a039-d8261fbc227f']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (429f8ffb-a5da-4a0c-9a76-ae9d9bcb349d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:17 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (429f8ffb-a5da-4a0c-9a76-ae9d9bcb349d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f31028d-72d7-47ae-a0c6-f392bc7c4bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1093632365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceaeb43f64424569bad8bb851d27f461',qos_specs=None,replication_status=,reservations=['9ff71f0e-f085-40ec-a1ab-ed8397b24d99','0172da67-84ff-48a5-8a3c-72afc756e3d7','0a4daa9c-cf09-4247-9187-2a5d84f3b70e','9979c7f2-157f-43e9-a039-d8261fbc227f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:56:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1093632365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f31028d-72d7-47ae-a0c6-f392bc7c4bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceaeb43f64424569bad8bb851d27f461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a34c61-39cf-4de6-a0c4-e96f7394df4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a34c61-39cf-4de6-a0c4-e96f7394df4b) transitioned into state 'SUCCESS' from state '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-1093632365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceaeb43f64424569bad8bb851d27f461',qos_specs=None,replication_status=,reservations=['9ff71f0e-f085-40ec-a1ab-ed8397b24d99','0172da67-84ff-48a5-8a3c-72afc756e3d7','0a4daa9c-cf09-4247-9187-2a5d84f3b70e','9979c7f2-157f-43e9-a039-d8261fbc227f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c6c16fa-fef9-4c51-9820-c60f19c896e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c6c16fa-fef9-4c51-9820-c60f19c896e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Flow 'volume_create_api' (9b1ecfc4-1df6-4f26-9fd8-3230d35c5ba5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume request issued successfully. Sep 07 09:56:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-acef6325-e58f-4373-9744-9dd00e853ab6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:56:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 984/1998] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:56:16 2026] POST /volume/v3/volumes => generated 756 bytes in 1045 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:56:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a25a9393-0fd8-4394-b846-ae6bb0887e94 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a25a9393-0fd8-4394-b846-ae6bb0887e94 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a25a9393-0fd8-4394-b846-ae6bb0887e94 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a25a9393-0fd8-4394-b846-ae6bb0887e94 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-04202abf-efbf-43e4-a86e-5b1905f5e083 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Copy volume to image completed successfully. Sep 07 09:56:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-04202abf-efbf-43e4-a86e-5b1905f5e083 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action returned with HTTP 202 Sep 07 09:56:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1015/1999] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 09:56:15 2026] POST /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action => generated 654 bytes in 2025 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:56:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b22a6907-27fe-4440-bb15-b4056b07d25b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b22a6907-27fe-4440-bb15-b4056b07d25b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b22a6907-27fe-4440-bb15-b4056b07d25b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b22a6907-27fe-4440-bb15-b4056b07d25b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a25a9393-0fd8-4394-b846-ae6bb0887e94 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b22a6907-27fe-4440-bb15-b4056b07d25b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a25a9393-0fd8-4394-b846-ae6bb0887e94 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 985/2000] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:17 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b22a6907-27fe-4440-bb15-b4056b07d25b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1016/2001] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:17 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 824 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0cbb137d-89dc-4b4f-9a1b-97cefcf2f310 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0cbb137d-89dc-4b4f-9a1b-97cefcf2f310 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0cbb137d-89dc-4b4f-9a1b-97cefcf2f310 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0cbb137d-89dc-4b4f-9a1b-97cefcf2f310 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-13021143-e6ed-4fc6-9398-b4ea882f0cb7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-13021143-e6ed-4fc6-9398-b4ea882f0cb7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-13021143-e6ed-4fc6-9398-b4ea882f0cb7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-13021143-e6ed-4fc6-9398-b4ea882f0cb7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0cbb137d-89dc-4b4f-9a1b-97cefcf2f310 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0cbb137d-89dc-4b4f-9a1b-97cefcf2f310 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 986/2002] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:18 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-13021143-e6ed-4fc6-9398-b4ea882f0cb7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-13021143-e6ed-4fc6-9398-b4ea882f0cb7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1017/2003] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:18 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:56:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1094616951", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1094616951', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:56:19 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Create volume of 1 GB Sep 07 09:56:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Availability Zones retrieved successfully. Sep 07 09:56:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Flow 'volume_create_api' (76ab13ee-2b40-48ff-9d21-16cbd2c544d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:56:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2ef5dc6d-d536-41dd-b413-9455f98fc4a8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8412d53a-925b-4efb-944a-ea0b595b7a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:56:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2ef5dc6d-d536-41dd-b413-9455f98fc4a8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2ef5dc6d-d536-41dd-b413-9455f98fc4a8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2ef5dc6d-d536-41dd-b413-9455f98fc4a8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2ef5dc6d-d536-41dd-b413-9455f98fc4a8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2ef5dc6d-d536-41dd-b413-9455f98fc4a8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1018/2004] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:19 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 855 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4e1f5b4f-0272-45da-9784-120caef9f381 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4e1f5b4f-0272-45da-9784-120caef9f381 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4e1f5b4f-0272-45da-9784-120caef9f381 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4e1f5b4f-0272-45da-9784-120caef9f381 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8412d53a-925b-4efb-944a-ea0b595b7a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bab63dd-6ef9-4fa9-9c5d-f73cf93e1574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4e1f5b4f-0272-45da-9784-120caef9f381 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4e1f5b4f-0272-45da-9784-120caef9f381 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1019/2005] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:19 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7b3d293f-86a5-4b1a-8d06-0b04165122eb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7b3d293f-86a5-4b1a-8d06-0b04165122eb tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7b3d293f-86a5-4b1a-8d06-0b04165122eb tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7b3d293f-86a5-4b1a-8d06-0b04165122eb tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7b3d293f-86a5-4b1a-8d06-0b04165122eb tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7b3d293f-86a5-4b1a-8d06-0b04165122eb tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1020/2006] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:20 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c69cbe92-e5f2-4872-b7fc-fee0b708d88c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c69cbe92-e5f2-4872-b7fc-fee0b708d88c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c69cbe92-e5f2-4872-b7fc-fee0b708d88c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c69cbe92-e5f2-4872-b7fc-fee0b708d88c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-c69cbe92-e5f2-4872-b7fc-fee0b708d88c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c69cbe92-e5f2-4872-b7fc-fee0b708d88c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c69cbe92-e5f2-4872-b7fc-fee0b708d88c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Get all volumes completed successfully. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c69cbe92-e5f2-4872-b7fc-fee0b708d88c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 200 Sep 07 09:56:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1021/2007] 192.168.122.65 () {58 vars in 1116 bytes} [Mon Sep 7 09:56:20 2026] GET /volume/v3/volumes => generated 345 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fa926910-3605-454e-82e3-3c981f17aa07 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fa926910-3605-454e-82e3-3c981f17aa07 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fa926910-3605-454e-82e3-3c981f17aa07 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fa926910-3605-454e-82e3-3c981f17aa07 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Created reservations ['1eb96dd6-55b2-42b9-a8e3-b8c1dcd4d9a3', 'c4c41c20-1527-4f4d-99a5-cdf1659abeb4', '056bee97-24ea-452d-a198-f5422bae5a52', '2333404c-2b4d-4f33-bc3f-0efd59258e0d'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bab63dd-6ef9-4fa9-9c5d-f73cf93e1574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eb96dd6-55b2-42b9-a8e3-b8c1dcd4d9a3', 'c4c41c20-1527-4f4d-99a5-cdf1659abeb4', '056bee97-24ea-452d-a198-f5422bae5a52', '2333404c-2b4d-4f33-bc3f-0efd59258e0d']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1805b9a-1bc2-4f37-8b98-160e01612703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fa926910-3605-454e-82e3-3c981f17aa07 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1805b9a-1bc2-4f37-8b98-160e01612703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24051b76-9f35-497c-bfe1-b2a7c9602e8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1094616951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='735c26ea35da462e88953ecc76b717c5',qos_specs=None,replication_status=,reservations=['1eb96dd6-55b2-42b9-a8e3-b8c1dcd4d9a3','c4c41c20-1527-4f4d-99a5-cdf1659abeb4','056bee97-24ea-452d-a198-f5422bae5a52','2333404c-2b4d-4f33-bc3f-0efd59258e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3b7be9486984a6e979daf0236f7079f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:56:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1094616951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24051b76-9f35-497c-bfe1-b2a7c9602e8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='735c26ea35da462e88953ecc76b717c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3b7be9486984a6e979daf0236f7079f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc1bc05-6964-4120-945e-b0bf4b91bdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fa926910-3605-454e-82e3-3c981f17aa07 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1022/2008] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:20 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc1bc05-6964-4120-945e-b0bf4b91bdf4) transitioned into state 'SUCCESS' from state '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-1094616951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='735c26ea35da462e88953ecc76b717c5',qos_specs=None,replication_status=,reservations=['1eb96dd6-55b2-42b9-a8e3-b8c1dcd4d9a3','c4c41c20-1527-4f4d-99a5-cdf1659abeb4','056bee97-24ea-452d-a198-f5422bae5a52','2333404c-2b4d-4f33-bc3f-0efd59258e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3b7be9486984a6e979daf0236f7079f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afbce713-69bd-4232-a1cb-050de049d665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afbce713-69bd-4232-a1cb-050de049d665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Flow 'volume_create_api' (76ab13ee-2b40-48ff-9d21-16cbd2c544d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Create volume request issued successfully. Sep 07 09:56:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f1e8c707-8a10-4204-abdc-d0a4ddc8c19e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:56:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 987/2009] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:56:19 2026] POST /volume/v3/volumes => generated 763 bytes in 891 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d5442b48-e1d9-443a-bc7e-8faa1066d5ee None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-cdd54abe-e069-47e6-822a-95344e9edd00 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d5442b48-e1d9-443a-bc7e-8faa1066d5ee tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-cdd54abe-e069-47e6-822a-95344e9edd00 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-cdd54abe-e069-47e6-822a-95344e9edd00 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-cdd54abe-e069-47e6-822a-95344e9edd00 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d5442b48-e1d9-443a-bc7e-8faa1066d5ee tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d5442b48-e1d9-443a-bc7e-8faa1066d5ee tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-cdd54abe-e069-47e6-822a-95344e9edd00 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-cdd54abe-e069-47e6-822a-95344e9edd00 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 988/2010] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:56:20 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d5442b48-e1d9-443a-bc7e-8faa1066d5ee tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d5442b48-e1d9-443a-bc7e-8faa1066d5ee tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1023/2011] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:20 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 831 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b862d58c-72e7-4799-8520-63ed8df94b66 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b862d58c-72e7-4799-8520-63ed8df94b66 None None] GET http://192.168.122.65/volume// Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b862d58c-72e7-4799-8520-63ed8df94b66 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b862d58c-72e7-4799-8520-63ed8df94b66 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b862d58c-72e7-4799-8520-63ed8df94b66 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:56:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 989/2012] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 09:56:20 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-b275d066-a472-44b7-97aa-9b79c023f3e4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-b275d066-a472-44b7-97aa-9b79c023f3e4 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:56:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-b275d066-a472-44b7-97aa-9b79c023f3e4 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "460c1cb1-c348-4fa8-bb6d-97de865dc23d", "connector": null, "instance_uuid": "f27101b1-446a-49d9-988c-ba2f398bd9ca"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-60c95d1e-715b-482a-a835-f46aefed7ba9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-b275d066-a472-44b7-97aa-9b79c023f3e4 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:56:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1024/2013] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:56:20 2026] POST /volume/v3/attachments => generated 273 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:56:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-60c95d1e-715b-482a-a835-f46aefed7ba9 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-60c95d1e-715b-482a-a835-f46aefed7ba9 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-60c95d1e-715b-482a-a835-f46aefed7ba9 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-60c95d1e-715b-482a-a835-f46aefed7ba9 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ce6d6a4d-dff5-4459-b69f-c311a49b30ee None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ce6d6a4d-dff5-4459-b69f-c311a49b30ee tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ce6d6a4d-dff5-4459-b69f-c311a49b30ee tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ce6d6a4d-dff5-4459-b69f-c311a49b30ee tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-60c95d1e-715b-482a-a835-f46aefed7ba9 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 990/2014] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:21 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7a9b4f62-888d-49c4-8673-cdcfb1bff5cb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7a9b4f62-888d-49c4-8673-cdcfb1bff5cb None None] GET http://192.168.122.65/volume// Sep 07 09:56:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7a9b4f62-888d-49c4-8673-cdcfb1bff5cb None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7a9b4f62-888d-49c4-8673-cdcfb1bff5cb None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7a9b4f62-888d-49c4-8673-cdcfb1bff5cb None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:56:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 991/2015] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:56:21 2026] GET /volume/ => generated 389 bytes in 32 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:56:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-419caa4d-132f-443b-9eb6-46a9250ca738 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-419caa4d-132f-443b-9eb6-46a9250ca738 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-419caa4d-132f-443b-9eb6-46a9250ca738 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-419caa4d-132f-443b-9eb6-46a9250ca738 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ce6d6a4d-dff5-4459-b69f-c311a49b30ee tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ce6d6a4d-dff5-4459-b69f-c311a49b30ee tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1025/2016] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:21 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-419caa4d-132f-443b-9eb6-46a9250ca738 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-419caa4d-132f-443b-9eb6-46a9250ca738 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 992/2017] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:56:21 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 1035 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:56:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c78c86d0-02e4-4509-b632-a52d2eddc3da None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c78c86d0-02e4-4509-b632-a52d2eddc3da tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c78c86d0-02e4-4509-b632-a52d2eddc3da tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c78c86d0-02e4-4509-b632-a52d2eddc3da tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c78c86d0-02e4-4509-b632-a52d2eddc3da tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c78c86d0-02e4-4509-b632-a52d2eddc3da tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1026/2018] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:21 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-adc5ee64-6571-44db-97fd-30380b38fbc9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-adc5ee64-6571-44db-97fd-30380b38fbc9 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] PUT http://192.168.122.65/volume/v3/attachments/4d092d7b-0ce7-4b7a-a8cc-f93e36882775 Sep 07 09:56:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-adc5ee64-6571-44db-97fd-30380b38fbc9 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:22 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-adc5ee64-6571-44db-97fd-30380b38fbc9 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Acquiring lock "cinder-attachment_update-460c1cb1-c348-4fa8-bb6d-97de865dc23d-devstack" by "attachment_update" {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:56:22 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-adc5ee64-6571-44db-97fd-30380b38fbc9 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Lock "cinder-attachment_update-460c1cb1-c348-4fa8-bb6d-97de865dc23d-devstack" acquired by "attachment_update" :: waited 0.068s {{(pid=86989) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:56:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:22 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2b4ef05e-f5c3-4374-95fc-71e650dc9ba4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2b4ef05e-f5c3-4374-95fc-71e650dc9ba4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2b4ef05e-f5c3-4374-95fc-71e650dc9ba4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2b4ef05e-f5c3-4374-95fc-71e650dc9ba4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2b4ef05e-f5c3-4374-95fc-71e650dc9ba4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2b4ef05e-f5c3-4374-95fc-71e650dc9ba4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1027/2019] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:22 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:56:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-69293178-bbb7-433e-ac6b-d82c7519b4c4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69293178-bbb7-433e-ac6b-d82c7519b4c4 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69293178-bbb7-433e-ac6b-d82c7519b4c4 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69293178-bbb7-433e-ac6b-d82c7519b4c4 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-69293178-bbb7-433e-ac6b-d82c7519b4c4 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69293178-bbb7-433e-ac6b-d82c7519b4c4 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1028/2020] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:22 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-55fa0031-4a68-4cd2-ac83-8d9542ec7859 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55fa0031-4a68-4cd2-ac83-8d9542ec7859 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55fa0031-4a68-4cd2-ac83-8d9542ec7859 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55fa0031-4a68-4cd2-ac83-8d9542ec7859 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-55fa0031-4a68-4cd2-ac83-8d9542ec7859 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55fa0031-4a68-4cd2-ac83-8d9542ec7859 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1029/2021] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:22 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e86c329d-b97d-4ab6-b085-995dc36d0d83 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e86c329d-b97d-4ab6-b085-995dc36d0d83 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e86c329d-b97d-4ab6-b085-995dc36d0d83 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e86c329d-b97d-4ab6-b085-995dc36d0d83 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e86c329d-b97d-4ab6-b085-995dc36d0d83 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e86c329d-b97d-4ab6-b085-995dc36d0d83 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1030/2022] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:23 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5dfaec76-9ab8-4c7f-b8ec-0ace663d25d0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5dfaec76-9ab8-4c7f-b8ec-0ace663d25d0 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5dfaec76-9ab8-4c7f-b8ec-0ace663d25d0 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5dfaec76-9ab8-4c7f-b8ec-0ace663d25d0 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5dfaec76-9ab8-4c7f-b8ec-0ace663d25d0 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5dfaec76-9ab8-4c7f-b8ec-0ace663d25d0 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1031/2023] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:23 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bc3be76b-68e7-40c9-87ff-f81fbfa75660 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bc3be76b-68e7-40c9-87ff-f81fbfa75660 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bc3be76b-68e7-40c9-87ff-f81fbfa75660 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bc3be76b-68e7-40c9-87ff-f81fbfa75660 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bc3be76b-68e7-40c9-87ff-f81fbfa75660 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bc3be76b-68e7-40c9-87ff-f81fbfa75660 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1032/2024] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:23 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:56:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5d566d54-6589-4b4a-bffa-5d30478f8d0a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d566d54-6589-4b4a-bffa-5d30478f8d0a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d566d54-6589-4b4a-bffa-5d30478f8d0a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d566d54-6589-4b4a-bffa-5d30478f8d0a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5d566d54-6589-4b4a-bffa-5d30478f8d0a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d566d54-6589-4b4a-bffa-5d30478f8d0a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1033/2025] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:24 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-49d83cb5-5c21-4825-b8f5-cde1171e1cf6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-49d83cb5-5c21-4825-b8f5-cde1171e1cf6 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-49d83cb5-5c21-4825-b8f5-cde1171e1cf6 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-49d83cb5-5c21-4825-b8f5-cde1171e1cf6 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-49d83cb5-5c21-4825-b8f5-cde1171e1cf6 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-49d83cb5-5c21-4825-b8f5-cde1171e1cf6 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1034/2026] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:24 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d5b02400-d36f-4acf-9406-d59bc86c74e3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d5b02400-d36f-4acf-9406-d59bc86c74e3 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d5b02400-d36f-4acf-9406-d59bc86c74e3 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d5b02400-d36f-4acf-9406-d59bc86c74e3 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d5b02400-d36f-4acf-9406-d59bc86c74e3 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d5b02400-d36f-4acf-9406-d59bc86c74e3 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1035/2027] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:25 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1f7586a4-bbd3-4eea-9e97-d0e4abe981bc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1f7586a4-bbd3-4eea-9e97-d0e4abe981bc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1f7586a4-bbd3-4eea-9e97-d0e4abe981bc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1f7586a4-bbd3-4eea-9e97-d0e4abe981bc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1f7586a4-bbd3-4eea-9e97-d0e4abe981bc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1f7586a4-bbd3-4eea-9e97-d0e4abe981bc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1036/2028] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:25 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1bd69f42-0bdf-45fe-92b6-e21cf5445758 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1bd69f42-0bdf-45fe-92b6-e21cf5445758 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1bd69f42-0bdf-45fe-92b6-e21cf5445758 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1bd69f42-0bdf-45fe-92b6-e21cf5445758 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1bd69f42-0bdf-45fe-92b6-e21cf5445758 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1bd69f42-0bdf-45fe-92b6-e21cf5445758 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1037/2029] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:26 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e225a683-2ed7-4155-b0d0-20b2169997a3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e225a683-2ed7-4155-b0d0-20b2169997a3 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e225a683-2ed7-4155-b0d0-20b2169997a3 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e225a683-2ed7-4155-b0d0-20b2169997a3 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e225a683-2ed7-4155-b0d0-20b2169997a3 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e225a683-2ed7-4155-b0d0-20b2169997a3 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1038/2030] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:26 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6e2bf0d2-53fc-47ea-98b7-02a3c9e241e3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6e2bf0d2-53fc-47ea-98b7-02a3c9e241e3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6e2bf0d2-53fc-47ea-98b7-02a3c9e241e3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6e2bf0d2-53fc-47ea-98b7-02a3c9e241e3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6e2bf0d2-53fc-47ea-98b7-02a3c9e241e3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6e2bf0d2-53fc-47ea-98b7-02a3c9e241e3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1039/2031] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:26 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cad5d5cd-da88-4e5f-8d4d-3cee5d22a846 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cad5d5cd-da88-4e5f-8d4d-3cee5d22a846 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cad5d5cd-da88-4e5f-8d4d-3cee5d22a846 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cad5d5cd-da88-4e5f-8d4d-3cee5d22a846 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cad5d5cd-da88-4e5f-8d4d-3cee5d22a846 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cad5d5cd-da88-4e5f-8d4d-3cee5d22a846 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1040/2032] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:27 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a2e81bdb-3a4d-472a-b65b-0f537150b642 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a2e81bdb-3a4d-472a-b65b-0f537150b642 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a2e81bdb-3a4d-472a-b65b-0f537150b642 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a2e81bdb-3a4d-472a-b65b-0f537150b642 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a2e81bdb-3a4d-472a-b65b-0f537150b642 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a2e81bdb-3a4d-472a-b65b-0f537150b642 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1041/2033] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:27 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d10e9143-5557-4b46-adc3-dd051d162878 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d10e9143-5557-4b46-adc3-dd051d162878 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d10e9143-5557-4b46-adc3-dd051d162878 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d10e9143-5557-4b46-adc3-dd051d162878 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d10e9143-5557-4b46-adc3-dd051d162878 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d10e9143-5557-4b46-adc3-dd051d162878 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1042/2034] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:27 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f21f54e2-0e07-4819-8a61-a4ae2ea9f7dd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f21f54e2-0e07-4819-8a61-a4ae2ea9f7dd tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f21f54e2-0e07-4819-8a61-a4ae2ea9f7dd tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f21f54e2-0e07-4819-8a61-a4ae2ea9f7dd tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f21f54e2-0e07-4819-8a61-a4ae2ea9f7dd tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f21f54e2-0e07-4819-8a61-a4ae2ea9f7dd tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1043/2035] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:28 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7bb4eed7-7cd7-4b41-beb8-3b7d111c50a6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7bb4eed7-7cd7-4b41-beb8-3b7d111c50a6 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7bb4eed7-7cd7-4b41-beb8-3b7d111c50a6 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7bb4eed7-7cd7-4b41-beb8-3b7d111c50a6 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7bb4eed7-7cd7-4b41-beb8-3b7d111c50a6 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7bb4eed7-7cd7-4b41-beb8-3b7d111c50a6 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1044/2036] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:28 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cb0970dc-5a6d-482e-9f8a-f485f8cd534b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cb0970dc-5a6d-482e-9f8a-f485f8cd534b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cb0970dc-5a6d-482e-9f8a-f485f8cd534b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cb0970dc-5a6d-482e-9f8a-f485f8cd534b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cb0970dc-5a6d-482e-9f8a-f485f8cd534b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cb0970dc-5a6d-482e-9f8a-f485f8cd534b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1045/2037] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:29 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7be9474d-1fbb-472b-8a99-5f30bc4f7667 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7be9474d-1fbb-472b-8a99-5f30bc4f7667 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7be9474d-1fbb-472b-8a99-5f30bc4f7667 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7be9474d-1fbb-472b-8a99-5f30bc4f7667 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7be9474d-1fbb-472b-8a99-5f30bc4f7667 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7be9474d-1fbb-472b-8a99-5f30bc4f7667 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1046/2038] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:29 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7535112e-3552-49e1-bfe6-95f64697643e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7535112e-3552-49e1-bfe6-95f64697643e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7535112e-3552-49e1-bfe6-95f64697643e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7535112e-3552-49e1-bfe6-95f64697643e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7535112e-3552-49e1-bfe6-95f64697643e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7535112e-3552-49e1-bfe6-95f64697643e tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1047/2039] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:29 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-263d3c9e-140c-43a7-bdac-5fd24ae41212 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-263d3c9e-140c-43a7-bdac-5fd24ae41212 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-263d3c9e-140c-43a7-bdac-5fd24ae41212 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-263d3c9e-140c-43a7-bdac-5fd24ae41212 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-263d3c9e-140c-43a7-bdac-5fd24ae41212 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-263d3c9e-140c-43a7-bdac-5fd24ae41212 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1048/2040] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:30 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5638b294-da8d-42db-9262-99a31301246d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5638b294-da8d-42db-9262-99a31301246d tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5638b294-da8d-42db-9262-99a31301246d tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5638b294-da8d-42db-9262-99a31301246d tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5638b294-da8d-42db-9262-99a31301246d tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5638b294-da8d-42db-9262-99a31301246d tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1049/2041] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:30 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e1d43f5c-ac4a-447d-b206-5ba446d03d96 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e1d43f5c-ac4a-447d-b206-5ba446d03d96 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e1d43f5c-ac4a-447d-b206-5ba446d03d96 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e1d43f5c-ac4a-447d-b206-5ba446d03d96 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e1d43f5c-ac4a-447d-b206-5ba446d03d96 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e1d43f5c-ac4a-447d-b206-5ba446d03d96 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1050/2042] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:30 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4a930efe-f431-40c5-afc2-27793e866236 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4a930efe-f431-40c5-afc2-27793e866236 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4a930efe-f431-40c5-afc2-27793e866236 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4a930efe-f431-40c5-afc2-27793e866236 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:31 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4a930efe-f431-40c5-afc2-27793e866236 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4a930efe-f431-40c5-afc2-27793e866236 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1051/2043] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:31 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8f102bb0-ebb8-4bfc-b7da-68a9c3a940b8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8f102bb0-ebb8-4bfc-b7da-68a9c3a940b8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8f102bb0-ebb8-4bfc-b7da-68a9c3a940b8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8f102bb0-ebb8-4bfc-b7da-68a9c3a940b8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:31 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8f102bb0-ebb8-4bfc-b7da-68a9c3a940b8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8f102bb0-ebb8-4bfc-b7da-68a9c3a940b8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1052/2044] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:31 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:56:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a2e2ef60-532c-42d6-b8a5-7edfb017f3ea None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a2e2ef60-532c-42d6-b8a5-7edfb017f3ea tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a2e2ef60-532c-42d6-b8a5-7edfb017f3ea tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a2e2ef60-532c-42d6-b8a5-7edfb017f3ea tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:31 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a2e2ef60-532c-42d6-b8a5-7edfb017f3ea tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a2e2ef60-532c-42d6-b8a5-7edfb017f3ea tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1053/2045] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:31 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:32 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=238,cinder:INSERT=38,cinder:UPDATE=49 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:56:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-37d80d72-e5d3-4cec-85e3-14dc1cfa00c6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-37d80d72-e5d3-4cec-85e3-14dc1cfa00c6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-37d80d72-e5d3-4cec-85e3-14dc1cfa00c6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-37d80d72-e5d3-4cec-85e3-14dc1cfa00c6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-37d80d72-e5d3-4cec-85e3-14dc1cfa00c6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-37d80d72-e5d3-4cec-85e3-14dc1cfa00c6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1054/2046] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:32 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-478229f0-e3fc-4030-ab17-85c4bafae455 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-478229f0-e3fc-4030-ab17-85c4bafae455 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-478229f0-e3fc-4030-ab17-85c4bafae455 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-478229f0-e3fc-4030-ab17-85c4bafae455 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-478229f0-e3fc-4030-ab17-85c4bafae455 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-478229f0-e3fc-4030-ab17-85c4bafae455 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1055/2047] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:32 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f4f1fa7e-a200-49f4-8a04-7eadf7effb11 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f4f1fa7e-a200-49f4-8a04-7eadf7effb11 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f4f1fa7e-a200-49f4-8a04-7eadf7effb11 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f4f1fa7e-a200-49f4-8a04-7eadf7effb11 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f4f1fa7e-a200-49f4-8a04-7eadf7effb11 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f4f1fa7e-a200-49f4-8a04-7eadf7effb11 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1056/2048] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:32 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-93b39cb4-2de4-4bb8-ae38-bab2a65af6c8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-93b39cb4-2de4-4bb8-ae38-bab2a65af6c8 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-93b39cb4-2de4-4bb8-ae38-bab2a65af6c8 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-93b39cb4-2de4-4bb8-ae38-bab2a65af6c8 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-93b39cb4-2de4-4bb8-ae38-bab2a65af6c8 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-93b39cb4-2de4-4bb8-ae38-bab2a65af6c8 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1057/2049] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:33 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-54812f60-f2b6-4561-96b2-83a97d9b5442 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-54812f60-f2b6-4561-96b2-83a97d9b5442 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-54812f60-f2b6-4561-96b2-83a97d9b5442 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-54812f60-f2b6-4561-96b2-83a97d9b5442 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-54812f60-f2b6-4561-96b2-83a97d9b5442 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-54812f60-f2b6-4561-96b2-83a97d9b5442 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1058/2050] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:33 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-64f919a1-ec22-40fa-809e-fa1f1cb2f736 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-64f919a1-ec22-40fa-809e-fa1f1cb2f736 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-64f919a1-ec22-40fa-809e-fa1f1cb2f736 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-64f919a1-ec22-40fa-809e-fa1f1cb2f736 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-64f919a1-ec22-40fa-809e-fa1f1cb2f736 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-64f919a1-ec22-40fa-809e-fa1f1cb2f736 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1059/2051] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:33 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d178c42d-d6b5-404f-a4a2-28c23920a57a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d178c42d-d6b5-404f-a4a2-28c23920a57a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d178c42d-d6b5-404f-a4a2-28c23920a57a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d178c42d-d6b5-404f-a4a2-28c23920a57a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d178c42d-d6b5-404f-a4a2-28c23920a57a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d178c42d-d6b5-404f-a4a2-28c23920a57a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1060/2052] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:34 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-538f3d4b-aa01-45ad-9b89-67621f337e69 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-538f3d4b-aa01-45ad-9b89-67621f337e69 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-538f3d4b-aa01-45ad-9b89-67621f337e69 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-538f3d4b-aa01-45ad-9b89-67621f337e69 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-538f3d4b-aa01-45ad-9b89-67621f337e69 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-538f3d4b-aa01-45ad-9b89-67621f337e69 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1061/2053] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:34 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0065e15d-8f96-4361-a22d-b84a6b1c09a2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0065e15d-8f96-4361-a22d-b84a6b1c09a2 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0065e15d-8f96-4361-a22d-b84a6b1c09a2 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0065e15d-8f96-4361-a22d-b84a6b1c09a2 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0065e15d-8f96-4361-a22d-b84a6b1c09a2 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0065e15d-8f96-4361-a22d-b84a6b1c09a2 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1062/2054] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:34 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b8ee841e-5029-4afc-a5c8-86f75bf8c3a3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b8ee841e-5029-4afc-a5c8-86f75bf8c3a3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b8ee841e-5029-4afc-a5c8-86f75bf8c3a3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b8ee841e-5029-4afc-a5c8-86f75bf8c3a3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b8ee841e-5029-4afc-a5c8-86f75bf8c3a3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b8ee841e-5029-4afc-a5c8-86f75bf8c3a3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1063/2055] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:35 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e5e5fa3f-5c91-4869-a7a2-238d47edc8c8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e5e5fa3f-5c91-4869-a7a2-238d47edc8c8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e5e5fa3f-5c91-4869-a7a2-238d47edc8c8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e5e5fa3f-5c91-4869-a7a2-238d47edc8c8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e5e5fa3f-5c91-4869-a7a2-238d47edc8c8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e5e5fa3f-5c91-4869-a7a2-238d47edc8c8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1064/2056] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:35 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-81532b56-6e66-4f86-866a-27c1bd1c141a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-81532b56-6e66-4f86-866a-27c1bd1c141a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-81532b56-6e66-4f86-866a-27c1bd1c141a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-81532b56-6e66-4f86-866a-27c1bd1c141a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-81532b56-6e66-4f86-866a-27c1bd1c141a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-81532b56-6e66-4f86-866a-27c1bd1c141a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1065/2057] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:35 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5cc78628-84cb-4c7d-b4cd-539fb5fffcb1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5cc78628-84cb-4c7d-b4cd-539fb5fffcb1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5cc78628-84cb-4c7d-b4cd-539fb5fffcb1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5cc78628-84cb-4c7d-b4cd-539fb5fffcb1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5cc78628-84cb-4c7d-b4cd-539fb5fffcb1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5cc78628-84cb-4c7d-b4cd-539fb5fffcb1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1066/2058] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:36 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d0e6de5e-7425-4343-9a31-ecfa2e03d197 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d0e6de5e-7425-4343-9a31-ecfa2e03d197 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d0e6de5e-7425-4343-9a31-ecfa2e03d197 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d0e6de5e-7425-4343-9a31-ecfa2e03d197 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d0e6de5e-7425-4343-9a31-ecfa2e03d197 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d0e6de5e-7425-4343-9a31-ecfa2e03d197 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1067/2059] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:36 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-aef26902-6e19-4472-8fc6-ef131f204b22 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aef26902-6e19-4472-8fc6-ef131f204b22 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aef26902-6e19-4472-8fc6-ef131f204b22 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aef26902-6e19-4472-8fc6-ef131f204b22 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-aef26902-6e19-4472-8fc6-ef131f204b22 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aef26902-6e19-4472-8fc6-ef131f204b22 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1068/2060] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:36 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-38376cff-8701-4a62-92ce-47cf97ca45c9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-38376cff-8701-4a62-92ce-47cf97ca45c9 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-38376cff-8701-4a62-92ce-47cf97ca45c9 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-38376cff-8701-4a62-92ce-47cf97ca45c9 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-38376cff-8701-4a62-92ce-47cf97ca45c9 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-38376cff-8701-4a62-92ce-47cf97ca45c9 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1069/2061] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:37 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d00cc716-5536-41fe-8cb3-241cb1cbf6ff None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d00cc716-5536-41fe-8cb3-241cb1cbf6ff tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d00cc716-5536-41fe-8cb3-241cb1cbf6ff tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d00cc716-5536-41fe-8cb3-241cb1cbf6ff tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d00cc716-5536-41fe-8cb3-241cb1cbf6ff tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d00cc716-5536-41fe-8cb3-241cb1cbf6ff tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1070/2062] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:37 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cbe4199b-27e5-42fe-8208-ddaa0ab13f63 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cbe4199b-27e5-42fe-8208-ddaa0ab13f63 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cbe4199b-27e5-42fe-8208-ddaa0ab13f63 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cbe4199b-27e5-42fe-8208-ddaa0ab13f63 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:38 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cbe4199b-27e5-42fe-8208-ddaa0ab13f63 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cbe4199b-27e5-42fe-8208-ddaa0ab13f63 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1071/2063] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:37 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8ea44796-d2eb-47de-8a1c-20e4a4d05e8b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8ea44796-d2eb-47de-8a1c-20e4a4d05e8b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8ea44796-d2eb-47de-8a1c-20e4a4d05e8b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8ea44796-d2eb-47de-8a1c-20e4a4d05e8b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:38 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8ea44796-d2eb-47de-8a1c-20e4a4d05e8b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8ea44796-d2eb-47de-8a1c-20e4a4d05e8b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1072/2064] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:38 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5193f8bd-2c40-4b8a-97b8-5c918536a829 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5193f8bd-2c40-4b8a-97b8-5c918536a829 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5193f8bd-2c40-4b8a-97b8-5c918536a829 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5193f8bd-2c40-4b8a-97b8-5c918536a829 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5193f8bd-2c40-4b8a-97b8-5c918536a829 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5193f8bd-2c40-4b8a-97b8-5c918536a829 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1073/2065] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:39 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bed08328-7ed6-4465-89d2-c6b73ad66041 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bed08328-7ed6-4465-89d2-c6b73ad66041 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bed08328-7ed6-4465-89d2-c6b73ad66041 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bed08328-7ed6-4465-89d2-c6b73ad66041 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bed08328-7ed6-4465-89d2-c6b73ad66041 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bed08328-7ed6-4465-89d2-c6b73ad66041 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1074/2066] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:39 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-802aaf12-cf1c-4b10-a4a8-24ebd8de7f2a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-802aaf12-cf1c-4b10-a4a8-24ebd8de7f2a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-802aaf12-cf1c-4b10-a4a8-24ebd8de7f2a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-802aaf12-cf1c-4b10-a4a8-24ebd8de7f2a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-802aaf12-cf1c-4b10-a4a8-24ebd8de7f2a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-802aaf12-cf1c-4b10-a4a8-24ebd8de7f2a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1075/2067] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:39 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9b265834-7c0f-404c-b056-452868ff69a8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9b265834-7c0f-404c-b056-452868ff69a8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9b265834-7c0f-404c-b056-452868ff69a8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9b265834-7c0f-404c-b056-452868ff69a8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9b265834-7c0f-404c-b056-452868ff69a8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9b265834-7c0f-404c-b056-452868ff69a8 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1076/2068] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:40 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1ac34cd9-5f84-427e-ae1a-9c1898037b36 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1ac34cd9-5f84-427e-ae1a-9c1898037b36 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1ac34cd9-5f84-427e-ae1a-9c1898037b36 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1ac34cd9-5f84-427e-ae1a-9c1898037b36 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1ac34cd9-5f84-427e-ae1a-9c1898037b36 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1ac34cd9-5f84-427e-ae1a-9c1898037b36 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1077/2069] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:40 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7a090ae2-ff5a-4e1e-ab7f-3ff9d2bff6b3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7a090ae2-ff5a-4e1e-ab7f-3ff9d2bff6b3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7a090ae2-ff5a-4e1e-ab7f-3ff9d2bff6b3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7a090ae2-ff5a-4e1e-ab7f-3ff9d2bff6b3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:40 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=453,cinder:UPDATE=55,cinder:DELETE=4,cinder:INSERT=23 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:56:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7a090ae2-ff5a-4e1e-ab7f-3ff9d2bff6b3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7a090ae2-ff5a-4e1e-ab7f-3ff9d2bff6b3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1078/2070] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:40 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6040e185-88f5-47c7-84b7-d75c80ee9164 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6040e185-88f5-47c7-84b7-d75c80ee9164 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6040e185-88f5-47c7-84b7-d75c80ee9164 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6040e185-88f5-47c7-84b7-d75c80ee9164 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6040e185-88f5-47c7-84b7-d75c80ee9164 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6040e185-88f5-47c7-84b7-d75c80ee9164 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1079/2071] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:41 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-41f5ec1f-bbd5-4e22-8236-d1d66f16a5ae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-41f5ec1f-bbd5-4e22-8236-d1d66f16a5ae tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-41f5ec1f-bbd5-4e22-8236-d1d66f16a5ae tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-41f5ec1f-bbd5-4e22-8236-d1d66f16a5ae tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-41f5ec1f-bbd5-4e22-8236-d1d66f16a5ae tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-41f5ec1f-bbd5-4e22-8236-d1d66f16a5ae tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1080/2072] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:41 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ff630c1a-98cd-4fe1-b796-28b153cfd204 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ff630c1a-98cd-4fe1-b796-28b153cfd204 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ff630c1a-98cd-4fe1-b796-28b153cfd204 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ff630c1a-98cd-4fe1-b796-28b153cfd204 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ff630c1a-98cd-4fe1-b796-28b153cfd204 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ff630c1a-98cd-4fe1-b796-28b153cfd204 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1081/2073] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:41 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f136d53d-6ac4-442b-87ab-8037083fcc21 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f136d53d-6ac4-442b-87ab-8037083fcc21 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f136d53d-6ac4-442b-87ab-8037083fcc21 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f136d53d-6ac4-442b-87ab-8037083fcc21 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f136d53d-6ac4-442b-87ab-8037083fcc21 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f136d53d-6ac4-442b-87ab-8037083fcc21 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1082/2074] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:42 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4bb1b4d9-7e61-423f-8264-5031ac7c293a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4bb1b4d9-7e61-423f-8264-5031ac7c293a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4bb1b4d9-7e61-423f-8264-5031ac7c293a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4bb1b4d9-7e61-423f-8264-5031ac7c293a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4bb1b4d9-7e61-423f-8264-5031ac7c293a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4bb1b4d9-7e61-423f-8264-5031ac7c293a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1083/2075] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:42 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-da90add1-4bfb-4302-ae89-4a924ac78eb3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-da90add1-4bfb-4302-ae89-4a924ac78eb3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-da90add1-4bfb-4302-ae89-4a924ac78eb3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-da90add1-4bfb-4302-ae89-4a924ac78eb3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-da90add1-4bfb-4302-ae89-4a924ac78eb3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-da90add1-4bfb-4302-ae89-4a924ac78eb3 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1084/2076] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:42 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9bb2a961-eb2d-4906-93ac-0d2aa08921c6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9bb2a961-eb2d-4906-93ac-0d2aa08921c6 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9bb2a961-eb2d-4906-93ac-0d2aa08921c6 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9bb2a961-eb2d-4906-93ac-0d2aa08921c6 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9bb2a961-eb2d-4906-93ac-0d2aa08921c6 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9bb2a961-eb2d-4906-93ac-0d2aa08921c6 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1085/2077] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:43 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-799a3ca6-4e55-4435-b5ed-e0a75f065968 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-799a3ca6-4e55-4435-b5ed-e0a75f065968 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-799a3ca6-4e55-4435-b5ed-e0a75f065968 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-799a3ca6-4e55-4435-b5ed-e0a75f065968 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-799a3ca6-4e55-4435-b5ed-e0a75f065968 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-799a3ca6-4e55-4435-b5ed-e0a75f065968 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1086/2078] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:43 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-36ce422f-10ff-451f-9202-e10b1bc33dda None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-36ce422f-10ff-451f-9202-e10b1bc33dda tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-36ce422f-10ff-451f-9202-e10b1bc33dda tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-36ce422f-10ff-451f-9202-e10b1bc33dda tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-36ce422f-10ff-451f-9202-e10b1bc33dda tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-36ce422f-10ff-451f-9202-e10b1bc33dda tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1087/2079] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:44 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-828a338f-0c7d-418c-ba47-4a059c0ec05d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-828a338f-0c7d-418c-ba47-4a059c0ec05d tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-828a338f-0c7d-418c-ba47-4a059c0ec05d tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-828a338f-0c7d-418c-ba47-4a059c0ec05d tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-828a338f-0c7d-418c-ba47-4a059c0ec05d tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-828a338f-0c7d-418c-ba47-4a059c0ec05d tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1088/2080] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:44 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7a401b1b-7a2d-4606-8700-0ae4c9ffe294 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7a401b1b-7a2d-4606-8700-0ae4c9ffe294 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7a401b1b-7a2d-4606-8700-0ae4c9ffe294 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7a401b1b-7a2d-4606-8700-0ae4c9ffe294 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7a401b1b-7a2d-4606-8700-0ae4c9ffe294 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7a401b1b-7a2d-4606-8700-0ae4c9ffe294 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1089/2081] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:44 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0cffea31-1ec4-4353-8ede-c5e55ff2d3c0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0cffea31-1ec4-4353-8ede-c5e55ff2d3c0 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0cffea31-1ec4-4353-8ede-c5e55ff2d3c0 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0cffea31-1ec4-4353-8ede-c5e55ff2d3c0 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0cffea31-1ec4-4353-8ede-c5e55ff2d3c0 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0cffea31-1ec4-4353-8ede-c5e55ff2d3c0 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1090/2082] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:44 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7a152bf1-fa93-422c-bcdd-2cfa9044d349 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7a152bf1-fa93-422c-bcdd-2cfa9044d349 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7a152bf1-fa93-422c-bcdd-2cfa9044d349 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7a152bf1-fa93-422c-bcdd-2cfa9044d349 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7a152bf1-fa93-422c-bcdd-2cfa9044d349 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7a152bf1-fa93-422c-bcdd-2cfa9044d349 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1091/2083] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:45 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-04226fc7-7845-4fd7-b793-49959fc3eb32 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-04226fc7-7845-4fd7-b793-49959fc3eb32 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-04226fc7-7845-4fd7-b793-49959fc3eb32 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-04226fc7-7845-4fd7-b793-49959fc3eb32 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-04226fc7-7845-4fd7-b793-49959fc3eb32 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-04226fc7-7845-4fd7-b793-49959fc3eb32 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1092/2084] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:45 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bcad5dd6-cd74-4f59-bab2-56320c3cf273 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bcad5dd6-cd74-4f59-bab2-56320c3cf273 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bcad5dd6-cd74-4f59-bab2-56320c3cf273 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bcad5dd6-cd74-4f59-bab2-56320c3cf273 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bcad5dd6-cd74-4f59-bab2-56320c3cf273 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bcad5dd6-cd74-4f59-bab2-56320c3cf273 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1093/2085] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:45 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1fa492fe-e3f0-4be1-a57b-67dd6203b672 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1fa492fe-e3f0-4be1-a57b-67dd6203b672 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1fa492fe-e3f0-4be1-a57b-67dd6203b672 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1fa492fe-e3f0-4be1-a57b-67dd6203b672 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1fa492fe-e3f0-4be1-a57b-67dd6203b672 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1fa492fe-e3f0-4be1-a57b-67dd6203b672 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1094/2086] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:45 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-16f71703-f45d-415c-98e2-ee06176ced0f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-16f71703-f45d-415c-98e2-ee06176ced0f tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] POST http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-16f71703-f45d-415c-98e2-ee06176ced0f tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1280769577", "disk_format": "qcow2"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-16f71703-f45d-415c-98e2-ee06176ced0f tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1280769577", "disk_format": "qcow2"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-16f71703-f45d-415c-98e2-ee06176ced0f tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:45 devstack devstack@c-api.service[86990]: DEBUG cinder.image.image_utils [None req-16f71703-f45d-415c-98e2-ee06176ced0f tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1280769577'}] 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-1280769577'}]. {{(pid=86990) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.coordination [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-adc5ee64-6571-44db-97fd-30380b38fbc9 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Lock "cinder-attachment_update-460c1cb1-c348-4fa8-bb6d-97de865dc23d-devstack" released by "attachment_update" :: held 24.338s {{(pid=86989) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-adc5ee64-6571-44db-97fd-30380b38fbc9 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/attachments/4d092d7b-0ce7-4b7a-a8cc-f93e36882775 returned with HTTP 200 Sep 07 09:56:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 993/2087] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:56:21 2026] PUT /volume/v3/attachments/4d092d7b-0ce7-4b7a-a8cc-f93e36882775 => generated 694 bytes in 24497 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9212b740-fd33-43bf-873f-b405fa5c9330 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9212b740-fd33-43bf-873f-b405fa5c9330 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9212b740-fd33-43bf-873f-b405fa5c9330 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9212b740-fd33-43bf-873f-b405fa5c9330 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9212b740-fd33-43bf-873f-b405fa5c9330 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9212b740-fd33-43bf-873f-b405fa5c9330 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 994/2088] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:46 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bd820d36-5ecc-494d-a17c-2281c04ffe34 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd820d36-5ecc-494d-a17c-2281c04ffe34 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0/action Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd820d36-5ecc-494d-a17c-2281c04ffe34 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd820d36-5ecc-494d-a17c-2281c04ffe34 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-bd820d36-5ecc-494d-a17c-2281c04ffe34 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Updating volume '3f31028d-72d7-47ae-a0c6-f392bc7c4bc0' with '{'status': 'maintenance'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-16f71703-f45d-415c-98e2-ee06176ced0f tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Copy volume to image completed successfully. Sep 07 09:56:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-16f71703-f45d-415c-98e2-ee06176ced0f tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action returned with HTTP 202 Sep 07 09:56:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1095/2089] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 09:56:45 2026] POST /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5/action => generated 657 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:56:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-152bcc88-e0ec-4139-88d5-39d97abd4efe None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-152bcc88-e0ec-4139-88d5-39d97abd4efe tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd820d36-5ecc-494d-a17c-2281c04ffe34 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0/action returned with HTTP 202 Sep 07 09:56:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-152bcc88-e0ec-4139-88d5-39d97abd4efe tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-152bcc88-e0ec-4139-88d5-39d97abd4efe tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 995/2090] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:46 2026] POST /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e0553c42-eee7-4416-9497-8ef878e22b0a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e0553c42-eee7-4416-9497-8ef878e22b0a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e0553c42-eee7-4416-9497-8ef878e22b0a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e0553c42-eee7-4416-9497-8ef878e22b0a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e0553c42-eee7-4416-9497-8ef878e22b0a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e0553c42-eee7-4416-9497-8ef878e22b0a tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 996/2091] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:46 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-152bcc88-e0ec-4139-88d5-39d97abd4efe tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1052ba28-dc47-425b-ad20-1c92e550e24d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1052ba28-dc47-425b-ad20-1c92e550e24d tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1052ba28-dc47-425b-ad20-1c92e550e24d tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1052ba28-dc47-425b-ad20-1c92e550e24d tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-152bcc88-e0ec-4139-88d5-39d97abd4efe tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1096/2092] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:46 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3d886926-b0f4-44c2-807d-e5ece7d0e349 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3d886926-b0f4-44c2-807d-e5ece7d0e349 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:56:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3d886926-b0f4-44c2-807d-e5ece7d0e349 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3d886926-b0f4-44c2-807d-e5ece7d0e349 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1052ba28-dc47-425b-ad20-1c92e550e24d tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3d886926-b0f4-44c2-807d-e5ece7d0e349 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1052ba28-dc47-425b-ad20-1c92e550e24d tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 997/2093] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:46 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3d886926-b0f4-44c2-807d-e5ece7d0e349 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:56:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1097/2094] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:46 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8a09f4c7-6ede-4496-8437-9263b2700269 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a09f4c7-6ede-4496-8437-9263b2700269 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0/action Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a09f4c7-6ede-4496-8437-9263b2700269 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a09f4c7-6ede-4496-8437-9263b2700269 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0b768220-1257-4bf6-a825-626b690bf691 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0b768220-1257-4bf6-a825-626b690bf691 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] POST http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e/action Sep 07 09:56:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0b768220-1257-4bf6-a825-626b690bf691 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-481457358", "disk_format": "raw"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0b768220-1257-4bf6-a825-626b690bf691 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-481457358", "disk_format": "raw"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8a09f4c7-6ede-4496-8437-9263b2700269 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Volume info retrieved successfully. Sep 07 09:56:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0b768220-1257-4bf6-a825-626b690bf691 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:56:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:46 devstack devstack@c-api.service[86990]: DEBUG cinder.image.image_utils [None req-0b768220-1257-4bf6-a825-626b690bf691 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-481457358'}] 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-481457358'}]. {{(pid=86990) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8a09f4c7-6ede-4496-8437-9263b2700269 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Delete volume request issued successfully. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a09f4c7-6ede-4496-8437-9263b2700269 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0/action returned with HTTP 202 Sep 07 09:56:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 998/2095] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:56:46 2026] POST /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0f5aedee-ed83-4b7f-958b-9f17e6108bce None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0f5aedee-ed83-4b7f-958b-9f17e6108bce tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0f5aedee-ed83-4b7f-958b-9f17e6108bce tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0f5aedee-ed83-4b7f-958b-9f17e6108bce tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0f5aedee-ed83-4b7f-958b-9f17e6108bce tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0f5aedee-ed83-4b7f-958b-9f17e6108bce tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 200 Sep 07 09:56:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 999/2096] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:46 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-c04b245e-5581-4931-a73a-6010b9f540ab None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-c04b245e-5581-4931-a73a-6010b9f540ab tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] POST http://192.168.122.65/volume/v3/attachments/4d092d7b-0ce7-4b7a-a8cc-f93e36882775/action Sep 07 09:56:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-c04b245e-5581-4931-a73a-6010b9f540ab tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Action body: b'{"os-complete": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:56:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-c04b245e-5581-4931-a73a-6010b9f540ab tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-f321ef26-9085-4815-80d3-fe34b87ced42 req-c04b245e-5581-4931-a73a-6010b9f540ab tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/attachments/4d092d7b-0ce7-4b7a-a8cc-f93e36882775/action returned with HTTP 204 Sep 07 09:56:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1000/2097] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:56:47 2026] POST /volume/v3/attachments/4d092d7b-0ce7-4b7a-a8cc-f93e36882775/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:56:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-96f56ee8-ed13-4b97-9cf6-bfbf3bf70e33 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-96f56ee8-ed13-4b97-9cf6-bfbf3bf70e33 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-96f56ee8-ed13-4b97-9cf6-bfbf3bf70e33 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-96f56ee8-ed13-4b97-9cf6-bfbf3bf70e33 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-96f56ee8-ed13-4b97-9cf6-bfbf3bf70e33 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-96f56ee8-ed13-4b97-9cf6-bfbf3bf70e33 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1001/2098] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:47 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 1147 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:56:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a8cd390e-518f-42f7-865a-a7bf1132d24c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0b768220-1257-4bf6-a825-626b690bf691 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Copy volume to image completed successfully. Sep 07 09:56:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0b768220-1257-4bf6-a825-626b690bf691 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e/action returned with HTTP 202 Sep 07 09:56:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a8cd390e-518f-42f7-865a-a7bf1132d24c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1098/2099] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 09:56:46 2026] POST /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e/action => generated 653 bytes in 1030 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:56:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a8cd390e-518f-42f7-865a-a7bf1132d24c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a8cd390e-518f-42f7-865a-a7bf1132d24c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a8cd390e-518f-42f7-865a-a7bf1132d24c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a8cd390e-518f-42f7-865a-a7bf1132d24c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1002/2100] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:47 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 1147 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:56:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7f6f263d-3878-4da9-8a4b-26f5885df68b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7f6f263d-3878-4da9-8a4b-26f5885df68b tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:56:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7f6f263d-3878-4da9-8a4b-26f5885df68b tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7f6f263d-3878-4da9-8a4b-26f5885df68b tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7f6f263d-3878-4da9-8a4b-26f5885df68b tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:56:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7f6f263d-3878-4da9-8a4b-26f5885df68b tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:56:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1099/2101] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:47 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:56:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-27c93451-654b-44a2-a730-2c5b171b0d83 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-27c93451-654b-44a2-a730-2c5b171b0d83 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-27c93451-654b-44a2-a730-2c5b171b0d83 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-27c93451-654b-44a2-a730-2c5b171b0d83 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-27c93451-654b-44a2-a730-2c5b171b0d83 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 404 Sep 07 09:56:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1003/2102] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:47 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a7d50d51-53a5-4df9-97f1-a2b5d2826094 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7d50d51-53a5-4df9-97f1-a2b5d2826094 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7d50d51-53a5-4df9-97f1-a2b5d2826094 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7d50d51-53a5-4df9-97f1-a2b5d2826094 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7d50d51-53a5-4df9-97f1-a2b5d2826094 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 404 Sep 07 09:56:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1100/2103] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:47 2026] GET /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:56:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-43d0890b-e0f4-40c2-84ee-f9fe7591b6da None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-43d0890b-e0f4-40c2-84ee-f9fe7591b6da tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] DELETE http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-43d0890b-e0f4-40c2-84ee-f9fe7591b6da tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-43d0890b-e0f4-40c2-84ee-f9fe7591b6da tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:48 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-43d0890b-e0f4-40c2-84ee-f9fe7591b6da tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Delete volume with id: 3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 Sep 07 09:56:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-43d0890b-e0f4-40c2-84ee-f9fe7591b6da tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 returned with HTTP 404 Sep 07 09:56:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1004/2104] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:56:48 2026] DELETE /volume/v3/volumes/3f31028d-72d7-47ae-a0c6-f392bc7c4bc0 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1653032445"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1653032445'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume of 1 GB Sep 07 09:56:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Availability Zones retrieved successfully. Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Flow 'volume_create_api' (8ef133fd-3af0-4054-9e7b-1d845f855c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af9c600-d4ed-4e21-80c4-5d7cd4b8d161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af9c600-d4ed-4e21-80c4-5d7cd4b8d161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f084c47-04fe-425a-8dde-886fb06bc5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Created reservations ['a8980347-edd8-4c43-937e-a2e5c0ff7d00', '0ee1c15f-0f5a-4a9e-a6e5-ea7a5b48da69', 'c2b14662-76a9-4f5c-a6f9-d1e141b35ef4', 'ba5be1f8-fa10-4fc8-93f6-c3dcc29ff024'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f084c47-04fe-425a-8dde-886fb06bc5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8980347-edd8-4c43-937e-a2e5c0ff7d00', '0ee1c15f-0f5a-4a9e-a6e5-ea7a5b48da69', 'c2b14662-76a9-4f5c-a6f9-d1e141b35ef4', 'ba5be1f8-fa10-4fc8-93f6-c3dcc29ff024']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a48e1e-fdc3-4f53-9093-e076f2e1e5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59a48e1e-fdc3-4f53-9093-e076f2e1e5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed406c24-363b-40ab-9201-5c83d53e1592', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1653032445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceaeb43f64424569bad8bb851d27f461',qos_specs=None,replication_status=,reservations=['a8980347-edd8-4c43-937e-a2e5c0ff7d00','0ee1c15f-0f5a-4a9e-a6e5-ea7a5b48da69','c2b14662-76a9-4f5c-a6f9-d1e141b35ef4','ba5be1f8-fa10-4fc8-93f6-c3dcc29ff024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1653032445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed406c24-363b-40ab-9201-5c83d53e1592,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceaeb43f64424569bad8bb851d27f461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9ca69f-8e60-4ec6-b087-b53bcf5d99e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab9ca69f-8e60-4ec6-b087-b53bcf5d99e5) transitioned into state 'SUCCESS' from state '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-1653032445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceaeb43f64424569bad8bb851d27f461',qos_specs=None,replication_status=,reservations=['a8980347-edd8-4c43-937e-a2e5c0ff7d00','0ee1c15f-0f5a-4a9e-a6e5-ea7a5b48da69','c2b14662-76a9-4f5c-a6f9-d1e141b35ef4','ba5be1f8-fa10-4fc8-93f6-c3dcc29ff024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae6eb22b521423a999f0b3b1701b6e5',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c203522-6089-49fe-9738-4322c18086de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c203522-6089-49fe-9738-4322c18086de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Flow 'volume_create_api' (8ef133fd-3af0-4054-9e7b-1d845f855c9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:56:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Create volume request issued successfully. Sep 07 09:56:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bf310da4-b135-4f5e-918c-bbb6833703d4 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:56:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1101/2105] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:56:48 2026] POST /volume/v3/volumes => generated 756 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:56:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-712c8722-2167-4c36-a4b9-507121e3a9be None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-712c8722-2167-4c36-a4b9-507121e3a9be tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:56:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-712c8722-2167-4c36-a4b9-507121e3a9be tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-712c8722-2167-4c36-a4b9-507121e3a9be tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:48 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:48 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:48 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:48 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:48 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-712c8722-2167-4c36-a4b9-507121e3a9be tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-712c8722-2167-4c36-a4b9-507121e3a9be tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:56:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1005/2106] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:48 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 824 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:56:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ad3cbe83-fd0a-4971-b485-528beea16f22 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ad3cbe83-fd0a-4971-b485-528beea16f22 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:56:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ad3cbe83-fd0a-4971-b485-528beea16f22 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ad3cbe83-fd0a-4971-b485-528beea16f22 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:49 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:49 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:49 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:49 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ad3cbe83-fd0a-4971-b485-528beea16f22 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ad3cbe83-fd0a-4971-b485-528beea16f22 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:56:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1102/2107] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:49 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-224965f4-c353-40dd-8cf1-55270e192338 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-224965f4-c353-40dd-8cf1-55270e192338 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:56:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-224965f4-c353-40dd-8cf1-55270e192338 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-224965f4-c353-40dd-8cf1-55270e192338 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:51 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:51 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:51 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:51 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-224965f4-c353-40dd-8cf1-55270e192338 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-224965f4-c353-40dd-8cf1-55270e192338 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:56:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1006/2108] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:51 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f306c322-d20b-4b7c-b800-4f5daeb438cf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f306c322-d20b-4b7c-b800-4f5daeb438cf tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:56:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f306c322-d20b-4b7c-b800-4f5daeb438cf tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f306c322-d20b-4b7c-b800-4f5daeb438cf tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f306c322-d20b-4b7c-b800-4f5daeb438cf tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f306c322-d20b-4b7c-b800-4f5daeb438cf tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:56:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1103/2109] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:52 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ba5fc425-acd3-4a62-9ac6-c5edb7c08111 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba5fc425-acd3-4a62-9ac6-c5edb7c08111 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:56:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ba5fc425-acd3-4a62-9ac6-c5edb7c08111 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ba5fc425-acd3-4a62-9ac6-c5edb7c08111 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ba5fc425-acd3-4a62-9ac6-c5edb7c08111 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba5fc425-acd3-4a62-9ac6-c5edb7c08111 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:56:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1007/2110] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:53 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:56:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-33051c04-7635-4c3e-9399-c5721a7e29de None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-33051c04-7635-4c3e-9399-c5721a7e29de tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:56:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-33051c04-7635-4c3e-9399-c5721a7e29de tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-33051c04-7635-4c3e-9399-c5721a7e29de tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:54 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:54 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:54 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:54 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-33051c04-7635-4c3e-9399-c5721a7e29de tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-33051c04-7635-4c3e-9399-c5721a7e29de tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:56:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1104/2111] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:54 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ee419f36-4b7a-496a-8473-119f62a46e26 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ee419f36-4b7a-496a-8473-119f62a46e26 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:56:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ee419f36-4b7a-496a-8473-119f62a46e26 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ee419f36-4b7a-496a-8473-119f62a46e26 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:55 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ee419f36-4b7a-496a-8473-119f62a46e26 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ee419f36-4b7a-496a-8473-119f62a46e26 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:56:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1008/2112] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:55 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-32dce6e4-dad7-4768-acf5-6619f12aa59d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-32dce6e4-dad7-4768-acf5-6619f12aa59d tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-32dce6e4-dad7-4768-acf5-6619f12aa59d tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-32dce6e4-dad7-4768-acf5-6619f12aa59d tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-32dce6e4-dad7-4768-acf5-6619f12aa59d tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-32dce6e4-dad7-4768-acf5-6619f12aa59d tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1105/2113] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:56 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-55445299-03ba-4551-94db-d23064b08be2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-55445299-03ba-4551-94db-d23064b08be2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:56:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-55445299-03ba-4551-94db-d23064b08be2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-55445299-03ba-4551-94db-d23064b08be2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:56 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-55445299-03ba-4551-94db-d23064b08be2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-55445299-03ba-4551-94db-d23064b08be2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:56:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1009/2114] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:56 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-048a91d6-4c4e-40b0-a8d5-a1edba3b57ae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-048a91d6-4c4e-40b0-a8d5-a1edba3b57ae tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-048a91d6-4c4e-40b0-a8d5-a1edba3b57ae tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-048a91d6-4c4e-40b0-a8d5-a1edba3b57ae tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-048a91d6-4c4e-40b0-a8d5-a1edba3b57ae tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-048a91d6-4c4e-40b0-a8d5-a1edba3b57ae tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1106/2115] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:56 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 867 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:56:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-81824b2f-f250-4994-ae13-ededca49e745 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-81824b2f-f250-4994-ae13-ededca49e745 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] DELETE http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-81824b2f-f250-4994-ae13-ededca49e745 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-81824b2f-f250-4994-ae13-ededca49e745 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:56 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-81824b2f-f250-4994-ae13-ededca49e745 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Delete volume with id: 66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:56 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-81824b2f-f250-4994-ae13-ededca49e745 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-81824b2f-f250-4994-ae13-ededca49e745 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Delete volume request issued successfully. Sep 07 09:56:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-81824b2f-f250-4994-ae13-ededca49e745 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 202 Sep 07 09:56:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1010/2116] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:56:56 2026] DELETE /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:56:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a70b9e29-fd0a-446a-8665-5beba65cbc31 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a70b9e29-fd0a-446a-8665-5beba65cbc31 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a70b9e29-fd0a-446a-8665-5beba65cbc31 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a70b9e29-fd0a-446a-8665-5beba65cbc31 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a70b9e29-fd0a-446a-8665-5beba65cbc31 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a70b9e29-fd0a-446a-8665-5beba65cbc31 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1107/2117] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:57 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-91fce8ef-780e-45a2-9baf-20a5c8d3adde req-6c387e86-40a6-44f8-a91e-b3f831de8595 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-91fce8ef-780e-45a2-9baf-20a5c8d3adde req-6c387e86-40a6-44f8-a91e-b3f831de8595 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/attachments?instance_id=f27101b1-446a-49d9-988c-ba2f398bd9ca Sep 07 09:56:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-91fce8ef-780e-45a2-9baf-20a5c8d3adde req-6c387e86-40a6-44f8-a91e-b3f831de8595 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-91fce8ef-780e-45a2-9baf-20a5c8d3adde req-6c387e86-40a6-44f8-a91e-b3f831de8595 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5a61438e-170e-422e-8f84-8aafe83d37ae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5a61438e-170e-422e-8f84-8aafe83d37ae tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:56:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5a61438e-170e-422e-8f84-8aafe83d37ae tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5a61438e-170e-422e-8f84-8aafe83d37ae tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:57 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), Sep 07 09:56:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-91fce8ef-780e-45a2-9baf-20a5c8d3adde req-6c387e86-40a6-44f8-a91e-b3f831de8595 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/attachments?instance_id=f27101b1-446a-49d9-988c-ba2f398bd9ca returned with HTTP 200 Sep 07 09:56:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1011/2118] 192.168.122.65 () {62 vars in 1521 bytes} [Mon Sep 7 09:56:57 2026] GET /volume/v3/attachments?instance_id=f27101b1-446a-49d9-988c-ba2f398bd9ca => generated 192 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:56:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5a61438e-170e-422e-8f84-8aafe83d37ae tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-91fce8ef-780e-45a2-9baf-20a5c8d3adde req-c7595e0c-f4b6-4c9b-9890-c3cb3f8d176c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5a61438e-170e-422e-8f84-8aafe83d37ae tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:56:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1108/2119] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:57 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-91fce8ef-780e-45a2-9baf-20a5c8d3adde req-c7595e0c-f4b6-4c9b-9890-c3cb3f8d176c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/attachments/4d092d7b-0ce7-4b7a-a8cc-f93e36882775 Sep 07 09:56:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-91fce8ef-780e-45a2-9baf-20a5c8d3adde req-c7595e0c-f4b6-4c9b-9890-c3cb3f8d176c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-91fce8ef-780e-45a2-9baf-20a5c8d3adde req-c7595e0c-f4b6-4c9b-9890-c3cb3f8d176c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-91fce8ef-780e-45a2-9baf-20a5c8d3adde req-c7595e0c-f4b6-4c9b-9890-c3cb3f8d176c tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/attachments/4d092d7b-0ce7-4b7a-a8cc-f93e36882775 returned with HTTP 200 Sep 07 09:56:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1012/2120] 192.168.122.65 () {62 vars in 1535 bytes} [Mon Sep 7 09:56:57 2026] GET /volume/v3/attachments/4d092d7b-0ce7-4b7a-a8cc-f93e36882775 => generated 718 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:56:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9d6ce86a-f8ae-4e74-9da7-d9f9599e5920 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9d6ce86a-f8ae-4e74-9da7-d9f9599e5920 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9d6ce86a-f8ae-4e74-9da7-d9f9599e5920 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9d6ce86a-f8ae-4e74-9da7-d9f9599e5920 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:56:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:56:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9d6ce86a-f8ae-4e74-9da7-d9f9599e5920 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Volume info retrieved successfully. Sep 07 09:56:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9d6ce86a-f8ae-4e74-9da7-d9f9599e5920 tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 200 Sep 07 09:56:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1109/2121] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:58 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 866 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1f69df9d-fea5-4535-b316-201e8f205f68 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1f69df9d-fea5-4535-b316-201e8f205f68 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:56:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1f69df9d-fea5-4535-b316-201e8f205f68 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1f69df9d-fea5-4535-b316-201e8f205f68 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:58 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:56:58 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:56:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:56:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:56:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1f69df9d-fea5-4535-b316-201e8f205f68 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:56:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1f69df9d-fea5-4535-b316-201e8f205f68 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:56:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1013/2122] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:58 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:56:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dbd62cec-ebea-42c3-bfce-6acb0c42300f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:56:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dbd62cec-ebea-42c3-bfce-6acb0c42300f tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] GET http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 Sep 07 09:56:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dbd62cec-ebea-42c3-bfce-6acb0c42300f tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:56:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dbd62cec-ebea-42c3-bfce-6acb0c42300f tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:56:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dbd62cec-ebea-42c3-bfce-6acb0c42300f tempest-VolumesActionsTest-1603755633 tempest-VolumesActionsTest-1603755633-project-member] http://192.168.122.65/volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 returned with HTTP 404 Sep 07 09:56:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1110/2123] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:56:59 2026] GET /volume/v3/volumes/66f9eece-0e2a-4408-821f-dcb95b1c4af5 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:57:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3e24c169-0af7-4c7e-a8e6-0beb4060c17b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3e24c169-0af7-4c7e-a8e6-0beb4060c17b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3e24c169-0af7-4c7e-a8e6-0beb4060c17b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3e24c169-0af7-4c7e-a8e6-0beb4060c17b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3e24c169-0af7-4c7e-a8e6-0beb4060c17b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3e24c169-0af7-4c7e-a8e6-0beb4060c17b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1014/2124] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:00 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e631cb21-c562-440e-8bb6-a60c17ad8839 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e631cb21-c562-440e-8bb6-a60c17ad8839 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e631cb21-c562-440e-8bb6-a60c17ad8839 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e631cb21-c562-440e-8bb6-a60c17ad8839 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e631cb21-c562-440e-8bb6-a60c17ad8839 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e631cb21-c562-440e-8bb6-a60c17ad8839 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1111/2125] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:01 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ce0bde5c-e2ca-4b03-972c-9ec30ff7b321 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce0bde5c-e2ca-4b03-972c-9ec30ff7b321 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce0bde5c-e2ca-4b03-972c-9ec30ff7b321 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce0bde5c-e2ca-4b03-972c-9ec30ff7b321 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ce0bde5c-e2ca-4b03-972c-9ec30ff7b321 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce0bde5c-e2ca-4b03-972c-9ec30ff7b321 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1015/2126] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:02 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bcc8a977-8c72-4154-bc18-e57ca1664d4a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bcc8a977-8c72-4154-bc18-e57ca1664d4a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bcc8a977-8c72-4154-bc18-e57ca1664d4a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bcc8a977-8c72-4154-bc18-e57ca1664d4a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:03 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:03 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:03 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:03 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:03 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bcc8a977-8c72-4154-bc18-e57ca1664d4a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bcc8a977-8c72-4154-bc18-e57ca1664d4a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1112/2127] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:03 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-599c8d43-0c37-4362-ae73-002483cf8c3f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-599c8d43-0c37-4362-ae73-002483cf8c3f tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-599c8d43-0c37-4362-ae73-002483cf8c3f tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-599c8d43-0c37-4362-ae73-002483cf8c3f tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-599c8d43-0c37-4362-ae73-002483cf8c3f tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-599c8d43-0c37-4362-ae73-002483cf8c3f tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1016/2128] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:04 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-026b0b18-7955-49dd-a85e-4fe9f8c76b10 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-026b0b18-7955-49dd-a85e-4fe9f8c76b10 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-026b0b18-7955-49dd-a85e-4fe9f8c76b10 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-026b0b18-7955-49dd-a85e-4fe9f8c76b10 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-026b0b18-7955-49dd-a85e-4fe9f8c76b10 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-026b0b18-7955-49dd-a85e-4fe9f8c76b10 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1113/2129] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:05 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f63fd1d0-c403-48b8-abd8-c7f8928a502a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f63fd1d0-c403-48b8-abd8-c7f8928a502a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f63fd1d0-c403-48b8-abd8-c7f8928a502a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f63fd1d0-c403-48b8-abd8-c7f8928a502a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f63fd1d0-c403-48b8-abd8-c7f8928a502a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f63fd1d0-c403-48b8-abd8-c7f8928a502a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1017/2130] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:06 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fb4ddcf4-c774-46f5-8758-a41d08101333 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fb4ddcf4-c774-46f5-8758-a41d08101333 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fb4ddcf4-c774-46f5-8758-a41d08101333 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fb4ddcf4-c774-46f5-8758-a41d08101333 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fb4ddcf4-c774-46f5-8758-a41d08101333 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fb4ddcf4-c774-46f5-8758-a41d08101333 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1114/2131] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:07 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4acda060-87eb-4390-a5f5-7f4ab4554991 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4acda060-87eb-4390-a5f5-7f4ab4554991 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4acda060-87eb-4390-a5f5-7f4ab4554991 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4acda060-87eb-4390-a5f5-7f4ab4554991 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4acda060-87eb-4390-a5f5-7f4ab4554991 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4acda060-87eb-4390-a5f5-7f4ab4554991 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1018/2132] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:09 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-324394306"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-324394306'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Create volume of 2 GB Sep 07 09:57:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Availability Zones retrieved successfully. Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Flow 'volume_create_api' (09c1cbeb-5ce3-4ec7-bd85-5db207a11595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e415df-92dc-4e69-81f0-9e833492be3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Validating volume size '2' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3e604e1c-3c26-42b3-bcf5-503aabe45812 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3e604e1c-3c26-42b3-bcf5-503aabe45812 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3e604e1c-3c26-42b3-bcf5-503aabe45812 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3e604e1c-3c26-42b3-bcf5-503aabe45812 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e415df-92dc-4e69-81f0-9e833492be3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3e604e1c-3c26-42b3-bcf5-503aabe45812 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b0fae4-4c74-41a4-afdf-2e551def7354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3e604e1c-3c26-42b3-bcf5-503aabe45812 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1019/2133] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:10 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Created reservations ['114aad10-5a73-4327-a7e1-7e93523aa673', '6c65897b-b0e5-454b-beaf-01f3c269ce86', 'eb045981-b0e4-4551-9789-79ea4fb6dbb3', 'd31eceb3-6a12-4bd5-a77b-11b30fa8ffb0'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54b0fae4-4c74-41a4-afdf-2e551def7354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['114aad10-5a73-4327-a7e1-7e93523aa673', '6c65897b-b0e5-454b-beaf-01f3c269ce86', 'eb045981-b0e4-4551-9789-79ea4fb6dbb3', 'd31eceb3-6a12-4bd5-a77b-11b30fa8ffb0']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb315701-f709-493a-8ad3-bdbe8bc0289c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb315701-f709-493a-8ad3-bdbe8bc0289c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d42e946-2912-44fd-94f1-6e29d80e38f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-324394306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2400167927848d881ff22425886cfdd',qos_specs=None,replication_status=,reservations=['114aad10-5a73-4327-a7e1-7e93523aa673','6c65897b-b0e5-454b-beaf-01f3c269ce86','eb045981-b0e4-4551-9789-79ea4fb6dbb3','d31eceb3-6a12-4bd5-a77b-11b30fa8ffb0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='465ba0a6580341f7ba2e16717c342529',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-324394306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d42e946-2912-44fd-94f1-6e29d80e38f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2400167927848d881ff22425886cfdd',provider_auth=None,provider_geometry=None,provider_id=None,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='465ba0a6580341f7ba2e16717c342529',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f366daac-e6c6-4b3f-9f76-a5c624d47332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f366daac-e6c6-4b3f-9f76-a5c624d47332) transitioned into state 'SUCCESS' from state '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-324394306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2400167927848d881ff22425886cfdd',qos_specs=None,replication_status=,reservations=['114aad10-5a73-4327-a7e1-7e93523aa673','6c65897b-b0e5-454b-beaf-01f3c269ce86','eb045981-b0e4-4551-9789-79ea4fb6dbb3','d31eceb3-6a12-4bd5-a77b-11b30fa8ffb0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='465ba0a6580341f7ba2e16717c342529',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e49e1516-8da1-4b7b-9433-8509c7779ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e49e1516-8da1-4b7b-9433-8509c7779ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Flow 'volume_create_api' (09c1cbeb-5ce3-4ec7-bd85-5db207a11595) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Create volume request issued successfully. Sep 07 09:57:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8005fa14-c93b-46e0-869b-b9b1337b1e11 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1115/2134] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:57:09 2026] POST /volume/v3/volumes => generated 761 bytes in 778 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d49ba29a-4b03-4005-882f-67a0f4168ba8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d49ba29a-4b03-4005-882f-67a0f4168ba8 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d49ba29a-4b03-4005-882f-67a0f4168ba8 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d49ba29a-4b03-4005-882f-67a0f4168ba8 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d49ba29a-4b03-4005-882f-67a0f4168ba8 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d49ba29a-4b03-4005-882f-67a0f4168ba8 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1020/2135] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:10 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 829 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2bb3a353-1eb1-4d8a-99d1-93e756091b31 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2bb3a353-1eb1-4d8a-99d1-93e756091b31 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2bb3a353-1eb1-4d8a-99d1-93e756091b31 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2bb3a353-1eb1-4d8a-99d1-93e756091b31 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2bb3a353-1eb1-4d8a-99d1-93e756091b31 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2bb3a353-1eb1-4d8a-99d1-93e756091b31 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1116/2136] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:11 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6194f1af-4a3e-4199-a44d-c28a7c980f28 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6194f1af-4a3e-4199-a44d-c28a7c980f28 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6194f1af-4a3e-4199-a44d-c28a7c980f28 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6194f1af-4a3e-4199-a44d-c28a7c980f28 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:11 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6194f1af-4a3e-4199-a44d-c28a7c980f28 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6194f1af-4a3e-4199-a44d-c28a7c980f28 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1021/2137] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:11 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-36a670ad-1f19-45d6-8e2e-cbfa1e0a939b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-36a670ad-1f19-45d6-8e2e-cbfa1e0a939b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-36a670ad-1f19-45d6-8e2e-cbfa1e0a939b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-36a670ad-1f19-45d6-8e2e-cbfa1e0a939b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-36a670ad-1f19-45d6-8e2e-cbfa1e0a939b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-36a670ad-1f19-45d6-8e2e-cbfa1e0a939b tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1117/2138] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:12 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4329cc7b-378b-411a-81c6-6091c8201ed5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4329cc7b-378b-411a-81c6-6091c8201ed5 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4329cc7b-378b-411a-81c6-6091c8201ed5 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4329cc7b-378b-411a-81c6-6091c8201ed5 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4329cc7b-378b-411a-81c6-6091c8201ed5 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4329cc7b-378b-411a-81c6-6091c8201ed5 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1022/2139] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:12 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-eb08c9f8-0cf1-4344-a6c2-709abc8e1bca None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eb08c9f8-0cf1-4344-a6c2-709abc8e1bca tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eb08c9f8-0cf1-4344-a6c2-709abc8e1bca tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eb08c9f8-0cf1-4344-a6c2-709abc8e1bca tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-eb08c9f8-0cf1-4344-a6c2-709abc8e1bca tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eb08c9f8-0cf1-4344-a6c2-709abc8e1bca tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1118/2140] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:13 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-25e6af34-403e-46d6-8d0c-5c3f6a15237a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-25e6af34-403e-46d6-8d0c-5c3f6a15237a tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-25e6af34-403e-46d6-8d0c-5c3f6a15237a tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-25e6af34-403e-46d6-8d0c-5c3f6a15237a tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-25e6af34-403e-46d6-8d0c-5c3f6a15237a tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-25e6af34-403e-46d6-8d0c-5c3f6a15237a tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1023/2141] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:13 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3f889410-9ec0-4449-a5f0-873e9101e1f5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3f889410-9ec0-4449-a5f0-873e9101e1f5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3f889410-9ec0-4449-a5f0-873e9101e1f5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3f889410-9ec0-4449-a5f0-873e9101e1f5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3f889410-9ec0-4449-a5f0-873e9101e1f5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3f889410-9ec0-4449-a5f0-873e9101e1f5 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1119/2142] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:14 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dde569ad-7d1d-4b44-9e40-8663d4a6f910 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dde569ad-7d1d-4b44-9e40-8663d4a6f910 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dde569ad-7d1d-4b44-9e40-8663d4a6f910 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dde569ad-7d1d-4b44-9e40-8663d4a6f910 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-dde569ad-7d1d-4b44-9e40-8663d4a6f910 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dde569ad-7d1d-4b44-9e40-8663d4a6f910 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1024/2143] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:14 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fcd2d2f7-6276-4501-b671-c0787cd10ed6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fcd2d2f7-6276-4501-b671-c0787cd10ed6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fcd2d2f7-6276-4501-b671-c0787cd10ed6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fcd2d2f7-6276-4501-b671-c0787cd10ed6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fcd2d2f7-6276-4501-b671-c0787cd10ed6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fcd2d2f7-6276-4501-b671-c0787cd10ed6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1120/2144] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:15 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-233a8e30-d229-4aa9-bf70-563287e9e78e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-233a8e30-d229-4aa9-bf70-563287e9e78e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-233a8e30-d229-4aa9-bf70-563287e9e78e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-233a8e30-d229-4aa9-bf70-563287e9e78e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-233a8e30-d229-4aa9-bf70-563287e9e78e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-233a8e30-d229-4aa9-bf70-563287e9e78e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1025/2145] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:15 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9eaf5efd-97a0-442b-ab87-058e53279ab1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9eaf5efd-97a0-442b-ab87-058e53279ab1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9eaf5efd-97a0-442b-ab87-058e53279ab1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9eaf5efd-97a0-442b-ab87-058e53279ab1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:16 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:16 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9eaf5efd-97a0-442b-ab87-058e53279ab1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9eaf5efd-97a0-442b-ab87-058e53279ab1 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1121/2146] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:16 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-50d1dcc2-1180-482e-b023-2ad6abccf065 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-50d1dcc2-1180-482e-b023-2ad6abccf065 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-50d1dcc2-1180-482e-b023-2ad6abccf065 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-50d1dcc2-1180-482e-b023-2ad6abccf065 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-50d1dcc2-1180-482e-b023-2ad6abccf065 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-50d1dcc2-1180-482e-b023-2ad6abccf065 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1026/2147] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:17 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4400e462-4095-49c7-b73b-cbd81abf0e0e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4400e462-4095-49c7-b73b-cbd81abf0e0e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4400e462-4095-49c7-b73b-cbd81abf0e0e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4400e462-4095-49c7-b73b-cbd81abf0e0e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4400e462-4095-49c7-b73b-cbd81abf0e0e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4400e462-4095-49c7-b73b-cbd81abf0e0e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1122/2148] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:17 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-16795fcd-6240-48f9-a71c-2543178fcf8a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16795fcd-6240-48f9-a71c-2543178fcf8a tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16795fcd-6240-48f9-a71c-2543178fcf8a tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16795fcd-6240-48f9-a71c-2543178fcf8a tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-16795fcd-6240-48f9-a71c-2543178fcf8a tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16795fcd-6240-48f9-a71c-2543178fcf8a tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1027/2149] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:18 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ef2991a3-36d7-49df-909e-a26a74a02469 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ef2991a3-36d7-49df-909e-a26a74a02469 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ef2991a3-36d7-49df-909e-a26a74a02469 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ef2991a3-36d7-49df-909e-a26a74a02469 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ef2991a3-36d7-49df-909e-a26a74a02469 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ef2991a3-36d7-49df-909e-a26a74a02469 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1123/2150] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:18 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-54a6404b-ea70-4a68-b3a7-055c17d91515 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-54a6404b-ea70-4a68-b3a7-055c17d91515 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-54a6404b-ea70-4a68-b3a7-055c17d91515 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-54a6404b-ea70-4a68-b3a7-055c17d91515 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-54a6404b-ea70-4a68-b3a7-055c17d91515 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-54a6404b-ea70-4a68-b3a7-055c17d91515 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1028/2151] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:19 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2cfdbfb8-6383-4958-8022-7a2a9b9b5fbe None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2cfdbfb8-6383-4958-8022-7a2a9b9b5fbe tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2cfdbfb8-6383-4958-8022-7a2a9b9b5fbe tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2cfdbfb8-6383-4958-8022-7a2a9b9b5fbe tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2cfdbfb8-6383-4958-8022-7a2a9b9b5fbe tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2cfdbfb8-6383-4958-8022-7a2a9b9b5fbe tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1124/2152] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:19 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f95456b7-c31c-4060-bddb-00b4bde0aec3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f95456b7-c31c-4060-bddb-00b4bde0aec3 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f95456b7-c31c-4060-bddb-00b4bde0aec3 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f95456b7-c31c-4060-bddb-00b4bde0aec3 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f95456b7-c31c-4060-bddb-00b4bde0aec3 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f95456b7-c31c-4060-bddb-00b4bde0aec3 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1029/2153] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:20 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b0849554-b9b2-44a7-981c-c03ea0ece1b7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b0849554-b9b2-44a7-981c-c03ea0ece1b7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b0849554-b9b2-44a7-981c-c03ea0ece1b7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b0849554-b9b2-44a7-981c-c03ea0ece1b7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b0849554-b9b2-44a7-981c-c03ea0ece1b7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b0849554-b9b2-44a7-981c-c03ea0ece1b7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1125/2154] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:20 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a4628b5d-aa87-49ec-93b6-e6ff80871f97 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a4628b5d-aa87-49ec-93b6-e6ff80871f97 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a4628b5d-aa87-49ec-93b6-e6ff80871f97 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a4628b5d-aa87-49ec-93b6-e6ff80871f97 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a4628b5d-aa87-49ec-93b6-e6ff80871f97 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a4628b5d-aa87-49ec-93b6-e6ff80871f97 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1030/2155] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:21 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ec6dd770-79ae-4462-bde7-6f549fbced3a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec6dd770-79ae-4462-bde7-6f549fbced3a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec6dd770-79ae-4462-bde7-6f549fbced3a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec6dd770-79ae-4462-bde7-6f549fbced3a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ec6dd770-79ae-4462-bde7-6f549fbced3a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec6dd770-79ae-4462-bde7-6f549fbced3a tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1126/2156] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:22 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-00c19423-511d-437e-b03c-ac0bd4235191 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00c19423-511d-437e-b03c-ac0bd4235191 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00c19423-511d-437e-b03c-ac0bd4235191 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00c19423-511d-437e-b03c-ac0bd4235191 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:22 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-00c19423-511d-437e-b03c-ac0bd4235191 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00c19423-511d-437e-b03c-ac0bd4235191 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1031/2157] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:22 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-135bc1df-9b49-45ef-95b4-74f0e94e2dd6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-135bc1df-9b49-45ef-95b4-74f0e94e2dd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-135bc1df-9b49-45ef-95b4-74f0e94e2dd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-135bc1df-9b49-45ef-95b4-74f0e94e2dd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-135bc1df-9b49-45ef-95b4-74f0e94e2dd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-135bc1df-9b49-45ef-95b4-74f0e94e2dd6 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1127/2158] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:23 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6ddf2d41-49e1-47d2-b7ed-5e5b1afc021c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6ddf2d41-49e1-47d2-b7ed-5e5b1afc021c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6ddf2d41-49e1-47d2-b7ed-5e5b1afc021c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6ddf2d41-49e1-47d2-b7ed-5e5b1afc021c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6ddf2d41-49e1-47d2-b7ed-5e5b1afc021c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6ddf2d41-49e1-47d2-b7ed-5e5b1afc021c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1032/2159] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:23 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ae37255c-8e58-47fb-ad7f-bef6cdd9d2d7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ae37255c-8e58-47fb-ad7f-bef6cdd9d2d7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ae37255c-8e58-47fb-ad7f-bef6cdd9d2d7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ae37255c-8e58-47fb-ad7f-bef6cdd9d2d7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ae37255c-8e58-47fb-ad7f-bef6cdd9d2d7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ae37255c-8e58-47fb-ad7f-bef6cdd9d2d7 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1128/2160] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:24 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6eabdc5d-dce7-4c2b-bcb1-fa6e857c028e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6eabdc5d-dce7-4c2b-bcb1-fa6e857c028e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6eabdc5d-dce7-4c2b-bcb1-fa6e857c028e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6eabdc5d-dce7-4c2b-bcb1-fa6e857c028e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bbbe3af1-4986-45f6-97a0-b7b9e9ce1220 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bbbe3af1-4986-45f6-97a0-b7b9e9ce1220 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:57:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bbbe3af1-4986-45f6-97a0-b7b9e9ce1220 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bbbe3af1-4986-45f6-97a0-b7b9e9ce1220 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6eabdc5d-dce7-4c2b-bcb1-fa6e857c028e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bbbe3af1-4986-45f6-97a0-b7b9e9ce1220 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:57:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6eabdc5d-dce7-4c2b-bcb1-fa6e857c028e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1033/2161] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:24 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bbbe3af1-4986-45f6-97a0-b7b9e9ce1220 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:57:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1129/2162] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:24 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4eb1c193-b4e4-440f-b3e9-e4c2604b5bfc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4eb1c193-b4e4-440f-b3e9-e4c2604b5bfc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4eb1c193-b4e4-440f-b3e9-e4c2604b5bfc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4eb1c193-b4e4-440f-b3e9-e4c2604b5bfc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4eb1c193-b4e4-440f-b3e9-e4c2604b5bfc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4eb1c193-b4e4-440f-b3e9-e4c2604b5bfc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1034/2163] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:25 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-23b19b33-6d47-49c1-9f0e-67187a63843e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-64756dad-7ee4-4fee-8f5f-a4902718b6bc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-64756dad-7ee4-4fee-8f5f-a4902718b6bc tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:57:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-23b19b33-6d47-49c1-9f0e-67187a63843e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-64756dad-7ee4-4fee-8f5f-a4902718b6bc tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-23b19b33-6d47-49c1-9f0e-67187a63843e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-64756dad-7ee4-4fee-8f5f-a4902718b6bc tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-23b19b33-6d47-49c1-9f0e-67187a63843e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-64756dad-7ee4-4fee-8f5f-a4902718b6bc tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:57:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-64756dad-7ee4-4fee-8f5f-a4902718b6bc tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:57:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1035/2164] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:25 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-23b19b33-6d47-49c1-9f0e-67187a63843e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-23b19b33-6d47-49c1-9f0e-67187a63843e tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1130/2165] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:25 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-53a06706-4433-4bb9-bbdf-5e269af8ef9f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-53a06706-4433-4bb9-bbdf-5e269af8ef9f tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] DELETE http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-53a06706-4433-4bb9-bbdf-5e269af8ef9f tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-53a06706-4433-4bb9-bbdf-5e269af8ef9f tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-53a06706-4433-4bb9-bbdf-5e269af8ef9f tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Delete volume with id: 24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a7094a0c-4833-45f1-8cb2-6f2c9ce5b660 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7094a0c-4833-45f1-8cb2-6f2c9ce5b660 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7094a0c-4833-45f1-8cb2-6f2c9ce5b660 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7094a0c-4833-45f1-8cb2-6f2c9ce5b660 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-53a06706-4433-4bb9-bbdf-5e269af8ef9f tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a7094a0c-4833-45f1-8cb2-6f2c9ce5b660 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7094a0c-4833-45f1-8cb2-6f2c9ce5b660 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1131/2166] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:26 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 849 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-53a06706-4433-4bb9-bbdf-5e269af8ef9f tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Delete volume request issued successfully. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-53a06706-4433-4bb9-bbdf-5e269af8ef9f tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 202 Sep 07 09:57:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1036/2167] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:57:26 2026] DELETE /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-159ec857-97af-4eba-9983-dab3290b324d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-159ec857-97af-4eba-9983-dab3290b324d tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-159ec857-97af-4eba-9983-dab3290b324d tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-159ec857-97af-4eba-9983-dab3290b324d tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e36128b5-6f23-4f20-b1a0-ec89f7b46d21 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e36128b5-6f23-4f20-b1a0-ec89f7b46d21 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592/action Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e36128b5-6f23-4f20-b1a0-ec89f7b46d21 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e36128b5-6f23-4f20-b1a0-ec89f7b46d21 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-e36128b5-6f23-4f20-b1a0-ec89f7b46d21 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Updating volume 'ed406c24-363b-40ab-9201-5c83d53e1592' with '{'status': 'error'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-159ec857-97af-4eba-9983-dab3290b324d tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-159ec857-97af-4eba-9983-dab3290b324d tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:57:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1132/2168] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:26 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e36128b5-6f23-4f20-b1a0-ec89f7b46d21 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592/action returned with HTTP 202 Sep 07 09:57:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1037/2169] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:57:26 2026] POST /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1612b325-ab3b-4806-99a4-36a659c1662e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1612b325-ab3b-4806-99a4-36a659c1662e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1612b325-ab3b-4806-99a4-36a659c1662e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1612b325-ab3b-4806-99a4-36a659c1662e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1612b325-ab3b-4806-99a4-36a659c1662e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1612b325-ab3b-4806-99a4-36a659c1662e tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1133/2170] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:26 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-872de45e-78f2-4973-ad0a-e31e283c3d9e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-872de45e-78f2-4973-ad0a-e31e283c3d9e tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592/action Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-872de45e-78f2-4973-ad0a-e31e283c3d9e tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-872de45e-78f2-4973-ad0a-e31e283c3d9e tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-872de45e-78f2-4973-ad0a-e31e283c3d9e tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Updating volume 'ed406c24-363b-40ab-9201-5c83d53e1592' with '{'status': 'available'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-872de45e-78f2-4973-ad0a-e31e283c3d9e tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592/action returned with HTTP 202 Sep 07 09:57:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1038/2171] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:57:26 2026] POST /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2ac98be0-5ca6-41c4-9863-f7634bbd6a87 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2ac98be0-5ca6-41c4-9863-f7634bbd6a87 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2ac98be0-5ca6-41c4-9863-f7634bbd6a87 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2ac98be0-5ca6-41c4-9863-f7634bbd6a87 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2ac98be0-5ca6-41c4-9863-f7634bbd6a87 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2ac98be0-5ca6-41c4-9863-f7634bbd6a87 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1134/2172] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:26 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ae28efbe-6616-4051-afe8-82977f868d40 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae28efbe-6616-4051-afe8-82977f868d40 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ae28efbe-6616-4051-afe8-82977f868d40 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ae28efbe-6616-4051-afe8-82977f868d40 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1a2aebf1-0b80-402a-ab17-ab35806fb06c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1a2aebf1-0b80-402a-ab17-ab35806fb06c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592/action Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1a2aebf1-0b80-402a-ab17-ab35806fb06c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1a2aebf1-0b80-402a-ab17-ab35806fb06c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ae28efbe-6616-4051-afe8-82977f868d40 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae28efbe-6616-4051-afe8-82977f868d40 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1039/2173] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:26 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-1a2aebf1-0b80-402a-ab17-ab35806fb06c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Updating volume 'ed406c24-363b-40ab-9201-5c83d53e1592' with '{'status': 'maintenance'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f0f56023-97bb-4967-a762-75d8abcad24c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "4d42e946-2912-44fd-94f1-6e29d80e38f4"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '4d42e946-2912-44fd-94f1-6e29d80e38f4'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume retrieved successfully. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Create volume of 1 GB Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Availability Zones retrieved successfully. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1a2aebf1-0b80-402a-ab17-ab35806fb06c tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592/action returned with HTTP 202 Sep 07 09:57:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1135/2174] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:57:26 2026] POST /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-89996f49-f0a0-4e1c-b1d7-2986f2bb5775 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89996f49-f0a0-4e1c-b1d7-2986f2bb5775 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89996f49-f0a0-4e1c-b1d7-2986f2bb5775 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89996f49-f0a0-4e1c-b1d7-2986f2bb5775 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Flow 'volume_create_api' (67ccc0e5-e414-447b-bb25-95b089f1d05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920035ff-9e15-4248-9133-9f62c0f13af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920035ff-9e15-4248-9133-9f62c0f13af1) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 09:57:26 devstack devstack@c-api.service[86989]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920035ff-9e15-4248-9133-9f62c0f13af1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (920035ff-9e15-4248-9133-9f62c0f13af1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 09:57:26 devstack devstack@c-api.service[86989]: WARNING cinder.volume.api [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Flow 'volume_create_api' (67ccc0e5-e414-447b-bb25-95b089f1d05d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f0f56023-97bb-4967-a762-75d8abcad24c tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 400 Sep 07 09:57:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1040/2175] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:57:26 2026] POST /volume/v3/volumes => generated 173 bytes in 86 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-89996f49-f0a0-4e1c-b1d7-2986f2bb5775 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9b77a7a2-f0e5-42fc-93ab-d559a641b1a8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9b77a7a2-f0e5-42fc-93ab-d559a641b1a8 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9b77a7a2-f0e5-42fc-93ab-d559a641b1a8 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9b77a7a2-f0e5-42fc-93ab-d559a641b1a8 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89996f49-f0a0-4e1c-b1d7-2986f2bb5775 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1136/2176] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:26 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2c55ee30-cafa-4a8b-b52f-2aa0424ebfa7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9b77a7a2-f0e5-42fc-93ab-d559a641b1a8 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2c55ee30-cafa-4a8b-b52f-2aa0424ebfa7 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] POST http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592/action Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2c55ee30-cafa-4a8b-b52f-2aa0424ebfa7 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:57:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2c55ee30-cafa-4a8b-b52f-2aa0424ebfa7 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9b77a7a2-f0e5-42fc-93ab-d559a641b1a8 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1041/2177] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:26 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ae52cd27-b920-47e3-afb6-c9bc49718d02 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae52cd27-b920-47e3-afb6-c9bc49718d02 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] DELETE http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ae52cd27-b920-47e3-afb6-c9bc49718d02 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ae52cd27-b920-47e3-afb6-c9bc49718d02 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ae52cd27-b920-47e3-afb6-c9bc49718d02 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Delete volume with id: 4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-2c55ee30-cafa-4a8b-b52f-2aa0424ebfa7 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] Updating volume 'ed406c24-363b-40ab-9201-5c83d53e1592' with '{'status': 'available'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ae52cd27-b920-47e3-afb6-c9bc49718d02 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ae52cd27-b920-47e3-afb6-c9bc49718d02 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Delete volume request issued successfully. Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae52cd27-b920-47e3-afb6-c9bc49718d02 tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 202 Sep 07 09:57:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1042/2178] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:57:27 2026] DELETE /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:57:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c616d88f-3f5a-4cfb-9399-025aa50220be None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c616d88f-3f5a-4cfb-9399-025aa50220be tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c616d88f-3f5a-4cfb-9399-025aa50220be tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c616d88f-3f5a-4cfb-9399-025aa50220be tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2c55ee30-cafa-4a8b-b52f-2aa0424ebfa7 tempest-VolumesActionsTest-249339574 tempest-VolumesActionsTest-249339574-project-admin] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592/action returned with HTTP 202 Sep 07 09:57:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1137/2179] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:57:26 2026] POST /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:57:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-df091146-ec6f-42e6-b286-0cbdba8e8c97 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c616d88f-3f5a-4cfb-9399-025aa50220be tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-df091146-ec6f-42e6-b286-0cbdba8e8c97 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-df091146-ec6f-42e6-b286-0cbdba8e8c97 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-df091146-ec6f-42e6-b286-0cbdba8e8c97 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c616d88f-3f5a-4cfb-9399-025aa50220be tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1043/2180] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:27 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-df091146-ec6f-42e6-b286-0cbdba8e8c97 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-df091146-ec6f-42e6-b286-0cbdba8e8c97 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1138/2181] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:27 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 849 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-263c3619-8a09-4623-afb5-4ca715eb23e2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-263c3619-8a09-4623-afb5-4ca715eb23e2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-263c3619-8a09-4623-afb5-4ca715eb23e2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-263c3619-8a09-4623-afb5-4ca715eb23e2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-263c3619-8a09-4623-afb5-4ca715eb23e2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-263c3619-8a09-4623-afb5-4ca715eb23e2 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1044/2182] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:27 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 849 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c0b11621-69cf-4e6b-970d-7cd429f18936 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c0b11621-69cf-4e6b-970d-7cd429f18936 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] DELETE http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c0b11621-69cf-4e6b-970d-7cd429f18936 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c0b11621-69cf-4e6b-970d-7cd429f18936 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:27 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-c0b11621-69cf-4e6b-970d-7cd429f18936 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Delete volume with id: ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c0b11621-69cf-4e6b-970d-7cd429f18936 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c0b11621-69cf-4e6b-970d-7cd429f18936 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Delete volume request issued successfully. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c0b11621-69cf-4e6b-970d-7cd429f18936 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 202 Sep 07 09:57:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1139/2183] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:57:27 2026] DELETE /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:57:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-48b8dea4-208c-498b-9512-ee39cb4c9066 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48b8dea4-208c-498b-9512-ee39cb4c9066 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-19505bd1-e155-4100-97b7-81751992c1ec None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48b8dea4-208c-498b-9512-ee39cb4c9066 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48b8dea4-208c-498b-9512-ee39cb4c9066 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-19505bd1-e155-4100-97b7-81751992c1ec tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:57:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-48b8dea4-208c-498b-9512-ee39cb4c9066 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-19505bd1-e155-4100-97b7-81751992c1ec tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-19505bd1-e155-4100-97b7-81751992c1ec tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48b8dea4-208c-498b-9512-ee39cb4c9066 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1045/2184] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:27 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-19505bd1-e155-4100-97b7-81751992c1ec tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Volume info retrieved successfully. Sep 07 09:57:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-19505bd1-e155-4100-97b7-81751992c1ec tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 200 Sep 07 09:57:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1140/2185] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:27 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 855 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dd6158b7-0960-43be-989c-4070794afeaa None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dd6158b7-0960-43be-989c-4070794afeaa tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dd6158b7-0960-43be-989c-4070794afeaa tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dd6158b7-0960-43be-989c-4070794afeaa tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-dd6158b7-0960-43be-989c-4070794afeaa tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Volume info retrieved successfully. Sep 07 09:57:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dd6158b7-0960-43be-989c-4070794afeaa tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 200 Sep 07 09:57:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1046/2186] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:28 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-69cfabc5-a0c9-4c07-b8f4-2796ae656086 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69cfabc5-a0c9-4c07-b8f4-2796ae656086 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69cfabc5-a0c9-4c07-b8f4-2796ae656086 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69cfabc5-a0c9-4c07-b8f4-2796ae656086 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-69cfabc5-a0c9-4c07-b8f4-2796ae656086 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Volume info retrieved successfully. Sep 07 09:57:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-032be745-1ed0-4a07-8827-5a5ab23b8f95 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69cfabc5-a0c9-4c07-b8f4-2796ae656086 tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 200 Sep 07 09:57:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1141/2187] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:28 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 848 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-032be745-1ed0-4a07-8827-5a5ab23b8f95 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] GET http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e Sep 07 09:57:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-032be745-1ed0-4a07-8827-5a5ab23b8f95 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-032be745-1ed0-4a07-8827-5a5ab23b8f95 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-032be745-1ed0-4a07-8827-5a5ab23b8f95 tempest-TestImageHashVerification-6793459 tempest-TestImageHashVerification-6793459-project-member] http://192.168.122.65/volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e returned with HTTP 404 Sep 07 09:57:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1047/2188] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:28 2026] GET /volume/v3/volumes/24051b76-9f35-497c-bfe1-b2a7c9602e8e => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:57:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-24582878-5f0f-4d74-8748-dcef380c96af None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-24582878-5f0f-4d74-8748-dcef380c96af tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:57:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-24582878-5f0f-4d74-8748-dcef380c96af tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-24582878-5f0f-4d74-8748-dcef380c96af tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-24582878-5f0f-4d74-8748-dcef380c96af tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:57:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-24582878-5f0f-4d74-8748-dcef380c96af tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:57:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1142/2189] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:28 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 1147 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:57:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-aea65ae4-e956-4d16-aca9-ce6a7b0592cf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-aea65ae4-e956-4d16-aca9-ce6a7b0592cf tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] POST http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d/action Sep 07 09:57:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-aea65ae4-e956-4d16-aca9-ce6a7b0592cf tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:57:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-aea65ae4-e956-4d16-aca9-ce6a7b0592cf tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-aea65ae4-e956-4d16-aca9-ce6a7b0592cf tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:57:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-aea65ae4-e956-4d16-aca9-ce6a7b0592cf tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Begin detaching volume completed successfully. Sep 07 09:57:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-aea65ae4-e956-4d16-aca9-ce6a7b0592cf tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d/action returned with HTTP 202 Sep 07 09:57:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1048/2190] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 09:57:28 2026] POST /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 09:57:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-002f32bb-b7ba-4997-85fe-35b2bacecac2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-002f32bb-b7ba-4997-85fe-35b2bacecac2 None None] GET http://192.168.122.65/volume// Sep 07 09:57:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-002f32bb-b7ba-4997-85fe-35b2bacecac2 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-002f32bb-b7ba-4997-85fe-35b2bacecac2 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-002f32bb-b7ba-4997-85fe-35b2bacecac2 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:57:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1143/2191] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:57:29 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:57:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-b448a9e1-0b8e-4782-8c9c-ec015086cab9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-b448a9e1-0b8e-4782-8c9c-ec015086cab9 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:57:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-b448a9e1-0b8e-4782-8c9c-ec015086cab9 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-b448a9e1-0b8e-4782-8c9c-ec015086cab9 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-b448a9e1-0b8e-4782-8c9c-ec015086cab9 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:57:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-329a981e-2f33-4bee-babf-3f963fc0e50d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-329a981e-2f33-4bee-babf-3f963fc0e50d tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] GET http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 Sep 07 09:57:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-329a981e-2f33-4bee-babf-3f963fc0e50d tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-329a981e-2f33-4bee-babf-3f963fc0e50d tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-b448a9e1-0b8e-4782-8c9c-ec015086cab9 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:57:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1049/2192] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:57:29 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 1331 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:57:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-329a981e-2f33-4bee-babf-3f963fc0e50d tempest-VolumesCloneNegativeTest-2142471065 tempest-VolumesCloneNegativeTest-2142471065-project-member] http://192.168.122.65/volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 returned with HTTP 404 Sep 07 09:57:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1144/2193] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:29 2026] GET /volume/v3/volumes/4d42e946-2912-44fd-94f1-6e29d80e38f4 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:57:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-8586cc23-99a6-45f4-9d80-151e0eaf269e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-8586cc23-99a6-45f4-9d80-151e0eaf269e tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] DELETE http://192.168.122.65/volume/v3/attachments/4d092d7b-0ce7-4b7a-a8cc-f93e36882775 Sep 07 09:57:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-8586cc23-99a6-45f4-9d80-151e0eaf269e tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-8586cc23-99a6-45f4-9d80-151e0eaf269e tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-eab8ab79-b9f2-48f4-9d74-be4812da92fc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eab8ab79-b9f2-48f4-9d74-be4812da92fc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] GET http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 Sep 07 09:57:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eab8ab79-b9f2-48f4-9d74-be4812da92fc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eab8ab79-b9f2-48f4-9d74-be4812da92fc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:29 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, Sep 07 09:57:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eab8ab79-b9f2-48f4-9d74-be4812da92fc tempest-VolumesActionsTest-955477661 tempest-VolumesActionsTest-955477661-project-member] http://192.168.122.65/volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 returned with HTTP 404 Sep 07 09:57:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1145/2194] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:29 2026] GET /volume/v3/volumes/ed406c24-363b-40ab-9201-5c83d53e1592 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:57:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-55b0dd9a-3200-40b1-bb51-6955c6bb72c8 req-8586cc23-99a6-45f4-9d80-151e0eaf269e tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/attachments/4d092d7b-0ce7-4b7a-a8cc-f93e36882775 returned with HTTP 200 Sep 07 09:57:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1050/2195] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:57:29 2026] DELETE /volume/v3/attachments/4d092d7b-0ce7-4b7a-a8cc-f93e36882775 => generated 19 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-193066b0-a430-4e8e-8a74-6d5022c9ee6e req-fdddd3d9-cbd3-4cb4-a5e6-3b367792ba59 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-193066b0-a430-4e8e-8a74-6d5022c9ee6e req-fdddd3d9-cbd3-4cb4-a5e6-3b367792ba59 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:57:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-193066b0-a430-4e8e-8a74-6d5022c9ee6e req-fdddd3d9-cbd3-4cb4-a5e6-3b367792ba59 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-193066b0-a430-4e8e-8a74-6d5022c9ee6e req-fdddd3d9-cbd3-4cb4-a5e6-3b367792ba59 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-193066b0-a430-4e8e-8a74-6d5022c9ee6e req-fdddd3d9-cbd3-4cb4-a5e6-3b367792ba59 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:57:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-193066b0-a430-4e8e-8a74-6d5022c9ee6e req-fdddd3d9-cbd3-4cb4-a5e6-3b367792ba59 tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:57:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1146/2196] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:57:30 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fe03c59e-0748-404b-a45c-2ee98f06380f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fe03c59e-0748-404b-a45c-2ee98f06380f tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] DELETE http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:57:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fe03c59e-0748-404b-a45c-2ee98f06380f tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fe03c59e-0748-404b-a45c-2ee98f06380f tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:30 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-fe03c59e-0748-404b-a45c-2ee98f06380f tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Delete volume with id: 460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:57:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fe03c59e-0748-404b-a45c-2ee98f06380f tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:57:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fe03c59e-0748-404b-a45c-2ee98f06380f tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Delete volume request issued successfully. Sep 07 09:57:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fe03c59e-0748-404b-a45c-2ee98f06380f tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 202 Sep 07 09:57:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1051/2197] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:57:30 2026] DELETE /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:57:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e8d58547-6478-4825-9455-d20e6e4ccfec None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8d58547-6478-4825-9455-d20e6e4ccfec tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:57:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8d58547-6478-4825-9455-d20e6e4ccfec tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8d58547-6478-4825-9455-d20e6e4ccfec tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e8d58547-6478-4825-9455-d20e6e4ccfec tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Volume info retrieved successfully. Sep 07 09:57:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8d58547-6478-4825-9455-d20e6e4ccfec tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 200 Sep 07 09:57:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1147/2198] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:30 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-158ae77f-68fb-4035-97c1-3dfd89ef2c8b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-158ae77f-68fb-4035-97c1-3dfd89ef2c8b tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] GET http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d Sep 07 09:57:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-158ae77f-68fb-4035-97c1-3dfd89ef2c8b tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-158ae77f-68fb-4035-97c1-3dfd89ef2c8b tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-158ae77f-68fb-4035-97c1-3dfd89ef2c8b tempest-TestMinimumBasicScenario-776331143 tempest-TestMinimumBasicScenario-776331143-project-member] http://192.168.122.65/volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d returned with HTTP 404 Sep 07 09:57:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1052/2199] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:31 2026] GET /volume/v3/volumes/460c1cb1-c348-4fa8-bb6d-97de865dc23d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-26748234"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume request body: {'volume': {"'imageRef": '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-26748234'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:33 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume of 1 GB Sep 07 09:57:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Availability Zones retrieved successfully. Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Flow 'volume_create_api' (fc3b231d-ee43-4ff0-a776-af86066dd98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9f8d0a5-8bac-49fd-ada0-1e2183938258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9f8d0a5-8bac-49fd-ada0-1e2183938258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ab7c64-93d5-46c9-a8ae-10a056275f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Created reservations ['b10ccb14-9c0c-49be-9e8b-c40ec067c445', '7fe4f5d2-2662-4194-ae06-ef0e0d2581e8', '5b36db67-a94d-41af-afff-d0579f5a42a5', '5d098625-9cb0-465f-ab4d-4994e6daad97'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ab7c64-93d5-46c9-a8ae-10a056275f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b10ccb14-9c0c-49be-9e8b-c40ec067c445', '7fe4f5d2-2662-4194-ae06-ef0e0d2581e8', '5b36db67-a94d-41af-afff-d0579f5a42a5', '5d098625-9cb0-465f-ab4d-4994e6daad97']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da74e550-19c2-440f-8dad-640d50196cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da74e550-19c2-440f-8dad-640d50196cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fc5aae3-1312-47ee-9ca2-828fd1981d88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-26748234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2878ccb05e7f4f9cb1467133b148e2f6',qos_specs=None,replication_status=,reservations=['b10ccb14-9c0c-49be-9e8b-c40ec067c445','7fe4f5d2-2662-4194-ae06-ef0e0d2581e8','5b36db67-a94d-41af-afff-d0579f5a42a5','5d098625-9cb0-465f-ab4d-4994e6daad97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5d32d7e54c408198e525c75184d0fc',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-26748234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fc5aae3-1312-47ee-9ca2-828fd1981d88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2878ccb05e7f4f9cb1467133b148e2f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f5d32d7e54c408198e525c75184d0fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:33 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b189cc3-865d-4b95-9bfb-7a233e0173be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b189cc3-865d-4b95-9bfb-7a233e0173be) transitioned into state 'SUCCESS' from state '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-26748234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2878ccb05e7f4f9cb1467133b148e2f6',qos_specs=None,replication_status=,reservations=['b10ccb14-9c0c-49be-9e8b-c40ec067c445','7fe4f5d2-2662-4194-ae06-ef0e0d2581e8','5b36db67-a94d-41af-afff-d0579f5a42a5','5d098625-9cb0-465f-ab4d-4994e6daad97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5d32d7e54c408198e525c75184d0fc',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cbd47cf-2198-4c73-85c0-0d7090c05e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cbd47cf-2198-4c73-85c0-0d7090c05e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Flow 'volume_create_api' (fc3b231d-ee43-4ff0-a776-af86066dd98f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume request issued successfully. Sep 07 09:57:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d1650a6b-d913-4c8e-8161-62c72065ccaa tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1148/2200] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:57:33 2026] POST /volume/v3/volumes => generated 762 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-139032246"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume request body: {'volume': {"'imageRef": '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-139032246'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume of 1 GB Sep 07 09:57:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Availability Zones retrieved successfully. Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Flow 'volume_create_api' (4bdfcaf1-e46f-4b6c-bf08-354012cb7c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe53d46a-7f24-47df-bf1b-1bda15c01b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe53d46a-7f24-47df-bf1b-1bda15c01b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274791c1-3a78-4b0e-ba8d-01c407ae5705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Created reservations ['ce0ed644-24ed-421e-9eb3-018a2450eb93', 'a2503cd8-b729-44a4-8c73-00c6fc905a4f', '06cff820-fde1-4e83-a6dd-e465d380baa3', '87a2462f-1f93-4959-ae6a-3785eba2ed82'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (274791c1-3a78-4b0e-ba8d-01c407ae5705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce0ed644-24ed-421e-9eb3-018a2450eb93', 'a2503cd8-b729-44a4-8c73-00c6fc905a4f', '06cff820-fde1-4e83-a6dd-e465d380baa3', '87a2462f-1f93-4959-ae6a-3785eba2ed82']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b406e4be-d97c-4759-b240-7dae56d99092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b406e4be-d97c-4759-b240-7dae56d99092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3beb587c-7e61-475b-b8b0-bb76e29cc105', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-139032246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2878ccb05e7f4f9cb1467133b148e2f6',qos_specs=None,replication_status=,reservations=['ce0ed644-24ed-421e-9eb3-018a2450eb93','a2503cd8-b729-44a4-8c73-00c6fc905a4f','06cff820-fde1-4e83-a6dd-e465d380baa3','87a2462f-1f93-4959-ae6a-3785eba2ed82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5d32d7e54c408198e525c75184d0fc',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-139032246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3beb587c-7e61-475b-b8b0-bb76e29cc105,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2878ccb05e7f4f9cb1467133b148e2f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f5d32d7e54c408198e525c75184d0fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5aabd3-4e52-4b29-bc82-e70633c49b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5aabd3-4e52-4b29-bc82-e70633c49b0c) transitioned into state 'SUCCESS' from state '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-139032246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2878ccb05e7f4f9cb1467133b148e2f6',qos_specs=None,replication_status=,reservations=['ce0ed644-24ed-421e-9eb3-018a2450eb93','a2503cd8-b729-44a4-8c73-00c6fc905a4f','06cff820-fde1-4e83-a6dd-e465d380baa3','87a2462f-1f93-4959-ae6a-3785eba2ed82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5d32d7e54c408198e525c75184d0fc',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b53c5b-03ca-4b3e-a65e-cb090c223932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9b53c5b-03ca-4b3e-a65e-cb090c223932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Flow 'volume_create_api' (4bdfcaf1-e46f-4b6c-bf08-354012cb7c1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume request issued successfully. Sep 07 09:57:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fce7f522-a949-4712-b22a-d02fd5d20be4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1053/2201] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:57:34 2026] POST /volume/v3/volumes => generated 763 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1362809831"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume request body: {'volume': {"'imageRef": '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1362809831'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume of 1 GB Sep 07 09:57:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Availability Zones retrieved successfully. Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Flow 'volume_create_api' (9d34adbf-58ef-4eb2-92bf-d0d9aa480323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab276d64-fb7a-44b1-a2ca-b125925a0b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab276d64-fb7a-44b1-a2ca-b125925a0b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c91cb8-661c-4540-905b-2937712a7ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Created reservations ['7510b3f3-90ee-4560-8025-3910c3adfcec', '20ec0641-0e3c-4b4f-9251-17c0cd2af402', '172cdc2e-8d30-469f-acad-40b16a0330ff', '7672f945-4648-4a37-81ad-370137185429'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17c91cb8-661c-4540-905b-2937712a7ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7510b3f3-90ee-4560-8025-3910c3adfcec', '20ec0641-0e3c-4b4f-9251-17c0cd2af402', '172cdc2e-8d30-469f-acad-40b16a0330ff', '7672f945-4648-4a37-81ad-370137185429']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6e5ac33-196c-4c4a-9f45-a9fb1304d978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6e5ac33-196c-4c4a-9f45-a9fb1304d978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5d0e3a3-2940-49f6-a060-2bf449352571', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1362809831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2878ccb05e7f4f9cb1467133b148e2f6',qos_specs=None,replication_status=,reservations=['7510b3f3-90ee-4560-8025-3910c3adfcec','20ec0641-0e3c-4b4f-9251-17c0cd2af402','172cdc2e-8d30-469f-acad-40b16a0330ff','7672f945-4648-4a37-81ad-370137185429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5d32d7e54c408198e525c75184d0fc',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1362809831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5d0e3a3-2940-49f6-a060-2bf449352571,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2878ccb05e7f4f9cb1467133b148e2f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f5d32d7e54c408198e525c75184d0fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a23c9d-7b3c-4dfe-991e-cd783a0ce10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a23c9d-7b3c-4dfe-991e-cd783a0ce10d) transitioned into state 'SUCCESS' from state '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-1362809831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2878ccb05e7f4f9cb1467133b148e2f6',qos_specs=None,replication_status=,reservations=['7510b3f3-90ee-4560-8025-3910c3adfcec','20ec0641-0e3c-4b4f-9251-17c0cd2af402','172cdc2e-8d30-469f-acad-40b16a0330ff','7672f945-4648-4a37-81ad-370137185429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5d32d7e54c408198e525c75184d0fc',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bf69aba-fd73-4fd0-939e-336d381344a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bf69aba-fd73-4fd0-939e-336d381344a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Flow 'volume_create_api' (9d34adbf-58ef-4eb2-92bf-d0d9aa480323) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume request issued successfully. Sep 07 09:57:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e7a52d18-c9c3-431a-8d24-db0d8d18b4de tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1149/2202] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:57:34 2026] POST /volume/v3/volumes => generated 764 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ff27c979-387c-4683-95c6-7796abeee59e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1798764952"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume request body: {'volume': {"'imageRef": '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1798764952'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume of 1 GB Sep 07 09:57:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Availability Zones retrieved successfully. Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Flow 'volume_create_api' (eeaf3f7d-2a09-459b-b70c-4d8ff462d292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77d6b7a-4c6d-4e77-bc48-7ae090cbbfa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77d6b7a-4c6d-4e77-bc48-7ae090cbbfa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8097252c-7dd1-4153-95aa-69f8afd803d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Created reservations ['8f4afea1-30a6-4def-827c-e5b7a5406f29', '6a01f602-2774-493c-acaa-ffc6e5c9ad8b', 'f856083c-b04d-4a4b-bfd2-7678c0ed2f45', '55597bcf-87a6-47a0-8b9e-a2e0b87be321'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8097252c-7dd1-4153-95aa-69f8afd803d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f4afea1-30a6-4def-827c-e5b7a5406f29', '6a01f602-2774-493c-acaa-ffc6e5c9ad8b', 'f856083c-b04d-4a4b-bfd2-7678c0ed2f45', '55597bcf-87a6-47a0-8b9e-a2e0b87be321']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca696255-920b-4456-af4e-71ef4c0b8b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca696255-920b-4456-af4e-71ef4c0b8b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa822157-116c-4f56-9c5e-e2b61592e0d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1798764952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2878ccb05e7f4f9cb1467133b148e2f6',qos_specs=None,replication_status=,reservations=['8f4afea1-30a6-4def-827c-e5b7a5406f29','6a01f602-2774-493c-acaa-ffc6e5c9ad8b','f856083c-b04d-4a4b-bfd2-7678c0ed2f45','55597bcf-87a6-47a0-8b9e-a2e0b87be321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5d32d7e54c408198e525c75184d0fc',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1798764952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa822157-116c-4f56-9c5e-e2b61592e0d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2878ccb05e7f4f9cb1467133b148e2f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f5d32d7e54c408198e525c75184d0fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5897356-91c0-4be6-ac75-2c69ce9cf75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5897356-91c0-4be6-ac75-2c69ce9cf75a) transitioned into state 'SUCCESS' from state '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-1798764952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2878ccb05e7f4f9cb1467133b148e2f6',qos_specs=None,replication_status=,reservations=['8f4afea1-30a6-4def-827c-e5b7a5406f29','6a01f602-2774-493c-acaa-ffc6e5c9ad8b','f856083c-b04d-4a4b-bfd2-7678c0ed2f45','55597bcf-87a6-47a0-8b9e-a2e0b87be321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5d32d7e54c408198e525c75184d0fc',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb740ac5-9198-4c19-b75c-d09d5d644149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb740ac5-9198-4c19-b75c-d09d5d644149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Flow 'volume_create_api' (eeaf3f7d-2a09-459b-b70c-4d8ff462d292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume request issued successfully. Sep 07 09:57:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ff27c979-387c-4683-95c6-7796abeee59e tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1054/2203] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:57:35 2026] POST /volume/v3/volumes => generated 764 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1021690960"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume request body: {'volume': {"'imageRef": '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1021690960'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume of 1 GB Sep 07 09:57:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Availability Zones retrieved successfully. Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Flow 'volume_create_api' (0c4090b0-1fc5-4661-b64c-c8968b654159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654449c6-b084-4c6e-be13-86faf340e74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654449c6-b084-4c6e-be13-86faf340e74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86a891d3-a8a6-4951-80fc-93ef8cbe0511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Created reservations ['a107867e-78fa-40a7-934d-2b97050968c3', 'be361e5f-c43d-4e5a-8b1e-bc3019ee3b34', '7c47bd7b-560b-4640-9083-5c07ac93ec63', '8262aa1d-b001-47eb-8a3d-7660b66211eb'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86a891d3-a8a6-4951-80fc-93ef8cbe0511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a107867e-78fa-40a7-934d-2b97050968c3', 'be361e5f-c43d-4e5a-8b1e-bc3019ee3b34', '7c47bd7b-560b-4640-9083-5c07ac93ec63', '8262aa1d-b001-47eb-8a3d-7660b66211eb']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e588c9b6-112d-4a0a-9bf4-ae901cc723e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e588c9b6-112d-4a0a-9bf4-ae901cc723e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1021690960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2878ccb05e7f4f9cb1467133b148e2f6',qos_specs=None,replication_status=,reservations=['a107867e-78fa-40a7-934d-2b97050968c3','be361e5f-c43d-4e5a-8b1e-bc3019ee3b34','7c47bd7b-560b-4640-9083-5c07ac93ec63','8262aa1d-b001-47eb-8a3d-7660b66211eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5d32d7e54c408198e525c75184d0fc',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1021690960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2878ccb05e7f4f9cb1467133b148e2f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f5d32d7e54c408198e525c75184d0fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a5188e-86ba-40c2-8751-334a6ab236f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a5188e-86ba-40c2-8751-334a6ab236f7) transitioned into state 'SUCCESS' from state '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-1021690960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2878ccb05e7f4f9cb1467133b148e2f6',qos_specs=None,replication_status=,reservations=['a107867e-78fa-40a7-934d-2b97050968c3','be361e5f-c43d-4e5a-8b1e-bc3019ee3b34','7c47bd7b-560b-4640-9083-5c07ac93ec63','8262aa1d-b001-47eb-8a3d-7660b66211eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f5d32d7e54c408198e525c75184d0fc',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107cba1b-7cc0-4a62-b115-9367fd9c2123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (107cba1b-7cc0-4a62-b115-9367fd9c2123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Flow 'volume_create_api' (0c4090b0-1fc5-4661-b64c-c8968b654159) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Create volume request issued successfully. Sep 07 09:57:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1ba9dacf-9651-458f-a041-8c1640c14c46 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1150/2204] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:57:35 2026] POST /volume/v3/volumes => generated 764 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f704bf16-1176-4401-8b9a-8d2c114f27a4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f704bf16-1176-4401-8b9a-8d2c114f27a4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f704bf16-1176-4401-8b9a-8d2c114f27a4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f704bf16-1176-4401-8b9a-8d2c114f27a4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f704bf16-1176-4401-8b9a-8d2c114f27a4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f704bf16-1176-4401-8b9a-8d2c114f27a4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 returned with HTTP 200 Sep 07 09:57:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1055/2205] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:35 2026] GET /volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-eee2b70e-513f-4ecf-a250-7a4eeb66aba5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eee2b70e-513f-4ecf-a250-7a4eeb66aba5 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 Sep 07 09:57:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eee2b70e-513f-4ecf-a250-7a4eeb66aba5 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eee2b70e-513f-4ecf-a250-7a4eeb66aba5 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-eee2b70e-513f-4ecf-a250-7a4eeb66aba5 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eee2b70e-513f-4ecf-a250-7a4eeb66aba5 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 returned with HTTP 200 Sep 07 09:57:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1151/2206] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:36 2026] GET /volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-81d188c6-bff0-4fdd-b1aa-d0de6481b778 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-81d188c6-bff0-4fdd-b1aa-d0de6481b778 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 Sep 07 09:57:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-81d188c6-bff0-4fdd-b1aa-d0de6481b778 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-81d188c6-bff0-4fdd-b1aa-d0de6481b778 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-81d188c6-bff0-4fdd-b1aa-d0de6481b778 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-81d188c6-bff0-4fdd-b1aa-d0de6481b778 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 returned with HTTP 200 Sep 07 09:57:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1056/2207] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:37 2026] GET /volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 => generated 856 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-55b01fd3-9455-4609-9aa6-969d7734b6c8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55b01fd3-9455-4609-9aa6-969d7734b6c8 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 Sep 07 09:57:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55b01fd3-9455-4609-9aa6-969d7734b6c8 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55b01fd3-9455-4609-9aa6-969d7734b6c8 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-55b01fd3-9455-4609-9aa6-969d7734b6c8 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55b01fd3-9455-4609-9aa6-969d7734b6c8 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 returned with HTTP 200 Sep 07 09:57:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1152/2208] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:37 2026] GET /volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-19a5276e-6885-41b3-b0c5-737f4b5b4e70 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-19a5276e-6885-41b3-b0c5-737f4b5b4e70 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 Sep 07 09:57:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-19a5276e-6885-41b3-b0c5-737f4b5b4e70 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-19a5276e-6885-41b3-b0c5-737f4b5b4e70 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-19a5276e-6885-41b3-b0c5-737f4b5b4e70 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-19a5276e-6885-41b3-b0c5-737f4b5b4e70 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 returned with HTTP 200 Sep 07 09:57:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1057/2209] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:38 2026] GET /volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-933cc0e0-675f-41f1-a0da-d0f30af77709 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-933cc0e0-675f-41f1-a0da-d0f30af77709 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 Sep 07 09:57:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-933cc0e0-675f-41f1-a0da-d0f30af77709 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-933cc0e0-675f-41f1-a0da-d0f30af77709 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:38 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-933cc0e0-675f-41f1-a0da-d0f30af77709 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-933cc0e0-675f-41f1-a0da-d0f30af77709 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 returned with HTTP 200 Sep 07 09:57:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1153/2210] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:38 2026] GET /volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cc9cf820-e0b7-409e-bc72-53a18f5d3461 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cc9cf820-e0b7-409e-bc72-53a18f5d3461 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 Sep 07 09:57:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cc9cf820-e0b7-409e-bc72-53a18f5d3461 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cc9cf820-e0b7-409e-bc72-53a18f5d3461 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:39 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cc9cf820-e0b7-409e-bc72-53a18f5d3461 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cc9cf820-e0b7-409e-bc72-53a18f5d3461 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 returned with HTTP 200 Sep 07 09:57:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1058/2211] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:39 2026] GET /volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f07d693d-7944-4d86-a1b4-2d71ba712c83 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f07d693d-7944-4d86-a1b4-2d71ba712c83 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 Sep 07 09:57:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f07d693d-7944-4d86-a1b4-2d71ba712c83 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f07d693d-7944-4d86-a1b4-2d71ba712c83 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f07d693d-7944-4d86-a1b4-2d71ba712c83 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f07d693d-7944-4d86-a1b4-2d71ba712c83 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 returned with HTTP 200 Sep 07 09:57:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1154/2212] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:39 2026] GET /volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b8086bda-1af8-4715-ad01-bef50279b6ca None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b8086bda-1af8-4715-ad01-bef50279b6ca tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 Sep 07 09:57:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b8086bda-1af8-4715-ad01-bef50279b6ca tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b8086bda-1af8-4715-ad01-bef50279b6ca tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b8086bda-1af8-4715-ad01-bef50279b6ca tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b8086bda-1af8-4715-ad01-bef50279b6ca tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 returned with HTTP 200 Sep 07 09:57:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1059/2213] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:40 2026] GET /volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-00719c34-5bff-450b-8d5b-de676d4f63e6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-00719c34-5bff-450b-8d5b-de676d4f63e6 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] DELETE http://192.168.122.65/volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 Sep 07 09:57:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-00719c34-5bff-450b-8d5b-de676d4f63e6 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-00719c34-5bff-450b-8d5b-de676d4f63e6 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:40 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-00719c34-5bff-450b-8d5b-de676d4f63e6 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Delete volume with id: 8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 Sep 07 09:57:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-00719c34-5bff-450b-8d5b-de676d4f63e6 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-00719c34-5bff-450b-8d5b-de676d4f63e6 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Delete volume request issued successfully. Sep 07 09:57:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-00719c34-5bff-450b-8d5b-de676d4f63e6 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 returned with HTTP 202 Sep 07 09:57:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1155/2214] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:57:40 2026] DELETE /volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:57:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9dfb8ca1-a2b5-4a82-b185-d796d40fdc87 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9dfb8ca1-a2b5-4a82-b185-d796d40fdc87 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 Sep 07 09:57:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9dfb8ca1-a2b5-4a82-b185-d796d40fdc87 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9dfb8ca1-a2b5-4a82-b185-d796d40fdc87 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9dfb8ca1-a2b5-4a82-b185-d796d40fdc87 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9dfb8ca1-a2b5-4a82-b185-d796d40fdc87 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 returned with HTTP 200 Sep 07 09:57:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1060/2215] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:40 2026] GET /volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f4000b65-35fd-4273-9c2b-ba6112c37845 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f4000b65-35fd-4273-9c2b-ba6112c37845 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 Sep 07 09:57:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f4000b65-35fd-4273-9c2b-ba6112c37845 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f4000b65-35fd-4273-9c2b-ba6112c37845 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:41 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=394,cinder:UPDATE=66,cinder:INSERT=40,cinder:DELETE=2 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:57:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f4000b65-35fd-4273-9c2b-ba6112c37845 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 returned with HTTP 404 Sep 07 09:57:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1156/2216] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:41 2026] GET /volume/v3/volumes/8a974b31-4ad0-4d72-8b1d-d1a4bc7d0759 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:57:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8a7b2d15-2761-4ae1-a635-1730131a646d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a7b2d15-2761-4ae1-a635-1730131a646d tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] DELETE http://192.168.122.65/volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 Sep 07 09:57:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a7b2d15-2761-4ae1-a635-1730131a646d tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a7b2d15-2761-4ae1-a635-1730131a646d tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:41 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-8a7b2d15-2761-4ae1-a635-1730131a646d tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Delete volume with id: fa822157-116c-4f56-9c5e-e2b61592e0d0 Sep 07 09:57:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8a7b2d15-2761-4ae1-a635-1730131a646d tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8a7b2d15-2761-4ae1-a635-1730131a646d tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Delete volume request issued successfully. Sep 07 09:57:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a7b2d15-2761-4ae1-a635-1730131a646d tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 returned with HTTP 202 Sep 07 09:57:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1061/2217] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:57:41 2026] DELETE /volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:57:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-76e2f222-1c8a-4000-b0e0-19e2b0d05a6c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-76e2f222-1c8a-4000-b0e0-19e2b0d05a6c tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 Sep 07 09:57:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-76e2f222-1c8a-4000-b0e0-19e2b0d05a6c tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-76e2f222-1c8a-4000-b0e0-19e2b0d05a6c tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-76e2f222-1c8a-4000-b0e0-19e2b0d05a6c tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-76e2f222-1c8a-4000-b0e0-19e2b0d05a6c tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 returned with HTTP 200 Sep 07 09:57:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1157/2218] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:42 2026] GET /volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4eb0b42b-eda2-4dbf-85c7-3b5e29e5cde8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4eb0b42b-eda2-4dbf-85c7-3b5e29e5cde8 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 Sep 07 09:57:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4eb0b42b-eda2-4dbf-85c7-3b5e29e5cde8 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4eb0b42b-eda2-4dbf-85c7-3b5e29e5cde8 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:43 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:UPDATE=40,cinder:SELECT=287,cinder:DELETE=3,cinder:INSERT=18 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:57:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4eb0b42b-eda2-4dbf-85c7-3b5e29e5cde8 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 returned with HTTP 404 Sep 07 09:57:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1062/2219] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:43 2026] GET /volume/v3/volumes/fa822157-116c-4f56-9c5e-e2b61592e0d0 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:57:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4f006ad1-ea61-4138-ab5f-6ec84eeca214 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4f006ad1-ea61-4138-ab5f-6ec84eeca214 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] DELETE http://192.168.122.65/volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 Sep 07 09:57:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4f006ad1-ea61-4138-ab5f-6ec84eeca214 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4f006ad1-ea61-4138-ab5f-6ec84eeca214 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:43 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-4f006ad1-ea61-4138-ab5f-6ec84eeca214 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Delete volume with id: a5d0e3a3-2940-49f6-a060-2bf449352571 Sep 07 09:57:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4f006ad1-ea61-4138-ab5f-6ec84eeca214 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4f006ad1-ea61-4138-ab5f-6ec84eeca214 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Delete volume request issued successfully. Sep 07 09:57:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4f006ad1-ea61-4138-ab5f-6ec84eeca214 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 returned with HTTP 202 Sep 07 09:57:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1158/2220] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:57:43 2026] DELETE /volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:57:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7fa517a2-472a-48bd-86b7-97ed70b65a2a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7fa517a2-472a-48bd-86b7-97ed70b65a2a tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 Sep 07 09:57:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7fa517a2-472a-48bd-86b7-97ed70b65a2a tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7fa517a2-472a-48bd-86b7-97ed70b65a2a tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7fa517a2-472a-48bd-86b7-97ed70b65a2a tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7fa517a2-472a-48bd-86b7-97ed70b65a2a tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 returned with HTTP 200 Sep 07 09:57:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1063/2221] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:43 2026] GET /volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 => generated 856 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-753dc785-550e-4e26-8afa-b80e368b10a1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-753dc785-550e-4e26-8afa-b80e368b10a1 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 Sep 07 09:57:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-753dc785-550e-4e26-8afa-b80e368b10a1 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-753dc785-550e-4e26-8afa-b80e368b10a1 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-753dc785-550e-4e26-8afa-b80e368b10a1 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 returned with HTTP 404 Sep 07 09:57:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1159/2222] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:44 2026] GET /volume/v3/volumes/a5d0e3a3-2940-49f6-a060-2bf449352571 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:57:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b37a7494-82c3-4eac-acfd-bc86afa85835 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b37a7494-82c3-4eac-acfd-bc86afa85835 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] DELETE http://192.168.122.65/volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 Sep 07 09:57:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b37a7494-82c3-4eac-acfd-bc86afa85835 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b37a7494-82c3-4eac-acfd-bc86afa85835 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:44 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-b37a7494-82c3-4eac-acfd-bc86afa85835 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Delete volume with id: 3beb587c-7e61-475b-b8b0-bb76e29cc105 Sep 07 09:57:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b37a7494-82c3-4eac-acfd-bc86afa85835 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b37a7494-82c3-4eac-acfd-bc86afa85835 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Delete volume request issued successfully. Sep 07 09:57:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b37a7494-82c3-4eac-acfd-bc86afa85835 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 returned with HTTP 202 Sep 07 09:57:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1064/2223] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:57:44 2026] DELETE /volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:57:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-25a259c2-76ac-4ad6-8fde-135a18a1752f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-25a259c2-76ac-4ad6-8fde-135a18a1752f tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 Sep 07 09:57:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-25a259c2-76ac-4ad6-8fde-135a18a1752f tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-25a259c2-76ac-4ad6-8fde-135a18a1752f tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-25a259c2-76ac-4ad6-8fde-135a18a1752f tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-25a259c2-76ac-4ad6-8fde-135a18a1752f tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 returned with HTTP 200 Sep 07 09:57:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1160/2224] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:44 2026] GET /volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0df89234-3caf-4c77-ab53-99c81b540a28 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0df89234-3caf-4c77-ab53-99c81b540a28 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 Sep 07 09:57:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0df89234-3caf-4c77-ab53-99c81b540a28 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0df89234-3caf-4c77-ab53-99c81b540a28 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0df89234-3caf-4c77-ab53-99c81b540a28 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0df89234-3caf-4c77-ab53-99c81b540a28 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 returned with HTTP 200 Sep 07 09:57:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1065/2225] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:45 2026] GET /volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-47520005-fb5c-4ce0-a001-5cbd7c596326 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-47520005-fb5c-4ce0-a001-5cbd7c596326 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 Sep 07 09:57:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-47520005-fb5c-4ce0-a001-5cbd7c596326 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-47520005-fb5c-4ce0-a001-5cbd7c596326 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-47520005-fb5c-4ce0-a001-5cbd7c596326 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 returned with HTTP 404 Sep 07 09:57:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1161/2226] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:46 2026] GET /volume/v3/volumes/3beb587c-7e61-475b-b8b0-bb76e29cc105 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:57:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4abcc127-68b5-4eb5-9854-1d24b9ccc9c4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4abcc127-68b5-4eb5-9854-1d24b9ccc9c4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] DELETE http://192.168.122.65/volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 Sep 07 09:57:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4abcc127-68b5-4eb5-9854-1d24b9ccc9c4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4abcc127-68b5-4eb5-9854-1d24b9ccc9c4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:46 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-4abcc127-68b5-4eb5-9854-1d24b9ccc9c4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Delete volume with id: 5fc5aae3-1312-47ee-9ca2-828fd1981d88 Sep 07 09:57:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4abcc127-68b5-4eb5-9854-1d24b9ccc9c4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4abcc127-68b5-4eb5-9854-1d24b9ccc9c4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Delete volume request issued successfully. Sep 07 09:57:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4abcc127-68b5-4eb5-9854-1d24b9ccc9c4 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 returned with HTTP 202 Sep 07 09:57:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1066/2227] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:57:46 2026] DELETE /volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:57:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-89938fcb-5915-4360-b6fe-b39198e7b6d3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89938fcb-5915-4360-b6fe-b39198e7b6d3 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 Sep 07 09:57:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89938fcb-5915-4360-b6fe-b39198e7b6d3 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89938fcb-5915-4360-b6fe-b39198e7b6d3 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-89938fcb-5915-4360-b6fe-b39198e7b6d3 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89938fcb-5915-4360-b6fe-b39198e7b6d3 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 returned with HTTP 200 Sep 07 09:57:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1162/2228] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:46 2026] GET /volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ae3bef13-3ffe-4a55-a7ec-19151d430928 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ae3bef13-3ffe-4a55-a7ec-19151d430928 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 Sep 07 09:57:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ae3bef13-3ffe-4a55-a7ec-19151d430928 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ae3bef13-3ffe-4a55-a7ec-19151d430928 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:48 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:48 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ae3bef13-3ffe-4a55-a7ec-19151d430928 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Volume info retrieved successfully. Sep 07 09:57:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ae3bef13-3ffe-4a55-a7ec-19151d430928 tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 returned with HTTP 200 Sep 07 09:57:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1163/2229] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:48 2026] GET /volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-409448527"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-409448527'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume of 1 GB Sep 07 09:57:48 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Availability Zones retrieved successfully. Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Flow 'volume_create_api' (d426a9fb-c2f6-46a2-9363-8d9eb0d172f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a75a5d8-9df6-414a-8837-b3255887710a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a75a5d8-9df6-414a-8837-b3255887710a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69070049-c8fa-43ae-b466-3331f5822701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Created reservations ['26fbb985-090d-484d-980e-9344c3e39e3c', 'c36b3b00-292a-48c4-a94d-068b3977868a', '36ccc4cc-88a0-48f7-ab33-e665d22302ea', 'ea3dd0ca-d2a8-4ec8-aab6-34cf2ab9903c'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69070049-c8fa-43ae-b466-3331f5822701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26fbb985-090d-484d-980e-9344c3e39e3c', 'c36b3b00-292a-48c4-a94d-068b3977868a', '36ccc4cc-88a0-48f7-ab33-e665d22302ea', 'ea3dd0ca-d2a8-4ec8-aab6-34cf2ab9903c']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef0c95e-3f96-4534-b4a3-56099dbf2976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:48 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef0c95e-3f96-4534-b4a3-56099dbf2976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cd55365-05df-40d6-ba4a-f9866655bb0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-409448527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ece19c9c24311828759390fe6b247',qos_specs=None,replication_status=,reservations=['26fbb985-090d-484d-980e-9344c3e39e3c','c36b3b00-292a-48c4-a94d-068b3977868a','36ccc4cc-88a0-48f7-ab33-e665d22302ea','ea3dd0ca-d2a8-4ec8-aab6-34cf2ab9903c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27293f29cc25403896df1b3977d938f8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-409448527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cd55365-05df-40d6-ba4a-f9866655bb0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa4ece19c9c24311828759390fe6b247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27293f29cc25403896df1b3977d938f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (667e96f1-902d-4a37-a6d3-95173b3ec760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (667e96f1-902d-4a37-a6d3-95173b3ec760) transitioned into state 'SUCCESS' from state '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-409448527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ece19c9c24311828759390fe6b247',qos_specs=None,replication_status=,reservations=['26fbb985-090d-484d-980e-9344c3e39e3c','c36b3b00-292a-48c4-a94d-068b3977868a','36ccc4cc-88a0-48f7-ab33-e665d22302ea','ea3dd0ca-d2a8-4ec8-aab6-34cf2ab9903c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27293f29cc25403896df1b3977d938f8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f9a090-5118-4ff7-9726-7246b739310c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f9a090-5118-4ff7-9726-7246b739310c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Flow 'volume_create_api' (d426a9fb-c2f6-46a2-9363-8d9eb0d172f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:48 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume request issued successfully. Sep 07 09:57:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b554a3a5-e1bd-4754-be47-a97bad0b46fd tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1067/2230] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:57:47 2026] POST /volume/v3/volumes => generated 766 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4aa2f386-8aa1-4e75-a31c-999aa8282600 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4aa2f386-8aa1-4e75-a31c-999aa8282600 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c Sep 07 09:57:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4aa2f386-8aa1-4e75-a31c-999aa8282600 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4aa2f386-8aa1-4e75-a31c-999aa8282600 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:48 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:48 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4aa2f386-8aa1-4e75-a31c-999aa8282600 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:57:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4aa2f386-8aa1-4e75-a31c-999aa8282600 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c returned with HTTP 200 Sep 07 09:57:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1164/2231] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:48 2026] GET /volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c => generated 834 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ff596bbf-2612-4e6e-a816-9dc7bcfae90a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ff596bbf-2612-4e6e-a816-9dc7bcfae90a tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] GET http://192.168.122.65/volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 Sep 07 09:57:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ff596bbf-2612-4e6e-a816-9dc7bcfae90a tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ff596bbf-2612-4e6e-a816-9dc7bcfae90a tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ff596bbf-2612-4e6e-a816-9dc7bcfae90a tempest-CreateVolumesFromImageTest-1756402841 tempest-CreateVolumesFromImageTest-1756402841-project-member] http://192.168.122.65/volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 returned with HTTP 404 Sep 07 09:57:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1068/2232] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:49 2026] GET /volume/v3/volumes/5fc5aae3-1312-47ee-9ca2-828fd1981d88 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:57:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f5966181-111b-44ff-8062-88a11395c9d1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ccaecd04-74e8-49aa-ba25-a6a99b34141b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f5966181-111b-44ff-8062-88a11395c9d1 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c Sep 07 09:57:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f5966181-111b-44ff-8062-88a11395c9d1 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f5966181-111b-44ff-8062-88a11395c9d1 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:49 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:49 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:49 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:49 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:49 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f5966181-111b-44ff-8062-88a11395c9d1 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:57:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f5966181-111b-44ff-8062-88a11395c9d1 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c returned with HTTP 200 Sep 07 09:57:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1165/2233] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:49 2026] GET /volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c => generated 858 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ccaecd04-74e8-49aa-ba25-a6a99b34141b tempest-AvailabilityZoneTestJSON-1088656419 tempest-AvailabilityZoneTestJSON-1088656419-project-reader] GET http://192.168.122.65/volume/v3/os-availability-zone Sep 07 09:57:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ccaecd04-74e8-49aa-ba25-a6a99b34141b tempest-AvailabilityZoneTestJSON-1088656419 tempest-AvailabilityZoneTestJSON-1088656419-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ccaecd04-74e8-49aa-ba25-a6a99b34141b tempest-AvailabilityZoneTestJSON-1088656419 tempest-AvailabilityZoneTestJSON-1088656419-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:49 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:49 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 09:57:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ccaecd04-74e8-49aa-ba25-a6a99b34141b tempest-AvailabilityZoneTestJSON-1088656419 tempest-AvailabilityZoneTestJSON-1088656419-project-reader] Availability Zones retrieved successfully. Sep 07 09:57:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ccaecd04-74e8-49aa-ba25-a6a99b34141b tempest-AvailabilityZoneTestJSON-1088656419 tempest-AvailabilityZoneTestJSON-1088656419-project-reader] http://192.168.122.65/volume/v3/os-availability-zone returned with HTTP 200 Sep 07 09:57:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1069/2234] 192.168.122.65 () {58 vars in 1155 bytes} [Mon Sep 7 09:57:49 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 09:57:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-55fe7a78-ed05-4c2f-a920-18d65d14ec8b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55fe7a78-ed05-4c2f-a920-18d65d14ec8b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c Sep 07 09:57:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55fe7a78-ed05-4c2f-a920-18d65d14ec8b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55fe7a78-ed05-4c2f-a920-18d65d14ec8b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:50 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-55fe7a78-ed05-4c2f-a920-18d65d14ec8b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:57:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55fe7a78-ed05-4c2f-a920-18d65d14ec8b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c returned with HTTP 200 Sep 07 09:57:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1166/2235] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:50 2026] GET /volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c => generated 859 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f21423be-37e4-45f2-a474-4afa95563958 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f21423be-37e4-45f2-a474-4afa95563958 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:57:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f21423be-37e4-45f2-a474-4afa95563958 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cd55365-05df-40d6-ba4a-f9866655bb0c", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-690474543"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:51 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:51 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:51 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:51 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f21423be-37e4-45f2-a474-4afa95563958 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:57:51 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-f21423be-37e4-45f2-a474-4afa95563958 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create snapshot from volume 4cd55365-05df-40d6-ba4a-f9866655bb0c Sep 07 09:57:51 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-f21423be-37e4-45f2-a474-4afa95563958 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Created reservations ['bf800b0b-8aec-4c0d-bb89-0a8a264c7c1b', '345b9328-a67d-46b8-9e81-afefdb611dff', 'e8ef4af9-1346-4da3-a5eb-db2429989739', '68c57ec0-1ba0-4c20-800d-52fb72e6dd36'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:51 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:51 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f21423be-37e4-45f2-a474-4afa95563958 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Snapshot create request issued successfully. Sep 07 09:57:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f21423be-37e4-45f2-a474-4afa95563958 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:57:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1070/2236] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:57:50 2026] POST /volume/v3/snapshots => generated 315 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b1ccd823-8093-4e38-b41a-2b9c63475a2a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b1ccd823-8093-4e38-b41a-2b9c63475a2a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc Sep 07 09:57:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b1ccd823-8093-4e38-b41a-2b9c63475a2a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b1ccd823-8093-4e38-b41a-2b9c63475a2a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:51 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b1ccd823-8093-4e38-b41a-2b9c63475a2a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Snapshot retrieved successfully. Sep 07 09:57:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b1ccd823-8093-4e38-b41a-2b9c63475a2a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc returned with HTTP 200 Sep 07 09:57:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1167/2237] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:57:51 2026] GET /volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc => generated 447 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-56a3327c-4642-4010-afca-f1f416de9bcf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-56a3327c-4642-4010-afca-f1f416de9bcf tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc Sep 07 09:57:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-56a3327c-4642-4010-afca-f1f416de9bcf tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-56a3327c-4642-4010-afca-f1f416de9bcf tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:52 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:52 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:52 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-56a3327c-4642-4010-afca-f1f416de9bcf tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Snapshot retrieved successfully. Sep 07 09:57:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-56a3327c-4642-4010-afca-f1f416de9bcf tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc returned with HTTP 200 Sep 07 09:57:52 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1071/2238] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:57:52 2026] GET /volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc => generated 447 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-aab166d7-eb90-4a53-b16b-9eae27a5dac8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aab166d7-eb90-4a53-b16b-9eae27a5dac8 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc Sep 07 09:57:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aab166d7-eb90-4a53-b16b-9eae27a5dac8 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-aab166d7-eb90-4a53-b16b-9eae27a5dac8 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-aab166d7-eb90-4a53-b16b-9eae27a5dac8 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Snapshot retrieved successfully. Sep 07 09:57:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-aab166d7-eb90-4a53-b16b-9eae27a5dac8 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc returned with HTTP 200 Sep 07 09:57:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1168/2239] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:57:53 2026] GET /volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc => generated 447 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c7ea1685-47f4-4342-b5a8-938bed33a435 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c7ea1685-47f4-4342-b5a8-938bed33a435 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc Sep 07 09:57:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c7ea1685-47f4-4342-b5a8-938bed33a435 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c7ea1685-47f4-4342-b5a8-938bed33a435 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c7ea1685-47f4-4342-b5a8-938bed33a435 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Snapshot retrieved successfully. Sep 07 09:57:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c7ea1685-47f4-4342-b5a8-938bed33a435 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc returned with HTTP 200 Sep 07 09:57:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1072/2240] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:57:54 2026] GET /volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "492c1a16-172b-4b9c-bfd8-dd21ba380bcc", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1683297840"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume request body: {'volume': {"'snapshot_id": '492c1a16-172b-4b9c-bfd8-dd21ba380bcc', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1683297840'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume of 1 GB Sep 07 09:57:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Availability Zones retrieved successfully. Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Flow 'volume_create_api' (a134eb3b-4d7a-40f4-98cf-47d05478eb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f92c487-9366-406a-8155-fb519b5554c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f92c487-9366-406a-8155-fb519b5554c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69318746-7d68-4498-b551-e4273cf9184e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Created reservations ['8648168b-45c4-42e8-8b7b-b374c125ecfc', '3872a405-2877-4c4a-8e6f-1d624feb6e51', '0bceb54d-48d7-4bca-80c3-c325e008f71f', '68cb7e8e-0d4c-434b-9c3b-84b81e71cf8a'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69318746-7d68-4498-b551-e4273cf9184e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8648168b-45c4-42e8-8b7b-b374c125ecfc', '3872a405-2877-4c4a-8e6f-1d624feb6e51', '0bceb54d-48d7-4bca-80c3-c325e008f71f', '68cb7e8e-0d4c-434b-9c3b-84b81e71cf8a']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15b0bfce-584b-44d2-b78d-eb12ba5590c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:54 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15b0bfce-584b-44d2-b78d-eb12ba5590c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1683297840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ece19c9c24311828759390fe6b247',qos_specs=None,replication_status=,reservations=['8648168b-45c4-42e8-8b7b-b374c125ecfc','3872a405-2877-4c4a-8e6f-1d624feb6e51','0bceb54d-48d7-4bca-80c3-c325e008f71f','68cb7e8e-0d4c-434b-9c3b-84b81e71cf8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27293f29cc25403896df1b3977d938f8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1683297840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa4ece19c9c24311828759390fe6b247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27293f29cc25403896df1b3977d938f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff8fbb0-65eb-458f-8933-9ae123da2501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff8fbb0-65eb-458f-8933-9ae123da2501) transitioned into state 'SUCCESS' from state '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-1683297840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ece19c9c24311828759390fe6b247',qos_specs=None,replication_status=,reservations=['8648168b-45c4-42e8-8b7b-b374c125ecfc','3872a405-2877-4c4a-8e6f-1d624feb6e51','0bceb54d-48d7-4bca-80c3-c325e008f71f','68cb7e8e-0d4c-434b-9c3b-84b81e71cf8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27293f29cc25403896df1b3977d938f8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba63ec9-6a3b-4231-9d26-c47177d78b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cba63ec9-6a3b-4231-9d26-c47177d78b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Flow 'volume_create_api' (a134eb3b-4d7a-40f4-98cf-47d05478eb57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume request issued successfully. Sep 07 09:57:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8ceec3f4-fc93-4f4d-ad1b-7451fa671b60 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1169/2241] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:57:54 2026] POST /volume/v3/volumes => generated 767 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "492c1a16-172b-4b9c-bfd8-dd21ba380bcc", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1298259937"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume request body: {'volume': {"'snapshot_id": '492c1a16-172b-4b9c-bfd8-dd21ba380bcc', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1298259937'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:54 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume of 1 GB Sep 07 09:57:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Availability Zones retrieved successfully. Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Flow 'volume_create_api' (2a15667d-0f09-4646-97de-6aa22d6a9822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34281cae-339b-4c5c-88d3-68e12fee1af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34281cae-339b-4c5c-88d3-68e12fee1af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb80904-9a26-424c-ac19-68f983a41885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Created reservations ['5620a008-b964-4557-b55a-4b351fa5b4d2', '8161e758-46da-4d17-8770-06ae0db89fa0', 'ad91bf20-4388-4626-ae68-f524150738d3', 'b397b76f-1875-40cb-8241-715d71db7ee6'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb80904-9a26-424c-ac19-68f983a41885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5620a008-b964-4557-b55a-4b351fa5b4d2', '8161e758-46da-4d17-8770-06ae0db89fa0', 'ad91bf20-4388-4626-ae68-f524150738d3', 'b397b76f-1875-40cb-8241-715d71db7ee6']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba4304a1-ef90-4796-ae6a-348f0dcf248f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:55 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba4304a1-ef90-4796-ae6a-348f0dcf248f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a7ac9d0-9e19-4283-9716-464351d4f283', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1298259937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ece19c9c24311828759390fe6b247',qos_specs=None,replication_status=,reservations=['5620a008-b964-4557-b55a-4b351fa5b4d2','8161e758-46da-4d17-8770-06ae0db89fa0','ad91bf20-4388-4626-ae68-f524150738d3','b397b76f-1875-40cb-8241-715d71db7ee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27293f29cc25403896df1b3977d938f8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1298259937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a7ac9d0-9e19-4283-9716-464351d4f283,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa4ece19c9c24311828759390fe6b247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27293f29cc25403896df1b3977d938f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a5f92eb-0f9b-4c76-b8e6-43e3a2382073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a5f92eb-0f9b-4c76-b8e6-43e3a2382073) transitioned into state 'SUCCESS' from state '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-1298259937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ece19c9c24311828759390fe6b247',qos_specs=None,replication_status=,reservations=['5620a008-b964-4557-b55a-4b351fa5b4d2','8161e758-46da-4d17-8770-06ae0db89fa0','ad91bf20-4388-4626-ae68-f524150738d3','b397b76f-1875-40cb-8241-715d71db7ee6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27293f29cc25403896df1b3977d938f8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2843f9c-002a-49fa-a94b-c1e8744c2931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2843f9c-002a-49fa-a94b-c1e8744c2931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Flow 'volume_create_api' (2a15667d-0f09-4646-97de-6aa22d6a9822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume request issued successfully. Sep 07 09:57:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2d5bc1cd-a8a8-4b3b-90e9-73bc48d5678a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1073/2242] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:57:54 2026] POST /volume/v3/volumes => generated 767 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "492c1a16-172b-4b9c-bfd8-dd21ba380bcc", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-103940230"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume request body: {'volume': {"'snapshot_id": '492c1a16-172b-4b9c-bfd8-dd21ba380bcc', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-103940230'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:55 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume of 1 GB Sep 07 09:57:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Availability Zones retrieved successfully. Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Flow 'volume_create_api' (b7b101e5-e552-4655-8ae1-37ed661d0eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d3484c-774b-4a0a-85d5-7f6b877f104e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d3484c-774b-4a0a-85d5-7f6b877f104e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2092157846"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Create volume request body: {'volume': {'imageRef': '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2092157846'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de7678ff-b4b4-4d6e-9f47-d2ef3d532ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Create volume of 1 GB Sep 07 09:57:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Availability Zones retrieved successfully. Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Created reservations ['9827be31-cd4c-49c4-8a0b-98ac0efe2d80', '4f582ce3-6612-4eb6-a515-cfa6b2abe0e3', 'c065ca47-320e-4ea3-95d5-7b33e38ba813', '25e77c62-7ae9-4c0d-ae1c-7e6a2017b8b3'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de7678ff-b4b4-4d6e-9f47-d2ef3d532ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9827be31-cd4c-49c4-8a0b-98ac0efe2d80', '4f582ce3-6612-4eb6-a515-cfa6b2abe0e3', 'c065ca47-320e-4ea3-95d5-7b33e38ba813', '25e77c62-7ae9-4c0d-ae1c-7e6a2017b8b3']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a65b3cd-b1f0-4be9-8944-038299b0ce13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Flow 'volume_create_api' (56b520b8-0533-441b-a9bb-f11f847695be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b61a1c22-1783-4ce6-9109-6dbe15028948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:55 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a65b3cd-b1f0-4be9-8944-038299b0ce13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b31a246-a603-4b37-9d04-3377ed2afc09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-103940230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ece19c9c24311828759390fe6b247',qos_specs=None,replication_status=,reservations=['9827be31-cd4c-49c4-8a0b-98ac0efe2d80','4f582ce3-6612-4eb6-a515-cfa6b2abe0e3','c065ca47-320e-4ea3-95d5-7b33e38ba813','25e77c62-7ae9-4c0d-ae1c-7e6a2017b8b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27293f29cc25403896df1b3977d938f8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-103940230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b31a246-a603-4b37-9d04-3377ed2afc09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa4ece19c9c24311828759390fe6b247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27293f29cc25403896df1b3977d938f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e1f9dd3-4279-49e9-81b6-919f834919c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e1f9dd3-4279-49e9-81b6-919f834919c6) transitioned into state 'SUCCESS' from state '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-103940230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ece19c9c24311828759390fe6b247',qos_specs=None,replication_status=,reservations=['9827be31-cd4c-49c4-8a0b-98ac0efe2d80','4f582ce3-6612-4eb6-a515-cfa6b2abe0e3','c065ca47-320e-4ea3-95d5-7b33e38ba813','25e77c62-7ae9-4c0d-ae1c-7e6a2017b8b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27293f29cc25403896df1b3977d938f8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (170bb605-eb51-480a-8c59-a5d5a40d6813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (170bb605-eb51-480a-8c59-a5d5a40d6813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Flow 'volume_create_api' (b7b101e5-e552-4655-8ae1-37ed661d0eaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume request issued successfully. Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3ecade06-bbd1-4b32-8c44-e663f88c7562 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1170/2243] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:57:55 2026] POST /volume/v3/volumes => generated 766 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b61a1c22-1783-4ce6-9109-6dbe15028948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91ff3f39-3028-4b23-8c35-50acda02468d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "492c1a16-172b-4b9c-bfd8-dd21ba380bcc", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2104475878"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume request body: {'volume': {"'snapshot_id": '492c1a16-172b-4b9c-bfd8-dd21ba380bcc', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2104475878'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume of 1 GB Sep 07 09:57:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Availability Zones retrieved successfully. Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Flow 'volume_create_api' (c59497ac-987e-43d6-a2ef-8430adcd26aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eac706ec-4f81-4afa-8b86-98dde3c57ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eac706ec-4f81-4afa-8b86-98dde3c57ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b946f671-ce39-4ec4-bfdf-64cd04799d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Created reservations ['cdc504f7-bc4f-416e-bf33-ce371f3d4521', '1062daf0-5ce6-4b5b-9d9f-8779d4964580', 'a8e12fc1-7035-4616-ad3b-c79628bf09f9', '36dce59f-bd95-4664-86ae-5a825933848b'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91ff3f39-3028-4b23-8c35-50acda02468d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc504f7-bc4f-416e-bf33-ce371f3d4521', '1062daf0-5ce6-4b5b-9d9f-8779d4964580', 'a8e12fc1-7035-4616-ad3b-c79628bf09f9', '36dce59f-bd95-4664-86ae-5a825933848b']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bfa1205-eecf-47b3-a435-142f9cd789f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:56 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bfa1205-eecf-47b3-a435-142f9cd789f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '962a155f-d97e-4a63-9e13-1dc7c50f3ced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2092157846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3b4cf58758645b1b7a79d7793f90871',qos_specs=None,replication_status=,reservations=['cdc504f7-bc4f-416e-bf33-ce371f3d4521','1062daf0-5ce6-4b5b-9d9f-8779d4964580','a8e12fc1-7035-4616-ad3b-c79628bf09f9','36dce59f-bd95-4664-86ae-5a825933848b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed3defca534453a8689c794fe19244f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2092157846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=962a155f-d97e-4a63-9e13-1dc7c50f3ced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3b4cf58758645b1b7a79d7793f90871',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ed3defca534453a8689c794fe19244f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e57833fd-c05a-4289-ad1d-618bd5d4b242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Created reservations ['a02f19d5-79ab-49e0-aef9-d2c795dcc554', 'c3fb8630-0d71-48e3-9124-2ccb55b35086', 'd4b0ad6d-8a7a-4bac-8584-667198de801d', 'dfad046c-b3a7-4f7c-adb8-685e3a5867f7'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b946f671-ce39-4ec4-bfdf-64cd04799d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a02f19d5-79ab-49e0-aef9-d2c795dcc554', 'c3fb8630-0d71-48e3-9124-2ccb55b35086', 'd4b0ad6d-8a7a-4bac-8584-667198de801d', 'dfad046c-b3a7-4f7c-adb8-685e3a5867f7']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20bc418a-8353-407d-b519-cae212a0e184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e57833fd-c05a-4289-ad1d-618bd5d4b242) transitioned into state 'SUCCESS' from state '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-2092157846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3b4cf58758645b1b7a79d7793f90871',qos_specs=None,replication_status=,reservations=['cdc504f7-bc4f-416e-bf33-ce371f3d4521','1062daf0-5ce6-4b5b-9d9f-8779d4964580','a8e12fc1-7035-4616-ad3b-c79628bf09f9','36dce59f-bd95-4664-86ae-5a825933848b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ed3defca534453a8689c794fe19244f',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc67446c-b012-44a4-ba3d-26b1844a54e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc67446c-b012-44a4-ba3d-26b1844a54e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Flow 'volume_create_api' (56b520b8-0533-441b-a9bb-f11f847695be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Create volume request issued successfully. Sep 07 09:57:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fe24e2d3-e7db-4249-89c3-ae048d5806f3 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1074/2244] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:57:55 2026] POST /volume/v3/volumes => generated 758 bytes in 949 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "c5f4006e-ca93-4714-a791-f571d719acf9", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'c5f4006e-ca93-4714-a791-f571d719acf9', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20bc418a-8353-407d-b519-cae212a0e184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaa777d2-8717-48d2-9ec8-6c653f7dbfaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2104475878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ece19c9c24311828759390fe6b247',qos_specs=None,replication_status=,reservations=['a02f19d5-79ab-49e0-aef9-d2c795dcc554','c3fb8630-0d71-48e3-9124-2ccb55b35086','d4b0ad6d-8a7a-4bac-8584-667198de801d','dfad046c-b3a7-4f7c-adb8-685e3a5867f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27293f29cc25403896df1b3977d938f8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2104475878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaa777d2-8717-48d2-9ec8-6c653f7dbfaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa4ece19c9c24311828759390fe6b247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27293f29cc25403896df1b3977d938f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e34c3c-a142-450d-8d60-798398f7429d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06e34c3c-a142-450d-8d60-798398f7429d) transitioned into state 'SUCCESS' from state '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-2104475878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ece19c9c24311828759390fe6b247',qos_specs=None,replication_status=,reservations=['a02f19d5-79ab-49e0-aef9-d2c795dcc554','c3fb8630-0d71-48e3-9124-2ccb55b35086','d4b0ad6d-8a7a-4bac-8584-667198de801d','dfad046c-b3a7-4f7c-adb8-685e3a5867f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27293f29cc25403896df1b3977d938f8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9035ddd8-3591-4946-80fc-29c0a0fbb655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9035ddd8-3591-4946-80fc-29c0a0fbb655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Flow 'volume_create_api' (c59497ac-987e-43d6-a2ef-8430adcd26aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Create volume of 1 GB Sep 07 09:57:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume request issued successfully. Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4e116ccb-470d-49fb-8a80-a8aa79781a8f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1171/2245] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:57:56 2026] POST /volume/v3/volumes => generated 767 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-930ccc6a-963c-42ad-af7a-ed5abb439ab8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-930ccc6a-963c-42ad-af7a-ed5abb439ab8 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-930ccc6a-963c-42ad-af7a-ed5abb439ab8 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-930ccc6a-963c-42ad-af7a-ed5abb439ab8 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Availability Zones retrieved successfully. Sep 07 09:57:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-930ccc6a-963c-42ad-af7a-ed5abb439ab8 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Flow 'volume_create_api' (69743f68-783a-458e-aead-cc7ebd33344e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf51fdbe-cd82-420d-a81c-732a9888a987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-930ccc6a-963c-42ad-af7a-ed5abb439ab8 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:57:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1172/2246] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:56 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:56 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "492c1a16-172b-4b9c-bfd8-dd21ba380bcc", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1730251910"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume request body: {'volume': {"'snapshot_id": '492c1a16-172b-4b9c-bfd8-dd21ba380bcc', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1730251910'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume of 1 GB Sep 07 09:57:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Availability Zones retrieved successfully. Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Flow 'volume_create_api' (07ab3515-33f3-4d82-a94f-6a1dd1be2353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe18910f-a4db-40c7-8dbd-7ea42c23bd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf51fdbe-cd82-420d-a81c-732a9888a987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3dcfa36-3cbd-4220-98aa-36e8a283a4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe18910f-a4db-40c7-8dbd-7ea42c23bd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebea3d54-bc02-4dc1-a6d1-17d4f8e00636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Created reservations ['5389bf0f-8e53-46ff-b247-60ab4f954f8b', '4c1d1479-6c70-41e0-a819-6aa3bbfc88b8', '2396d3d0-c2e2-4be1-8f07-96190560b29e', '5ba385e0-fc92-45cb-99c9-4669a05ad506'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebea3d54-bc02-4dc1-a6d1-17d4f8e00636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5389bf0f-8e53-46ff-b247-60ab4f954f8b', '4c1d1479-6c70-41e0-a819-6aa3bbfc88b8', '2396d3d0-c2e2-4be1-8f07-96190560b29e', '5ba385e0-fc92-45cb-99c9-4669a05ad506']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b45a088a-ac69-4459-a20b-883606f7cd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Created reservations ['bb32841e-1f5c-4bb3-b895-e84a990b7b50', 'ce01ef36-344d-4c2b-94e8-994b0e1947ec', '6d17f3bf-ac83-4001-96e0-5190e3941b00', '5f3bbd0e-7725-4ae7-9ffd-08728e5d822e'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3dcfa36-3cbd-4220-98aa-36e8a283a4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb32841e-1f5c-4bb3-b895-e84a990b7b50', 'ce01ef36-344d-4c2b-94e8-994b0e1947ec', '6d17f3bf-ac83-4001-96e0-5190e3941b00', '5f3bbd0e-7725-4ae7-9ffd-08728e5d822e']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e6e8077-c348-4d50-82cd-94e84b10f317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e6e8077-c348-4d50-82cd-94e84b10f317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74669450-7cfb-4a15-84b6-c8a40e53dc04', '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='ed40651d9bd741ccbd9b21b7ba704bf0',qos_specs=None,replication_status=,reservations=['bb32841e-1f5c-4bb3-b895-e84a990b7b50','ce01ef36-344d-4c2b-94e8-994b0e1947ec','6d17f3bf-ac83-4001-96e0-5190e3941b00','5f3bbd0e-7725-4ae7-9ffd-08728e5d822e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='382f203a6f2d431f819566a5e54d86de',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57: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=74669450-7cfb-4a15-84b6-c8a40e53dc04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed40651d9bd741ccbd9b21b7ba704bf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='382f203a6f2d431f819566a5e54d86de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b45a088a-ac69-4459-a20b-883606f7cd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1730251910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ece19c9c24311828759390fe6b247',qos_specs=None,replication_status=,reservations=['5389bf0f-8e53-46ff-b247-60ab4f954f8b','4c1d1479-6c70-41e0-a819-6aa3bbfc88b8','2396d3d0-c2e2-4be1-8f07-96190560b29e','5ba385e0-fc92-45cb-99c9-4669a05ad506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27293f29cc25403896df1b3977d938f8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:57:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1730251910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa4ece19c9c24311828759390fe6b247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27293f29cc25403896df1b3977d938f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c7660c8-5d90-46ac-9d63-f2779a5d255e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2582d3ef-e963-420d-8e3d-ba2bd8e32042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c7660c8-5d90-46ac-9d63-f2779a5d255e) transitioned into state 'SUCCESS' from 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='ed40651d9bd741ccbd9b21b7ba704bf0',qos_specs=None,replication_status=,reservations=['bb32841e-1f5c-4bb3-b895-e84a990b7b50','ce01ef36-344d-4c2b-94e8-994b0e1947ec','6d17f3bf-ac83-4001-96e0-5190e3941b00','5f3bbd0e-7725-4ae7-9ffd-08728e5d822e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='382f203a6f2d431f819566a5e54d86de',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1b1374a-6df7-4a57-8b22-31d7cfebc0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2582d3ef-e963-420d-8e3d-ba2bd8e32042) transitioned into state 'SUCCESS' from state '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-1730251910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ece19c9c24311828759390fe6b247',qos_specs=None,replication_status=,reservations=['5389bf0f-8e53-46ff-b247-60ab4f954f8b','4c1d1479-6c70-41e0-a819-6aa3bbfc88b8','2396d3d0-c2e2-4be1-8f07-96190560b29e','5ba385e0-fc92-45cb-99c9-4669a05ad506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27293f29cc25403896df1b3977d938f8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0664b89d-0007-462f-a7c6-36fee776f87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1b1374a-6df7-4a57-8b22-31d7cfebc0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Flow 'volume_create_api' (69743f68-783a-458e-aead-cc7ebd33344e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Create volume request issued successfully. Sep 07 09:57:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a26ca44-b43c-42b1-97dd-5d8a8ad793c0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1075/2247] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 09:57:56 2026] POST /volume/v3/volumes => generated 782 bytes in 1071 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0664b89d-0007-462f-a7c6-36fee776f87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f1750802-568d-41c8-b42b-931d468e0bf0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Flow 'volume_create_api' (07ab3515-33f3-4d82-a94f-6a1dd1be2353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Create volume request issued successfully. Sep 07 09:57:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2fe5a834-a29a-40a3-b428-4e8c6430503f tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:57:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1173/2248] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:57:56 2026] POST /volume/v3/volumes => generated 767 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:57:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f1750802-568d-41c8-b42b-931d468e0bf0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f1750802-568d-41c8-b42b-931d468e0bf0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f1750802-568d-41c8-b42b-931d468e0bf0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a1609dfc-9774-474f-b0ab-c69a767a9e00 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1609dfc-9774-474f-b0ab-c69a767a9e00 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1609dfc-9774-474f-b0ab-c69a767a9e00 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1609dfc-9774-474f-b0ab-c69a767a9e00 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f1750802-568d-41c8-b42b-931d468e0bf0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Volume info retrieved successfully. Sep 07 09:57:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a1609dfc-9774-474f-b0ab-c69a767a9e00 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:57:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f1750802-568d-41c8-b42b-931d468e0bf0 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 200 Sep 07 09:57:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1076/2249] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:57:57 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:57:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1609dfc-9774-474f-b0ab-c69a767a9e00 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 returned with HTTP 200 Sep 07 09:57:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1174/2250] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:57 2026] GET /volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 => generated 860 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-94db70fc-2b47-4b64-a923-b46ff215d803 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-94db70fc-2b47-4b64-a923-b46ff215d803 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-94db70fc-2b47-4b64-a923-b46ff215d803 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-94db70fc-2b47-4b64-a923-b46ff215d803 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-94db70fc-2b47-4b64-a923-b46ff215d803 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:57:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-94db70fc-2b47-4b64-a923-b46ff215d803 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 returned with HTTP 200 Sep 07 09:57:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1077/2251] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:57 2026] GET /volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 => generated 859 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e1eef637-256a-4a5f-b8b7-c6a3fec94b9c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e1eef637-256a-4a5f-b8b7-c6a3fec94b9c tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e1eef637-256a-4a5f-b8b7-c6a3fec94b9c tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e1eef637-256a-4a5f-b8b7-c6a3fec94b9c tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e1eef637-256a-4a5f-b8b7-c6a3fec94b9c tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:57:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e1eef637-256a-4a5f-b8b7-c6a3fec94b9c tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:57:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1175/2252] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:57 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1a0f14b0-d4f2-49c9-bcf9-ad6f9e0df73c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1a0f14b0-d4f2-49c9-bcf9-ad6f9e0df73c tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:57:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1a0f14b0-d4f2-49c9-bcf9-ad6f9e0df73c tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1a0f14b0-d4f2-49c9-bcf9-ad6f9e0df73c tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:58 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:58 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1a0f14b0-d4f2-49c9-bcf9-ad6f9e0df73c tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Volume info retrieved successfully. Sep 07 09:57:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1a0f14b0-d4f2-49c9-bcf9-ad6f9e0df73c tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 200 Sep 07 09:57:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1078/2253] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:57:58 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 874 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:57:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c11f9bd2-efbb-4745-abe5-51d18ec73912 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c11f9bd2-efbb-4745-abe5-51d18ec73912 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 Sep 07 09:57:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c11f9bd2-efbb-4745-abe5-51d18ec73912 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c11f9bd2-efbb-4745-abe5-51d18ec73912 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c11f9bd2-efbb-4745-abe5-51d18ec73912 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:57:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c11f9bd2-efbb-4745-abe5-51d18ec73912 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 returned with HTTP 200 Sep 07 09:57:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1176/2254] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:58 2026] GET /volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8f2b07e0-5c4c-4bc9-92c4-608860056889 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8f2b07e0-5c4c-4bc9-92c4-608860056889 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 Sep 07 09:57:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8f2b07e0-5c4c-4bc9-92c4-608860056889 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8f2b07e0-5c4c-4bc9-92c4-608860056889 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e5e958f9-e00d-4801-ab72-e5dcdd725f7a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8f2b07e0-5c4c-4bc9-92c4-608860056889 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:57:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e5e958f9-e00d-4801-ab72-e5dcdd725f7a tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:57:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e5e958f9-e00d-4801-ab72-e5dcdd725f7a tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e5e958f9-e00d-4801-ab72-e5dcdd725f7a tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8f2b07e0-5c4c-4bc9-92c4-608860056889 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 returned with HTTP 200 Sep 07 09:57:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1079/2255] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:58 2026] GET /volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:57:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:57:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e5e958f9-e00d-4801-ab72-e5dcdd725f7a tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:57:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e5e958f9-e00d-4801-ab72-e5dcdd725f7a tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:57:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1177/2256] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:57:59 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 908 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:57:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d2d34e94-bc25-48fc-8405-231f7119f138 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:57:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d2d34e94-bc25-48fc-8405-231f7119f138 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:57:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d2d34e94-bc25-48fc-8405-231f7119f138 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:57:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d2d34e94-bc25-48fc-8405-231f7119f138 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:57:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:57:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:57:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:57:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:57:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d2d34e94-bc25-48fc-8405-231f7119f138 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Volume info retrieved successfully. Sep 07 09:57:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d2d34e94-bc25-48fc-8405-231f7119f138 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 200 Sep 07 09:57:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1080/2257] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:57:59 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 874 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-57854710-2b1b-4e33-ad42-4d63f97e53b3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-57854710-2b1b-4e33-ad42-4d63f97e53b3 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 Sep 07 09:58:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-57854710-2b1b-4e33-ad42-4d63f97e53b3 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-57854710-2b1b-4e33-ad42-4d63f97e53b3 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-57854710-2b1b-4e33-ad42-4d63f97e53b3 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1785c4c6-a4a7-4211-9b0d-f32eaaaa9264 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1785c4c6-a4a7-4211-9b0d-f32eaaaa9264 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1785c4c6-a4a7-4211-9b0d-f32eaaaa9264 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1785c4c6-a4a7-4211-9b0d-f32eaaaa9264 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-57854710-2b1b-4e33-ad42-4d63f97e53b3 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 returned with HTTP 200 Sep 07 09:58:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1178/2258] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:00 2026] GET /volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 => generated 859 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:58:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6c31c234-51fd-4148-a764-2bb3a7f95597 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1785c4c6-a4a7-4211-9b0d-f32eaaaa9264 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c31c234-51fd-4148-a764-2bb3a7f95597 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf Sep 07 09:58:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6c31c234-51fd-4148-a764-2bb3a7f95597 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6c31c234-51fd-4148-a764-2bb3a7f95597 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1785c4c6-a4a7-4211-9b0d-f32eaaaa9264 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:58:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1081/2259] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:00 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 908 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6c31c234-51fd-4148-a764-2bb3a7f95597 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c31c234-51fd-4148-a764-2bb3a7f95597 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf returned with HTTP 200 Sep 07 09:58:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1179/2260] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:00 2026] GET /volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c0defff3-2599-4b7a-bd20-65fbe8c1e386 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c0defff3-2599-4b7a-bd20-65fbe8c1e386 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c0defff3-2599-4b7a-bd20-65fbe8c1e386 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c0defff3-2599-4b7a-bd20-65fbe8c1e386 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c0defff3-2599-4b7a-bd20-65fbe8c1e386 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Volume info retrieved successfully. Sep 07 09:58:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c0defff3-2599-4b7a-bd20-65fbe8c1e386 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 200 Sep 07 09:58:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1082/2261] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:00 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 932 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6839d873-9e01-4372-801e-822e60551be4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6839d873-9e01-4372-801e-822e60551be4 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6839d873-9e01-4372-801e-822e60551be4 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6839d873-9e01-4372-801e-822e60551be4 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6839d873-9e01-4372-801e-822e60551be4 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6839d873-9e01-4372-801e-822e60551be4 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:58:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1180/2262] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:01 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 908 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3d8d0341-7ad8-4a2a-a16f-9a82df11fed1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3d8d0341-7ad8-4a2a-a16f-9a82df11fed1 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf Sep 07 09:58:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3d8d0341-7ad8-4a2a-a16f-9a82df11fed1 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3d8d0341-7ad8-4a2a-a16f-9a82df11fed1 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3d8d0341-7ad8-4a2a-a16f-9a82df11fed1 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3d8d0341-7ad8-4a2a-a16f-9a82df11fed1 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf returned with HTTP 200 Sep 07 09:58:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1083/2263] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:01 2026] GET /volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7f8e54b9-4844-447f-9aef-77c41e67c43b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7f8e54b9-4844-447f-9aef-77c41e67c43b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 Sep 07 09:58:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7f8e54b9-4844-447f-9aef-77c41e67c43b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7f8e54b9-4844-447f-9aef-77c41e67c43b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7f8e54b9-4844-447f-9aef-77c41e67c43b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7f8e54b9-4844-447f-9aef-77c41e67c43b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 returned with HTTP 200 Sep 07 09:58:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1181/2264] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:01 2026] GET /volume/v3/volumes/8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3369fb1c-dca2-4145-9926-9f3bdef21d0e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3369fb1c-dca2-4145-9926-9f3bdef21d0e tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] DELETE http://192.168.122.65/volume/v3/volumes/8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 Sep 07 09:58:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3369fb1c-dca2-4145-9926-9f3bdef21d0e tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3369fb1c-dca2-4145-9926-9f3bdef21d0e tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:01 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-3369fb1c-dca2-4145-9926-9f3bdef21d0e tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete volume with id: 8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 Sep 07 09:58:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3369fb1c-dca2-4145-9926-9f3bdef21d0e tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3369fb1c-dca2-4145-9926-9f3bdef21d0e tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete volume request issued successfully. Sep 07 09:58:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3369fb1c-dca2-4145-9926-9f3bdef21d0e tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 returned with HTTP 202 Sep 07 09:58:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1084/2265] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:58:01 2026] DELETE /volume/v3/volumes/8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-533bc9bd-195c-4440-a3e6-99e9271e788c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-533bc9bd-195c-4440-a3e6-99e9271e788c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 Sep 07 09:58:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-533bc9bd-195c-4440-a3e6-99e9271e788c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-533bc9bd-195c-4440-a3e6-99e9271e788c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-533bc9bd-195c-4440-a3e6-99e9271e788c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-533bc9bd-195c-4440-a3e6-99e9271e788c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 returned with HTTP 200 Sep 07 09:58:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1182/2266] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:01 2026] GET /volume/v3/volumes/8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-03b2dc56-1bc0-4961-ab48-0fed05bb4ce2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-03b2dc56-1bc0-4961-ab48-0fed05bb4ce2 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-03b2dc56-1bc0-4961-ab48-0fed05bb4ce2 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-03b2dc56-1bc0-4961-ab48-0fed05bb4ce2 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-03b2dc56-1bc0-4961-ab48-0fed05bb4ce2 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Volume info retrieved successfully. Sep 07 09:58:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-03b2dc56-1bc0-4961-ab48-0fed05bb4ce2 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 200 Sep 07 09:58:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1085/2267] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:02 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 932 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ddff8fd5-f3db-46f7-8f83-87b184d52043 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ddff8fd5-f3db-46f7-8f83-87b184d52043 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ddff8fd5-f3db-46f7-8f83-87b184d52043 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ddff8fd5-f3db-46f7-8f83-87b184d52043 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ddff8fd5-f3db-46f7-8f83-87b184d52043 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ddff8fd5-f3db-46f7-8f83-87b184d52043 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:58:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1183/2268] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:02 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 911 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-32b7db8b-e8a7-4ad4-9e56-f7020fddd64b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-32b7db8b-e8a7-4ad4-9e56-f7020fddd64b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 Sep 07 09:58:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-32b7db8b-e8a7-4ad4-9e56-f7020fddd64b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-32b7db8b-e8a7-4ad4-9e56-f7020fddd64b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-32b7db8b-e8a7-4ad4-9e56-f7020fddd64b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 returned with HTTP 404 Sep 07 09:58:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1086/2269] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:02 2026] GET /volume/v3/volumes/8ce6f9c5-96a7-4e22-9c57-a1fb8192b1c2 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8b6adc5a-c68f-46c4-8864-12303875c062 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b6adc5a-c68f-46c4-8864-12303875c062 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] DELETE http://192.168.122.65/volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf Sep 07 09:58:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8b6adc5a-c68f-46c4-8864-12303875c062 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8b6adc5a-c68f-46c4-8864-12303875c062 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:02 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-8b6adc5a-c68f-46c4-8864-12303875c062 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete volume with id: aaa777d2-8717-48d2-9ec8-6c653f7dbfaf Sep 07 09:58:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8b6adc5a-c68f-46c4-8864-12303875c062 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8b6adc5a-c68f-46c4-8864-12303875c062 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete volume request issued successfully. Sep 07 09:58:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b6adc5a-c68f-46c4-8864-12303875c062 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf returned with HTTP 202 Sep 07 09:58:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1184/2270] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:58:02 2026] DELETE /volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8145a2f1-1b7a-4b45-8655-c4824e144ab4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8145a2f1-1b7a-4b45-8655-c4824e144ab4 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf Sep 07 09:58:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8145a2f1-1b7a-4b45-8655-c4824e144ab4 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8145a2f1-1b7a-4b45-8655-c4824e144ab4 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8145a2f1-1b7a-4b45-8655-c4824e144ab4 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8145a2f1-1b7a-4b45-8655-c4824e144ab4 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf returned with HTTP 200 Sep 07 09:58:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1087/2271] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:02 2026] GET /volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf => generated 859 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-121e02a4-faa8-4082-aa66-ce9bc8630b3c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-121e02a4-faa8-4082-aa66-ce9bc8630b3c tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-121e02a4-faa8-4082-aa66-ce9bc8630b3c tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-121e02a4-faa8-4082-aa66-ce9bc8630b3c tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:03 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:03 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:03 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:03 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:03 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-121e02a4-faa8-4082-aa66-ce9bc8630b3c tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Volume info retrieved successfully. Sep 07 09:58:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-121e02a4-faa8-4082-aa66-ce9bc8630b3c tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 200 Sep 07 09:58:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1185/2272] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:03 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 932 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f62dcc2d-4dd0-4b8f-bbef-66a993c10824 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f62dcc2d-4dd0-4b8f-bbef-66a993c10824 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f62dcc2d-4dd0-4b8f-bbef-66a993c10824 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f62dcc2d-4dd0-4b8f-bbef-66a993c10824 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f62dcc2d-4dd0-4b8f-bbef-66a993c10824 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f62dcc2d-4dd0-4b8f-bbef-66a993c10824 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:58:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1088/2273] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:03 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 911 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-95bcf15e-d00d-4dea-90f8-9370ada85b8c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-95bcf15e-d00d-4dea-90f8-9370ada85b8c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf Sep 07 09:58:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-95bcf15e-d00d-4dea-90f8-9370ada85b8c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-95bcf15e-d00d-4dea-90f8-9370ada85b8c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-95bcf15e-d00d-4dea-90f8-9370ada85b8c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-95bcf15e-d00d-4dea-90f8-9370ada85b8c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf returned with HTTP 200 Sep 07 09:58:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1186/2274] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:04 2026] GET /volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-29d4919e-d4ea-4fd8-b8ca-fd11a3ac087a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-29d4919e-d4ea-4fd8-b8ca-fd11a3ac087a tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-29d4919e-d4ea-4fd8-b8ca-fd11a3ac087a tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-29d4919e-d4ea-4fd8-b8ca-fd11a3ac087a tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-29d4919e-d4ea-4fd8-b8ca-fd11a3ac087a tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Volume info retrieved successfully. Sep 07 09:58:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-29d4919e-d4ea-4fd8-b8ca-fd11a3ac087a tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 200 Sep 07 09:58:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1089/2275] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:04 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 935 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2d49571c-fb17-483b-8af4-4a97d2e63209 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2d49571c-fb17-483b-8af4-4a97d2e63209 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2d49571c-fb17-483b-8af4-4a97d2e63209 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2d49571c-fb17-483b-8af4-4a97d2e63209 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2d49571c-fb17-483b-8af4-4a97d2e63209 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2d49571c-fb17-483b-8af4-4a97d2e63209 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:58:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1187/2276] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:04 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 911 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dee95423-424f-44eb-a673-93147fb0715c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dee95423-424f-44eb-a673-93147fb0715c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf Sep 07 09:58:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dee95423-424f-44eb-a673-93147fb0715c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dee95423-424f-44eb-a673-93147fb0715c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dee95423-424f-44eb-a673-93147fb0715c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf returned with HTTP 404 Sep 07 09:58:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1090/2277] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:05 2026] GET /volume/v3/volumes/aaa777d2-8717-48d2-9ec8-6c653f7dbfaf => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d1db8ce3-d267-4d50-ae60-502e5440277c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d1db8ce3-d267-4d50-ae60-502e5440277c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] DELETE http://192.168.122.65/volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 Sep 07 09:58:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d1db8ce3-d267-4d50-ae60-502e5440277c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d1db8ce3-d267-4d50-ae60-502e5440277c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:05 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-d1db8ce3-d267-4d50-ae60-502e5440277c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete volume with id: 6b31a246-a603-4b37-9d04-3377ed2afc09 Sep 07 09:58:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d1db8ce3-d267-4d50-ae60-502e5440277c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d1db8ce3-d267-4d50-ae60-502e5440277c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete volume request issued successfully. Sep 07 09:58:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d1db8ce3-d267-4d50-ae60-502e5440277c tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 returned with HTTP 202 Sep 07 09:58:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1188/2278] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:58:05 2026] DELETE /volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:58:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5d9bf015-ba26-452d-8353-da60f08616d7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2dd31d62-a21c-4556-b93f-d8d0c2d25f55 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5d9bf015-ba26-452d-8353-da60f08616d7 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 Sep 07 09:58:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5d9bf015-ba26-452d-8353-da60f08616d7 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5d9bf015-ba26-452d-8353-da60f08616d7 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2dd31d62-a21c-4556-b93f-d8d0c2d25f55 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2dd31d62-a21c-4556-b93f-d8d0c2d25f55 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2dd31d62-a21c-4556-b93f-d8d0c2d25f55 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2dd31d62-a21c-4556-b93f-d8d0c2d25f55 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Volume info retrieved successfully. Sep 07 09:58:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5d9bf015-ba26-452d-8353-da60f08616d7 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5d9bf015-ba26-452d-8353-da60f08616d7 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 returned with HTTP 200 Sep 07 09:58:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1091/2279] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:05 2026] GET /volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 => generated 858 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2dd31d62-a21c-4556-b93f-d8d0c2d25f55 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 200 Sep 07 09:58:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1189/2280] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:05 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 935 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3391f533-5b9c-4b7b-a374-307e20bf6670 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3391f533-5b9c-4b7b-a374-307e20bf6670 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3391f533-5b9c-4b7b-a374-307e20bf6670 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3391f533-5b9c-4b7b-a374-307e20bf6670 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3391f533-5b9c-4b7b-a374-307e20bf6670 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3391f533-5b9c-4b7b-a374-307e20bf6670 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:58:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1092/2281] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:05 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 911 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ff9d5d2a-a5eb-46c4-97bb-d95b016acf3d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ff9d5d2a-a5eb-46c4-97bb-d95b016acf3d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 Sep 07 09:58:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ff9d5d2a-a5eb-46c4-97bb-d95b016acf3d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ff9d5d2a-a5eb-46c4-97bb-d95b016acf3d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-00664461-cce7-4464-9741-66d7cc8e0e33 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00664461-cce7-4464-9741-66d7cc8e0e33 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00664461-cce7-4464-9741-66d7cc8e0e33 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00664461-cce7-4464-9741-66d7cc8e0e33 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ff9d5d2a-a5eb-46c4-97bb-d95b016acf3d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 returned with HTTP 404 Sep 07 09:58:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1190/2282] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:06 2026] GET /volume/v3/volumes/6b31a246-a603-4b37-9d04-3377ed2afc09 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-00664461-cce7-4464-9741-66d7cc8e0e33 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Volume info retrieved successfully. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7fcc6a73-a19f-4f7d-91c2-c066f75f5387 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7fcc6a73-a19f-4f7d-91c2-c066f75f5387 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] DELETE http://192.168.122.65/volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 Sep 07 09:58:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7fcc6a73-a19f-4f7d-91c2-c066f75f5387 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7fcc6a73-a19f-4f7d-91c2-c066f75f5387 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-7fcc6a73-a19f-4f7d-91c2-c066f75f5387 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete volume with id: 2a7ac9d0-9e19-4283-9716-464351d4f283 Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00664461-cce7-4464-9741-66d7cc8e0e33 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 200 Sep 07 09:58:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1093/2283] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:06 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:58:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2889a9a6-e7c7-44c1-922f-7a9a20800071 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7fcc6a73-a19f-4f7d-91c2-c066f75f5387 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2889a9a6-e7c7-44c1-922f-7a9a20800071 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2889a9a6-e7c7-44c1-922f-7a9a20800071 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2889a9a6-e7c7-44c1-922f-7a9a20800071 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2889a9a6-e7c7-44c1-922f-7a9a20800071 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Volume info retrieved successfully. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7fcc6a73-a19f-4f7d-91c2-c066f75f5387 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete volume request issued successfully. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7fcc6a73-a19f-4f7d-91c2-c066f75f5387 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 returned with HTTP 202 Sep 07 09:58:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1191/2284] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:58:06 2026] DELETE /volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2889a9a6-e7c7-44c1-922f-7a9a20800071 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 200 Sep 07 09:58:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-89ad0ce8-d30b-4727-9014-fdac2daada99 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1094/2285] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:06 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 1200 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89ad0ce8-d30b-4727-9014-fdac2daada99 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 Sep 07 09:58:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89ad0ce8-d30b-4727-9014-fdac2daada99 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89ad0ce8-d30b-4727-9014-fdac2daada99 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-557781c2-2491-4627-a7ec-eb1b8c3c8b21 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-557781c2-2491-4627-a7ec-eb1b8c3c8b21 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] DELETE http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-557781c2-2491-4627-a7ec-eb1b8c3c8b21 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-557781c2-2491-4627-a7ec-eb1b8c3c8b21 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-557781c2-2491-4627-a7ec-eb1b8c3c8b21 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Delete volume with id: 74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-89ad0ce8-d30b-4727-9014-fdac2daada99 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-557781c2-2491-4627-a7ec-eb1b8c3c8b21 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Volume info retrieved successfully. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89ad0ce8-d30b-4727-9014-fdac2daada99 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 returned with HTTP 200 Sep 07 09:58:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1192/2286] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:06 2026] GET /volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 => generated 859 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-557781c2-2491-4627-a7ec-eb1b8c3c8b21 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Delete volume request issued successfully. Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-557781c2-2491-4627-a7ec-eb1b8c3c8b21 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 202 Sep 07 09:58:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1095/2287] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:58:06 2026] DELETE /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:58:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d051c354-4477-4428-9ca5-ab5eb9152ce6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d051c354-4477-4428-9ca5-ab5eb9152ce6 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d051c354-4477-4428-9ca5-ab5eb9152ce6 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-877cf910-0f46-44ff-9b4e-debaf1699aab None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d051c354-4477-4428-9ca5-ab5eb9152ce6 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-877cf910-0f46-44ff-9b4e-debaf1699aab tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-877cf910-0f46-44ff-9b4e-debaf1699aab tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-877cf910-0f46-44ff-9b4e-debaf1699aab tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-877cf910-0f46-44ff-9b4e-debaf1699aab tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d051c354-4477-4428-9ca5-ab5eb9152ce6 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Volume info retrieved successfully. Sep 07 09:58:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-877cf910-0f46-44ff-9b4e-debaf1699aab tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:58:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1096/2288] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:06 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 910 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d051c354-4477-4428-9ca5-ab5eb9152ce6 tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 200 Sep 07 09:58:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1193/2289] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:06 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 1199 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:58:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-49fa01c3-66fd-403f-8e87-b2798195aaaf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-49fa01c3-66fd-403f-8e87-b2798195aaaf tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 Sep 07 09:58:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-49fa01c3-66fd-403f-8e87-b2798195aaaf tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-49fa01c3-66fd-403f-8e87-b2798195aaaf tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-49fa01c3-66fd-403f-8e87-b2798195aaaf tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 returned with HTTP 404 Sep 07 09:58:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1097/2290] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:07 2026] GET /volume/v3/volumes/2a7ac9d0-9e19-4283-9716-464351d4f283 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ee2ce7f3-35ed-44ba-9f82-37c3e83b0d90 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ee2ce7f3-35ed-44ba-9f82-37c3e83b0d90 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] DELETE http://192.168.122.65/volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 Sep 07 09:58:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ee2ce7f3-35ed-44ba-9f82-37c3e83b0d90 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ee2ce7f3-35ed-44ba-9f82-37c3e83b0d90 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:07 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-ee2ce7f3-35ed-44ba-9f82-37c3e83b0d90 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete volume with id: 5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 Sep 07 09:58:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ee2ce7f3-35ed-44ba-9f82-37c3e83b0d90 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-612b22de-68a1-47c6-b433-fa1746e52310 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ee2ce7f3-35ed-44ba-9f82-37c3e83b0d90 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete volume request issued successfully. Sep 07 09:58:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ee2ce7f3-35ed-44ba-9f82-37c3e83b0d90 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 returned with HTTP 202 Sep 07 09:58:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1194/2291] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:58:07 2026] DELETE /volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:58:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-612b22de-68a1-47c6-b433-fa1746e52310 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-612b22de-68a1-47c6-b433-fa1746e52310 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-612b22de-68a1-47c6-b433-fa1746e52310 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3de97fb6-2edc-428d-a302-5ce3f9d70f4f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3de97fb6-2edc-428d-a302-5ce3f9d70f4f tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3de97fb6-2edc-428d-a302-5ce3f9d70f4f tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3de97fb6-2edc-428d-a302-5ce3f9d70f4f tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:07 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-612b22de-68a1-47c6-b433-fa1746e52310 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3de97fb6-2edc-428d-a302-5ce3f9d70f4f tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 404 Sep 07 09:58:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1195/2292] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:07 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3096c72e-36b9-4fe3-b105-4af81889b12b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3096c72e-36b9-4fe3-b105-4af81889b12b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 Sep 07 09:58:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3096c72e-36b9-4fe3-b105-4af81889b12b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3096c72e-36b9-4fe3-b105-4af81889b12b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-612b22de-68a1-47c6-b433-fa1746e52310 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:58:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1098/2293] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:07 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 1329 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5d7b9232-8d99-454f-9945-c0e966b211b6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5d7b9232-8d99-454f-9945-c0e966b211b6 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] POST http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced/action Sep 07 09:58:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5d7b9232-8d99-454f-9945-c0e966b211b6 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-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=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:58:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5d7b9232-8d99-454f-9945-c0e966b211b6 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3096c72e-36b9-4fe3-b105-4af81889b12b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3096c72e-36b9-4fe3-b105-4af81889b12b tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 returned with HTTP 200 Sep 07 09:58:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1196/2294] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:07 2026] GET /volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 => generated 859 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5d7b9232-8d99-454f-9945-c0e966b211b6 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5d7b9232-8d99-454f-9945-c0e966b211b6 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Update volume metadata completed successfully. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5d7b9232-8d99-454f-9945-c0e966b211b6 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced/action returned with HTTP 200 Sep 07 09:58:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1099/2295] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 09:58:07 2026] POST /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced/action => generated 526 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-590ae172-eb98-41de-897b-b6fc9dc643ae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b28d2b7c-2d22-4430-80da-063a0a67f0ce None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b28d2b7c-2d22-4430-80da-063a0a67f0ce tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] DELETE http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b28d2b7c-2d22-4430-80da-063a0a67f0ce tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b28d2b7c-2d22-4430-80da-063a0a67f0ce tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-b28d2b7c-2d22-4430-80da-063a0a67f0ce tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Delete volume with id: 74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b28d2b7c-2d22-4430-80da-063a0a67f0ce tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 404 Sep 07 09:58:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1100/2296] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:58:08 2026] DELETE /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0029e911-f0d2-4583-9dca-7ab7dd6d82aa None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0029e911-f0d2-4583-9dca-7ab7dd6d82aa tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] GET http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0029e911-f0d2-4583-9dca-7ab7dd6d82aa tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0029e911-f0d2-4583-9dca-7ab7dd6d82aa tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0029e911-f0d2-4583-9dca-7ab7dd6d82aa tempest-VolumeImageDependencyTests-1806954040 tempest-VolumeImageDependencyTests-1806954040-project-member] http://192.168.122.65/volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 returned with HTTP 404 Sep 07 09:58:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1101/2297] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:08 2026] GET /volume/v3/volumes/74669450-7cfb-4a15-84b6-c8a40e53dc04 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-590ae172-eb98-41de-897b-b6fc9dc643ae tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-reader] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-590ae172-eb98-41de-897b-b6fc9dc643ae tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-590ae172-eb98-41de-897b-b6fc9dc643ae tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-590ae172-eb98-41de-897b-b6fc9dc643ae tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-reader] Volume info retrieved successfully. Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-590ae172-eb98-41de-897b-b6fc9dc643ae tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-reader] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:58:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1197/2298] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:08 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 1389 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7f8c966a-e996-4cc5-823d-dfb8eda512c2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7f8c966a-e996-4cc5-823d-dfb8eda512c2 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] POST http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced/action Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7f8c966a-e996-4cc5-823d-dfb8eda512c2 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7f8c966a-e996-4cc5-823d-dfb8eda512c2 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7f8c966a-e996-4cc5-823d-dfb8eda512c2 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7f8c966a-e996-4cc5-823d-dfb8eda512c2 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Get volume image-metadata completed successfully. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7f8c966a-e996-4cc5-823d-dfb8eda512c2 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Delete volume metadata completed successfully. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7f8c966a-e996-4cc5-823d-dfb8eda512c2 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced/action returned with HTTP 200 Sep 07 09:58:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1102/2299] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:58:08 2026] POST /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced/action => generated 0 bytes in 82 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 09:58:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-33a66991-a4b1-4936-bb10-7c6bfb9aca67 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-33a66991-a4b1-4936-bb10-7c6bfb9aca67 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-reader] POST http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced/action Sep 07 09:58:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-33a66991-a4b1-4936-bb10-7c6bfb9aca67 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:58:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-33a66991-a4b1-4936-bb10-7c6bfb9aca67 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-33a66991-a4b1-4936-bb10-7c6bfb9aca67 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-reader] Volume info retrieved successfully. Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-33a66991-a4b1-4936-bb10-7c6bfb9aca67 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-reader] Get volume image-metadata completed successfully. Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-33a66991-a4b1-4936-bb10-7c6bfb9aca67 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-reader] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced/action returned with HTTP 200 Sep 07 09:58:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1198/2300] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 09:58:08 2026] POST /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced/action => generated 500 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-00a6207c-ec5c-4d5e-8238-c73d6b105ddf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00a6207c-ec5c-4d5e-8238-c73d6b105ddf tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00a6207c-ec5c-4d5e-8238-c73d6b105ddf tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00a6207c-ec5c-4d5e-8238-c73d6b105ddf tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-00a6207c-ec5c-4d5e-8238-c73d6b105ddf tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00a6207c-ec5c-4d5e-8238-c73d6b105ddf tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:58:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1103/2301] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:08 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 1363 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-67d44965-b9b3-4e77-9081-50005fc5c323 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-67d44965-b9b3-4e77-9081-50005fc5c323 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] DELETE http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-67d44965-b9b3-4e77-9081-50005fc5c323 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-67d44965-b9b3-4e77-9081-50005fc5c323 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-67d44965-b9b3-4e77-9081-50005fc5c323 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Delete volume with id: 962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-67d44965-b9b3-4e77-9081-50005fc5c323 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-67d44965-b9b3-4e77-9081-50005fc5c323 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Delete volume request issued successfully. Sep 07 09:58:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-67d44965-b9b3-4e77-9081-50005fc5c323 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 202 Sep 07 09:58:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1199/2302] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:58:08 2026] DELETE /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0ce63b3b-6cf3-4586-8264-6fdf58b916a6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ce63b3b-6cf3-4586-8264-6fdf58b916a6 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ce63b3b-6cf3-4586-8264-6fdf58b916a6 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ce63b3b-6cf3-4586-8264-6fdf58b916a6 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0ce63b3b-6cf3-4586-8264-6fdf58b916a6 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Volume info retrieved successfully. Sep 07 09:58:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7f48e2bc-8b65-4aa6-a728-b0446060321a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7f48e2bc-8b65-4aa6-a728-b0446060321a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 Sep 07 09:58:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7f48e2bc-8b65-4aa6-a728-b0446060321a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7f48e2bc-8b65-4aa6-a728-b0446060321a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ce63b3b-6cf3-4586-8264-6fdf58b916a6 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 200 Sep 07 09:58:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1104/2303] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:08 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 1362 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:58:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7f48e2bc-8b65-4aa6-a728-b0446060321a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7f48e2bc-8b65-4aa6-a728-b0446060321a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 returned with HTTP 200 Sep 07 09:58:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1200/2304] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:09 2026] GET /volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 => generated 859 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-48ea4906-8ddd-4587-88cc-39ab80a68475 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48ea4906-8ddd-4587-88cc-39ab80a68475 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] GET http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced Sep 07 09:58:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48ea4906-8ddd-4587-88cc-39ab80a68475 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48ea4906-8ddd-4587-88cc-39ab80a68475 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48ea4906-8ddd-4587-88cc-39ab80a68475 tempest-VolumesImageMetadata-157100163 tempest-VolumesImageMetadata-157100163-project-member] http://192.168.122.65/volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced returned with HTTP 404 Sep 07 09:58:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1105/2305] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:10 2026] GET /volume/v3/volumes/962a155f-d97e-4a63-9e13-1dc7c50f3ced => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a7b773e2-246f-4732-b531-3befe22b3632 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7b773e2-246f-4732-b531-3befe22b3632 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 Sep 07 09:58:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7b773e2-246f-4732-b531-3befe22b3632 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a7b773e2-246f-4732-b531-3befe22b3632 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a7b773e2-246f-4732-b531-3befe22b3632 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 returned with HTTP 404 Sep 07 09:58:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1201/2306] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:10 2026] GET /volume/v3/volumes/5d11eca3-dbe8-4a4f-8b10-bbd8e2a3bb15 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5b7f5724-83a0-421d-957f-ef4cc3969f8a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5b7f5724-83a0-421d-957f-ef4cc3969f8a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc Sep 07 09:58:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5b7f5724-83a0-421d-957f-ef4cc3969f8a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5b7f5724-83a0-421d-957f-ef4cc3969f8a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:10 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-5b7f5724-83a0-421d-957f-ef4cc3969f8a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete snapshot with id: 492c1a16-172b-4b9c-bfd8-dd21ba380bcc Sep 07 09:58:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5b7f5724-83a0-421d-957f-ef4cc3969f8a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Snapshot retrieved successfully. Sep 07 09:58:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5b7f5724-83a0-421d-957f-ef4cc3969f8a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Snapshot delete request issued successfully. Sep 07 09:58:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5b7f5724-83a0-421d-957f-ef4cc3969f8a tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc returned with HTTP 202 Sep 07 09:58:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1106/2307] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:58:10 2026] DELETE /volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ce9592c5-8491-4055-abb9-b8080af87866 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ce9592c5-8491-4055-abb9-b8080af87866 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc Sep 07 09:58:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ce9592c5-8491-4055-abb9-b8080af87866 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ce9592c5-8491-4055-abb9-b8080af87866 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ce9592c5-8491-4055-abb9-b8080af87866 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Snapshot retrieved successfully. Sep 07 09:58:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ce9592c5-8491-4055-abb9-b8080af87866 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc returned with HTTP 200 Sep 07 09:58:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1202/2308] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:58:10 2026] GET /volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc => generated 473 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-717693ac-7511-4ee2-a5c8-375950cf8860 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-717693ac-7511-4ee2-a5c8-375950cf8860 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc Sep 07 09:58:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-717693ac-7511-4ee2-a5c8-375950cf8860 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-717693ac-7511-4ee2-a5c8-375950cf8860 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-717693ac-7511-4ee2-a5c8-375950cf8860 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Snapshot retrieved successfully. Sep 07 09:58:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-717693ac-7511-4ee2-a5c8-375950cf8860 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc returned with HTTP 200 Sep 07 09:58:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1107/2309] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:58:11 2026] GET /volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc => generated 473 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1909ad1f-5b6e-494f-b06d-a9260fcdff93 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1909ad1f-5b6e-494f-b06d-a9260fcdff93 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc Sep 07 09:58:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1909ad1f-5b6e-494f-b06d-a9260fcdff93 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1909ad1f-5b6e-494f-b06d-a9260fcdff93 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1909ad1f-5b6e-494f-b06d-a9260fcdff93 tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc returned with HTTP 404 Sep 07 09:58:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1203/2310] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:58:12 2026] GET /volume/v3/snapshots/492c1a16-172b-4b9c-bfd8-dd21ba380bcc => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-102efe7b-6a0e-466f-bebd-58c39d62850d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-102efe7b-6a0e-466f-bebd-58c39d62850d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] DELETE http://192.168.122.65/volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c Sep 07 09:58:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-102efe7b-6a0e-466f-bebd-58c39d62850d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-102efe7b-6a0e-466f-bebd-58c39d62850d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:12 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-102efe7b-6a0e-466f-bebd-58c39d62850d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete volume with id: 4cd55365-05df-40d6-ba4a-f9866655bb0c Sep 07 09:58:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-102efe7b-6a0e-466f-bebd-58c39d62850d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-102efe7b-6a0e-466f-bebd-58c39d62850d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Delete volume request issued successfully. Sep 07 09:58:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-102efe7b-6a0e-466f-bebd-58c39d62850d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c returned with HTTP 202 Sep 07 09:58:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1108/2311] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:58:12 2026] DELETE /volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b8786033-c3d2-4d5d-bca4-db310814eddc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b8786033-c3d2-4d5d-bca4-db310814eddc tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c Sep 07 09:58:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b8786033-c3d2-4d5d-bca4-db310814eddc tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b8786033-c3d2-4d5d-bca4-db310814eddc tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b8786033-c3d2-4d5d-bca4-db310814eddc tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Volume info retrieved successfully. Sep 07 09:58:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b8786033-c3d2-4d5d-bca4-db310814eddc tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c returned with HTTP 200 Sep 07 09:58:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1204/2312] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:12 2026] GET /volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-167bf4e7-81ef-4e26-a496-346c0d70cd2d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-167bf4e7-81ef-4e26-a496-346c0d70cd2d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] GET http://192.168.122.65/volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c Sep 07 09:58:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-167bf4e7-81ef-4e26-a496-346c0d70cd2d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-167bf4e7-81ef-4e26-a496-346c0d70cd2d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-167bf4e7-81ef-4e26-a496-346c0d70cd2d tempest-CreateVolumesFromSnapshotTest-377429488 tempest-CreateVolumesFromSnapshotTest-377429488-project-member] http://192.168.122.65/volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c returned with HTTP 404 Sep 07 09:58:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1109/2313] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:13 2026] GET /volume/v3/volumes/4cd55365-05df-40d6-ba4a-f9866655bb0c => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-89f85ff7-fbbe-4086-a828-c4fa697b112c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89f85ff7-fbbe-4086-a828-c4fa697b112c None None] GET http://192.168.122.65/volume// Sep 07 09:58:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89f85ff7-fbbe-4086-a828-c4fa697b112c None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89f85ff7-fbbe-4086-a828-c4fa697b112c None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89f85ff7-fbbe-4086-a828-c4fa697b112c None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:58:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1205/2314] 192.168.122.65 () {56 vars in 883 bytes} [Mon Sep 7 09:58:14 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:58:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4f0514fc-cc05-4d27-b668-9789e3eed60d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f0514fc-cc05-4d27-b668-9789e3eed60d None None] GET http://192.168.122.65/volume// Sep 07 09:58:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f0514fc-cc05-4d27-b668-9789e3eed60d None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f0514fc-cc05-4d27-b668-9789e3eed60d None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f0514fc-cc05-4d27-b668-9789e3eed60d None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:58:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1110/2315] 192.168.122.65 () {56 vars in 883 bytes} [Mon Sep 7 09:58:14 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:58:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e1c51f6e-ebc0-4d84-8537-86ee2fdee427 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e1c51f6e-ebc0-4d84-8537-86ee2fdee427 tempest-VersionsTest-563298475 tempest-VersionsTest-563298475-project-reader] GET http://192.168.122.65/volume/v3/ Sep 07 09:58:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e1c51f6e-ebc0-4d84-8537-86ee2fdee427 tempest-VersionsTest-563298475 tempest-VersionsTest-563298475-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e1c51f6e-ebc0-4d84-8537-86ee2fdee427 tempest-VersionsTest-563298475 tempest-VersionsTest-563298475-project-reader] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e1c51f6e-ebc0-4d84-8537-86ee2fdee427 tempest-VersionsTest-563298475 tempest-VersionsTest-563298475-project-reader] http://192.168.122.65/volume/v3/ returned with HTTP 200 Sep 07 09:58:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1206/2316] 192.168.122.65 () {58 vars in 1095 bytes} [Mon Sep 7 09:58:14 2026] GET /volume/v3/ => generated 389 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-32e8a941-dacc-4b0f-8d85-e22fa512dbf2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-32e8a941-dacc-4b0f-8d85-e22fa512dbf2 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:58:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-32e8a941-dacc-4b0f-8d85-e22fa512dbf2 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1633761664", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-32e8a941-dacc-4b0f-8d85-e22fa512dbf2 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:58:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1111/2317] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:58:17 2026] POST /volume/v3/types => generated 380 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4821dd1e-2571-40c5-b3ad-a941713c8a26 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4821dd1e-2571-40c5-b3ad-a941713c8a26 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] POST http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/encryption Sep 07 09:58:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4821dd1e-2571-40c5-b3ad-a941713c8a26 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4821dd1e-2571-40c5-b3ad-a941713c8a26 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/encryption returned with HTTP 200 Sep 07 09:58:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1207/2318] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 09:58:17 2026] POST /volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/encryption => generated 239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bbd55191-0f24-4df5-92d2-a620b1bc613b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bbd55191-0f24-4df5-92d2-a620b1bc613b tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bbd55191-0f24-4df5-92d2-a620b1bc613b tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1443160630", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bbd55191-0f24-4df5-92d2-a620b1bc613b tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:58:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1112/2319] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:58:18 2026] POST /volume/v3/types => generated 380 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-957e53c0-121d-4ad7-96a5-d89fd09672a0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-957e53c0-121d-4ad7-96a5-d89fd09672a0 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] POST http://192.168.122.65/volume/v3/types/7f8a9c87-bd30-4799-bb8c-8a524e7a0d6f/encryption Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-957e53c0-121d-4ad7-96a5-d89fd09672a0 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-957e53c0-121d-4ad7-96a5-d89fd09672a0 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b7c7bcd58a934d12ab702bd2f3aa6449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82e6cb170e724da094c452434d961e1c', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-957e53c0-121d-4ad7-96a5-d89fd09672a0 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/7f8a9c87-bd30-4799-bb8c-8a524e7a0d6f/encryption returned with HTTP 403 Sep 07 09:58:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1208/2320] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 09:58:18 2026] POST /volume/v3/types/7f8a9c87-bd30-4799-bb8c-8a524e7a0d6f/encryption => generated 127 bytes in 302 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-489844b7-7262-4d54-a452-de70bd4fcc30 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-489844b7-7262-4d54-a452-de70bd4fcc30 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-489844b7-7262-4d54-a452-de70bd4fcc30 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1538738240", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-489844b7-7262-4d54-a452-de70bd4fcc30 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:58:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1113/2321] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:58:18 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d71cd45a-9206-40eb-bda5-d5ff5d999ccc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d71cd45a-9206-40eb-bda5-d5ff5d999ccc tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] POST http://192.168.122.65/volume/v3/types/93c49a40-95fa-4f78-a4e7-37885004b8a4/extra_specs Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d71cd45a-9206-40eb-bda5-d5ff5d999ccc tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-d71cd45a-9206-40eb-bda5-d5ff5d999ccc tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b7c7bcd58a934d12ab702bd2f3aa6449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82e6cb170e724da094c452434d961e1c', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d71cd45a-9206-40eb-bda5-d5ff5d999ccc tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/93c49a40-95fa-4f78-a4e7-37885004b8a4/extra_specs returned with HTTP 403 Sep 07 09:58:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1209/2322] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 09:58:18 2026] POST /volume/v3/types/93c49a40-95fa-4f78-a4e7-37885004b8a4/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-854732ac-133f-46d1-a5bf-f057bdf60a99 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-854732ac-133f-46d1-a5bf-f057bdf60a99 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] PUT http://192.168.122.65/volume/v3/types/93c49a40-95fa-4f78-a4e7-37885004b8a4/extra_specs/key2 Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-854732ac-133f-46d1-a5bf-f057bdf60a99 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-854732ac-133f-46d1-a5bf-f057bdf60a99 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b7c7bcd58a934d12ab702bd2f3aa6449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82e6cb170e724da094c452434d961e1c', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-854732ac-133f-46d1-a5bf-f057bdf60a99 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/93c49a40-95fa-4f78-a4e7-37885004b8a4/extra_specs/key2 returned with HTTP 403 Sep 07 09:58:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1114/2323] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:58:18 2026] PUT /volume/v3/types/93c49a40-95fa-4f78-a4e7-37885004b8a4/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-93f9fd59-b497-4310-a1c1-d2897b473235 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-93f9fd59-b497-4310-a1c1-d2897b473235 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] POST http://192.168.122.65/volume/v3/types Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-93f9fd59-b497-4310-a1c1-d2897b473235 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-93f9fd59-b497-4310-a1c1-d2897b473235 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b7c7bcd58a934d12ab702bd2f3aa6449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82e6cb170e724da094c452434d961e1c', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-93f9fd59-b497-4310-a1c1-d2897b473235 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types returned with HTTP 403 Sep 07 09:58:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1210/2324] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 09:58:18 2026] POST /volume/v3/types => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-48bb1cad-69e9-43c9-9b94-20fd786ce7b7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48bb1cad-69e9-43c9-9b94-20fd786ce7b7 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48bb1cad-69e9-43c9-9b94-20fd786ce7b7 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1995609867", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48bb1cad-69e9-43c9-9b94-20fd786ce7b7 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:58:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1115/2325] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:58:18 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 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f4bc5271-77db-47cd-983c-bb516d19cc22 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f4bc5271-77db-47cd-983c-bb516d19cc22 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] POST http://192.168.122.65/volume/v3/types/2bd011c3-be3c-455d-889a-51b37c7b856c/encryption Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f4bc5271-77db-47cd-983c-bb516d19cc22 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f4bc5271-77db-47cd-983c-bb516d19cc22 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types/2bd011c3-be3c-455d-889a-51b37c7b856c/encryption returned with HTTP 200 Sep 07 09:58:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1211/2326] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 09:58:18 2026] POST /volume/v3/types/2bd011c3-be3c-455d-889a-51b37c7b856c/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f3774ff3-d6f7-4332-9609-d2471a11cd47 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f3774ff3-d6f7-4332-9609-d2471a11cd47 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] DELETE http://192.168.122.65/volume/v3/types/2bd011c3-be3c-455d-889a-51b37c7b856c/encryption/f8cbc23c-fc64-4c40-af3b-f7b5429b88e0 Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f3774ff3-d6f7-4332-9609-d2471a11cd47 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f3774ff3-d6f7-4332-9609-d2471a11cd47 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-f3774ff3-d6f7-4332-9609-d2471a11cd47 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b7c7bcd58a934d12ab702bd2f3aa6449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82e6cb170e724da094c452434d961e1c', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f3774ff3-d6f7-4332-9609-d2471a11cd47 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/2bd011c3-be3c-455d-889a-51b37c7b856c/encryption/f8cbc23c-fc64-4c40-af3b-f7b5429b88e0 returned with HTTP 403 Sep 07 09:58:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1116/2327] 192.168.122.65 () {58 vars in 1368 bytes} [Mon Sep 7 09:58:18 2026] DELETE /volume/v3/types/2bd011c3-be3c-455d-889a-51b37c7b856c/encryption/f8cbc23c-fc64-4c40-af3b-f7b5429b88e0 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8c05a30d-36fd-44a7-8bd4-30ab0e8f2a0d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8c05a30d-36fd-44a7-8bd4-30ab0e8f2a0d tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8c05a30d-36fd-44a7-8bd4-30ab0e8f2a0d tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1555066599", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8c05a30d-36fd-44a7-8bd4-30ab0e8f2a0d tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:58:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1212/2328] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:58:18 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-33e0a027-4012-4ea0-bb01-d6fe66110494 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-33e0a027-4012-4ea0-bb01-d6fe66110494 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] DELETE http://192.168.122.65/volume/v3/types/0d85f1c8-4c4d-4687-a508-66cc14e3d77b/extra_specs/key1 Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-33e0a027-4012-4ea0-bb01-d6fe66110494 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-33e0a027-4012-4ea0-bb01-d6fe66110494 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-33e0a027-4012-4ea0-bb01-d6fe66110494 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b7c7bcd58a934d12ab702bd2f3aa6449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82e6cb170e724da094c452434d961e1c', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-33e0a027-4012-4ea0-bb01-d6fe66110494 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/0d85f1c8-4c4d-4687-a508-66cc14e3d77b/extra_specs/key1 returned with HTTP 403 Sep 07 09:58:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1117/2329] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 09:58:18 2026] DELETE /volume/v3/types/0d85f1c8-4c4d-4687-a508-66cc14e3d77b/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f54e78dc-b180-4301-aa26-a831f2d32cb4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f54e78dc-b180-4301-aa26-a831f2d32cb4 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f54e78dc-b180-4301-aa26-a831f2d32cb4 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1686188937", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f54e78dc-b180-4301-aa26-a831f2d32cb4 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:58:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1213/2330] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 09:58:18 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-04ae2993-2d08-40a1-964c-6d91291373eb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-04ae2993-2d08-40a1-964c-6d91291373eb tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] DELETE http://192.168.122.65/volume/v3/types/afc0f5f8-6d21-412e-81e2-ccbb5065a64d Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-04ae2993-2d08-40a1-964c-6d91291373eb tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-04ae2993-2d08-40a1-964c-6d91291373eb tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-04ae2993-2d08-40a1-964c-6d91291373eb tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b7c7bcd58a934d12ab702bd2f3aa6449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82e6cb170e724da094c452434d961e1c', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-04ae2993-2d08-40a1-964c-6d91291373eb tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/afc0f5f8-6d21-412e-81e2-ccbb5065a64d returned with HTTP 403 Sep 07 09:58:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1118/2331] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:58:18 2026] DELETE /volume/v3/types/afc0f5f8-6d21-412e-81e2-ccbb5065a64d => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4408f946-6bb2-4e97-b5b0-0f8383bf943c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4408f946-6bb2-4e97-b5b0-0f8383bf943c tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] GET http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/extra_specs Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4408f946-6bb2-4e97-b5b0-0f8383bf943c tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4408f946-6bb2-4e97-b5b0-0f8383bf943c tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4408f946-6bb2-4e97-b5b0-0f8383bf943c tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/extra_specs returned with HTTP 200 Sep 07 09:58:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1214/2332] 192.168.122.65 () {58 vars in 1257 bytes} [Mon Sep 7 09:58:18 2026] GET /volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e71ab672-7a91-4ccb-97d5-07b8d445c6b5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e71ab672-7a91-4ccb-97d5-07b8d445c6b5 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] GET http://192.168.122.65/volume/v3/types Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e71ab672-7a91-4ccb-97d5-07b8d445c6b5 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e71ab672-7a91-4ccb-97d5-07b8d445c6b5 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-e71ab672-7a91-4ccb-97d5-07b8d445c6b5 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e71ab672-7a91-4ccb-97d5-07b8d445c6b5 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 09:58:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1119/2333] 192.168.122.65 () {58 vars in 1110 bytes} [Mon Sep 7 09:58:18 2026] GET /volume/v3/types => generated 2364 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b2c2ce0a-a9d3-44de-884f-8564364fd787 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b2c2ce0a-a9d3-44de-884f-8564364fd787 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] GET http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/encryption/cipher Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b2c2ce0a-a9d3-44de-884f-8564364fd787 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b2c2ce0a-a9d3-44de-884f-8564364fd787 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-b2c2ce0a-a9d3-44de-884f-8564364fd787 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b7c7bcd58a934d12ab702bd2f3aa6449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82e6cb170e724da094c452434d961e1c', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 09:58:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b2c2ce0a-a9d3-44de-884f-8564364fd787 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/encryption/cipher returned with HTTP 403 Sep 07 09:58:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1215/2334] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 09:58:18 2026] GET /volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/encryption/cipher => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2bec40a3-3292-4aed-b0c5-9c90090d014f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2bec40a3-3292-4aed-b0c5-9c90090d014f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] GET http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/encryption Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2bec40a3-3292-4aed-b0c5-9c90090d014f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2bec40a3-3292-4aed-b0c5-9c90090d014f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-2bec40a3-3292-4aed-b0c5-9c90090d014f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b7c7bcd58a934d12ab702bd2f3aa6449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82e6cb170e724da094c452434d961e1c', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2bec40a3-3292-4aed-b0c5-9c90090d014f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/encryption returned with HTTP 403 Sep 07 09:58:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1120/2335] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 09:58:19 2026] GET /volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/encryption => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-60136979-fb9b-41bc-9aee-6b55674b8f18 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-60136979-fb9b-41bc-9aee-6b55674b8f18 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] GET http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/extra_specs/multiattach Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-60136979-fb9b-41bc-9aee-6b55674b8f18 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-60136979-fb9b-41bc-9aee-6b55674b8f18 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-60136979-fb9b-41bc-9aee-6b55674b8f18 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/extra_specs/multiattach returned with HTTP 200 Sep 07 09:58:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1216/2336] 192.168.122.65 () {58 vars in 1293 bytes} [Mon Sep 7 09:58:19 2026] GET /volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/extra_specs/multiattach => generated 29 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b35e8a2e-1449-4640-9176-8e9d302038c9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b35e8a2e-1449-4640-9176-8e9d302038c9 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] GET http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/extra_specs/volume_backend_name Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b35e8a2e-1449-4640-9176-8e9d302038c9 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b35e8a2e-1449-4640-9176-8e9d302038c9 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b35e8a2e-1449-4640-9176-8e9d302038c9 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 09:58:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1121/2337] 192.168.122.65 () {58 vars in 1317 bytes} [Mon Sep 7 09:58:19 2026] GET /volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/extra_specs/volume_backend_name => generated 143 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-55f1ac88-8e53-47df-9734-25d7bcb909d3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55f1ac88-8e53-47df-9734-25d7bcb909d3 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] GET http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9 Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55f1ac88-8e53-47df-9734-25d7bcb909d3 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55f1ac88-8e53-47df-9734-25d7bcb909d3 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55f1ac88-8e53-47df-9734-25d7bcb909d3 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9 returned with HTTP 200 Sep 07 09:58:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1217/2338] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 09:58:19 2026] GET /volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9 => generated 318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-84ab2955-856e-4172-bc62-531f38ade50f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-84ab2955-856e-4172-bc62-531f38ade50f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] PUT http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/encryption/9aeef026-6396-4477-a6ba-6e63e5a17034 Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-84ab2955-856e-4172-bc62-531f38ade50f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-84ab2955-856e-4172-bc62-531f38ade50f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b7c7bcd58a934d12ab702bd2f3aa6449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82e6cb170e724da094c452434d961e1c', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-84ab2955-856e-4172-bc62-531f38ade50f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/encryption/9aeef026-6396-4477-a6ba-6e63e5a17034 returned with HTTP 403 Sep 07 09:58:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1122/2339] 192.168.122.65 () {60 vars in 1385 bytes} [Mon Sep 7 09:58:19 2026] PUT /volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/encryption/9aeef026-6396-4477-a6ba-6e63e5a17034 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4bc9575e-150a-49eb-9682-19ee7ab8969f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4bc9575e-150a-49eb-9682-19ee7ab8969f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] PUT http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/extra_specs/key1 Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4bc9575e-150a-49eb-9682-19ee7ab8969f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-4bc9575e-150a-49eb-9682-19ee7ab8969f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b7c7bcd58a934d12ab702bd2f3aa6449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82e6cb170e724da094c452434d961e1c', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4bc9575e-150a-49eb-9682-19ee7ab8969f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/extra_specs/key1 returned with HTTP 403 Sep 07 09:58:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1218/2340] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 09:58:19 2026] PUT /volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b6da1460-60da-40a9-a19d-1c4067e1f0bb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b6da1460-60da-40a9-a19d-1c4067e1f0bb tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] PUT http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9 Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b6da1460-60da-40a9-a19d-1c4067e1f0bb tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-b6da1460-60da-40a9-a19d-1c4067e1f0bb tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b7c7bcd58a934d12ab702bd2f3aa6449', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '82e6cb170e724da094c452434d961e1c', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b6da1460-60da-40a9-a19d-1c4067e1f0bb tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-member] http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9 returned with HTTP 403 Sep 07 09:58:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1123/2341] 192.168.122.65 () {60 vars in 1241 bytes} [Mon Sep 7 09:58:19 2026] PUT /volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9 => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fc917b40-d741-4a3a-b0df-95a1bc7a9203 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc917b40-d741-4a3a-b0df-95a1bc7a9203 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] DELETE http://192.168.122.65/volume/v3/types/afc0f5f8-6d21-412e-81e2-ccbb5065a64d Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc917b40-d741-4a3a-b0df-95a1bc7a9203 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc917b40-d741-4a3a-b0df-95a1bc7a9203 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc917b40-d741-4a3a-b0df-95a1bc7a9203 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types/afc0f5f8-6d21-412e-81e2-ccbb5065a64d returned with HTTP 202 Sep 07 09:58:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1219/2342] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:58:19 2026] DELETE /volume/v3/types/afc0f5f8-6d21-412e-81e2-ccbb5065a64d => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-89333a0d-78fc-4ca3-ba8b-e5e0c9fb29e3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-89333a0d-78fc-4ca3-ba8b-e5e0c9fb29e3 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] DELETE http://192.168.122.65/volume/v3/types/0d85f1c8-4c4d-4687-a508-66cc14e3d77b Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-89333a0d-78fc-4ca3-ba8b-e5e0c9fb29e3 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-89333a0d-78fc-4ca3-ba8b-e5e0c9fb29e3 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-89333a0d-78fc-4ca3-ba8b-e5e0c9fb29e3 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types/0d85f1c8-4c4d-4687-a508-66cc14e3d77b returned with HTTP 202 Sep 07 09:58:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1124/2343] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:58:19 2026] DELETE /volume/v3/types/0d85f1c8-4c4d-4687-a508-66cc14e3d77b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ecd57996-ab2c-4a8d-89e1-f58a292cb114 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ecd57996-ab2c-4a8d-89e1-f58a292cb114 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] DELETE http://192.168.122.65/volume/v3/types/2bd011c3-be3c-455d-889a-51b37c7b856c Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ecd57996-ab2c-4a8d-89e1-f58a292cb114 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ecd57996-ab2c-4a8d-89e1-f58a292cb114 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ecd57996-ab2c-4a8d-89e1-f58a292cb114 tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types/2bd011c3-be3c-455d-889a-51b37c7b856c returned with HTTP 202 Sep 07 09:58:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1220/2344] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:58:19 2026] DELETE /volume/v3/types/2bd011c3-be3c-455d-889a-51b37c7b856c => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a5b9e0a8-d984-4c4b-b393-db1065aa162f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a5b9e0a8-d984-4c4b-b393-db1065aa162f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] DELETE http://192.168.122.65/volume/v3/types/93c49a40-95fa-4f78-a4e7-37885004b8a4 Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a5b9e0a8-d984-4c4b-b393-db1065aa162f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a5b9e0a8-d984-4c4b-b393-db1065aa162f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a5b9e0a8-d984-4c4b-b393-db1065aa162f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types/93c49a40-95fa-4f78-a4e7-37885004b8a4 returned with HTTP 202 Sep 07 09:58:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1125/2345] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:58:19 2026] DELETE /volume/v3/types/93c49a40-95fa-4f78-a4e7-37885004b8a4 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d1d037c7-dbba-479a-93d7-7ea45d946f0f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d1d037c7-dbba-479a-93d7-7ea45d946f0f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] DELETE http://192.168.122.65/volume/v3/types/7f8a9c87-bd30-4799-bb8c-8a524e7a0d6f Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d1d037c7-dbba-479a-93d7-7ea45d946f0f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d1d037c7-dbba-479a-93d7-7ea45d946f0f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d1d037c7-dbba-479a-93d7-7ea45d946f0f tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types/7f8a9c87-bd30-4799-bb8c-8a524e7a0d6f returned with HTTP 202 Sep 07 09:58:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1221/2346] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:58:19 2026] DELETE /volume/v3/types/7f8a9c87-bd30-4799-bb8c-8a524e7a0d6f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2ca0de75-8730-4f2e-94c6-9b2180e4a0fa None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2ca0de75-8730-4f2e-94c6-9b2180e4a0fa tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] DELETE http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9 Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2ca0de75-8730-4f2e-94c6-9b2180e4a0fa tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2ca0de75-8730-4f2e-94c6-9b2180e4a0fa tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2ca0de75-8730-4f2e-94c6-9b2180e4a0fa tempest-VolumeTypesMemberTests-600305596 tempest-VolumeTypesMemberTests-600305596-project-admin] http://192.168.122.65/volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9 returned with HTTP 202 Sep 07 09:58:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1126/2347] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 09:58:19 2026] DELETE /volume/v3/types/c65e5622-0298-4641-9e31-0d89d9cd34f9 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-31928dad-bf40-4581-ba3e-375544d535e6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-434358778"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-434358778'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Create volume of 1 GB Sep 07 09:58:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Availability Zones retrieved successfully. Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Flow 'volume_create_api' (0317fee0-4e30-4e3e-b56c-7efefe9807c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80bcad6-3004-408f-bfa9-84d2f448f770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80bcad6-3004-408f-bfa9-84d2f448f770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7b2495d-a523-4d55-9cdf-447987a768f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Created reservations ['18273c14-c093-45ef-9178-32275ebd8c05', 'a00a4015-ecf1-4e7f-b5c6-14e762da589f', '76b82e68-7146-4fa5-bcf3-ee8aa9365856', 'ba8a9860-b0e4-4381-9698-f3ac31ac87e7'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7b2495d-a523-4d55-9cdf-447987a768f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18273c14-c093-45ef-9178-32275ebd8c05', 'a00a4015-ecf1-4e7f-b5c6-14e762da589f', '76b82e68-7146-4fa5-bcf3-ee8aa9365856', 'ba8a9860-b0e4-4381-9698-f3ac31ac87e7']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fceb832-d2b8-47d1-b1c2-e29190f10547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fceb832-d2b8-47d1-b1c2-e29190f10547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9cf2945-e956-4e32-b8e2-9d0903d40770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-434358778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63edfc71ec8e4e849a2cd9b50015aa37',qos_specs=None,replication_status=,reservations=['18273c14-c093-45ef-9178-32275ebd8c05','a00a4015-ecf1-4e7f-b5c6-14e762da589f','76b82e68-7146-4fa5-bcf3-ee8aa9365856','ba8a9860-b0e4-4381-9698-f3ac31ac87e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad1cd2d778bd4f7fa91fa6d8184896ed',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-434358778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9cf2945-e956-4e32-b8e2-9d0903d40770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63edfc71ec8e4e849a2cd9b50015aa37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad1cd2d778bd4f7fa91fa6d8184896ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e9b0fd-a38a-41a2-b9ff-ef7e82f974d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e9b0fd-a38a-41a2-b9ff-ef7e82f974d7) transitioned into state 'SUCCESS' from state '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-434358778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63edfc71ec8e4e849a2cd9b50015aa37',qos_specs=None,replication_status=,reservations=['18273c14-c093-45ef-9178-32275ebd8c05','a00a4015-ecf1-4e7f-b5c6-14e762da589f','76b82e68-7146-4fa5-bcf3-ee8aa9365856','ba8a9860-b0e4-4381-9698-f3ac31ac87e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad1cd2d778bd4f7fa91fa6d8184896ed',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a98270cc-0bd9-4ce8-b6c8-7e205fb65867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a98270cc-0bd9-4ce8-b6c8-7e205fb65867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Flow 'volume_create_api' (0317fee0-4e30-4e3e-b56c-7efefe9807c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Create volume request issued successfully. Sep 07 09:58:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-31928dad-bf40-4581-ba3e-375544d535e6 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1222/2348] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:58:20 2026] POST /volume/v3/volumes => generated 757 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:58:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e47f7089-2eb7-4b1c-b0f0-4f2d60dd8b65 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e47f7089-2eb7-4b1c-b0f0-4f2d60dd8b65 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] GET http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e47f7089-2eb7-4b1c-b0f0-4f2d60dd8b65 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e47f7089-2eb7-4b1c-b0f0-4f2d60dd8b65 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e47f7089-2eb7-4b1c-b0f0-4f2d60dd8b65 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Volume info retrieved successfully. Sep 07 09:58:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e47f7089-2eb7-4b1c-b0f0-4f2d60dd8b65 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 returned with HTTP 200 Sep 07 09:58:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1127/2349] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:21 2026] GET /volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 => generated 825 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-61ecc419-1430-490f-a771-53f758118ed7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61ecc419-1430-490f-a771-53f758118ed7 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] GET http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61ecc419-1430-490f-a771-53f758118ed7 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61ecc419-1430-490f-a771-53f758118ed7 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-61ecc419-1430-490f-a771-53f758118ed7 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Volume info retrieved successfully. Sep 07 09:58:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61ecc419-1430-490f-a771-53f758118ed7 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 returned with HTTP 200 Sep 07 09:58:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1223/2350] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:22 2026] GET /volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:58:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b27e89ae-c806-4c05-a31a-f16bb46f43f7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b27e89ae-c806-4c05-a31a-f16bb46f43f7 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] GET http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b27e89ae-c806-4c05-a31a-f16bb46f43f7 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b27e89ae-c806-4c05-a31a-f16bb46f43f7 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b27e89ae-c806-4c05-a31a-f16bb46f43f7 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Volume info retrieved successfully. Sep 07 09:58:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b27e89ae-c806-4c05-a31a-f16bb46f43f7 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 returned with HTTP 200 Sep 07 09:58:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1128/2351] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:23 2026] GET /volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-23ae67c3-6f05-4dc9-b3f1-0f37eea56f33 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-23ae67c3-6f05-4dc9-b3f1-0f37eea56f33 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] POST http://192.168.122.65/volume/v3/os-volume-transfer Sep 07 09:58:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-23ae67c3-6f05-4dc9-b3f1-0f37eea56f33 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d9cf2945-e956-4e32-b8e2-9d0903d40770"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.volume_transfer [None req-23ae67c3-6f05-4dc9-b3f1-0f37eea56f33 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd9cf2945-e956-4e32-b8e2-9d0903d40770'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 09:58:23 devstack devstack@c-api.service[86990]: INFO cinder.api.contrib.volume_transfer [None req-23ae67c3-6f05-4dc9-b3f1-0f37eea56f33 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Creating transfer of volume d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:23 devstack devstack@c-api.service[86990]: INFO cinder.transfer.api [None req-23ae67c3-6f05-4dc9-b3f1-0f37eea56f33 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Generating transfer record for volume d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-23ae67c3-6f05-4dc9-b3f1-0f37eea56f33 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 09:58:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1224/2352] 192.168.122.65 () {60 vars in 1170 bytes} [Mon Sep 7 09:58:23 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:58:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-df6ad43e-9f1d-4faa-9965-7a8da98f9029 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-df6ad43e-9f1d-4faa-9965-7a8da98f9029 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] GET http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-df6ad43e-9f1d-4faa-9965-7a8da98f9029 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-df6ad43e-9f1d-4faa-9965-7a8da98f9029 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-df6ad43e-9f1d-4faa-9965-7a8da98f9029 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Volume info retrieved successfully. Sep 07 09:58:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-df6ad43e-9f1d-4faa-9965-7a8da98f9029 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 returned with HTTP 200 Sep 07 09:58:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1129/2353] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:23 2026] GET /volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-73a2017a-861a-458f-8eca-3802bbb4dc9d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-73a2017a-861a-458f-8eca-3802bbb4dc9d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] GET http://192.168.122.65/volume/v3/os-volume-transfer/5048cf88-cde6-47ea-a18e-e9aa923e671c Sep 07 09:58:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-73a2017a-861a-458f-8eca-3802bbb4dc9d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-73a2017a-861a-458f-8eca-3802bbb4dc9d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-73a2017a-861a-458f-8eca-3802bbb4dc9d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] http://192.168.122.65/volume/v3/os-volume-transfer/5048cf88-cde6-47ea-a18e-e9aa923e671c returned with HTTP 200 Sep 07 09:58:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1225/2354] 192.168.122.65 () {58 vars in 1260 bytes} [Mon Sep 7 09:58:23 2026] GET /volume/v3/os-volume-transfer/5048cf88-cde6-47ea-a18e-e9aa923e671c => generated 415 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-30db2d54-d540-4abd-bf2c-ffc297e51916 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-30db2d54-d540-4abd-bf2c-ffc297e51916 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] GET http://192.168.122.65/volume/v3/os-volume-transfer Sep 07 09:58:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-30db2d54-d540-4abd-bf2c-ffc297e51916 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-30db2d54-d540-4abd-bf2c-ffc297e51916 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.volume_transfer [None req-30db2d54-d540-4abd-bf2c-ffc297e51916 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] Listing volume transfers {{(pid=86989) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 09:58:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-30db2d54-d540-4abd-bf2c-ffc297e51916 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] http://192.168.122.65/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 09:58:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1130/2355] 192.168.122.65 () {58 vars in 1149 bytes} [Mon Sep 7 09:58:24 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dd1feac3-9cfb-4694-b15d-f8efb3bbeaac None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dd1feac3-9cfb-4694-b15d-f8efb3bbeaac tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] POST http://192.168.122.65/volume/v3/os-volume-transfer/5048cf88-cde6-47ea-a18e-e9aa923e671c/accept Sep 07 09:58:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dd1feac3-9cfb-4694-b15d-f8efb3bbeaac tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1e59ceff4b156ee4"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.volume_transfer [None req-dd1feac3-9cfb-4694-b15d-f8efb3bbeaac tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Accepting volume transfer 5048cf88-cde6-47ea-a18e-e9aa923e671c {{(pid=86990) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: INFO cinder.api.contrib.volume_transfer [None req-dd1feac3-9cfb-4694-b15d-f8efb3bbeaac tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Accepting transfer 5048cf88-cde6-47ea-a18e-e9aa923e671c Sep 07 09:58:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:24 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-dd1feac3-9cfb-4694-b15d-f8efb3bbeaac tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Created reservations ['9c742ee0-cb77-4ac0-841c-9ae7e8203578', '80e915fc-54d7-4201-b44c-18b5c8a69f0b', '45f1c63b-5a1c-4efc-8e5d-75ce6e42065f', '2f6b79f9-9315-4117-ad87-ccea7728ecfb'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-dd1feac3-9cfb-4694-b15d-f8efb3bbeaac tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Created reservations ['d6856510-89a4-4abb-8601-ae7e88099a0c', '0ecaa7fe-7849-46de-b561-131c101cdd82', '131784ef-b576-47d0-a920-3db9559a3426', 'e3b8d19a-81cf-4c3c-b040-7398665f1705'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:24 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:58:24 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-dd1feac3-9cfb-4694-b15d-f8efb3bbeaac tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Created reservations ['77a61532-a5c5-45bc-b950-f70c0520a77e', '2dc47b3b-e76d-479b-a3af-7ea7c8b456ac', 'b2597da8-fd17-43cd-9386-49b762d0a5fa', '122fc3a1-3dd5-4929-85b1-baeed27dc0be'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-dd1feac3-9cfb-4694-b15d-f8efb3bbeaac tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Created reservations ['a19f5068-3c92-44ab-8a1b-72e91deee1b1', 'cee803ff-48ab-4b8c-b270-317b038d8645', '12e17e60-ace5-453e-af52-daeca3a43b6f', 'd9a96a7e-fc7c-46ed-87ae-163bc843b55d'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dd1feac3-9cfb-4694-b15d-f8efb3bbeaac tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Transfer volume completed successfully. Sep 07 09:58:24 devstack devstack@c-api.service[86990]: INFO cinder.transfer.api [None req-dd1feac3-9cfb-4694-b15d-f8efb3bbeaac tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Volume d9cf2945-e956-4e32-b8e2-9d0903d40770 has been transferred. Sep 07 09:58:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dd1feac3-9cfb-4694-b15d-f8efb3bbeaac tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] http://192.168.122.65/volume/v3/os-volume-transfer/5048cf88-cde6-47ea-a18e-e9aa923e671c/accept returned with HTTP 202 Sep 07 09:58:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1226/2356] 192.168.122.65 () {60 vars in 1302 bytes} [Mon Sep 7 09:58:24 2026] POST /volume/v3/os-volume-transfer/5048cf88-cde6-47ea-a18e-e9aa923e671c/accept => generated 371 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:58:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d191f6bf-060d-49c3-87b8-5000a0a8d5b1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d191f6bf-060d-49c3-87b8-5000a0a8d5b1 tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] GET http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d191f6bf-060d-49c3-87b8-5000a0a8d5b1 tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d191f6bf-060d-49c3-87b8-5000a0a8d5b1 tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d191f6bf-060d-49c3-87b8-5000a0a8d5b1 tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Volume info retrieved successfully. Sep 07 09:58:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d191f6bf-060d-49c3-87b8-5000a0a8d5b1 tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 returned with HTTP 200 Sep 07 09:58:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1131/2357] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:24 2026] GET /volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bfd6a2b7-4211-42f7-9654-81cb1da9f72b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bfd6a2b7-4211-42f7-9654-81cb1da9f72b tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] GET http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bfd6a2b7-4211-42f7-9654-81cb1da9f72b tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bfd6a2b7-4211-42f7-9654-81cb1da9f72b tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bfd6a2b7-4211-42f7-9654-81cb1da9f72b tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] Volume info retrieved successfully. Sep 07 09:58:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bfd6a2b7-4211-42f7-9654-81cb1da9f72b tempest-VolumesTransfersTest-1930218621 tempest-VolumesTransfersTest-1930218621-project-member] http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 returned with HTTP 200 Sep 07 09:58:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1227/2358] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:24 2026] GET /volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:58:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-91605619-2fce-428b-8e9b-9e9a96c3b9af None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-91605619-2fce-428b-8e9b-9e9a96c3b9af tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] DELETE http://192.168.122.65/volume/v3/os-volume-transfer/5048cf88-cde6-47ea-a18e-e9aa923e671c Sep 07 09:58:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-91605619-2fce-428b-8e9b-9e9a96c3b9af tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-91605619-2fce-428b-8e9b-9e9a96c3b9af tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:25 devstack devstack@c-api.service[86989]: INFO cinder.api.contrib.volume_transfer [None req-91605619-2fce-428b-8e9b-9e9a96c3b9af tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Delete transfer with id: 5048cf88-cde6-47ea-a18e-e9aa923e671c Sep 07 09:58:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-91605619-2fce-428b-8e9b-9e9a96c3b9af tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/os-volume-transfer/5048cf88-cde6-47ea-a18e-e9aa923e671c returned with HTTP 404 Sep 07 09:58:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1132/2359] 192.168.122.65 () {58 vars in 1263 bytes} [Mon Sep 7 09:58:25 2026] DELETE /volume/v3/os-volume-transfer/5048cf88-cde6-47ea-a18e-e9aa923e671c => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:58:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5649d2bf-bb2f-4238-9ae3-9acfd379195c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5649d2bf-bb2f-4238-9ae3-9acfd379195c tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5649d2bf-bb2f-4238-9ae3-9acfd379195c tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5649d2bf-bb2f-4238-9ae3-9acfd379195c tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:25 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-5649d2bf-bb2f-4238-9ae3-9acfd379195c tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Delete volume with id: d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5649d2bf-bb2f-4238-9ae3-9acfd379195c tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Volume info retrieved successfully. Sep 07 09:58:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5649d2bf-bb2f-4238-9ae3-9acfd379195c tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Delete volume request issued successfully. Sep 07 09:58:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5649d2bf-bb2f-4238-9ae3-9acfd379195c tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 returned with HTTP 202 Sep 07 09:58:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1228/2360] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:58:25 2026] DELETE /volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2bae67ed-edf6-43a5-a1b1-96cd70f8a94a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2bae67ed-edf6-43a5-a1b1-96cd70f8a94a tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] GET http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2bae67ed-edf6-43a5-a1b1-96cd70f8a94a tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2bae67ed-edf6-43a5-a1b1-96cd70f8a94a tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2bae67ed-edf6-43a5-a1b1-96cd70f8a94a tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Volume info retrieved successfully. Sep 07 09:58:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2bae67ed-edf6-43a5-a1b1-96cd70f8a94a tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 returned with HTTP 200 Sep 07 09:58:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1133/2361] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:25 2026] GET /volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0612eed8-75e1-4710-8622-e0f7c65a794c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0612eed8-75e1-4710-8622-e0f7c65a794c tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] GET http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0612eed8-75e1-4710-8622-e0f7c65a794c tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0612eed8-75e1-4710-8622-e0f7c65a794c tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0612eed8-75e1-4710-8622-e0f7c65a794c tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 returned with HTTP 404 Sep 07 09:58:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1229/2362] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:26 2026] GET /volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c3b14eeb-73ff-4ea1-89f6-ef1b537c5bd1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c3b14eeb-73ff-4ea1-89f6-ef1b537c5bd1 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] GET http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c3b14eeb-73ff-4ea1-89f6-ef1b537c5bd1 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c3b14eeb-73ff-4ea1-89f6-ef1b537c5bd1 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c3b14eeb-73ff-4ea1-89f6-ef1b537c5bd1 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 returned with HTTP 404 Sep 07 09:58:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1134/2363] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:26 2026] GET /volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-932c54bb-7305-45f9-98db-da164f0b5195 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-932c54bb-7305-45f9-98db-da164f0b5195 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] DELETE http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-932c54bb-7305-45f9-98db-da164f0b5195 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-932c54bb-7305-45f9-98db-da164f0b5195 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:26 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-932c54bb-7305-45f9-98db-da164f0b5195 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Delete volume with id: d9cf2945-e956-4e32-b8e2-9d0903d40770 Sep 07 09:58:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-932c54bb-7305-45f9-98db-da164f0b5195 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 returned with HTTP 404 Sep 07 09:58:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1230/2364] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:58:26 2026] DELETE /volume/v3/volumes/d9cf2945-e956-4e32-b8e2-9d0903d40770 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1919134657"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1919134657'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Create volume of 1 GB Sep 07 09:58:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Availability Zones retrieved successfully. Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Flow 'volume_create_api' (0d33051b-17e9-4020-b0ad-d2acb307c72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c585d6-cedb-457d-8a9b-5ec8576c0400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c585d6-cedb-457d-8a9b-5ec8576c0400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e64ad3c7-2c84-4a8a-acea-6202f2f0376a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Created reservations ['db997b61-7363-48f2-917b-bb1eac8145c0', '2da9866d-4bc3-4e4c-b88b-5b9d4230b377', 'a9cfdeec-c7ba-41fd-ac09-9a54b1f87a5d', 'f9ecded8-790f-455d-8541-7540ba66aa8c'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e64ad3c7-2c84-4a8a-acea-6202f2f0376a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db997b61-7363-48f2-917b-bb1eac8145c0', '2da9866d-4bc3-4e4c-b88b-5b9d4230b377', 'a9cfdeec-c7ba-41fd-ac09-9a54b1f87a5d', 'f9ecded8-790f-455d-8541-7540ba66aa8c']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81e37a70-f029-41ed-994a-1ade5540b591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81e37a70-f029-41ed-994a-1ade5540b591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '684bdeae-d3bc-4c8a-a04c-0e7c03588adc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1919134657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63edfc71ec8e4e849a2cd9b50015aa37',qos_specs=None,replication_status=,reservations=['db997b61-7363-48f2-917b-bb1eac8145c0','2da9866d-4bc3-4e4c-b88b-5b9d4230b377','a9cfdeec-c7ba-41fd-ac09-9a54b1f87a5d','f9ecded8-790f-455d-8541-7540ba66aa8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad1cd2d778bd4f7fa91fa6d8184896ed',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1919134657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=684bdeae-d3bc-4c8a-a04c-0e7c03588adc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63edfc71ec8e4e849a2cd9b50015aa37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad1cd2d778bd4f7fa91fa6d8184896ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4498f3a-123d-443f-a1f5-2ebfb5f03e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4498f3a-123d-443f-a1f5-2ebfb5f03e91) transitioned into state 'SUCCESS' from state '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-1919134657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63edfc71ec8e4e849a2cd9b50015aa37',qos_specs=None,replication_status=,reservations=['db997b61-7363-48f2-917b-bb1eac8145c0','2da9866d-4bc3-4e4c-b88b-5b9d4230b377','a9cfdeec-c7ba-41fd-ac09-9a54b1f87a5d','f9ecded8-790f-455d-8541-7540ba66aa8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad1cd2d778bd4f7fa91fa6d8184896ed',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8daec740-968d-48b5-950e-11d46476820c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8daec740-968d-48b5-950e-11d46476820c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Flow 'volume_create_api' (0d33051b-17e9-4020-b0ad-d2acb307c72d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Create volume request issued successfully. Sep 07 09:58:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-809ff4a5-f9ae-4912-960d-febf7e0cef3d tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1135/2365] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:58:26 2026] POST /volume/v3/volumes => generated 758 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:58:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f1181670-a02f-44f2-bbeb-34469ccfa48e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f1181670-a02f-44f2-bbeb-34469ccfa48e tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] GET http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f1181670-a02f-44f2-bbeb-34469ccfa48e tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f1181670-a02f-44f2-bbeb-34469ccfa48e tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f1181670-a02f-44f2-bbeb-34469ccfa48e tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Volume info retrieved successfully. Sep 07 09:58:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f1181670-a02f-44f2-bbeb-34469ccfa48e tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc returned with HTTP 200 Sep 07 09:58:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1231/2366] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:26 2026] GET /volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-003419f6-02af-4f1f-9d34-8505ca2dbd8f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-003419f6-02af-4f1f-9d34-8505ca2dbd8f tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] GET http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-003419f6-02af-4f1f-9d34-8505ca2dbd8f tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-003419f6-02af-4f1f-9d34-8505ca2dbd8f tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-003419f6-02af-4f1f-9d34-8505ca2dbd8f tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Volume info retrieved successfully. Sep 07 09:58:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-003419f6-02af-4f1f-9d34-8505ca2dbd8f tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc returned with HTTP 200 Sep 07 09:58:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1136/2367] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:27 2026] GET /volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-35d2d1cc-3002-42b4-9a44-93853d606882 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1615708809", "imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1615708809', 'imageRef': '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Create volume of 1 GB Sep 07 09:58:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Availability Zones retrieved successfully. Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Flow 'volume_create_api' (8f2ecc52-8342-4fd3-a217-31868f838a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a738ec3-dbf7-4e33-9176-edf7ea60f419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a738ec3-dbf7-4e33-9176-edf7ea60f419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef42bc7c-0e84-41a6-8ee8-eafcb48929ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Created reservations ['5caac259-b846-49ad-81ec-5ee878acb525', '9dd0a959-cea7-441b-ad56-cd120e7e25be', 'e446d67c-1585-47b0-9201-b066535ae320', 'c1a9ade1-9985-45ac-8cfc-7c1cca55ffd6'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef42bc7c-0e84-41a6-8ee8-eafcb48929ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5caac259-b846-49ad-81ec-5ee878acb525', '9dd0a959-cea7-441b-ad56-cd120e7e25be', 'e446d67c-1585-47b0-9201-b066535ae320', 'c1a9ade1-9985-45ac-8cfc-7c1cca55ffd6']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23bd2b2a-4ae0-4fc7-b75b-fb2105c9159f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e94ed57e-1aff-45a0-8b57-d4e36ce1406e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e94ed57e-1aff-45a0-8b57-d4e36ce1406e tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] GET http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e94ed57e-1aff-45a0-8b57-d4e36ce1406e tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e94ed57e-1aff-45a0-8b57-d4e36ce1406e tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23bd2b2a-4ae0-4fc7-b75b-fb2105c9159f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10218c0e-2b02-4d19-b4f5-ed1d5fab5b36', '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-1615708809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e97c29acec4db4b387c81d437ec4b0',qos_specs=None,replication_status=,reservations=['5caac259-b846-49ad-81ec-5ee878acb525','9dd0a959-cea7-441b-ad56-cd120e7e25be','e446d67c-1585-47b0-9201-b066535ae320','c1a9ade1-9985-45ac-8cfc-7c1cca55ffd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a29617c061e5453088778e06d6a843eb',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1615708809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10218c0e-2b02-4d19-b4f5-ed1d5fab5b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63e97c29acec4db4b387c81d437ec4b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a29617c061e5453088778e06d6a843eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d57ea60-e616-494d-abfd-bfe5d3065f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e94ed57e-1aff-45a0-8b57-d4e36ce1406e tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Volume info retrieved successfully. Sep 07 09:58:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e94ed57e-1aff-45a0-8b57-d4e36ce1406e tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc returned with HTTP 200 Sep 07 09:58:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1137/2368] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:28 2026] GET /volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d57ea60-e616-494d-abfd-bfe5d3065f18) transitioned into state 'SUCCESS' from state '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-1615708809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63e97c29acec4db4b387c81d437ec4b0',qos_specs=None,replication_status=,reservations=['5caac259-b846-49ad-81ec-5ee878acb525','9dd0a959-cea7-441b-ad56-cd120e7e25be','e446d67c-1585-47b0-9201-b066535ae320','c1a9ade1-9985-45ac-8cfc-7c1cca55ffd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a29617c061e5453088778e06d6a843eb',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-af72a8b4-3678-4238-b4fd-18adbeae52ba None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59929406-99da-4261-ab4d-55202d7f92ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-af72a8b4-3678-4238-b4fd-18adbeae52ba tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] POST http://192.168.122.65/volume/v3/os-volume-transfer Sep 07 09:58:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-af72a8b4-3678-4238-b4fd-18adbeae52ba tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "684bdeae-d3bc-4c8a-a04c-0e7c03588adc"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.volume_transfer [None req-af72a8b4-3678-4238-b4fd-18adbeae52ba tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Creating new volume transfer {'transfer': {'volume_id': '684bdeae-d3bc-4c8a-a04c-0e7c03588adc'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 09:58:28 devstack devstack@c-api.service[86989]: INFO cinder.api.contrib.volume_transfer [None req-af72a8b4-3678-4238-b4fd-18adbeae52ba tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Creating transfer of volume 684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:28 devstack devstack@c-api.service[86989]: INFO cinder.transfer.api [None req-af72a8b4-3678-4238-b4fd-18adbeae52ba tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Generating transfer record for volume 684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59929406-99da-4261-ab4d-55202d7f92ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Flow 'volume_create_api' (8f2ecc52-8342-4fd3-a217-31868f838a0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Create volume request issued successfully. Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-35d2d1cc-3002-42b4-9a44-93853d606882 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1232/2369] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:58:28 2026] POST /volume/v3/volumes => generated 760 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0b669514-b111-44b2-b7ca-e6912417f24a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0b669514-b111-44b2-b7ca-e6912417f24a tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] GET http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0b669514-b111-44b2-b7ca-e6912417f24a tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0b669514-b111-44b2-b7ca-e6912417f24a tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-af72a8b4-3678-4238-b4fd-18adbeae52ba tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 09:58:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1138/2370] 192.168.122.65 () {60 vars in 1170 bytes} [Mon Sep 7 09:58:28 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:58:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3a8b3d29-13b7-4398-86fa-dcab34b805f4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3a8b3d29-13b7-4398-86fa-dcab34b805f4 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] GET http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3a8b3d29-13b7-4398-86fa-dcab34b805f4 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0b669514-b111-44b2-b7ca-e6912417f24a tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Volume info retrieved successfully. Sep 07 09:58:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3a8b3d29-13b7-4398-86fa-dcab34b805f4 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0b669514-b111-44b2-b7ca-e6912417f24a tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 returned with HTTP 200 Sep 07 09:58:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1233/2371] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:29 2026] GET /volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3a8b3d29-13b7-4398-86fa-dcab34b805f4 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Volume info retrieved successfully. Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3a8b3d29-13b7-4398-86fa-dcab34b805f4 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc returned with HTTP 200 Sep 07 09:58:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1139/2372] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:29 2026] GET /volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8ec6780a-da9e-47c0-8344-2419ca882a73 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8ec6780a-da9e-47c0-8344-2419ca882a73 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] GET http://192.168.122.65/volume/v3/os-volume-transfer/detail Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8ec6780a-da9e-47c0-8344-2419ca882a73 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8ec6780a-da9e-47c0-8344-2419ca882a73 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.volume_transfer [None req-8ec6780a-da9e-47c0-8344-2419ca882a73 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] Listing volume transfers {{(pid=86990) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8ec6780a-da9e-47c0-8344-2419ca882a73 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-reader] http://192.168.122.65/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 09:58:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1234/2373] 192.168.122.65 () {58 vars in 1170 bytes} [Mon Sep 7 09:58:29 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cc6cedac-b92f-4ed3-9470-14431e61e4a5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cc6cedac-b92f-4ed3-9470-14431e61e4a5 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] DELETE http://192.168.122.65/volume/v3/os-volume-transfer/59a66c78-f7b3-4806-b5fb-730ddf3f12a5 Sep 07 09:58:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cc6cedac-b92f-4ed3-9470-14431e61e4a5 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cc6cedac-b92f-4ed3-9470-14431e61e4a5 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.api.contrib.volume_transfer [None req-cc6cedac-b92f-4ed3-9470-14431e61e4a5 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Delete transfer with id: 59a66c78-f7b3-4806-b5fb-730ddf3f12a5 Sep 07 09:58:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cc6cedac-b92f-4ed3-9470-14431e61e4a5 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/os-volume-transfer/59a66c78-f7b3-4806-b5fb-730ddf3f12a5 returned with HTTP 202 Sep 07 09:58:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1140/2374] 192.168.122.65 () {58 vars in 1263 bytes} [Mon Sep 7 09:58:29 2026] DELETE /volume/v3/os-volume-transfer/59a66c78-f7b3-4806-b5fb-730ddf3f12a5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-74fd81bc-2ce9-4ef8-95c7-bf1a578af88c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74fd81bc-2ce9-4ef8-95c7-bf1a578af88c tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] GET http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74fd81bc-2ce9-4ef8-95c7-bf1a578af88c tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74fd81bc-2ce9-4ef8-95c7-bf1a578af88c tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-74fd81bc-2ce9-4ef8-95c7-bf1a578af88c tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Volume info retrieved successfully. Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74fd81bc-2ce9-4ef8-95c7-bf1a578af88c tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc returned with HTTP 200 Sep 07 09:58:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1235/2375] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:29 2026] GET /volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:58:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-61d28dfc-c53d-4a5c-ad08-8cd5d9b3dd65 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-61d28dfc-c53d-4a5c-ad08-8cd5d9b3dd65 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] DELETE http://192.168.122.65/volume/v3/os-volume-transfer/59a66c78-f7b3-4806-b5fb-730ddf3f12a5 Sep 07 09:58:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-61d28dfc-c53d-4a5c-ad08-8cd5d9b3dd65 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-61d28dfc-c53d-4a5c-ad08-8cd5d9b3dd65 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.api.contrib.volume_transfer [None req-61d28dfc-c53d-4a5c-ad08-8cd5d9b3dd65 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Delete transfer with id: 59a66c78-f7b3-4806-b5fb-730ddf3f12a5 Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-61d28dfc-c53d-4a5c-ad08-8cd5d9b3dd65 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/os-volume-transfer/59a66c78-f7b3-4806-b5fb-730ddf3f12a5 returned with HTTP 404 Sep 07 09:58:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1141/2376] 192.168.122.65 () {58 vars in 1263 bytes} [Mon Sep 7 09:58:29 2026] DELETE /volume/v3/os-volume-transfer/59a66c78-f7b3-4806-b5fb-730ddf3f12a5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-13b1b018-d885-4580-a8d0-7af7cc58f1b1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-13b1b018-d885-4580-a8d0-7af7cc58f1b1 tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-13b1b018-d885-4580-a8d0-7af7cc58f1b1 tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-13b1b018-d885-4580-a8d0-7af7cc58f1b1 tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-13b1b018-d885-4580-a8d0-7af7cc58f1b1 tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Delete volume with id: 684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-13b1b018-d885-4580-a8d0-7af7cc58f1b1 tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Volume info retrieved successfully. Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-13b1b018-d885-4580-a8d0-7af7cc58f1b1 tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Delete volume request issued successfully. Sep 07 09:58:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-13b1b018-d885-4580-a8d0-7af7cc58f1b1 tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc returned with HTTP 202 Sep 07 09:58:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1236/2377] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:58:29 2026] DELETE /volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:58:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d973d145-c8e0-41ea-a10a-047a6427a527 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d973d145-c8e0-41ea-a10a-047a6427a527 tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] GET http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d973d145-c8e0-41ea-a10a-047a6427a527 tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d973d145-c8e0-41ea-a10a-047a6427a527 tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d973d145-c8e0-41ea-a10a-047a6427a527 tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Volume info retrieved successfully. Sep 07 09:58:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d973d145-c8e0-41ea-a10a-047a6427a527 tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc returned with HTTP 200 Sep 07 09:58:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1142/2378] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:29 2026] GET /volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-521dac9a-640e-4138-9836-ad36e062cbad None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-521dac9a-640e-4138-9836-ad36e062cbad tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] GET http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 09:58:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-521dac9a-640e-4138-9836-ad36e062cbad tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-521dac9a-640e-4138-9836-ad36e062cbad tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-521dac9a-640e-4138-9836-ad36e062cbad tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Volume info retrieved successfully. Sep 07 09:58:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-521dac9a-640e-4138-9836-ad36e062cbad tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 returned with HTTP 200 Sep 07 09:58:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1237/2379] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:30 2026] GET /volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e182e875-eb9b-4135-9bb3-19b69329d16f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e182e875-eb9b-4135-9bb3-19b69329d16f tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] GET http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e182e875-eb9b-4135-9bb3-19b69329d16f tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e182e875-eb9b-4135-9bb3-19b69329d16f tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e182e875-eb9b-4135-9bb3-19b69329d16f tempest-VolumesTransfersTest-600108917 tempest-VolumesTransfersTest-600108917-project-admin] http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc returned with HTTP 404 Sep 07 09:58:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1143/2380] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:30 2026] GET /volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6be2cd06-e188-4c64-b07a-7e3c74e94139 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6be2cd06-e188-4c64-b07a-7e3c74e94139 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] GET http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6be2cd06-e188-4c64-b07a-7e3c74e94139 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6be2cd06-e188-4c64-b07a-7e3c74e94139 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6be2cd06-e188-4c64-b07a-7e3c74e94139 tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc returned with HTTP 404 Sep 07 09:58:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1238/2381] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:30 2026] GET /volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f198bdd4-5269-4cf6-bad4-f73e9b55f66b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f198bdd4-5269-4cf6-bad4-f73e9b55f66b tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] DELETE http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f198bdd4-5269-4cf6-bad4-f73e9b55f66b tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f198bdd4-5269-4cf6-bad4-f73e9b55f66b tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:30 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-f198bdd4-5269-4cf6-bad4-f73e9b55f66b tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] Delete volume with id: 684bdeae-d3bc-4c8a-a04c-0e7c03588adc Sep 07 09:58:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f198bdd4-5269-4cf6-bad4-f73e9b55f66b tempest-VolumesTransfersTest-1470214571 tempest-VolumesTransfersTest-1470214571-project-member] http://192.168.122.65/volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc returned with HTTP 404 Sep 07 09:58:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1144/2382] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:58:30 2026] DELETE /volume/v3/volumes/684bdeae-d3bc-4c8a-a04c-0e7c03588adc => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d4f47935-e53e-48bf-a5f7-d8038f7ca72c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d4f47935-e53e-48bf-a5f7-d8038f7ca72c tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] GET http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 09:58:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d4f47935-e53e-48bf-a5f7-d8038f7ca72c tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d4f47935-e53e-48bf-a5f7-d8038f7ca72c tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:31 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d4f47935-e53e-48bf-a5f7-d8038f7ca72c tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Volume info retrieved successfully. Sep 07 09:58:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d4f47935-e53e-48bf-a5f7-d8038f7ca72c tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 returned with HTTP 200 Sep 07 09:58:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1239/2383] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:31 2026] GET /volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 => generated 910 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f468aa6f-e96a-4672-b206-f7d4c3af872d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f468aa6f-e96a-4672-b206-f7d4c3af872d tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] GET http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 09:58:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f468aa6f-e96a-4672-b206-f7d4c3af872d tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f468aa6f-e96a-4672-b206-f7d4c3af872d tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f468aa6f-e96a-4672-b206-f7d4c3af872d tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Volume info retrieved successfully. Sep 07 09:58:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f468aa6f-e96a-4672-b206-f7d4c3af872d tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 returned with HTTP 200 Sep 07 09:58:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1145/2384] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:32 2026] GET /volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 => generated 913 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:58:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e8577e20-ab59-4a75-b482-42ea17a02121 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8577e20-ab59-4a75-b482-42ea17a02121 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] GET http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 09:58:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8577e20-ab59-4a75-b482-42ea17a02121 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e8577e20-ab59-4a75-b482-42ea17a02121 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e8577e20-ab59-4a75-b482-42ea17a02121 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Volume info retrieved successfully. Sep 07 09:58:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e8577e20-ab59-4a75-b482-42ea17a02121 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 returned with HTTP 200 Sep 07 09:58:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1240/2385] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:33 2026] GET /volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 => generated 913 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-31e87937-04ba-4b13-a928-111519a0ecf5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-31e87937-04ba-4b13-a928-111519a0ecf5 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] GET http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 09:58:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-31e87937-04ba-4b13-a928-111519a0ecf5 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-31e87937-04ba-4b13-a928-111519a0ecf5 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-31e87937-04ba-4b13-a928-111519a0ecf5 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Volume info retrieved successfully. Sep 07 09:58:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-31e87937-04ba-4b13-a928-111519a0ecf5 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 returned with HTTP 200 Sep 07 09:58:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1146/2386] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:34 2026] GET /volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 => generated 913 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bfb2f3c2-b50e-4261-a127-e78bc0479fa6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bfb2f3c2-b50e-4261-a127-e78bc0479fa6 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] GET http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 09:58:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bfb2f3c2-b50e-4261-a127-e78bc0479fa6 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bfb2f3c2-b50e-4261-a127-e78bc0479fa6 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bfb2f3c2-b50e-4261-a127-e78bc0479fa6 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Volume info retrieved successfully. Sep 07 09:58:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bfb2f3c2-b50e-4261-a127-e78bc0479fa6 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 returned with HTTP 200 Sep 07 09:58:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1241/2387] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:35 2026] GET /volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 => generated 1331 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-a166ab0f-677b-420b-a540-1dca313823ec None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-a166ab0f-677b-420b-a540-1dca313823ec tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] GET http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 09:58:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-a166ab0f-677b-420b-a540-1dca313823ec tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-a166ab0f-677b-420b-a540-1dca313823ec tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-a166ab0f-677b-420b-a540-1dca313823ec tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Volume info retrieved successfully. Sep 07 09:58:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-a166ab0f-677b-420b-a540-1dca313823ec tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 returned with HTTP 200 Sep 07 09:58:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1147/2388] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:58:35 2026] GET /volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 => generated 1331 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-61ebd1eb-b54c-4895-bed5-f9f03de7b6b3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-61ebd1eb-b54c-4895-bed5-f9f03de7b6b3 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] GET http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 09:58:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-61ebd1eb-b54c-4895-bed5-f9f03de7b6b3 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-61ebd1eb-b54c-4895-bed5-f9f03de7b6b3 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-61ebd1eb-b54c-4895-bed5-f9f03de7b6b3 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Volume info retrieved successfully. Sep 07 09:58:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-61ebd1eb-b54c-4895-bed5-f9f03de7b6b3 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 returned with HTTP 200 Sep 07 09:58:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1242/2389] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 09:58:36 2026] GET /volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 => generated 1331 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2a7ac046-9b16-4691-b52a-557abb356df1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a7ac046-9b16-4691-b52a-557abb356df1 None None] GET http://192.168.122.65/volume// Sep 07 09:58:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a7ac046-9b16-4691-b52a-557abb356df1 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a7ac046-9b16-4691-b52a-557abb356df1 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a7ac046-9b16-4691-b52a-557abb356df1 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:58:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1148/2390] 192.168.122.65 () {58 vars in 1303 bytes} [Mon Sep 7 09:58:36 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:58:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-0c124b4a-fc81-4746-b856-4e9e02062d07 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-0c124b4a-fc81-4746-b856-4e9e02062d07 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:58:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-0c124b4a-fc81-4746-b856-4e9e02062d07 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10218c0e-2b02-4d19-b4f5-ed1d5fab5b36", "connector": null, "instance_uuid": "f6ec90b7-5a75-4a98-8b27-6c9fef62ec95"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-0c124b4a-fc81-4746-b856-4e9e02062d07 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:58:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1243/2391] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:58:36 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:58:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1395886319"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1395886319'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:37 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Create volume of 1 GB Sep 07 09:58:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Availability Zones retrieved successfully. Sep 07 09:58:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Flow 'volume_create_api' (8d3dd637-f4a7-4a6e-939d-39d85d9ea439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-33f925f3-4140-437d-941a-3d2d4760ca0d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-33f925f3-4140-437d-941a-3d2d4760ca0d None None] GET http://192.168.122.65/volume// Sep 07 09:58:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-33f925f3-4140-437d-941a-3d2d4760ca0d None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf112a97-00ef-4950-8666-fd681167722b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-33f925f3-4140-437d-941a-3d2d4760ca0d None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-33f925f3-4140-437d-941a-3d2d4760ca0d None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:58:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1244/2392] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:58:37 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:58:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-d87f971d-7c45-44f6-b902-3608c53a5242 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-d87f971d-7c45-44f6-b902-3608c53a5242 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] GET http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 09:58:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-d87f971d-7c45-44f6-b902-3608c53a5242 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-d87f971d-7c45-44f6-b902-3608c53a5242 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-d87f971d-7c45-44f6-b902-3608c53a5242 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Volume info retrieved successfully. Sep 07 09:58:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-d87f971d-7c45-44f6-b902-3608c53a5242 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 returned with HTTP 200 Sep 07 09:58:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1245/2393] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:58:37 2026] GET /volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 => generated 1511 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:58:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf112a97-00ef-4950-8666-fd681167722b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e63f3c-d7d8-460f-84bf-0c761d1837da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-6031ea5d-2734-4636-b034-4dc877e9b4c4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-6031ea5d-2734-4636-b034-4dc877e9b4c4 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] PUT http://192.168.122.65/volume/v3/attachments/e004fd7e-91bc-4bc1-b02c-b65da0e5bd24 Sep 07 09:58:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-6031ea5d-2734-4636-b034-4dc877e9b4c4 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:38 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-6031ea5d-2734-4636-b034-4dc877e9b4c4 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Acquiring lock "cinder-attachment_update-10218c0e-2b02-4d19-b4f5-ed1d5fab5b36-devstack" by "attachment_update" {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:58:38 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Created reservations ['60ab6cd8-99ab-4184-a481-0cd7dbf41f98', 'f494c645-ece5-49b2-8f3c-b6a3b3fc97fe', '9601b7c7-7dab-4e62-b395-e6794b9cd1d2', '4db8a937-a068-4f18-9557-c55cb2f394e0'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e63f3c-d7d8-460f-84bf-0c761d1837da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60ab6cd8-99ab-4184-a481-0cd7dbf41f98', 'f494c645-ece5-49b2-8f3c-b6a3b3fc97fe', '9601b7c7-7dab-4e62-b395-e6794b9cd1d2', '4db8a937-a068-4f18-9557-c55cb2f394e0']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:38 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-6031ea5d-2734-4636-b034-4dc877e9b4c4 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Lock "cinder-attachment_update-10218c0e-2b02-4d19-b4f5-ed1d5fab5b36-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:58:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f3b826-e5b0-4594-ae7e-e849b65ffaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:38 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f3b826-e5b0-4594-ae7e-e849b65ffaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b93cb24d-00d4-42dc-9b96-34ea1413257b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1395886319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c4ae3e7ec8748db821642c52565ba46',qos_specs=None,replication_status=,reservations=['60ab6cd8-99ab-4184-a481-0cd7dbf41f98','f494c645-ece5-49b2-8f3c-b6a3b3fc97fe','9601b7c7-7dab-4e62-b395-e6794b9cd1d2','4db8a937-a068-4f18-9557-c55cb2f394e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d3f6375ef04fc28d006837d54650b4',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1395886319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b93cb24d-00d4-42dc-9b96-34ea1413257b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c4ae3e7ec8748db821642c52565ba46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42d3f6375ef04fc28d006837d54650b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1550d2af-c033-42ed-8020-625f8940c262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1550d2af-c033-42ed-8020-625f8940c262) transitioned into state 'SUCCESS' from state '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-1395886319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c4ae3e7ec8748db821642c52565ba46',qos_specs=None,replication_status=,reservations=['60ab6cd8-99ab-4184-a481-0cd7dbf41f98','f494c645-ece5-49b2-8f3c-b6a3b3fc97fe','9601b7c7-7dab-4e62-b395-e6794b9cd1d2','4db8a937-a068-4f18-9557-c55cb2f394e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d3f6375ef04fc28d006837d54650b4',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8dc69af-3dc0-4c86-9ab6-7e198731377a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8dc69af-3dc0-4c86-9ab6-7e198731377a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Flow 'volume_create_api' (8d3dd637-f4a7-4a6e-939d-39d85d9ea439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Create volume request issued successfully. Sep 07 09:58:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-53b96125-e4cc-4429-8cd1-9631e1a7afd8 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1149/2394] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 09:58:37 2026] POST /volume/v3/volumes => generated 826 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bd9e95dd-ce17-44d1-82e7-31789f174a08 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd9e95dd-ce17-44d1-82e7-31789f174a08 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] GET http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd9e95dd-ce17-44d1-82e7-31789f174a08 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd9e95dd-ce17-44d1-82e7-31789f174a08 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:38 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-6031ea5d-2734-4636-b034-4dc877e9b4c4 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Lock "cinder-attachment_update-10218c0e-2b02-4d19-b4f5-ed1d5fab5b36-devstack" released by "attachment_update" :: held 0.212s {{(pid=86990) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:58:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-6031ea5d-2734-4636-b034-4dc877e9b4c4 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/attachments/e004fd7e-91bc-4bc1-b02c-b65da0e5bd24 returned with HTTP 200 Sep 07 09:58:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1246/2395] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:58:38 2026] PUT /volume/v3/attachments/e004fd7e-91bc-4bc1-b02c-b65da0e5bd24 => generated 694 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bd9e95dd-ce17-44d1-82e7-31789f174a08 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Volume info retrieved successfully. Sep 07 09:58:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd9e95dd-ce17-44d1-82e7-31789f174a08 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b returned with HTTP 200 Sep 07 09:58:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1150/2396] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:38 2026] GET /volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b => generated 894 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-728ffa53-0f81-407d-9ac0-7eededa71e67 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-728ffa53-0f81-407d-9ac0-7eededa71e67 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] POST http://192.168.122.65/volume/v3/attachments/e004fd7e-91bc-4bc1-b02c-b65da0e5bd24/action Sep 07 09:58:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-728ffa53-0f81-407d-9ac0-7eededa71e67 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Action body: b'{"os-complete": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:58:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-728ffa53-0f81-407d-9ac0-7eededa71e67 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:38 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-6666254f-e152-47d8-b1e1-e36fcb7aef9d req-728ffa53-0f81-407d-9ac0-7eededa71e67 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/attachments/e004fd7e-91bc-4bc1-b02c-b65da0e5bd24/action returned with HTTP 204 Sep 07 09:58:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1247/2397] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:58:38 2026] POST /volume/v3/attachments/e004fd7e-91bc-4bc1-b02c-b65da0e5bd24/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-51c5540a-9009-48c9-a5db-4d1a07c92ca5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-51c5540a-9009-48c9-a5db-4d1a07c92ca5 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] GET http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-51c5540a-9009-48c9-a5db-4d1a07c92ca5 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-51c5540a-9009-48c9-a5db-4d1a07c92ca5 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:39 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-51c5540a-9009-48c9-a5db-4d1a07c92ca5 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Volume info retrieved successfully. Sep 07 09:58:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-51c5540a-9009-48c9-a5db-4d1a07c92ca5 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b returned with HTTP 200 Sep 07 09:58:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1151/2398] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:39 2026] GET /volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b => generated 918 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5a5888fc-9634-4848-be06-19ebd0ffbb44 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5a5888fc-9634-4848-be06-19ebd0ffbb44 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] GET http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5a5888fc-9634-4848-be06-19ebd0ffbb44 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5a5888fc-9634-4848-be06-19ebd0ffbb44 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5a5888fc-9634-4848-be06-19ebd0ffbb44 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Volume info retrieved successfully. Sep 07 09:58:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5a5888fc-9634-4848-be06-19ebd0ffbb44 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b returned with HTTP 200 Sep 07 09:58:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1248/2399] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:40 2026] GET /volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b => generated 954 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9e8a6f23-a585-494d-87f3-d53768f489d7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9e8a6f23-a585-494d-87f3-d53768f489d7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] POST http://192.168.122.65/volume/v3/volume-transfers Sep 07 09:58:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9e8a6f23-a585-494d-87f3-d53768f489d7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b93cb24d-00d4-42dc-9b96-34ea1413257b"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volume_transfer [None req-9e8a6f23-a585-494d-87f3-d53768f489d7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b93cb24d-00d4-42dc-9b96-34ea1413257b'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 09:58:40 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volume_transfer [None req-9e8a6f23-a585-494d-87f3-d53768f489d7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Creating transfer of volume b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:40 devstack devstack@c-api.service[86989]: INFO cinder.transfer.api [None req-9e8a6f23-a585-494d-87f3-d53768f489d7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Generating transfer record for volume b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9e8a6f23-a585-494d-87f3-d53768f489d7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volume-transfers returned with HTTP 202 Sep 07 09:58:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1152/2400] 192.168.122.65 () {62 vars in 1205 bytes} [Mon Sep 7 09:58:40 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9b822f41-febf-42b1-b47d-848e4ba3ec4e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9b822f41-febf-42b1-b47d-848e4ba3ec4e tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] GET http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9b822f41-febf-42b1-b47d-848e4ba3ec4e tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9b822f41-febf-42b1-b47d-848e4ba3ec4e tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9b822f41-febf-42b1-b47d-848e4ba3ec4e tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Volume info retrieved successfully. Sep 07 09:58:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9b822f41-febf-42b1-b47d-848e4ba3ec4e tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b returned with HTTP 200 Sep 07 09:58:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1249/2401] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:40 2026] GET /volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b => generated 962 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-15ddb0f9-0eed-41f4-af69-a35d10c848f7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-15ddb0f9-0eed-41f4-af69-a35d10c848f7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] GET http://192.168.122.65/volume/v3/os-volume-transfer/bb40f130-9c59-4b01-8438-448079ee65ea Sep 07 09:58:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-15ddb0f9-0eed-41f4-af69-a35d10c848f7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-15ddb0f9-0eed-41f4-af69-a35d10c848f7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-15ddb0f9-0eed-41f4-af69-a35d10c848f7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] http://192.168.122.65/volume/v3/os-volume-transfer/bb40f130-9c59-4b01-8438-448079ee65ea returned with HTTP 200 Sep 07 09:58:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1153/2402] 192.168.122.65 () {60 vars in 1301 bytes} [Mon Sep 7 09:58:40 2026] GET /volume/v3/os-volume-transfer/bb40f130-9c59-4b01-8438-448079ee65ea => generated 546 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-578d6936-f929-4262-ae2b-6580171a5549 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-578d6936-f929-4262-ae2b-6580171a5549 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] GET http://192.168.122.65/volume/v3/os-volume-transfer Sep 07 09:58:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-578d6936-f929-4262-ae2b-6580171a5549 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-578d6936-f929-4262-ae2b-6580171a5549 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.volume_transfer [None req-578d6936-f929-4262-ae2b-6580171a5549 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] Listing volume transfers {{(pid=86990) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 09:58:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-578d6936-f929-4262-ae2b-6580171a5549 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] http://192.168.122.65/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 09:58:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1250/2403] 192.168.122.65 () {60 vars in 1190 bytes} [Mon Sep 7 09:58:40 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1ec8054b-771f-458b-ad13-8adca3352311 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1ec8054b-771f-458b-ad13-8adca3352311 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] POST http://192.168.122.65/volume/v3/volume-transfers/bb40f130-9c59-4b01-8438-448079ee65ea/accept Sep 07 09:58:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1ec8054b-771f-458b-ad13-8adca3352311 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c313469d23b7d097"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.volume_transfer [None req-1ec8054b-771f-458b-ad13-8adca3352311 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Accepting volume transfer bb40f130-9c59-4b01-8438-448079ee65ea {{(pid=86989) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 09:58:41 devstack devstack@c-api.service[86989]: INFO cinder.api.contrib.volume_transfer [None req-1ec8054b-771f-458b-ad13-8adca3352311 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Accepting transfer bb40f130-9c59-4b01-8438-448079ee65ea Sep 07 09:58:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:41 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-1ec8054b-771f-458b-ad13-8adca3352311 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Created reservations ['79e46442-479e-453e-91f4-9990ed3e3587', 'bb71ed32-3933-4c03-9256-568da2a634d6', '842c44de-6778-48df-a5b8-f19d5232f3ea', '04892866-153f-4eb2-b565-b0b37c2da60f'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:41 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-1ec8054b-771f-458b-ad13-8adca3352311 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Created reservations ['edf087a6-ead6-408c-84ee-40a2ccb431fe', 'ceaa0f62-ce29-4d5a-bcf5-c71319bd8e68', 'bdb43ada-8152-46ec-8087-6c93ed27e05c', 'ab3be0d2-62f0-48e1-b439-3826a89e9e4a'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:41 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 09:58:41 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-1ec8054b-771f-458b-ad13-8adca3352311 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Created reservations ['7e4556b4-7da8-4f65-a391-19a14a038fca', '94d9a460-57f4-4ac9-9f5c-127b320caee3', 'd318bbb8-eb6c-48fb-9323-e4b82a7d95be', 'f966eea9-3403-4568-a8f8-1481e1700cdd'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:41 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-1ec8054b-771f-458b-ad13-8adca3352311 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Created reservations ['7f893904-90cb-4d57-9485-97ee09d801b1', '3f62b172-33c2-4a22-8952-b2ae4ecf3358', '9485fd9b-e035-4d3b-a5ef-e42fc3c3f7af', '9970eda9-e644-4f61-b830-dfbfff3335b7'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1ec8054b-771f-458b-ad13-8adca3352311 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Transfer volume completed successfully. Sep 07 09:58:42 devstack devstack@c-api.service[86989]: INFO cinder.transfer.api [None req-1ec8054b-771f-458b-ad13-8adca3352311 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Volume b93cb24d-00d4-42dc-9b96-34ea1413257b has been transferred. Sep 07 09:58:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1ec8054b-771f-458b-ad13-8adca3352311 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] http://192.168.122.65/volume/v3/volume-transfers/bb40f130-9c59-4b01-8438-448079ee65ea/accept returned with HTTP 202 Sep 07 09:58:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1154/2404] 192.168.122.65 () {62 vars in 1337 bytes} [Mon Sep 7 09:58:40 2026] POST /volume/v3/volume-transfers/bb40f130-9c59-4b01-8438-448079ee65ea/accept => generated 371 bytes in 1285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-22973054-bd8c-4455-b92a-55dbd43fd61e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-22973054-bd8c-4455-b92a-55dbd43fd61e tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] GET http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-22973054-bd8c-4455-b92a-55dbd43fd61e tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-22973054-bd8c-4455-b92a-55dbd43fd61e tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:42 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=455,cinder:UPDATE=128,cinder:INSERT=92 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:58:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-22973054-bd8c-4455-b92a-55dbd43fd61e tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Volume info retrieved successfully. Sep 07 09:58:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-22973054-bd8c-4455-b92a-55dbd43fd61e tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b returned with HTTP 200 Sep 07 09:58:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1251/2405] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:42 2026] GET /volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b => generated 954 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1a849abd-71c8-456d-acf9-97a636186883 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1a849abd-71c8-456d-acf9-97a636186883 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] GET http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1a849abd-71c8-456d-acf9-97a636186883 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1a849abd-71c8-456d-acf9-97a636186883 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1a849abd-71c8-456d-acf9-97a636186883 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] Volume info retrieved successfully. Sep 07 09:58:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1a849abd-71c8-456d-acf9-97a636186883 tempest-VolumesTransfersV357Test-424579428 tempest-VolumesTransfersV357Test-424579428-project-member] http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b returned with HTTP 200 Sep 07 09:58:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1155/2406] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:42 2026] GET /volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b => generated 954 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f0408a3c-2f30-4798-907f-883886d49f58 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f0408a3c-2f30-4798-907f-883886d49f58 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] DELETE http://192.168.122.65/volume/v3/volume-transfers/bb40f130-9c59-4b01-8438-448079ee65ea Sep 07 09:58:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f0408a3c-2f30-4798-907f-883886d49f58 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f0408a3c-2f30-4798-907f-883886d49f58 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:42 devstack devstack@c-api.service[86990]: INFO cinder.api.contrib.volume_transfer [None req-f0408a3c-2f30-4798-907f-883886d49f58 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Delete transfer with id: bb40f130-9c59-4b01-8438-448079ee65ea Sep 07 09:58:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f0408a3c-2f30-4798-907f-883886d49f58 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volume-transfers/bb40f130-9c59-4b01-8438-448079ee65ea returned with HTTP 404 Sep 07 09:58:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1252/2407] 192.168.122.65 () {60 vars in 1298 bytes} [Mon Sep 7 09:58:42 2026] DELETE /volume/v3/volume-transfers/bb40f130-9c59-4b01-8438-448079ee65ea => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c58e1cd7-f91d-41ff-bf13-07171a90c45d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c58e1cd7-f91d-41ff-bf13-07171a90c45d tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c58e1cd7-f91d-41ff-bf13-07171a90c45d tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c58e1cd7-f91d-41ff-bf13-07171a90c45d tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:42 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-c58e1cd7-f91d-41ff-bf13-07171a90c45d tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Delete volume with id: b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c58e1cd7-f91d-41ff-bf13-07171a90c45d tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Volume info retrieved successfully. Sep 07 09:58:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c58e1cd7-f91d-41ff-bf13-07171a90c45d tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Delete volume request issued successfully. Sep 07 09:58:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c58e1cd7-f91d-41ff-bf13-07171a90c45d tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b returned with HTTP 202 Sep 07 09:58:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1156/2408] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:58:42 2026] DELETE /volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:58:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-99f2ef7d-214e-4891-bbbd-8af0932a582f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-99f2ef7d-214e-4891-bbbd-8af0932a582f tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] GET http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-99f2ef7d-214e-4891-bbbd-8af0932a582f tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-99f2ef7d-214e-4891-bbbd-8af0932a582f tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-99f2ef7d-214e-4891-bbbd-8af0932a582f tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Volume info retrieved successfully. Sep 07 09:58:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-99f2ef7d-214e-4891-bbbd-8af0932a582f tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b returned with HTTP 200 Sep 07 09:58:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1253/2409] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:42 2026] GET /volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b => generated 1137 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:58:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b68cbd1e-00e5-4984-8241-e1e725d636da None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b68cbd1e-00e5-4984-8241-e1e725d636da tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] GET http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b68cbd1e-00e5-4984-8241-e1e725d636da tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b68cbd1e-00e5-4984-8241-e1e725d636da tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:43 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=464,cinder:UPDATE=140,cinder:INSERT=116 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:58:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b68cbd1e-00e5-4984-8241-e1e725d636da tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b returned with HTTP 404 Sep 07 09:58:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1157/2410] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:43 2026] GET /volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-737ac1a3-d3e2-4547-97ed-479b871eee47 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-737ac1a3-d3e2-4547-97ed-479b871eee47 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] GET http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-737ac1a3-d3e2-4547-97ed-479b871eee47 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-737ac1a3-d3e2-4547-97ed-479b871eee47 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-737ac1a3-d3e2-4547-97ed-479b871eee47 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b returned with HTTP 404 Sep 07 09:58:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1254/2411] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:43 2026] GET /volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1cc4f210-fe4c-44c7-8de3-12471c415533 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1cc4f210-fe4c-44c7-8de3-12471c415533 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] DELETE http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1cc4f210-fe4c-44c7-8de3-12471c415533 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1cc4f210-fe4c-44c7-8de3-12471c415533 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:43 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-1cc4f210-fe4c-44c7-8de3-12471c415533 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Delete volume with id: b93cb24d-00d4-42dc-9b96-34ea1413257b Sep 07 09:58:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1cc4f210-fe4c-44c7-8de3-12471c415533 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b returned with HTTP 404 Sep 07 09:58:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1158/2412] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:58:43 2026] DELETE /volume/v3/volumes/b93cb24d-00d4-42dc-9b96-34ea1413257b => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-094a9038-0919-4f19-8ee4-ab1be09e176a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:58:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-385218391"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-385218391'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:43 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Create volume of 1 GB Sep 07 09:58:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Availability Zones retrieved successfully. Sep 07 09:58:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Flow 'volume_create_api' (f60ac096-495f-4bfd-8f29-dd2b8339997b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a83e4f-8586-4bce-ab0e-af8be3cc660d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a83e4f-8586-4bce-ab0e-af8be3cc660d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:43 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (974e466c-3315-4ee7-8054-5cbbdbce0df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:44 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Created reservations ['aa15f340-afa7-46c6-a8b6-1ad6d9175a51', '5f1705cc-7043-4e83-b96a-781736f7cca6', '3818e012-9056-4ce4-b7f9-4f2c3535d3ee', 'bc26537e-76aa-421a-b8f3-fc1a8fa85ab9'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:44 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (974e466c-3315-4ee7-8054-5cbbdbce0df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa15f340-afa7-46c6-a8b6-1ad6d9175a51', '5f1705cc-7043-4e83-b96a-781736f7cca6', '3818e012-9056-4ce4-b7f9-4f2c3535d3ee', 'bc26537e-76aa-421a-b8f3-fc1a8fa85ab9']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:44 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d33a05a4-bc86-4e6d-a7ba-07c9ba69572a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:44 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:44 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:44 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d33a05a4-bc86-4e6d-a7ba-07c9ba69572a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f892ae75-dd35-4d96-aae6-74f47425d7cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-385218391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c4ae3e7ec8748db821642c52565ba46',qos_specs=None,replication_status=,reservations=['aa15f340-afa7-46c6-a8b6-1ad6d9175a51','5f1705cc-7043-4e83-b96a-781736f7cca6','3818e012-9056-4ce4-b7f9-4f2c3535d3ee','bc26537e-76aa-421a-b8f3-fc1a8fa85ab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d3f6375ef04fc28d006837d54650b4',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-385218391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f892ae75-dd35-4d96-aae6-74f47425d7cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c4ae3e7ec8748db821642c52565ba46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42d3f6375ef04fc28d006837d54650b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:44 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff5273b-a414-48a8-980e-87babbb97b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:44 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff5273b-a414-48a8-980e-87babbb97b65) transitioned into state 'SUCCESS' from state '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-385218391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c4ae3e7ec8748db821642c52565ba46',qos_specs=None,replication_status=,reservations=['aa15f340-afa7-46c6-a8b6-1ad6d9175a51','5f1705cc-7043-4e83-b96a-781736f7cca6','3818e012-9056-4ce4-b7f9-4f2c3535d3ee','bc26537e-76aa-421a-b8f3-fc1a8fa85ab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42d3f6375ef04fc28d006837d54650b4',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:44 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9fa331-9022-4718-8783-7ac459cf9521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:44 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9fa331-9022-4718-8783-7ac459cf9521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:44 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Flow 'volume_create_api' (f60ac096-495f-4bfd-8f29-dd2b8339997b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Create volume request issued successfully. Sep 07 09:58:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-094a9038-0919-4f19-8ee4-ab1be09e176a tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1255/2413] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 09:58:43 2026] POST /volume/v3/volumes => generated 825 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d122dccf-b8f6-43f2-8231-4da5d6051731 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d122dccf-b8f6-43f2-8231-4da5d6051731 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] GET http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d122dccf-b8f6-43f2-8231-4da5d6051731 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d122dccf-b8f6-43f2-8231-4da5d6051731 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d122dccf-b8f6-43f2-8231-4da5d6051731 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Volume info retrieved successfully. Sep 07 09:58:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d122dccf-b8f6-43f2-8231-4da5d6051731 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf returned with HTTP 200 Sep 07 09:58:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1159/2414] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:44 2026] GET /volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf => generated 893 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-775c8a0b-c070-4b1c-bfac-3ab039d366e6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-775c8a0b-c070-4b1c-bfac-3ab039d366e6 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] GET http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-775c8a0b-c070-4b1c-bfac-3ab039d366e6 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-775c8a0b-c070-4b1c-bfac-3ab039d366e6 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-775c8a0b-c070-4b1c-bfac-3ab039d366e6 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Volume info retrieved successfully. Sep 07 09:58:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-775c8a0b-c070-4b1c-bfac-3ab039d366e6 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf returned with HTTP 200 Sep 07 09:58:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1256/2415] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:45 2026] GET /volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf => generated 917 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2ae44566-6686-47d5-b990-65c16815281f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2ae44566-6686-47d5-b990-65c16815281f tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] GET http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2ae44566-6686-47d5-b990-65c16815281f tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2ae44566-6686-47d5-b990-65c16815281f tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2ae44566-6686-47d5-b990-65c16815281f tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Volume info retrieved successfully. Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2ae44566-6686-47d5-b990-65c16815281f tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf returned with HTTP 200 Sep 07 09:58:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1160/2416] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:46 2026] GET /volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf => generated 953 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8b496f50-e1df-42ec-9f57-17741f06d7cf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b496f50-e1df-42ec-9f57-17741f06d7cf tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] POST http://192.168.122.65/volume/v3/volume-transfers Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8b496f50-e1df-42ec-9f57-17741f06d7cf tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f892ae75-dd35-4d96-aae6-74f47425d7cf"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volume_transfer [None req-8b496f50-e1df-42ec-9f57-17741f06d7cf tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f892ae75-dd35-4d96-aae6-74f47425d7cf'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volume_transfer [None req-8b496f50-e1df-42ec-9f57-17741f06d7cf tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Creating transfer of volume f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.transfer.api [None req-8b496f50-e1df-42ec-9f57-17741f06d7cf tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Generating transfer record for volume f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b496f50-e1df-42ec-9f57-17741f06d7cf tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volume-transfers returned with HTTP 202 Sep 07 09:58:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1257/2417] 192.168.122.65 () {62 vars in 1205 bytes} [Mon Sep 7 09:58:46 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b556fb7f-62f1-407d-a436-6d300527082c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b556fb7f-62f1-407d-a436-6d300527082c tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] GET http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b556fb7f-62f1-407d-a436-6d300527082c tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b556fb7f-62f1-407d-a436-6d300527082c tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b556fb7f-62f1-407d-a436-6d300527082c tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Volume info retrieved successfully. Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b556fb7f-62f1-407d-a436-6d300527082c tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf returned with HTTP 200 Sep 07 09:58:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1161/2418] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:46 2026] GET /volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf => generated 961 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3367acc7-bbe0-40f9-b80d-ce8709b3334b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3367acc7-bbe0-40f9-b80d-ce8709b3334b tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] GET http://192.168.122.65/volume/v3/os-volume-transfer/detail Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3367acc7-bbe0-40f9-b80d-ce8709b3334b tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3367acc7-bbe0-40f9-b80d-ce8709b3334b tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.volume_transfer [None req-3367acc7-bbe0-40f9-b80d-ce8709b3334b tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] Listing volume transfers {{(pid=86990) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3367acc7-bbe0-40f9-b80d-ce8709b3334b tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-reader] http://192.168.122.65/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 09:58:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1258/2419] 192.168.122.65 () {60 vars in 1211 bytes} [Mon Sep 7 09:58:46 2026] GET /volume/v3/os-volume-transfer/detail => generated 549 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-39dbe87e-441a-4dee-9e78-5b42bd2939b3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-39dbe87e-441a-4dee-9e78-5b42bd2939b3 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] DELETE http://192.168.122.65/volume/v3/volume-transfers/9a3bbcbf-44d5-4ea3-a62b-fd2b4d6be68e Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-39dbe87e-441a-4dee-9e78-5b42bd2939b3 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-39dbe87e-441a-4dee-9e78-5b42bd2939b3 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.api.contrib.volume_transfer [None req-39dbe87e-441a-4dee-9e78-5b42bd2939b3 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Delete transfer with id: 9a3bbcbf-44d5-4ea3-a62b-fd2b4d6be68e Sep 07 09:58:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-39dbe87e-441a-4dee-9e78-5b42bd2939b3 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volume-transfers/9a3bbcbf-44d5-4ea3-a62b-fd2b4d6be68e returned with HTTP 202 Sep 07 09:58:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1162/2420] 192.168.122.65 () {60 vars in 1298 bytes} [Mon Sep 7 09:58:46 2026] DELETE /volume/v3/volume-transfers/9a3bbcbf-44d5-4ea3-a62b-fd2b4d6be68e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7c22fafe-8279-49ad-8906-4c9ebe6a76c7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c22fafe-8279-49ad-8906-4c9ebe6a76c7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] GET http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c22fafe-8279-49ad-8906-4c9ebe6a76c7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c22fafe-8279-49ad-8906-4c9ebe6a76c7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7c22fafe-8279-49ad-8906-4c9ebe6a76c7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Volume info retrieved successfully. Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c22fafe-8279-49ad-8906-4c9ebe6a76c7 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf returned with HTTP 200 Sep 07 09:58:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1259/2421] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:46 2026] GET /volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf => generated 953 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-268817f3-95e1-4b62-b8cf-4fa131e44e39 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-268817f3-95e1-4b62-b8cf-4fa131e44e39 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] DELETE http://192.168.122.65/volume/v3/volume-transfers/9a3bbcbf-44d5-4ea3-a62b-fd2b4d6be68e Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-268817f3-95e1-4b62-b8cf-4fa131e44e39 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-268817f3-95e1-4b62-b8cf-4fa131e44e39 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.api.contrib.volume_transfer [None req-268817f3-95e1-4b62-b8cf-4fa131e44e39 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Delete transfer with id: 9a3bbcbf-44d5-4ea3-a62b-fd2b4d6be68e Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-268817f3-95e1-4b62-b8cf-4fa131e44e39 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volume-transfers/9a3bbcbf-44d5-4ea3-a62b-fd2b4d6be68e returned with HTTP 404 Sep 07 09:58:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1163/2422] 192.168.122.65 () {60 vars in 1298 bytes} [Mon Sep 7 09:58:46 2026] DELETE /volume/v3/volume-transfers/9a3bbcbf-44d5-4ea3-a62b-fd2b4d6be68e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e1f66372-0729-4cf2-a57f-83baad0a2bee None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e1f66372-0729-4cf2-a57f-83baad0a2bee tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e1f66372-0729-4cf2-a57f-83baad0a2bee tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e1f66372-0729-4cf2-a57f-83baad0a2bee tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-e1f66372-0729-4cf2-a57f-83baad0a2bee tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Delete volume with id: f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e1f66372-0729-4cf2-a57f-83baad0a2bee tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Volume info retrieved successfully. Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e1f66372-0729-4cf2-a57f-83baad0a2bee tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Delete volume request issued successfully. Sep 07 09:58:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e1f66372-0729-4cf2-a57f-83baad0a2bee tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf returned with HTTP 202 Sep 07 09:58:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1260/2423] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:58:46 2026] DELETE /volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0962e1bd-18cc-4f23-8a80-48c3707335e8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0962e1bd-18cc-4f23-8a80-48c3707335e8 tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] GET http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0962e1bd-18cc-4f23-8a80-48c3707335e8 tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0962e1bd-18cc-4f23-8a80-48c3707335e8 tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0962e1bd-18cc-4f23-8a80-48c3707335e8 tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Volume info retrieved successfully. Sep 07 09:58:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0962e1bd-18cc-4f23-8a80-48c3707335e8 tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf returned with HTTP 200 Sep 07 09:58:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1164/2424] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:46 2026] GET /volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf => generated 1136 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:58:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-738e2e86-273c-4af6-88cc-9dcb06f2c279 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-738e2e86-273c-4af6-88cc-9dcb06f2c279 tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] GET http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-738e2e86-273c-4af6-88cc-9dcb06f2c279 tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-738e2e86-273c-4af6-88cc-9dcb06f2c279 tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-738e2e86-273c-4af6-88cc-9dcb06f2c279 tempest-VolumesTransfersV357Test-1924500316 tempest-VolumesTransfersV357Test-1924500316-project-admin] http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf returned with HTTP 404 Sep 07 09:58:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1261/2425] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:47 2026] GET /volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-05981863-c771-42e3-9dd3-ef5f7233dc4d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-05981863-c771-42e3-9dd3-ef5f7233dc4d tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] GET http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-05981863-c771-42e3-9dd3-ef5f7233dc4d tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-05981863-c771-42e3-9dd3-ef5f7233dc4d tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-05981863-c771-42e3-9dd3-ef5f7233dc4d tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf returned with HTTP 404 Sep 07 09:58:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1165/2426] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:58:47 2026] GET /volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5cc36abb-2668-46f4-8ce3-d74c7c49cec0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5cc36abb-2668-46f4-8ce3-d74c7c49cec0 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] DELETE http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5cc36abb-2668-46f4-8ce3-d74c7c49cec0 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5cc36abb-2668-46f4-8ce3-d74c7c49cec0 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:48 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-5cc36abb-2668-46f4-8ce3-d74c7c49cec0 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] Delete volume with id: f892ae75-dd35-4d96-aae6-74f47425d7cf Sep 07 09:58:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5cc36abb-2668-46f4-8ce3-d74c7c49cec0 tempest-VolumesTransfersV357Test-1455168709 tempest-VolumesTransfersV357Test-1455168709-project-member] http://192.168.122.65/volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf returned with HTTP 404 Sep 07 09:58:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1262/2427] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:58:48 2026] DELETE /volume/v3/volumes/f892ae75-dd35-4d96-aae6-74f47425d7cf => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:58:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-564ec7a6-4bc4-4d6b-b27d-86cb3226acfb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-564ec7a6-4bc4-4d6b-b27d-86cb3226acfb tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes Sep 07 09:58:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-564ec7a6-4bc4-4d6b-b27d-86cb3226acfb tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-564ec7a6-4bc4-4d6b-b27d-86cb3226acfb tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-564ec7a6-4bc4-4d6b-b27d-86cb3226acfb tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:53 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-564ec7a6-4bc4-4d6b-b27d-86cb3226acfb tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:58:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-564ec7a6-4bc4-4d6b-b27d-86cb3226acfb tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:58:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-564ec7a6-4bc4-4d6b-b27d-86cb3226acfb tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes returned with HTTP 200 Sep 07 09:58:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1166/2428] 192.168.122.65 () {58 vars in 1116 bytes} [Mon Sep 7 09:58:53 2026] GET /volume/v3/volumes => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:58:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6c488f44-d96e-42de-824e-0f85e8757466 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:58:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-838159107"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-838159107'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:53 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Create volume of 1 GB Sep 07 09:58:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Availability Zones retrieved successfully. Sep 07 09:58:53 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Flow 'volume_create_api' (fe72c9fe-072a-4d7f-b9d2-5a7d546778dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:53 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e684995-9717-4885-8e51-5cdfe82c9888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:53 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e684995-9717-4885-8e51-5cdfe82c9888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (956bb370-a975-41a6-8fde-afff0a7383d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:54 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Created reservations ['34ffeb3c-1843-40fb-a2eb-c405feb9a5e8', '33fee990-5aea-4871-a38a-757cbe546ff9', 'ffde639f-2e76-4819-9c78-a85f56c7f750', 'ffc026d2-5e24-42a8-bd25-07d9470f2c71'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (956bb370-a975-41a6-8fde-afff0a7383d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34ffeb3c-1843-40fb-a2eb-c405feb9a5e8', '33fee990-5aea-4871-a38a-757cbe546ff9', 'ffde639f-2e76-4819-9c78-a85f56c7f750', 'ffc026d2-5e24-42a8-bd25-07d9470f2c71']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c310a62-44f0-4e8c-84d5-ca805c517592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:54 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:54 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c310a62-44f0-4e8c-84d5-ca805c517592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2917cb4-a986-482c-b5a3-6a8e6265f72d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-838159107',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='38e57e453e1143479def00391a482c30',qos_specs=None,replication_status=,reservations=['34ffeb3c-1843-40fb-a2eb-c405feb9a5e8','33fee990-5aea-4871-a38a-757cbe546ff9','ffde639f-2e76-4819-9c78-a85f56c7f750','ffc026d2-5e24-42a8-bd25-07d9470f2c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b46df887b14edf86776704328ea9a7',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-838159107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2917cb4-a986-482c-b5a3-6a8e6265f72d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='38e57e453e1143479def00391a482c30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b46df887b14edf86776704328ea9a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac38307f-0e38-490d-8dc6-0f20cab33f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac38307f-0e38-490d-8dc6-0f20cab33f89) transitioned into state 'SUCCESS' from state '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-838159107',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='38e57e453e1143479def00391a482c30',qos_specs=None,replication_status=,reservations=['34ffeb3c-1843-40fb-a2eb-c405feb9a5e8','33fee990-5aea-4871-a38a-757cbe546ff9','ffde639f-2e76-4819-9c78-a85f56c7f750','ffc026d2-5e24-42a8-bd25-07d9470f2c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b46df887b14edf86776704328ea9a7',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62728e31-b7b7-4748-a568-ec3b4659379b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62728e31-b7b7-4748-a568-ec3b4659379b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Flow 'volume_create_api' (fe72c9fe-072a-4d7f-b9d2-5a7d546778dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Create volume request issued successfully. Sep 07 09:58:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c488f44-d96e-42de-824e-0f85e8757466 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1263/2429] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:58:53 2026] POST /volume/v3/volumes => generated 770 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:58:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a3c713ce-8308-460f-981f-29ae3608ddac None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a3c713ce-8308-460f-981f-29ae3608ddac tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d Sep 07 09:58:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a3c713ce-8308-460f-981f-29ae3608ddac tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a3c713ce-8308-460f-981f-29ae3608ddac tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a3c713ce-8308-460f-981f-29ae3608ddac tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:58:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a3c713ce-8308-460f-981f-29ae3608ddac tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d returned with HTTP 200 Sep 07 09:58:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1167/2430] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:54 2026] GET /volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d => generated 838 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ecf013d8-d533-4e61-a395-c02c9c9f31e6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ecf013d8-d533-4e61-a395-c02c9c9f31e6 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ecf013d8-d533-4e61-a395-c02c9c9f31e6 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ecf013d8-d533-4e61-a395-c02c9c9f31e6 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ecf013d8-d533-4e61-a395-c02c9c9f31e6 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:58:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ecf013d8-d533-4e61-a395-c02c9c9f31e6 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d returned with HTTP 200 Sep 07 09:58:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1264/2431] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:55 2026] GET /volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f09a15f7-5842-4d81-b6f0-354de4a024f1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f09a15f7-5842-4d81-b6f0-354de4a024f1 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d Sep 07 09:58:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f09a15f7-5842-4d81-b6f0-354de4a024f1 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f09a15f7-5842-4d81-b6f0-354de4a024f1 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:55 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f09a15f7-5842-4d81-b6f0-354de4a024f1 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Volume info retrieved successfully. Sep 07 09:58:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f09a15f7-5842-4d81-b6f0-354de4a024f1 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d returned with HTTP 200 Sep 07 09:58:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1168/2432] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:55 2026] GET /volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-73403514-9788-4a10-afff-74ebede0c296 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2086753633"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2086753633'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Create volume of 1 GB Sep 07 09:58:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Availability Zones retrieved successfully. Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Flow 'volume_create_api' (dcc56d10-766a-4ae3-bfd3-2f37f4a77843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7bc435f-55db-4fd4-b911-13013bc445e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7bc435f-55db-4fd4-b911-13013bc445e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (659b66c5-8bc7-4601-8332-cb72d6695c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Created reservations ['12a36b96-1044-459c-9df4-e1a99cd866b4', '6271b718-c137-4b9f-85dc-9b603e0ad04d', '01bae32c-53b0-4f83-b556-723c4752595f', 'b4158f5d-e8de-46d2-b45c-e80b49e2ff7c'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (659b66c5-8bc7-4601-8332-cb72d6695c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12a36b96-1044-459c-9df4-e1a99cd866b4', '6271b718-c137-4b9f-85dc-9b603e0ad04d', '01bae32c-53b0-4f83-b556-723c4752595f', 'b4158f5d-e8de-46d2-b45c-e80b49e2ff7c']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e70d6045-c63d-4e79-ba76-ec83e03fe37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e70d6045-c63d-4e79-ba76-ec83e03fe37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8809c10-9add-4c9b-be5f-0483f92de80c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2086753633',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='38e57e453e1143479def00391a482c30',qos_specs=None,replication_status=,reservations=['12a36b96-1044-459c-9df4-e1a99cd866b4','6271b718-c137-4b9f-85dc-9b603e0ad04d','01bae32c-53b0-4f83-b556-723c4752595f','b4158f5d-e8de-46d2-b45c-e80b49e2ff7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b46df887b14edf86776704328ea9a7',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2086753633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8809c10-9add-4c9b-be5f-0483f92de80c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='38e57e453e1143479def00391a482c30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b46df887b14edf86776704328ea9a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c713df38-ac5c-4a34-94e0-77be8e89bb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c713df38-ac5c-4a34-94e0-77be8e89bb98) transitioned into state 'SUCCESS' from state '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-2086753633',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='38e57e453e1143479def00391a482c30',qos_specs=None,replication_status=,reservations=['12a36b96-1044-459c-9df4-e1a99cd866b4','6271b718-c137-4b9f-85dc-9b603e0ad04d','01bae32c-53b0-4f83-b556-723c4752595f','b4158f5d-e8de-46d2-b45c-e80b49e2ff7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b46df887b14edf86776704328ea9a7',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b2e7b2-6b7b-4311-bdec-84aad8e89610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b2e7b2-6b7b-4311-bdec-84aad8e89610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Flow 'volume_create_api' (dcc56d10-766a-4ae3-bfd3-2f37f4a77843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Create volume request issued successfully. Sep 07 09:58:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-73403514-9788-4a10-afff-74ebede0c296 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1265/2433] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:58:55 2026] POST /volume/v3/volumes => generated 771 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:58:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-95a9b778-3a9a-4ab5-8b70-a22a2ea2e2d8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-95a9b778-3a9a-4ab5-8b70-a22a2ea2e2d8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c Sep 07 09:58:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-95a9b778-3a9a-4ab5-8b70-a22a2ea2e2d8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-95a9b778-3a9a-4ab5-8b70-a22a2ea2e2d8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:55 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-95a9b778-3a9a-4ab5-8b70-a22a2ea2e2d8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:58:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-95a9b778-3a9a-4ab5-8b70-a22a2ea2e2d8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c returned with HTTP 200 Sep 07 09:58:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1169/2434] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:55 2026] GET /volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c => generated 839 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-43e406ed-490d-40ea-b7c8-85ba2f79df22 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-43e406ed-490d-40ea-b7c8-85ba2f79df22 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c Sep 07 09:58:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-43e406ed-490d-40ea-b7c8-85ba2f79df22 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-43e406ed-490d-40ea-b7c8-85ba2f79df22 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-43e406ed-490d-40ea-b7c8-85ba2f79df22 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:58:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-43e406ed-490d-40ea-b7c8-85ba2f79df22 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c returned with HTTP 200 Sep 07 09:58:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1266/2435] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:56 2026] GET /volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c => generated 863 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e0d91a74-0f45-4e59-8083-9466796659bd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e0d91a74-0f45-4e59-8083-9466796659bd tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e0d91a74-0f45-4e59-8083-9466796659bd tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e0d91a74-0f45-4e59-8083-9466796659bd tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:58 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e0d91a74-0f45-4e59-8083-9466796659bd tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:58:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e0d91a74-0f45-4e59-8083-9466796659bd tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c returned with HTTP 200 Sep 07 09:58:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1170/2436] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:58 2026] GET /volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a6d0d0e3-f43b-461b-9a7b-25e8db67d0db None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a6d0d0e3-f43b-461b-9a7b-25e8db67d0db tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c Sep 07 09:58:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a6d0d0e3-f43b-461b-9a7b-25e8db67d0db tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a6d0d0e3-f43b-461b-9a7b-25e8db67d0db tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a6d0d0e3-f43b-461b-9a7b-25e8db67d0db tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Volume info retrieved successfully. Sep 07 09:58:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a6d0d0e3-f43b-461b-9a7b-25e8db67d0db tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c returned with HTTP 200 Sep 07 09:58:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1267/2437] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:58 2026] GET /volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1503629073"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1503629073'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Create volume of 1 GB Sep 07 09:58:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Availability Zones retrieved successfully. Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Flow 'volume_create_api' (268b2260-6909-4537-9e3f-fa5fce831863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e715f2-477a-4eec-8e1a-02c4c265919a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e715f2-477a-4eec-8e1a-02c4c265919a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad5b978d-5348-4c9d-b646-f7ad2e3eff7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Created reservations ['82f8699c-c529-45a6-bf01-836d6cfb93d9', '1574d942-d588-40fa-891f-9a6faef87d68', 'd5e65032-5bcf-4ca7-b4dc-fe2c38707591', '00fe063d-bfc9-4eff-ba06-cb01fbd8e7be'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad5b978d-5348-4c9d-b646-f7ad2e3eff7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82f8699c-c529-45a6-bf01-836d6cfb93d9', '1574d942-d588-40fa-891f-9a6faef87d68', 'd5e65032-5bcf-4ca7-b4dc-fe2c38707591', '00fe063d-bfc9-4eff-ba06-cb01fbd8e7be']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84291efb-009b-43bf-9f6d-d00842cdbcad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:58 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84291efb-009b-43bf-9f6d-d00842cdbcad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72ec2cc6-1681-4c5c-9b20-b6e5336b7d74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1503629073',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='38e57e453e1143479def00391a482c30',qos_specs=None,replication_status=,reservations=['82f8699c-c529-45a6-bf01-836d6cfb93d9','1574d942-d588-40fa-891f-9a6faef87d68','d5e65032-5bcf-4ca7-b4dc-fe2c38707591','00fe063d-bfc9-4eff-ba06-cb01fbd8e7be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b46df887b14edf86776704328ea9a7',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1503629073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72ec2cc6-1681-4c5c-9b20-b6e5336b7d74,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='38e57e453e1143479def00391a482c30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b46df887b14edf86776704328ea9a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b388919e-a54b-49dc-a6e8-ddfa22e73a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b388919e-a54b-49dc-a6e8-ddfa22e73a4c) transitioned into state 'SUCCESS' from state '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-1503629073',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='38e57e453e1143479def00391a482c30',qos_specs=None,replication_status=,reservations=['82f8699c-c529-45a6-bf01-836d6cfb93d9','1574d942-d588-40fa-891f-9a6faef87d68','d5e65032-5bcf-4ca7-b4dc-fe2c38707591','00fe063d-bfc9-4eff-ba06-cb01fbd8e7be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b46df887b14edf86776704328ea9a7',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a272bc1b-20e7-4861-8b02-854a464bc1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a272bc1b-20e7-4861-8b02-854a464bc1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Flow 'volume_create_api' (268b2260-6909-4537-9e3f-fa5fce831863) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:58:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Create volume request issued successfully. Sep 07 09:58:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7ec2ce8b-6d6d-45a7-b6b5-1183d73b96d3 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:58:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1171/2438] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:58:58 2026] POST /volume/v3/volumes => generated 771 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:58:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-213db6cb-6b1a-4a47-a0f8-b20e762534b8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-213db6cb-6b1a-4a47-a0f8-b20e762534b8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 Sep 07 09:58:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-213db6cb-6b1a-4a47-a0f8-b20e762534b8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-213db6cb-6b1a-4a47-a0f8-b20e762534b8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-213db6cb-6b1a-4a47-a0f8-b20e762534b8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:58:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-213db6cb-6b1a-4a47-a0f8-b20e762534b8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 returned with HTTP 200 Sep 07 09:58:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1268/2439] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:58 2026] GET /volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-acfe170c-cee3-4e2a-b407-8206a23b86bc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-acfe170c-cee3-4e2a-b407-8206a23b86bc tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-acfe170c-cee3-4e2a-b407-8206a23b86bc tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-acfe170c-cee3-4e2a-b407-8206a23b86bc tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-acfe170c-cee3-4e2a-b407-8206a23b86bc tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-acfe170c-cee3-4e2a-b407-8206a23b86bc tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 returned with HTTP 200 Sep 07 09:58:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1172/2440] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:59 2026] GET /volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-765a589a-3646-4aff-8565-b4c97ab6aa70 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-765a589a-3646-4aff-8565-b4c97ab6aa70 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-765a589a-3646-4aff-8565-b4c97ab6aa70 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-765a589a-3646-4aff-8565-b4c97ab6aa70 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-765a589a-3646-4aff-8565-b4c97ab6aa70 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Volume info retrieved successfully. Sep 07 09:58:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-765a589a-3646-4aff-8565-b4c97ab6aa70 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 returned with HTTP 200 Sep 07 09:58:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1269/2441] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:58:59 2026] GET /volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 => generated 864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e8e53444-bccb-4f15-a668-545470a38c98 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e8e53444-bccb-4f15-a668-545470a38c98 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e8e53444-bccb-4f15-a668-545470a38c98 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e8e53444-bccb-4f15-a668-545470a38c98 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-e8e53444-bccb-4f15-a668-545470a38c98 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e8e53444-bccb-4f15-a668-545470a38c98 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e8e53444-bccb-4f15-a668-545470a38c98 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e8e53444-bccb-4f15-a668-545470a38c98 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes returned with HTTP 200 Sep 07 09:58:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1173/2442] 192.168.122.65 () {58 vars in 1116 bytes} [Mon Sep 7 09:58:59 2026] GET /volume/v3/volumes => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-56a6d0ed-cb0b-4854-a8ca-3ac4e47659db None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-56a6d0ed-cb0b-4854-a8ca-3ac4e47659db tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2086753633 Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-56a6d0ed-cb0b-4854-a8ca-3ac4e47659db tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-56a6d0ed-cb0b-4854-a8ca-3ac4e47659db tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-56a6d0ed-cb0b-4854-a8ca-3ac4e47659db tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-56a6d0ed-cb0b-4854-a8ca-3ac4e47659db tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2086753633'), ('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-56a6d0ed-cb0b-4854-a8ca-3ac4e47659db tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:58:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-56a6d0ed-cb0b-4854-a8ca-3ac4e47659db tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2086753633 returned with HTTP 200 Sep 07 09:58:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1270/2443] 192.168.122.65 () {58 vars in 1217 bytes} [Mon Sep 7 09:58:59 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2086753633 => generated 340 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9faa036a-868c-41c5-b636-2152970b00df None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9faa036a-868c-41c5-b636-2152970b00df tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-838159107 Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9faa036a-868c-41c5-b636-2152970b00df tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9faa036a-868c-41c5-b636-2152970b00df tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-9faa036a-868c-41c5-b636-2152970b00df tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9faa036a-868c-41c5-b636-2152970b00df tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-838159107'), ('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9faa036a-868c-41c5-b636-2152970b00df tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9faa036a-868c-41c5-b636-2152970b00df tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-838159107 returned with HTTP 200 Sep 07 09:58:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1174/2444] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:58:59 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-838159107 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b4d893b2-0c7c-46c9-9953-4b11bcb1dc92 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b4d893b2-0c7c-46c9-9953-4b11bcb1dc92 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/detail?limit=1 Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b4d893b2-0c7c-46c9-9953-4b11bcb1dc92 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b4d893b2-0c7c-46c9-9953-4b11bcb1dc92 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-b4d893b2-0c7c-46c9-9953-4b11bcb1dc92 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:59 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-b4d893b2-0c7c-46c9-9953-4b11bcb1dc92 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:58:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:58:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b4d893b2-0c7c-46c9-9953-4b11bcb1dc92 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Get all volumes completed successfully. Sep 07 09:58:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:58:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b4d893b2-0c7c-46c9-9953-4b11bcb1dc92 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 07 09:58:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1271/2445] 192.168.122.65 () {58 vars in 1152 bytes} [Mon Sep 7 09:58:59 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3635f5a1-726f-446a-a3a0-22a102fc147a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3635f5a1-726f-446a-a3a0-22a102fc147a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/detail?limit=1&marker=72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3635f5a1-726f-446a-a3a0-22a102fc147a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3635f5a1-726f-446a-a3a0-22a102fc147a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-3635f5a1-726f-446a-a3a0-22a102fc147a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-3635f5a1-726f-446a-a3a0-22a102fc147a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:58:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:58:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3635f5a1-726f-446a-a3a0-22a102fc147a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Get all volumes completed successfully. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:58:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:58:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3635f5a1-726f-446a-a3a0-22a102fc147a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/detail?limit=1&marker=72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 returned with HTTP 200 Sep 07 09:58:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1175/2446] 192.168.122.65 () {58 vars in 1240 bytes} [Mon Sep 7 09:58:59 2026] GET /volume/v3/volumes/detail?limit=1&marker=72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 => generated 1013 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-686bef99-7677-4f3f-a0d5-ce3bf886df55 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-686bef99-7677-4f3f-a0d5-ce3bf886df55 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/detail?limit=1&marker=b8809c10-9add-4c9b-be5f-0483f92de80c Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-686bef99-7677-4f3f-a0d5-ce3bf886df55 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-686bef99-7677-4f3f-a0d5-ce3bf886df55 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-686bef99-7677-4f3f-a0d5-ce3bf886df55 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-686bef99-7677-4f3f-a0d5-ce3bf886df55 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-686bef99-7677-4f3f-a0d5-ce3bf886df55 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-686bef99-7677-4f3f-a0d5-ce3bf886df55 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/detail?limit=1&marker=b8809c10-9add-4c9b-be5f-0483f92de80c returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1272/2447] 192.168.122.65 () {58 vars in 1240 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=b8809c10-9add-4c9b-be5f-0483f92de80c => generated 1012 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5b691ec3-4171-4c4b-875d-768de790bdd2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5b691ec3-4171-4c4b-875d-768de790bdd2 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/detail?limit=1&marker=f2917cb4-a986-482c-b5a3-6a8e6265f72d Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5b691ec3-4171-4c4b-875d-768de790bdd2 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5b691ec3-4171-4c4b-875d-768de790bdd2 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-5b691ec3-4171-4c4b-875d-768de790bdd2 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-5b691ec3-4171-4c4b-875d-768de790bdd2 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5b691ec3-4171-4c4b-875d-768de790bdd2 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5b691ec3-4171-4c4b-875d-768de790bdd2 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/detail?limit=1&marker=f2917cb4-a986-482c-b5a3-6a8e6265f72d returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1176/2448] 192.168.122.65 () {58 vars in 1240 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes/detail?limit=1&marker=f2917cb4-a986-482c-b5a3-6a8e6265f72d => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b0770aa4-1fb9-4230-b8a7-51a047d50875 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b0770aa4-1fb9-4230-b8a7-51a047d50875 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b0770aa4-1fb9-4230-b8a7-51a047d50875 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b0770aa4-1fb9-4230-b8a7-51a047d50875 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-b0770aa4-1fb9-4230-b8a7-51a047d50875 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-b0770aa4-1fb9-4230-b8a7-51a047d50875 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Could not evaluate value available, assuming string {{(pid=86990) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-b0770aa4-1fb9-4230-b8a7-51a047d50875 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b0770aa4-1fb9-4230-b8a7-51a047d50875 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b0770aa4-1fb9-4230-b8a7-51a047d50875 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1273/2449] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1909 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6e338fe2-ec4c-4090-b79a-546ef4a3b468 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6e338fe2-ec4c-4090-b79a-546ef4a3b468 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6e338fe2-ec4c-4090-b79a-546ef4a3b468 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6e338fe2-ec4c-4090-b79a-546ef4a3b468 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-6e338fe2-ec4c-4090-b79a-546ef4a3b468 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6e338fe2-ec4c-4090-b79a-546ef4a3b468 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Could not evaluate value available, assuming string {{(pid=86989) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6e338fe2-ec4c-4090-b79a-546ef4a3b468 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6e338fe2-ec4c-4090-b79a-546ef4a3b468 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6e338fe2-ec4c-4090-b79a-546ef4a3b468 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1177/2450] 192.168.122.65 () {58 vars in 1238 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f599f3b6-c1f3-4ead-a02a-1a27658cee2f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f599f3b6-c1f3-4ead-a02a-1a27658cee2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes?limit=1 Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f599f3b6-c1f3-4ead-a02a-1a27658cee2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f599f3b6-c1f3-4ead-a02a-1a27658cee2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-f599f3b6-c1f3-4ead-a02a-1a27658cee2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f599f3b6-c1f3-4ead-a02a-1a27658cee2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f599f3b6-c1f3-4ead-a02a-1a27658cee2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f599f3b6-c1f3-4ead-a02a-1a27658cee2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1274/2451] 192.168.122.65 () {58 vars in 1131 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f172100b-a5a3-4804-a640-f277661bd837 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f172100b-a5a3-4804-a640-f277661bd837 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes?limit=1&marker=72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f172100b-a5a3-4804-a640-f277661bd837 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f172100b-a5a3-4804-a640-f277661bd837 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-f172100b-a5a3-4804-a640-f277661bd837 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f172100b-a5a3-4804-a640-f277661bd837 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f172100b-a5a3-4804-a640-f277661bd837 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f172100b-a5a3-4804-a640-f277661bd837 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes?limit=1&marker=72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1178/2452] 192.168.122.65 () {58 vars in 1219 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes?limit=1&marker=72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 => generated 479 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1b833660-a43e-4543-8c8c-c2edc37ed93d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1b833660-a43e-4543-8c8c-c2edc37ed93d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes?limit=1&marker=b8809c10-9add-4c9b-be5f-0483f92de80c Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1b833660-a43e-4543-8c8c-c2edc37ed93d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1b833660-a43e-4543-8c8c-c2edc37ed93d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-1b833660-a43e-4543-8c8c-c2edc37ed93d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b833660-a43e-4543-8c8c-c2edc37ed93d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1b833660-a43e-4543-8c8c-c2edc37ed93d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1b833660-a43e-4543-8c8c-c2edc37ed93d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes?limit=1&marker=b8809c10-9add-4c9b-be5f-0483f92de80c returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1275/2453] 192.168.122.65 () {58 vars in 1219 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes?limit=1&marker=b8809c10-9add-4c9b-be5f-0483f92de80c => generated 478 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-50fad1a6-8255-4863-af41-95aadcc61f42 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-50fad1a6-8255-4863-af41-95aadcc61f42 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes?limit=1&marker=f2917cb4-a986-482c-b5a3-6a8e6265f72d Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-50fad1a6-8255-4863-af41-95aadcc61f42 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-50fad1a6-8255-4863-af41-95aadcc61f42 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-50fad1a6-8255-4863-af41-95aadcc61f42 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-50fad1a6-8255-4863-af41-95aadcc61f42 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-50fad1a6-8255-4863-af41-95aadcc61f42 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-50fad1a6-8255-4863-af41-95aadcc61f42 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes?limit=1&marker=f2917cb4-a986-482c-b5a3-6a8e6265f72d returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1179/2454] 192.168.122.65 () {58 vars in 1219 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes?limit=1&marker=f2917cb4-a986-482c-b5a3-6a8e6265f72d => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-77ef35d5-418b-4c8d-8ea0-575c1fbe4c06 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77ef35d5-418b-4c8d-8ea0-575c1fbe4c06 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2086753633&status=available Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77ef35d5-418b-4c8d-8ea0-575c1fbe4c06 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77ef35d5-418b-4c8d-8ea0-575c1fbe4c06 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-77ef35d5-418b-4c8d-8ea0-575c1fbe4c06 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-77ef35d5-418b-4c8d-8ea0-575c1fbe4c06 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Could not evaluate value available, assuming string {{(pid=86990) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-77ef35d5-418b-4c8d-8ea0-575c1fbe4c06 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2086753633'), ('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-77ef35d5-418b-4c8d-8ea0-575c1fbe4c06 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77ef35d5-418b-4c8d-8ea0-575c1fbe4c06 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2086753633&status=available returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1276/2455] 192.168.122.65 () {58 vars in 1251 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2086753633&status=available => generated 340 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-25db923a-1eef-484f-bf9d-03ca41dd27c8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-25db923a-1eef-484f-bf9d-03ca41dd27c8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1503629073&status=available Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-25db923a-1eef-484f-bf9d-03ca41dd27c8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-25db923a-1eef-484f-bf9d-03ca41dd27c8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-25db923a-1eef-484f-bf9d-03ca41dd27c8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-25db923a-1eef-484f-bf9d-03ca41dd27c8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Could not evaluate value available, assuming string {{(pid=86989) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-25db923a-1eef-484f-bf9d-03ca41dd27c8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1503629073'), ('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-25db923a-1eef-484f-bf9d-03ca41dd27c8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-25db923a-1eef-484f-bf9d-03ca41dd27c8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1503629073&status=available returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1180/2456] 192.168.122.65 () {58 vars in 1272 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1503629073&status=available => generated 867 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7b8cfb71-0822-4ad3-8d0c-918c40799d03 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7b8cfb71-0822-4ad3-8d0c-918c40799d03 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail?marker=f2917cb4-a986-482c-b5a3-6a8e6265f72d&sort=id%3Aasc Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7b8cfb71-0822-4ad3-8d0c-918c40799d03 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7b8cfb71-0822-4ad3-8d0c-918c40799d03 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-7b8cfb71-0822-4ad3-8d0c-918c40799d03 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7b8cfb71-0822-4ad3-8d0c-918c40799d03 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7b8cfb71-0822-4ad3-8d0c-918c40799d03 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7b8cfb71-0822-4ad3-8d0c-918c40799d03 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/detail?marker=f2917cb4-a986-482c-b5a3-6a8e6265f72d&sort=id%3Aasc returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1277/2457] 192.168.122.65 () {58 vars in 1252 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes/detail?marker=f2917cb4-a986-482c-b5a3-6a8e6265f72d&sort=id%3Aasc => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-14e99a45-a56d-4c4c-be3d-c1da5d5d1bd6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14e99a45-a56d-4c4c-be3d-c1da5d5d1bd6 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14e99a45-a56d-4c4c-be3d-c1da5d5d1bd6 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14e99a45-a56d-4c4c-be3d-c1da5d5d1bd6 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-14e99a45-a56d-4c4c-be3d-c1da5d5d1bd6 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-14e99a45-a56d-4c4c-be3d-c1da5d5d1bd6 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-14e99a45-a56d-4c4c-be3d-c1da5d5d1bd6 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14e99a45-a56d-4c4c-be3d-c1da5d5d1bd6 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1181/2458] 192.168.122.65 () {58 vars in 1216 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2574 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1d936043-93a5-4bc3-a338-8845e062b03e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1d936043-93a5-4bc3-a338-8845e062b03e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1d936043-93a5-4bc3-a338-8845e062b03e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1d936043-93a5-4bc3-a338-8845e062b03e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-1d936043-93a5-4bc3-a338-8845e062b03e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1d936043-93a5-4bc3-a338-8845e062b03e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1d936043-93a5-4bc3-a338-8845e062b03e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1d936043-93a5-4bc3-a338-8845e062b03e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1278/2459] 192.168.122.65 () {58 vars in 1137 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes/detail => generated 2574 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-598f0ff2-64a6-4d09-ba8b-20104e4b614a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-598f0ff2-64a6-4d09-ba8b-20104e4b614a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-598f0ff2-64a6-4d09-ba8b-20104e4b614a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-598f0ff2-64a6-4d09-ba8b-20104e4b614a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-598f0ff2-64a6-4d09-ba8b-20104e4b614a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-598f0ff2-64a6-4d09-ba8b-20104e4b614a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-598f0ff2-64a6-4d09-ba8b-20104e4b614a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-598f0ff2-64a6-4d09-ba8b-20104e4b614a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 09:59:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1182/2460] 192.168.122.65 () {58 vars in 1195 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6253f062-e820-4a70-8b01-b4f94522de2f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6253f062-e820-4a70-8b01-b4f94522de2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes?availability_zone=nova Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6253f062-e820-4a70-8b01-b4f94522de2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6253f062-e820-4a70-8b01-b4f94522de2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-6253f062-e820-4a70-8b01-b4f94522de2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6253f062-e820-4a70-8b01-b4f94522de2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Could not evaluate value nova, assuming string {{(pid=86990) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:59:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6253f062-e820-4a70-8b01-b4f94522de2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6253f062-e820-4a70-8b01-b4f94522de2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6253f062-e820-4a70-8b01-b4f94522de2f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 09:59:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1279/2461] 192.168.122.65 () {58 vars in 1161 bytes} [Mon Sep 7 09:59:00 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-16636337-51bf-49e6-847b-2827af6d8336 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16636337-51bf-49e6-847b-2827af6d8336 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes?availability_zone=nova Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16636337-51bf-49e6-847b-2827af6d8336 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16636337-51bf-49e6-847b-2827af6d8336 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-16636337-51bf-49e6-847b-2827af6d8336 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-16636337-51bf-49e6-847b-2827af6d8336 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Could not evaluate value nova, assuming string {{(pid=86989) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-16636337-51bf-49e6-847b-2827af6d8336 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-16636337-51bf-49e6-847b-2827af6d8336 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16636337-51bf-49e6-847b-2827af6d8336 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 09:59:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1183/2462] 192.168.122.65 () {58 vars in 1161 bytes} [Mon Sep 7 09:59:01 2026] GET /volume/v3/volumes?availability_zone=nova => generated 993 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a15207a5-c89d-4caf-ba51-2d8cf59876be None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a15207a5-c89d-4caf-ba51-2d8cf59876be tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes?bootable=false Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a15207a5-c89d-4caf-ba51-2d8cf59876be tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a15207a5-c89d-4caf-ba51-2d8cf59876be tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-a15207a5-c89d-4caf-ba51-2d8cf59876be tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-a15207a5-c89d-4caf-ba51-2d8cf59876be tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a15207a5-c89d-4caf-ba51-2d8cf59876be tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a15207a5-c89d-4caf-ba51-2d8cf59876be tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 09:59:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1280/2463] 192.168.122.65 () {58 vars in 1145 bytes} [Mon Sep 7 09:59:01 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2c9c85b5-4a1a-4cf1-a028-1f74957a81dd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2c9c85b5-4a1a-4cf1-a028-1f74957a81dd tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes?bootable=false Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2c9c85b5-4a1a-4cf1-a028-1f74957a81dd tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2c9c85b5-4a1a-4cf1-a028-1f74957a81dd tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-2c9c85b5-4a1a-4cf1-a028-1f74957a81dd tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c9c85b5-4a1a-4cf1-a028-1f74957a81dd tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2c9c85b5-4a1a-4cf1-a028-1f74957a81dd tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2c9c85b5-4a1a-4cf1-a028-1f74957a81dd tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 09:59:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1184/2464] 192.168.122.65 () {58 vars in 1145 bytes} [Mon Sep 7 09:59:01 2026] GET /volume/v3/volumes?bootable=false => generated 993 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f5ea79cc-9335-4e3c-9bd9-da1f5fc19a3f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f5ea79cc-9335-4e3c-9bd9-da1f5fc19a3f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes?status=available Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f5ea79cc-9335-4e3c-9bd9-da1f5fc19a3f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f5ea79cc-9335-4e3c-9bd9-da1f5fc19a3f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-f5ea79cc-9335-4e3c-9bd9-da1f5fc19a3f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f5ea79cc-9335-4e3c-9bd9-da1f5fc19a3f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Could not evaluate value available, assuming string {{(pid=86990) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-f5ea79cc-9335-4e3c-9bd9-da1f5fc19a3f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f5ea79cc-9335-4e3c-9bd9-da1f5fc19a3f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f5ea79cc-9335-4e3c-9bd9-da1f5fc19a3f tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 09:59:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1281/2465] 192.168.122.65 () {58 vars in 1149 bytes} [Mon Sep 7 09:59:01 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-45251fe2-28d1-46e6-a261-0c9903edc4f8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-45251fe2-28d1-46e6-a261-0c9903edc4f8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes?status=available Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-45251fe2-28d1-46e6-a261-0c9903edc4f8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-45251fe2-28d1-46e6-a261-0c9903edc4f8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-45251fe2-28d1-46e6-a261-0c9903edc4f8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-45251fe2-28d1-46e6-a261-0c9903edc4f8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Could not evaluate value available, assuming string {{(pid=86989) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-45251fe2-28d1-46e6-a261-0c9903edc4f8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-45251fe2-28d1-46e6-a261-0c9903edc4f8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-45251fe2-28d1-46e6-a261-0c9903edc4f8 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 09:59:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1185/2466] 192.168.122.65 () {58 vars in 1149 bytes} [Mon Sep 7 09:59:01 2026] GET /volume/v3/volumes?status=available => generated 993 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1bd8cf32-9076-41da-8135-e1e3f7875b1e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1bd8cf32-9076-41da-8135-e1e3f7875b1e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail?availability_zone=nova Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1bd8cf32-9076-41da-8135-e1e3f7875b1e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1bd8cf32-9076-41da-8135-e1e3f7875b1e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-1bd8cf32-9076-41da-8135-e1e3f7875b1e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1bd8cf32-9076-41da-8135-e1e3f7875b1e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Could not evaluate value nova, assuming string {{(pid=86990) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1bd8cf32-9076-41da-8135-e1e3f7875b1e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1bd8cf32-9076-41da-8135-e1e3f7875b1e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1bd8cf32-9076-41da-8135-e1e3f7875b1e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 07 09:59:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1282/2467] 192.168.122.65 () {58 vars in 1182 bytes} [Mon Sep 7 09:59:01 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2574 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4088e44a-f611-40a6-a130-bb064f151c30 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4088e44a-f611-40a6-a130-bb064f151c30 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail?bootable=false Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4088e44a-f611-40a6-a130-bb064f151c30 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4088e44a-f611-40a6-a130-bb064f151c30 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-4088e44a-f611-40a6-a130-bb064f151c30 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-4088e44a-f611-40a6-a130-bb064f151c30 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4088e44a-f611-40a6-a130-bb064f151c30 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4088e44a-f611-40a6-a130-bb064f151c30 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 07 09:59:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1186/2468] 192.168.122.65 () {58 vars in 1166 bytes} [Mon Sep 7 09:59:01 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2574 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-11c9a12f-c6e2-430d-967a-b6c585f0399d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-11c9a12f-c6e2-430d-967a-b6c585f0399d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail?status=available Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-11c9a12f-c6e2-430d-967a-b6c585f0399d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-11c9a12f-c6e2-430d-967a-b6c585f0399d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-11c9a12f-c6e2-430d-967a-b6c585f0399d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-11c9a12f-c6e2-430d-967a-b6c585f0399d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Could not evaluate value available, assuming string {{(pid=86990) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-11c9a12f-c6e2-430d-967a-b6c585f0399d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-11c9a12f-c6e2-430d-967a-b6c585f0399d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] Get all volumes completed successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-11c9a12f-c6e2-430d-967a-b6c585f0399d tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-reader] http://192.168.122.65/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 07 09:59:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1283/2469] 192.168.122.65 () {58 vars in 1170 bytes} [Mon Sep 7 09:59:01 2026] GET /volume/v3/volumes/detail?status=available => generated 2574 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5712189b-995c-45ef-8a50-616163eca7c5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5712189b-995c-45ef-8a50-616163eca7c5 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5712189b-995c-45ef-8a50-616163eca7c5 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5712189b-995c-45ef-8a50-616163eca7c5 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5712189b-995c-45ef-8a50-616163eca7c5 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5712189b-995c-45ef-8a50-616163eca7c5 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 returned with HTTP 200 Sep 07 09:59:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1187/2470] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:01 2026] GET /volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-81245658-1b87-471b-8c5a-f505a45f9282 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-81245658-1b87-471b-8c5a-f505a45f9282 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] DELETE http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-81245658-1b87-471b-8c5a-f505a45f9282 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-81245658-1b87-471b-8c5a-f505a45f9282 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-81245658-1b87-471b-8c5a-f505a45f9282 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Delete volume with id: 72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-81245658-1b87-471b-8c5a-f505a45f9282 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-81245658-1b87-471b-8c5a-f505a45f9282 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Delete volume request issued successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-81245658-1b87-471b-8c5a-f505a45f9282 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 returned with HTTP 202 Sep 07 09:59:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1284/2471] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:01 2026] DELETE /volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fad3078b-7609-42e7-8070-140d15da6c76 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fad3078b-7609-42e7-8070-140d15da6c76 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fad3078b-7609-42e7-8070-140d15da6c76 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fad3078b-7609-42e7-8070-140d15da6c76 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fad3078b-7609-42e7-8070-140d15da6c76 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:59:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fad3078b-7609-42e7-8070-140d15da6c76 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 returned with HTTP 200 Sep 07 09:59:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1188/2472] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:01 2026] GET /volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-eb486046-97a4-4b77-964b-f4b18eaef355 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eb486046-97a4-4b77-964b-f4b18eaef355 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 Sep 07 09:59:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eb486046-97a4-4b77-964b-f4b18eaef355 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eb486046-97a4-4b77-964b-f4b18eaef355 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eb486046-97a4-4b77-964b-f4b18eaef355 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 returned with HTTP 404 Sep 07 09:59:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1285/2473] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:02 2026] GET /volume/v3/volumes/72ec2cc6-1681-4c5c-9b20-b6e5336b7d74 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4e180335-42f2-4230-b33d-bb4261420c90 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e180335-42f2-4230-b33d-bb4261420c90 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c Sep 07 09:59:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e180335-42f2-4230-b33d-bb4261420c90 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4e180335-42f2-4230-b33d-bb4261420c90 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4e180335-42f2-4230-b33d-bb4261420c90 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:59:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4e180335-42f2-4230-b33d-bb4261420c90 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c returned with HTTP 200 Sep 07 09:59:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1189/2474] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:02 2026] GET /volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d0fa3a1a-7466-418e-93bc-4d357a86d84a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d0fa3a1a-7466-418e-93bc-4d357a86d84a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] DELETE http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c Sep 07 09:59:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d0fa3a1a-7466-418e-93bc-4d357a86d84a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d0fa3a1a-7466-418e-93bc-4d357a86d84a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:02 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-d0fa3a1a-7466-418e-93bc-4d357a86d84a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Delete volume with id: b8809c10-9add-4c9b-be5f-0483f92de80c Sep 07 09:59:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d0fa3a1a-7466-418e-93bc-4d357a86d84a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:59:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d0fa3a1a-7466-418e-93bc-4d357a86d84a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Delete volume request issued successfully. Sep 07 09:59:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d0fa3a1a-7466-418e-93bc-4d357a86d84a tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c returned with HTTP 202 Sep 07 09:59:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1286/2475] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:02 2026] DELETE /volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1b70e58d-e6a9-4285-91c8-e23fb0acdd0e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1b70e58d-e6a9-4285-91c8-e23fb0acdd0e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c Sep 07 09:59:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1b70e58d-e6a9-4285-91c8-e23fb0acdd0e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1b70e58d-e6a9-4285-91c8-e23fb0acdd0e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1b70e58d-e6a9-4285-91c8-e23fb0acdd0e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:59:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1b70e58d-e6a9-4285-91c8-e23fb0acdd0e tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c returned with HTTP 200 Sep 07 09:59:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1190/2476] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:02 2026] GET /volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 09:59:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e19e5d1a-27b0-4634-87f6-bbcd4f31afda None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e19e5d1a-27b0-4634-87f6-bbcd4f31afda tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c Sep 07 09:59:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e19e5d1a-27b0-4634-87f6-bbcd4f31afda tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e19e5d1a-27b0-4634-87f6-bbcd4f31afda tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e19e5d1a-27b0-4634-87f6-bbcd4f31afda tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c returned with HTTP 404 Sep 07 09:59:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1287/2477] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:03 2026] GET /volume/v3/volumes/b8809c10-9add-4c9b-be5f-0483f92de80c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c8c33b50-d539-4257-a302-af5f63a42e58 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c8c33b50-d539-4257-a302-af5f63a42e58 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d Sep 07 09:59:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c8c33b50-d539-4257-a302-af5f63a42e58 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c8c33b50-d539-4257-a302-af5f63a42e58 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c8c33b50-d539-4257-a302-af5f63a42e58 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:59:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c8c33b50-d539-4257-a302-af5f63a42e58 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d returned with HTTP 200 Sep 07 09:59:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1191/2478] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:03 2026] GET /volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-46bcde45-2fed-48f4-8011-3824458aa92c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-46bcde45-2fed-48f4-8011-3824458aa92c tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] DELETE http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d Sep 07 09:59:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-46bcde45-2fed-48f4-8011-3824458aa92c tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-46bcde45-2fed-48f4-8011-3824458aa92c tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:04 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-46bcde45-2fed-48f4-8011-3824458aa92c tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Delete volume with id: f2917cb4-a986-482c-b5a3-6a8e6265f72d Sep 07 09:59:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-46bcde45-2fed-48f4-8011-3824458aa92c tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:59:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-46bcde45-2fed-48f4-8011-3824458aa92c tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Delete volume request issued successfully. Sep 07 09:59:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-46bcde45-2fed-48f4-8011-3824458aa92c tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d returned with HTTP 202 Sep 07 09:59:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1288/2479] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:04 2026] DELETE /volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-83881b41-0115-4683-a6e5-9afd99a46821 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-83881b41-0115-4683-a6e5-9afd99a46821 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d Sep 07 09:59:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-83881b41-0115-4683-a6e5-9afd99a46821 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-83881b41-0115-4683-a6e5-9afd99a46821 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-83881b41-0115-4683-a6e5-9afd99a46821 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Volume info retrieved successfully. Sep 07 09:59:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-83881b41-0115-4683-a6e5-9afd99a46821 tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d returned with HTTP 200 Sep 07 09:59:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1192/2480] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:04 2026] GET /volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a1d5e124-bd5f-49d1-9b6d-7eecaa9852fc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1d5e124-bd5f-49d1-9b6d-7eecaa9852fc tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] GET http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d Sep 07 09:59:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1d5e124-bd5f-49d1-9b6d-7eecaa9852fc tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a1d5e124-bd5f-49d1-9b6d-7eecaa9852fc tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a1d5e124-bd5f-49d1-9b6d-7eecaa9852fc tempest-VolumesListTestJSON-36127412 tempest-VolumesListTestJSON-36127412-project-member] http://192.168.122.65/volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d returned with HTTP 404 Sep 07 09:59:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1289/2481] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:05 2026] GET /volume/v3/volumes/f2917cb4-a986-482c-b5a3-6a8e6265f72d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-afaa125f-1c49-406d-8214-2097d907165c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:59:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2015499846"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2015499846'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:07 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume of 1 GB Sep 07 09:59:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Availability Zones retrieved successfully. Sep 07 09:59:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Flow 'volume_create_api' (3aec971e-adef-4be5-9cec-55c9c1de0f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a880df62-8c2e-4e29-a5c6-ccf399a6f97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a880df62-8c2e-4e29-a5c6-ccf399a6f97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8deb529-b1a0-417c-822a-85e807dab93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:08 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Created reservations ['37c3cab4-b7ea-42ff-8252-c5fd3465bced', 'dcee294b-ae18-4c6f-904e-576168b215ee', 'a5768793-aaaa-4c19-8718-c4d7dda3887d', 'a21d71c4-3a6f-4ab0-98a1-5a043c80ee10'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8deb529-b1a0-417c-822a-85e807dab93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37c3cab4-b7ea-42ff-8252-c5fd3465bced', 'dcee294b-ae18-4c6f-904e-576168b215ee', 'a5768793-aaaa-4c19-8718-c4d7dda3887d', 'a21d71c4-3a6f-4ab0-98a1-5a043c80ee10']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aff05bf-d9bc-4f25-9612-f0470ea70f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aff05bf-d9bc-4f25-9612-f0470ea70f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42be7b41-677a-4426-9be3-4889058f5350', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2015499846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edc97d71b5d46f5975a0b91be5fe512',qos_specs=None,replication_status=,reservations=['37c3cab4-b7ea-42ff-8252-c5fd3465bced','dcee294b-ae18-4c6f-904e-576168b215ee','a5768793-aaaa-4c19-8718-c4d7dda3887d','a21d71c4-3a6f-4ab0-98a1-5a043c80ee10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2015499846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42be7b41-677a-4426-9be3-4889058f5350,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edc97d71b5d46f5975a0b91be5fe512',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71602e6d-4c6f-4383-9d9a-300f7f5b5b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71602e6d-4c6f-4383-9d9a-300f7f5b5b5a) transitioned into state 'SUCCESS' from state '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-2015499846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edc97d71b5d46f5975a0b91be5fe512',qos_specs=None,replication_status=,reservations=['37c3cab4-b7ea-42ff-8252-c5fd3465bced','dcee294b-ae18-4c6f-904e-576168b215ee','a5768793-aaaa-4c19-8718-c4d7dda3887d','a21d71c4-3a6f-4ab0-98a1-5a043c80ee10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f0c7e9-ddc7-4346-8441-3c8cb8dcb069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f0c7e9-ddc7-4346-8441-3c8cb8dcb069) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Flow 'volume_create_api' (3aec971e-adef-4be5-9cec-55c9c1de0f78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume request issued successfully. Sep 07 09:59:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-afaa125f-1c49-406d-8214-2097d907165c tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1193/2482] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:59:07 2026] POST /volume/v3/volumes => generated 771 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-efc63ba3-4c15-4272-8c04-9b87ad0c34ce None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-efc63ba3-4c15-4272-8c04-9b87ad0c34ce tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 Sep 07 09:59:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-efc63ba3-4c15-4272-8c04-9b87ad0c34ce tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-efc63ba3-4c15-4272-8c04-9b87ad0c34ce tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-efc63ba3-4c15-4272-8c04-9b87ad0c34ce tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-efc63ba3-4c15-4272-8c04-9b87ad0c34ce tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 returned with HTTP 200 Sep 07 09:59:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1290/2483] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:08 2026] GET /volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 => generated 839 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-38fcdc49-3f3d-410c-a9e4-97a617d2bc35 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-38fcdc49-3f3d-410c-a9e4-97a617d2bc35 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-38fcdc49-3f3d-410c-a9e4-97a617d2bc35 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-38fcdc49-3f3d-410c-a9e4-97a617d2bc35 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-38fcdc49-3f3d-410c-a9e4-97a617d2bc35 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-38fcdc49-3f3d-410c-a9e4-97a617d2bc35 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 returned with HTTP 200 Sep 07 09:59:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1194/2484] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:09 2026] GET /volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "42be7b41-677a-4426-9be3-4889058f5350", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1909522050"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume request body: {'volume': {"'source_volid": '42be7b41-677a-4426-9be3-4889058f5350', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1909522050'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume of 1 GB Sep 07 09:59:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Availability Zones retrieved successfully. Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Flow 'volume_create_api' (4db22da6-523b-4bf2-bdee-8f9d3fdb021d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (834b3d73-90d9-4030-8bbb-23ce38503ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (834b3d73-90d9-4030-8bbb-23ce38503ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54b47f4-3493-49c0-896a-05e5facc8700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Created reservations ['691a24c4-873d-4d0f-93f0-3ad86d075d1b', 'e49a233a-5599-4976-af80-ba4cdacd3351', '721c6437-da6a-4b7b-9c14-e0d78fc13929', '265bfee3-6ee8-4182-a6a0-9b7c2e9bd51b'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54b47f4-3493-49c0-896a-05e5facc8700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['691a24c4-873d-4d0f-93f0-3ad86d075d1b', 'e49a233a-5599-4976-af80-ba4cdacd3351', '721c6437-da6a-4b7b-9c14-e0d78fc13929', '265bfee3-6ee8-4182-a6a0-9b7c2e9bd51b']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b787b36-5bf3-412e-a7b0-1d311b6982f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b787b36-5bf3-412e-a7b0-1d311b6982f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a04642dc-72df-4486-a1ad-7f7577b44ded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1909522050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edc97d71b5d46f5975a0b91be5fe512',qos_specs=None,replication_status=,reservations=['691a24c4-873d-4d0f-93f0-3ad86d075d1b','e49a233a-5599-4976-af80-ba4cdacd3351','721c6437-da6a-4b7b-9c14-e0d78fc13929','265bfee3-6ee8-4182-a6a0-9b7c2e9bd51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1909522050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a04642dc-72df-4486-a1ad-7f7577b44ded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edc97d71b5d46f5975a0b91be5fe512',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3bdf373-532d-4961-8317-1e8e909c8361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3bdf373-532d-4961-8317-1e8e909c8361) transitioned into state 'SUCCESS' from state '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-1909522050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edc97d71b5d46f5975a0b91be5fe512',qos_specs=None,replication_status=,reservations=['691a24c4-873d-4d0f-93f0-3ad86d075d1b','e49a233a-5599-4976-af80-ba4cdacd3351','721c6437-da6a-4b7b-9c14-e0d78fc13929','265bfee3-6ee8-4182-a6a0-9b7c2e9bd51b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f7b377-eac5-4573-9fd0-483cfab7ff4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f7b377-eac5-4573-9fd0-483cfab7ff4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Flow 'volume_create_api' (4db22da6-523b-4bf2-bdee-8f9d3fdb021d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume request issued successfully. Sep 07 09:59:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1deccc1a-de71-4e76-b1ed-d69fb1a97933 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1291/2485] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:59:09 2026] POST /volume/v3/volumes => generated 771 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "42be7b41-677a-4426-9be3-4889058f5350", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1745598147"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume request body: {'volume': {"'source_volid": '42be7b41-677a-4426-9be3-4889058f5350', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1745598147'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume of 1 GB Sep 07 09:59:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Availability Zones retrieved successfully. Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Flow 'volume_create_api' (8b442898-1f66-4a8a-9a8e-742312946b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63921909-429b-4702-8fb7-8557f6f39f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63921909-429b-4702-8fb7-8557f6f39f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faba8a2c-869f-4faf-af87-ee338d33b757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Created reservations ['175eab0b-9573-4c3c-9c6d-2db11f25c72c', '7e18e36e-8199-4e06-ad4a-61c1d2a03bf9', '16cef307-fc7e-4a8e-98e2-94324978ed78', '8169d5b1-7dd3-4269-b0d3-55cb3f8bb777'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faba8a2c-869f-4faf-af87-ee338d33b757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['175eab0b-9573-4c3c-9c6d-2db11f25c72c', '7e18e36e-8199-4e06-ad4a-61c1d2a03bf9', '16cef307-fc7e-4a8e-98e2-94324978ed78', '8169d5b1-7dd3-4269-b0d3-55cb3f8bb777']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50a0560a-a5cf-4879-b9cf-e7377d348233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50a0560a-a5cf-4879-b9cf-e7377d348233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a584fce9-bf0c-4e88-b58c-23d06917cdcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1745598147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edc97d71b5d46f5975a0b91be5fe512',qos_specs=None,replication_status=,reservations=['175eab0b-9573-4c3c-9c6d-2db11f25c72c','7e18e36e-8199-4e06-ad4a-61c1d2a03bf9','16cef307-fc7e-4a8e-98e2-94324978ed78','8169d5b1-7dd3-4269-b0d3-55cb3f8bb777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1745598147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a584fce9-bf0c-4e88-b58c-23d06917cdcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edc97d71b5d46f5975a0b91be5fe512',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75875d21-3a3c-4bdb-9be0-28431f37fbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75875d21-3a3c-4bdb-9be0-28431f37fbd5) transitioned into state 'SUCCESS' from state '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-1745598147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edc97d71b5d46f5975a0b91be5fe512',qos_specs=None,replication_status=,reservations=['175eab0b-9573-4c3c-9c6d-2db11f25c72c','7e18e36e-8199-4e06-ad4a-61c1d2a03bf9','16cef307-fc7e-4a8e-98e2-94324978ed78','8169d5b1-7dd3-4269-b0d3-55cb3f8bb777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a5826f-beff-4b3a-b9d7-801f2a932af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a5826f-beff-4b3a-b9d7-801f2a932af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Flow 'volume_create_api' (8b442898-1f66-4a8a-9a8e-742312946b31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume request issued successfully. Sep 07 09:59:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a1a7f5bd-61ee-4e73-83f3-23228cf0828d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1195/2486] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:59:09 2026] POST /volume/v3/volumes => generated 771 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "42be7b41-677a-4426-9be3-4889058f5350", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1246788289"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume request body: {'volume': {"'source_volid": '42be7b41-677a-4426-9be3-4889058f5350', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1246788289'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume of 1 GB Sep 07 09:59:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Availability Zones retrieved successfully. Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Flow 'volume_create_api' (a8d65239-9b73-4777-8ce7-1f331b24d10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f605e140-7c2b-457e-bc42-f1ef72c328a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f605e140-7c2b-457e-bc42-f1ef72c328a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e40864c7-5bca-4d90-a38b-ca4745d5b57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Created reservations ['c8d3632f-adb2-47f5-9905-88fc62cad254', '1a4acf42-b7b8-4c4a-b273-773f857596dc', 'b296e415-9b6d-4048-90e9-282ea2d091c6', '6e34cebe-693a-4f57-b546-6fb07d48c2e0'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e40864c7-5bca-4d90-a38b-ca4745d5b57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8d3632f-adb2-47f5-9905-88fc62cad254', '1a4acf42-b7b8-4c4a-b273-773f857596dc', 'b296e415-9b6d-4048-90e9-282ea2d091c6', '6e34cebe-693a-4f57-b546-6fb07d48c2e0']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6525674-706f-4a4b-b797-87cc0a5fc591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6525674-706f-4a4b-b797-87cc0a5fc591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1246788289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edc97d71b5d46f5975a0b91be5fe512',qos_specs=None,replication_status=,reservations=['c8d3632f-adb2-47f5-9905-88fc62cad254','1a4acf42-b7b8-4c4a-b273-773f857596dc','b296e415-9b6d-4048-90e9-282ea2d091c6','6e34cebe-693a-4f57-b546-6fb07d48c2e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1246788289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edc97d71b5d46f5975a0b91be5fe512',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ffcd587-3ae8-465c-8d23-2dc48fbdac8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ffcd587-3ae8-465c-8d23-2dc48fbdac8e) transitioned into state 'SUCCESS' from state '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-1246788289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edc97d71b5d46f5975a0b91be5fe512',qos_specs=None,replication_status=,reservations=['c8d3632f-adb2-47f5-9905-88fc62cad254','1a4acf42-b7b8-4c4a-b273-773f857596dc','b296e415-9b6d-4048-90e9-282ea2d091c6','6e34cebe-693a-4f57-b546-6fb07d48c2e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (474b4cc8-e8cd-4c62-9ac6-61ff15d40007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (474b4cc8-e8cd-4c62-9ac6-61ff15d40007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Flow 'volume_create_api' (a8d65239-9b73-4777-8ce7-1f331b24d10a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume request issued successfully. Sep 07 09:59:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-96d4247c-d4d0-49f3-b380-51ee0303bf45 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1292/2487] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:59:10 2026] POST /volume/v3/volumes => generated 771 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-319eafc6-8025-4070-b8e9-31512f26eb60 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "42be7b41-677a-4426-9be3-4889058f5350", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1844367585"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume request body: {'volume': {"'source_volid": '42be7b41-677a-4426-9be3-4889058f5350', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1844367585'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume of 1 GB Sep 07 09:59:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Availability Zones retrieved successfully. Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Flow 'volume_create_api' (fdb51089-30bf-4369-adc6-23ce31f5e953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c74f869-7648-4a8c-983f-6f719a602757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c74f869-7648-4a8c-983f-6f719a602757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac93736d-2e77-452f-b5f1-cbf96e3fc043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Created reservations ['f7d41820-0f1f-4ae0-9d17-223a6ae2e5fd', 'eeb5cefa-3703-4a39-8849-d41cba704096', 'c5e8256a-a91e-4413-a35a-b26fc66a3bb2', '766c30c3-fbe9-4bce-9703-2c73876aedf3'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac93736d-2e77-452f-b5f1-cbf96e3fc043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7d41820-0f1f-4ae0-9d17-223a6ae2e5fd', 'eeb5cefa-3703-4a39-8849-d41cba704096', 'c5e8256a-a91e-4413-a35a-b26fc66a3bb2', '766c30c3-fbe9-4bce-9703-2c73876aedf3']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92cb7a0f-082f-4f46-8490-81b4f2aed3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92cb7a0f-082f-4f46-8490-81b4f2aed3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f6bbba3-09cf-499b-9efa-a57abbf9fc39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1844367585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edc97d71b5d46f5975a0b91be5fe512',qos_specs=None,replication_status=,reservations=['f7d41820-0f1f-4ae0-9d17-223a6ae2e5fd','eeb5cefa-3703-4a39-8849-d41cba704096','c5e8256a-a91e-4413-a35a-b26fc66a3bb2','766c30c3-fbe9-4bce-9703-2c73876aedf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1844367585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f6bbba3-09cf-499b-9efa-a57abbf9fc39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edc97d71b5d46f5975a0b91be5fe512',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b10c604c-6519-4f54-80b3-b3eb26266119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b10c604c-6519-4f54-80b3-b3eb26266119) transitioned into state 'SUCCESS' from state '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-1844367585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edc97d71b5d46f5975a0b91be5fe512',qos_specs=None,replication_status=,reservations=['f7d41820-0f1f-4ae0-9d17-223a6ae2e5fd','eeb5cefa-3703-4a39-8849-d41cba704096','c5e8256a-a91e-4413-a35a-b26fc66a3bb2','766c30c3-fbe9-4bce-9703-2c73876aedf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad311f5a-7130-40ff-a997-8639ca416d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad311f5a-7130-40ff-a997-8639ca416d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Flow 'volume_create_api' (fdb51089-30bf-4369-adc6-23ce31f5e953) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume request issued successfully. Sep 07 09:59:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-319eafc6-8025-4070-b8e9-31512f26eb60 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1196/2488] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:59:10 2026] POST /volume/v3/volumes => generated 771 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "42be7b41-677a-4426-9be3-4889058f5350", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1375019262"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume request body: {'volume': {"'source_volid": '42be7b41-677a-4426-9be3-4889058f5350', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1375019262'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume of 1 GB Sep 07 09:59:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Availability Zones retrieved successfully. Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Flow 'volume_create_api' (bf19450c-5a5a-4f40-bcaf-5c73ffbb5680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e60775d-2871-4ca0-9b4a-b4ed59e0bbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e60775d-2871-4ca0-9b4a-b4ed59e0bbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1e3e79-fea2-4c66-a730-12aebec63ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Created reservations ['977e4e8e-9a35-44ed-b3fd-eaea7aa555fd', '3b33f7c1-828c-44a8-a198-fda419b8b2f7', 'd3c59ce8-c24c-4572-87f1-a83c738151e2', 'ff2c8d28-ab80-4973-adde-acd76a0db7c6'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1e3e79-fea2-4c66-a730-12aebec63ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['977e4e8e-9a35-44ed-b3fd-eaea7aa555fd', '3b33f7c1-828c-44a8-a198-fda419b8b2f7', 'd3c59ce8-c24c-4572-87f1-a83c738151e2', 'ff2c8d28-ab80-4973-adde-acd76a0db7c6']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b8b321-dfee-4c29-9d87-2ea7691a0813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b8b321-dfee-4c29-9d87-2ea7691a0813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1375019262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edc97d71b5d46f5975a0b91be5fe512',qos_specs=None,replication_status=,reservations=['977e4e8e-9a35-44ed-b3fd-eaea7aa555fd','3b33f7c1-828c-44a8-a198-fda419b8b2f7','d3c59ce8-c24c-4572-87f1-a83c738151e2','ff2c8d28-ab80-4973-adde-acd76a0db7c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1375019262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4edc97d71b5d46f5975a0b91be5fe512',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e43814-55a0-4a78-9ccd-00ecc34a7940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0e43814-55a0-4a78-9ccd-00ecc34a7940) transitioned into state 'SUCCESS' from state '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-1375019262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4edc97d71b5d46f5975a0b91be5fe512',qos_specs=None,replication_status=,reservations=['977e4e8e-9a35-44ed-b3fd-eaea7aa555fd','3b33f7c1-828c-44a8-a198-fda419b8b2f7','d3c59ce8-c24c-4572-87f1-a83c738151e2','ff2c8d28-ab80-4973-adde-acd76a0db7c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4845664cc3a4e6a8fd8d925b45b3da8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d5f251-3b4d-465c-b694-a755f6c747f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1d5f251-3b4d-465c-b694-a755f6c747f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Flow 'volume_create_api' (bf19450c-5a5a-4f40-bcaf-5c73ffbb5680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Create volume request issued successfully. Sep 07 09:59:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-edb50d2f-fc1e-400b-9fac-399ea661e1d4 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1293/2489] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:59:10 2026] POST /volume/v3/volumes => generated 771 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f9a5dfb7-8a93-4425-ad72-6ebcc610d984 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f9a5dfb7-8a93-4425-ad72-6ebcc610d984 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/a04642dc-72df-4486-a1ad-7f7577b44ded Sep 07 09:59:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f9a5dfb7-8a93-4425-ad72-6ebcc610d984 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f9a5dfb7-8a93-4425-ad72-6ebcc610d984 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:11 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f9a5dfb7-8a93-4425-ad72-6ebcc610d984 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f9a5dfb7-8a93-4425-ad72-6ebcc610d984 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/a04642dc-72df-4486-a1ad-7f7577b44ded returned with HTTP 200 Sep 07 09:59:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1197/2490] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:11 2026] GET /volume/v3/volumes/a04642dc-72df-4486-a1ad-7f7577b44ded => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4087b130-775d-4264-831b-f27fa331eabd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4087b130-775d-4264-831b-f27fa331eabd tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd Sep 07 09:59:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4087b130-775d-4264-831b-f27fa331eabd tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4087b130-775d-4264-831b-f27fa331eabd tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4087b130-775d-4264-831b-f27fa331eabd tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4087b130-775d-4264-831b-f27fa331eabd tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd returned with HTTP 200 Sep 07 09:59:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1294/2491] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:11 2026] GET /volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-36db5891-6878-4e12-b8a7-689ddf76cf8b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-36db5891-6878-4e12-b8a7-689ddf76cf8b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd Sep 07 09:59:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-36db5891-6878-4e12-b8a7-689ddf76cf8b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-36db5891-6878-4e12-b8a7-689ddf76cf8b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-36db5891-6878-4e12-b8a7-689ddf76cf8b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-36db5891-6878-4e12-b8a7-689ddf76cf8b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd returned with HTTP 200 Sep 07 09:59:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1198/2492] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:12 2026] GET /volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cdf54b75-1128-44bd-ae20-45aa65d33471 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cdf54b75-1128-44bd-ae20-45aa65d33471 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e Sep 07 09:59:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cdf54b75-1128-44bd-ae20-45aa65d33471 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cdf54b75-1128-44bd-ae20-45aa65d33471 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cdf54b75-1128-44bd-ae20-45aa65d33471 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cdf54b75-1128-44bd-ae20-45aa65d33471 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e returned with HTTP 200 Sep 07 09:59:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1295/2493] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:12 2026] GET /volume/v3/volumes/8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-86590473-8295-4594-b22d-266594467230 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-86590473-8295-4594-b22d-266594467230 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 Sep 07 09:59:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-86590473-8295-4594-b22d-266594467230 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-86590473-8295-4594-b22d-266594467230 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-86590473-8295-4594-b22d-266594467230 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-86590473-8295-4594-b22d-266594467230 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 returned with HTTP 200 Sep 07 09:59:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1199/2494] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:12 2026] GET /volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1a530b2e-95ac-4e32-8379-511048746b35 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1a530b2e-95ac-4e32-8379-511048746b35 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 Sep 07 09:59:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1a530b2e-95ac-4e32-8379-511048746b35 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1a530b2e-95ac-4e32-8379-511048746b35 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1a530b2e-95ac-4e32-8379-511048746b35 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1a530b2e-95ac-4e32-8379-511048746b35 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 returned with HTTP 200 Sep 07 09:59:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1296/2495] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:13 2026] GET /volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7283ec23-a843-4516-89fd-e329e10d1388 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7283ec23-a843-4516-89fd-e329e10d1388 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 Sep 07 09:59:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7283ec23-a843-4516-89fd-e329e10d1388 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7283ec23-a843-4516-89fd-e329e10d1388 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7283ec23-a843-4516-89fd-e329e10d1388 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7283ec23-a843-4516-89fd-e329e10d1388 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 returned with HTTP 200 Sep 07 09:59:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1200/2496] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:13 2026] GET /volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-14d23dd6-e940-4a99-b403-af9ddddce6d7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-14d23dd6-e940-4a99-b403-af9ddddce6d7 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 Sep 07 09:59:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-14d23dd6-e940-4a99-b403-af9ddddce6d7 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-14d23dd6-e940-4a99-b403-af9ddddce6d7 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-14d23dd6-e940-4a99-b403-af9ddddce6d7 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-14d23dd6-e940-4a99-b403-af9ddddce6d7 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 returned with HTTP 200 Sep 07 09:59:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1297/2497] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:14 2026] GET /volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 => generated 864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-809908d1-54b5-47f4-80bf-f08ea813352b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-809908d1-54b5-47f4-80bf-f08ea813352b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] DELETE http://192.168.122.65/volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 Sep 07 09:59:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-809908d1-54b5-47f4-80bf-f08ea813352b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-809908d1-54b5-47f4-80bf-f08ea813352b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:14 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-809908d1-54b5-47f4-80bf-f08ea813352b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Delete volume with id: 37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 Sep 07 09:59:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-809908d1-54b5-47f4-80bf-f08ea813352b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-809908d1-54b5-47f4-80bf-f08ea813352b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Delete volume request issued successfully. Sep 07 09:59:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-809908d1-54b5-47f4-80bf-f08ea813352b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 returned with HTTP 202 Sep 07 09:59:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1201/2498] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:14 2026] DELETE /volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6c98469a-b5ca-43b7-a269-1731d588afe0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c98469a-b5ca-43b7-a269-1731d588afe0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 Sep 07 09:59:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6c98469a-b5ca-43b7-a269-1731d588afe0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6c98469a-b5ca-43b7-a269-1731d588afe0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6c98469a-b5ca-43b7-a269-1731d588afe0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c98469a-b5ca-43b7-a269-1731d588afe0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 returned with HTTP 200 Sep 07 09:59:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1298/2499] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:14 2026] GET /volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 => generated 863 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-72a03924-09a9-4eb2-ba32-79e3ffd14d4b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-72a03924-09a9-4eb2-ba32-79e3ffd14d4b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 Sep 07 09:59:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-72a03924-09a9-4eb2-ba32-79e3ffd14d4b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-72a03924-09a9-4eb2-ba32-79e3ffd14d4b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-72a03924-09a9-4eb2-ba32-79e3ffd14d4b tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 returned with HTTP 404 Sep 07 09:59:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1202/2500] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:15 2026] GET /volume/v3/volumes/37dbc5ed-26a2-4c8d-9cdb-c3afb9ba39b3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ac4234d7-1a38-4d5a-93df-2d15433f6527 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ac4234d7-1a38-4d5a-93df-2d15433f6527 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] DELETE http://192.168.122.65/volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 Sep 07 09:59:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ac4234d7-1a38-4d5a-93df-2d15433f6527 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ac4234d7-1a38-4d5a-93df-2d15433f6527 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:15 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-ac4234d7-1a38-4d5a-93df-2d15433f6527 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Delete volume with id: 7f6bbba3-09cf-499b-9efa-a57abbf9fc39 Sep 07 09:59:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ac4234d7-1a38-4d5a-93df-2d15433f6527 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ac4234d7-1a38-4d5a-93df-2d15433f6527 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Delete volume request issued successfully. Sep 07 09:59:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ac4234d7-1a38-4d5a-93df-2d15433f6527 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 returned with HTTP 202 Sep 07 09:59:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1299/2501] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:15 2026] DELETE /volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 09:59:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3d6a8c30-8562-413b-9ff3-21be3e913d1a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3d6a8c30-8562-413b-9ff3-21be3e913d1a tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 Sep 07 09:59:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3d6a8c30-8562-413b-9ff3-21be3e913d1a tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3d6a8c30-8562-413b-9ff3-21be3e913d1a tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3d6a8c30-8562-413b-9ff3-21be3e913d1a tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3d6a8c30-8562-413b-9ff3-21be3e913d1a tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 returned with HTTP 200 Sep 07 09:59:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1203/2502] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:16 2026] GET /volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-315cc586-dcb0-400d-ba15-a4fdc392e23d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-315cc586-dcb0-400d-ba15-a4fdc392e23d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 Sep 07 09:59:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-315cc586-dcb0-400d-ba15-a4fdc392e23d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-315cc586-dcb0-400d-ba15-a4fdc392e23d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-315cc586-dcb0-400d-ba15-a4fdc392e23d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 returned with HTTP 404 Sep 07 09:59:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1300/2503] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:17 2026] GET /volume/v3/volumes/7f6bbba3-09cf-499b-9efa-a57abbf9fc39 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b559fe53-dbc9-4754-8243-9e814996c717 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b559fe53-dbc9-4754-8243-9e814996c717 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] DELETE http://192.168.122.65/volume/v3/volumes/8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e Sep 07 09:59:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b559fe53-dbc9-4754-8243-9e814996c717 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b559fe53-dbc9-4754-8243-9e814996c717 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:17 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-b559fe53-dbc9-4754-8243-9e814996c717 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Delete volume with id: 8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e Sep 07 09:59:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b559fe53-dbc9-4754-8243-9e814996c717 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b559fe53-dbc9-4754-8243-9e814996c717 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Delete volume request issued successfully. Sep 07 09:59:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b559fe53-dbc9-4754-8243-9e814996c717 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e returned with HTTP 202 Sep 07 09:59:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1204/2504] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:17 2026] DELETE /volume/v3/volumes/8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9132abc8-95fa-480f-af82-b20ebebda6c0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9132abc8-95fa-480f-af82-b20ebebda6c0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e Sep 07 09:59:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9132abc8-95fa-480f-af82-b20ebebda6c0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9132abc8-95fa-480f-af82-b20ebebda6c0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9132abc8-95fa-480f-af82-b20ebebda6c0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9132abc8-95fa-480f-af82-b20ebebda6c0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e returned with HTTP 200 Sep 07 09:59:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1301/2505] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:17 2026] GET /volume/v3/volumes/8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-26825d52-b4c6-4c4b-97d2-c5cb288a7fc5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-26825d52-b4c6-4c4b-97d2-c5cb288a7fc5 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e Sep 07 09:59:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-26825d52-b4c6-4c4b-97d2-c5cb288a7fc5 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-26825d52-b4c6-4c4b-97d2-c5cb288a7fc5 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-26825d52-b4c6-4c4b-97d2-c5cb288a7fc5 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e returned with HTTP 404 Sep 07 09:59:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1205/2506] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:18 2026] GET /volume/v3/volumes/8bedcaac-ad6f-4737-a96e-dfabb8ec0e2e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d231ff91-bb8a-48cb-9b66-b0daa5be248a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d231ff91-bb8a-48cb-9b66-b0daa5be248a tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] DELETE http://192.168.122.65/volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd Sep 07 09:59:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d231ff91-bb8a-48cb-9b66-b0daa5be248a tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d231ff91-bb8a-48cb-9b66-b0daa5be248a tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:18 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-d231ff91-bb8a-48cb-9b66-b0daa5be248a tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Delete volume with id: a584fce9-bf0c-4e88-b58c-23d06917cdcd Sep 07 09:59:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d231ff91-bb8a-48cb-9b66-b0daa5be248a tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d231ff91-bb8a-48cb-9b66-b0daa5be248a tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Delete volume request issued successfully. Sep 07 09:59:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d231ff91-bb8a-48cb-9b66-b0daa5be248a tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd returned with HTTP 202 Sep 07 09:59:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1302/2507] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:18 2026] DELETE /volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7789d0f1-9339-402e-97da-9e272234c112 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7789d0f1-9339-402e-97da-9e272234c112 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd Sep 07 09:59:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7789d0f1-9339-402e-97da-9e272234c112 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7789d0f1-9339-402e-97da-9e272234c112 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7789d0f1-9339-402e-97da-9e272234c112 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7789d0f1-9339-402e-97da-9e272234c112 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd returned with HTTP 200 Sep 07 09:59:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1206/2508] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:18 2026] GET /volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-db4fa4a5-3d88-478a-8bdb-46b671eca3f0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-db4fa4a5-3d88-478a-8bdb-46b671eca3f0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd Sep 07 09:59:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-db4fa4a5-3d88-478a-8bdb-46b671eca3f0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-db4fa4a5-3d88-478a-8bdb-46b671eca3f0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-db4fa4a5-3d88-478a-8bdb-46b671eca3f0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd returned with HTTP 404 Sep 07 09:59:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1303/2509] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:19 2026] GET /volume/v3/volumes/a584fce9-bf0c-4e88-b58c-23d06917cdcd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e87fe1d2-82e9-4ad1-be30-a87cd27c11c0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e87fe1d2-82e9-4ad1-be30-a87cd27c11c0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] DELETE http://192.168.122.65/volume/v3/volumes/a04642dc-72df-4486-a1ad-7f7577b44ded Sep 07 09:59:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e87fe1d2-82e9-4ad1-be30-a87cd27c11c0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e87fe1d2-82e9-4ad1-be30-a87cd27c11c0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:19 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-e87fe1d2-82e9-4ad1-be30-a87cd27c11c0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Delete volume with id: a04642dc-72df-4486-a1ad-7f7577b44ded Sep 07 09:59:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e87fe1d2-82e9-4ad1-be30-a87cd27c11c0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e87fe1d2-82e9-4ad1-be30-a87cd27c11c0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Delete volume request issued successfully. Sep 07 09:59:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e87fe1d2-82e9-4ad1-be30-a87cd27c11c0 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/a04642dc-72df-4486-a1ad-7f7577b44ded returned with HTTP 202 Sep 07 09:59:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1207/2510] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:19 2026] DELETE /volume/v3/volumes/a04642dc-72df-4486-a1ad-7f7577b44ded => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-204665b7-bfd6-4d96-8492-79916561dc9d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-204665b7-bfd6-4d96-8492-79916561dc9d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/a04642dc-72df-4486-a1ad-7f7577b44ded Sep 07 09:59:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-204665b7-bfd6-4d96-8492-79916561dc9d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-204665b7-bfd6-4d96-8492-79916561dc9d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-204665b7-bfd6-4d96-8492-79916561dc9d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-204665b7-bfd6-4d96-8492-79916561dc9d tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/a04642dc-72df-4486-a1ad-7f7577b44ded returned with HTTP 200 Sep 07 09:59:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1304/2511] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:19 2026] GET /volume/v3/volumes/a04642dc-72df-4486-a1ad-7f7577b44ded => generated 863 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e38f5423-3c01-4301-9fa4-7d4aec32fd36 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e38f5423-3c01-4301-9fa4-7d4aec32fd36 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/a04642dc-72df-4486-a1ad-7f7577b44ded Sep 07 09:59:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e38f5423-3c01-4301-9fa4-7d4aec32fd36 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e38f5423-3c01-4301-9fa4-7d4aec32fd36 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e38f5423-3c01-4301-9fa4-7d4aec32fd36 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/a04642dc-72df-4486-a1ad-7f7577b44ded returned with HTTP 404 Sep 07 09:59:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1208/2512] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:20 2026] GET /volume/v3/volumes/a04642dc-72df-4486-a1ad-7f7577b44ded => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-024d3061-d245-4835-a981-4d5047a25d44 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-024d3061-d245-4835-a981-4d5047a25d44 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] DELETE http://192.168.122.65/volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 Sep 07 09:59:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-024d3061-d245-4835-a981-4d5047a25d44 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-024d3061-d245-4835-a981-4d5047a25d44 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:20 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-024d3061-d245-4835-a981-4d5047a25d44 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Delete volume with id: 42be7b41-677a-4426-9be3-4889058f5350 Sep 07 09:59:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-024d3061-d245-4835-a981-4d5047a25d44 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-024d3061-d245-4835-a981-4d5047a25d44 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Delete volume request issued successfully. Sep 07 09:59:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-024d3061-d245-4835-a981-4d5047a25d44 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 returned with HTTP 202 Sep 07 09:59:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1305/2513] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:20 2026] DELETE /volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-64ed31a3-acf5-45ba-97d3-15c1893070b7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-64ed31a3-acf5-45ba-97d3-15c1893070b7 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 Sep 07 09:59:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-64ed31a3-acf5-45ba-97d3-15c1893070b7 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-64ed31a3-acf5-45ba-97d3-15c1893070b7 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-64ed31a3-acf5-45ba-97d3-15c1893070b7 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Volume info retrieved successfully. Sep 07 09:59:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-64ed31a3-acf5-45ba-97d3-15c1893070b7 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 returned with HTTP 200 Sep 07 09:59:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1209/2514] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:20 2026] GET /volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2bd9c193-b4ad-471f-b93e-caf1b5c67ae6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2bd9c193-b4ad-471f-b93e-caf1b5c67ae6 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] GET http://192.168.122.65/volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 Sep 07 09:59:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2bd9c193-b4ad-471f-b93e-caf1b5c67ae6 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2bd9c193-b4ad-471f-b93e-caf1b5c67ae6 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2bd9c193-b4ad-471f-b93e-caf1b5c67ae6 tempest-CreateVolumesFromSourceVolumeTest-38394907 tempest-CreateVolumesFromSourceVolumeTest-38394907-project-member] http://192.168.122.65/volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 returned with HTTP 404 Sep 07 09:59:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1306/2515] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:21 2026] GET /volume/v3/volumes/42be7b41-677a-4426-9be3-4889058f5350 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bcee483d-e065-4459-8b1e-71384c14c202 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1369979728"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1369979728'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Create volume of 1 GB Sep 07 09:59:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Availability Zones retrieved successfully. Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Flow 'volume_create_api' (ca43bd86-062d-4a78-8674-568e30dc1b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09640a4e-9474-449d-882f-86ce6b16c14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09640a4e-9474-449d-882f-86ce6b16c14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c80c0282-95f5-44e6-bf0c-8cdb72e04d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Created reservations ['0923faa8-f3ef-456b-bbf0-d77b9ad0072e', '7dc9f5b2-81ff-4d3c-883a-64e95153320c', '68fe8a07-4587-4b73-b7ff-64769585b103', 'a8a2b7d0-6fcb-4c70-8d8c-045b7d59de3b'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c80c0282-95f5-44e6-bf0c-8cdb72e04d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0923faa8-f3ef-456b-bbf0-d77b9ad0072e', '7dc9f5b2-81ff-4d3c-883a-64e95153320c', '68fe8a07-4587-4b73-b7ff-64769585b103', 'a8a2b7d0-6fcb-4c70-8d8c-045b7d59de3b']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69731db7-91ca-4d13-a924-0f76bdc0e5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69731db7-91ca-4d13-a924-0f76bdc0e5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c74b6aa-deea-4c1b-91bc-61db4683a598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1369979728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4c4b4c39c544d7d93c99663fe4d13a4',qos_specs=None,replication_status=,reservations=['0923faa8-f3ef-456b-bbf0-d77b9ad0072e','7dc9f5b2-81ff-4d3c-883a-64e95153320c','68fe8a07-4587-4b73-b7ff-64769585b103','a8a2b7d0-6fcb-4c70-8d8c-045b7d59de3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3831550dae2e4cdfa18a7916a6f262b3',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1369979728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c74b6aa-deea-4c1b-91bc-61db4683a598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4c4b4c39c544d7d93c99663fe4d13a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3831550dae2e4cdfa18a7916a6f262b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88ec20b-a502-4d9b-83ce-4fa1f341efb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88ec20b-a502-4d9b-83ce-4fa1f341efb8) transitioned into state 'SUCCESS' from state '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-1369979728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4c4b4c39c544d7d93c99663fe4d13a4',qos_specs=None,replication_status=,reservations=['0923faa8-f3ef-456b-bbf0-d77b9ad0072e','7dc9f5b2-81ff-4d3c-883a-64e95153320c','68fe8a07-4587-4b73-b7ff-64769585b103','a8a2b7d0-6fcb-4c70-8d8c-045b7d59de3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3831550dae2e4cdfa18a7916a6f262b3',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ccfcd6-e24f-4ea3-9f98-9478dc02a24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03ccfcd6-e24f-4ea3-9f98-9478dc02a24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Flow 'volume_create_api' (ca43bd86-062d-4a78-8674-568e30dc1b4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Create volume request issued successfully. Sep 07 09:59:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bcee483d-e065-4459-8b1e-71384c14c202 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1210/2516] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 09:59:24 2026] POST /volume/v3/volumes => generated 777 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e3699e70-6c29-4dc7-8c1b-b7c2b9b87a25 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e3699e70-6c29-4dc7-8c1b-b7c2b9b87a25 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 Sep 07 09:59:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e3699e70-6c29-4dc7-8c1b-b7c2b9b87a25 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e3699e70-6c29-4dc7-8c1b-b7c2b9b87a25 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b131a1cd-6f06-4996-897f-11c18af2dc08 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b131a1cd-6f06-4996-897f-11c18af2dc08 None None] GET http://192.168.122.65/volume// Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b131a1cd-6f06-4996-897f-11c18af2dc08 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b131a1cd-6f06-4996-897f-11c18af2dc08 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b131a1cd-6f06-4996-897f-11c18af2dc08 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:59:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1211/2517] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:59:24 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e3699e70-6c29-4dc7-8c1b-b7c2b9b87a25 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-fbc146c5-bc53-46b9-9568-fa7535512dc3 req-61c456f1-bd9b-45eb-8ae5-96d6b098c307 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fbc146c5-bc53-46b9-9568-fa7535512dc3 req-61c456f1-bd9b-45eb-8ae5-96d6b098c307 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 09:59:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-fbc146c5-bc53-46b9-9568-fa7535512dc3 req-61c456f1-bd9b-45eb-8ae5-96d6b098c307 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10218c0e-2b02-4d19-b4f5-ed1d5fab5b36", "connector": null, "instance_uuid": "f6ec90b7-5a75-4a98-8b27-6c9fef62ec95"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e3699e70-6c29-4dc7-8c1b-b7c2b9b87a25 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 returned with HTTP 200 Sep 07 09:59:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1307/2518] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:24 2026] GET /volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 => generated 845 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-fbc146c5-bc53-46b9-9568-fa7535512dc3 req-61c456f1-bd9b-45eb-8ae5-96d6b098c307 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 09:59:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1212/2519] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 09:59:24 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-fbc146c5-bc53-46b9-9568-fa7535512dc3 req-4ce48c81-0803-4151-bd38-b359b587a4be None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fbc146c5-bc53-46b9-9568-fa7535512dc3 req-4ce48c81-0803-4151-bd38-b359b587a4be tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] DELETE http://192.168.122.65/volume/v3/attachments/e004fd7e-91bc-4bc1-b02c-b65da0e5bd24 Sep 07 09:59:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fbc146c5-bc53-46b9-9568-fa7535512dc3 req-4ce48c81-0803-4151-bd38-b359b587a4be tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-fbc146c5-bc53-46b9-9568-fa7535512dc3 req-4ce48c81-0803-4151-bd38-b359b587a4be tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:25 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 09:59:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-fbc146c5-bc53-46b9-9568-fa7535512dc3 req-4ce48c81-0803-4151-bd38-b359b587a4be tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/attachments/e004fd7e-91bc-4bc1-b02c-b65da0e5bd24 returned with HTTP 200 Sep 07 09:59:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1308/2520] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 09:59:25 2026] DELETE /volume/v3/attachments/e004fd7e-91bc-4bc1-b02c-b65da0e5bd24 => generated 192 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c5a4380c-f0ad-492f-b9de-dcdc4be2b525 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c5a4380c-f0ad-492f-b9de-dcdc4be2b525 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 Sep 07 09:59:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c5a4380c-f0ad-492f-b9de-dcdc4be2b525 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c5a4380c-f0ad-492f-b9de-dcdc4be2b525 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c5a4380c-f0ad-492f-b9de-dcdc4be2b525 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c5a4380c-f0ad-492f-b9de-dcdc4be2b525 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 returned with HTTP 200 Sep 07 09:59:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1213/2521] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:25 2026] GET /volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 => generated 869 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5c0aba0c-1371-4cd4-a2d4-dd02009258b0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5c0aba0c-1371-4cd4-a2d4-dd02009258b0 None None] GET http://192.168.122.65/volume// Sep 07 09:59:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5c0aba0c-1371-4cd4-a2d4-dd02009258b0 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5c0aba0c-1371-4cd4-a2d4-dd02009258b0 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5c0aba0c-1371-4cd4-a2d4-dd02009258b0 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 09:59:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1309/2522] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 09:59:26 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 09:59:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-9074e37f-377e-4ab4-ba6a-411781ded547 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-9074e37f-377e-4ab4-ba6a-411781ded547 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] GET http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 09:59:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-9074e37f-377e-4ab4-ba6a-411781ded547 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-9074e37f-377e-4ab4-ba6a-411781ded547 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-9074e37f-377e-4ab4-ba6a-411781ded547 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Volume info retrieved successfully. Sep 07 09:59:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-9074e37f-377e-4ab4-ba6a-411781ded547 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 returned with HTTP 200 Sep 07 09:59:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1214/2523] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 09:59:26 2026] GET /volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 => generated 1511 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 09:59:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-3fba8039-1200-45c8-9376-7ee4e93d6f77 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-3fba8039-1200-45c8-9376-7ee4e93d6f77 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] PUT http://192.168.122.65/volume/v3/attachments/07fa7724-612f-4ff7-91a9-e2e8aa4d0784 Sep 07 09:59:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-3fba8039-1200-45c8-9376-7ee4e93d6f77 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:26 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-3fba8039-1200-45c8-9376-7ee4e93d6f77 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Acquiring lock "cinder-attachment_update-10218c0e-2b02-4d19-b4f5-ed1d5fab5b36-devstack" by "attachment_update" {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 09:59:26 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-3fba8039-1200-45c8-9376-7ee4e93d6f77 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Lock "cinder-attachment_update-10218c0e-2b02-4d19-b4f5-ed1d5fab5b36-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 09:59:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9ddae866-e44c-43fb-9437-fefedaa9a9fb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9ddae866-e44c-43fb-9437-fefedaa9a9fb tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 Sep 07 09:59:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9ddae866-e44c-43fb-9437-fefedaa9a9fb tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9ddae866-e44c-43fb-9437-fefedaa9a9fb tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9ddae866-e44c-43fb-9437-fefedaa9a9fb tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9ddae866-e44c-43fb-9437-fefedaa9a9fb tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 returned with HTTP 200 Sep 07 09:59:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1215/2524] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:26 2026] GET /volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 => generated 870 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-79cdbc9b-ff48-49e7-bea9-53ace465f735 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-79cdbc9b-ff48-49e7-bea9-53ace465f735 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:59:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-79cdbc9b-ff48-49e7-bea9-53ace465f735 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c74b6aa-deea-4c1b-91bc-61db4683a598", "name": "tempest-VolumeDependencyTests-Snapshot-1559307524"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-79cdbc9b-ff48-49e7-bea9-53ace465f735 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:27 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-79cdbc9b-ff48-49e7-bea9-53ace465f735 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Create snapshot from volume 2c74b6aa-deea-4c1b-91bc-61db4683a598 Sep 07 09:59:27 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-3fba8039-1200-45c8-9376-7ee4e93d6f77 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Lock "cinder-attachment_update-10218c0e-2b02-4d19-b4f5-ed1d5fab5b36-devstack" released by "attachment_update" :: held 0.190s {{(pid=86990) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 09:59:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-3fba8039-1200-45c8-9376-7ee4e93d6f77 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/attachments/07fa7724-612f-4ff7-91a9-e2e8aa4d0784 returned with HTTP 200 Sep 07 09:59:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1310/2525] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 09:59:26 2026] PUT /volume/v3/attachments/07fa7724-612f-4ff7-91a9-e2e8aa4d0784 => generated 694 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:27 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-79cdbc9b-ff48-49e7-bea9-53ace465f735 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Created reservations ['d5163fd8-eb56-4b4b-992c-3315cc90c7e4', '561c143f-6956-48c8-b379-774a228c379f', '5859fb59-2921-4aa3-8cbe-eb8eaccbc0fd', 'cde79c53-3953-44cc-beb1-1af66d3fd775'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-2001d28f-5a34-4acf-9142-e80d775a91c1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-2001d28f-5a34-4acf-9142-e80d775a91c1 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] POST http://192.168.122.65/volume/v3/attachments/07fa7724-612f-4ff7-91a9-e2e8aa4d0784/action Sep 07 09:59:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-2001d28f-5a34-4acf-9142-e80d775a91c1 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Action body: b'{"os-complete": null}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 09:59:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-2001d28f-5a34-4acf-9142-e80d775a91c1 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-79cdbc9b-ff48-49e7-bea9-53ace465f735 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Snapshot create request issued successfully. Sep 07 09:59:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-79cdbc9b-ff48-49e7-bea9-53ace465f735 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:59:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1216/2526] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:59:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 09:59:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ddc7ba68-6871-49b7-986e-c7a4cb03559f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ddc7ba68-6871-49b7-986e-c7a4cb03559f tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 Sep 07 09:59:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ddc7ba68-6871-49b7-986e-c7a4cb03559f tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ddc7ba68-6871-49b7-986e-c7a4cb03559f tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-a0534cf8-7711-4cee-8ff4-5fdebb5527a4 req-2001d28f-5a34-4acf-9142-e80d775a91c1 tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/attachments/07fa7724-612f-4ff7-91a9-e2e8aa4d0784/action returned with HTTP 204 Sep 07 09:59:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1311/2527] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 09:59:27 2026] POST /volume/v3/attachments/07fa7724-612f-4ff7-91a9-e2e8aa4d0784/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ddc7ba68-6871-49b7-986e-c7a4cb03559f tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Snapshot retrieved successfully. Sep 07 09:59:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ddc7ba68-6871-49b7-986e-c7a4cb03559f tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 returned with HTTP 200 Sep 07 09:59:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1217/2528] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:27 2026] GET /volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0f727e1e-0310-4267-a442-dc19e3f2934d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0f727e1e-0310-4267-a442-dc19e3f2934d tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 Sep 07 09:59:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0f727e1e-0310-4267-a442-dc19e3f2934d tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0f727e1e-0310-4267-a442-dc19e3f2934d tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0f727e1e-0310-4267-a442-dc19e3f2934d tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Snapshot retrieved successfully. Sep 07 09:59:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0f727e1e-0310-4267-a442-dc19e3f2934d tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 returned with HTTP 200 Sep 07 09:59:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1312/2529] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:28 2026] GET /volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5135866c-fec1-4f0a-b8cf-933fd608d06c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5135866c-fec1-4f0a-b8cf-933fd608d06c tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 Sep 07 09:59:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5135866c-fec1-4f0a-b8cf-933fd608d06c tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5135866c-fec1-4f0a-b8cf-933fd608d06c tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5135866c-fec1-4f0a-b8cf-933fd608d06c tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Snapshot retrieved successfully. Sep 07 09:59:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5135866c-fec1-4f0a-b8cf-933fd608d06c tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 returned with HTTP 200 Sep 07 09:59:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1218/2530] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:29 2026] GET /volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2f795fea-dce2-4a73-88f1-06f5fbe56630 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2f795fea-dce2-4a73-88f1-06f5fbe56630 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 Sep 07 09:59:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2f795fea-dce2-4a73-88f1-06f5fbe56630 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2f795fea-dce2-4a73-88f1-06f5fbe56630 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2f795fea-dce2-4a73-88f1-06f5fbe56630 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Snapshot retrieved successfully. Sep 07 09:59:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2f795fea-dce2-4a73-88f1-06f5fbe56630 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 returned with HTTP 200 Sep 07 09:59:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1313/2531] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:30 2026] GET /volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ad808369-d284-4578-b009-27e9283d6933", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1947439005"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Create volume request body: {'volume': {'snapshot_id': 'ad808369-d284-4578-b009-27e9283d6933', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1947439005'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Snapshot retrieved successfully. Sep 07 09:59:30 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Create volume of 1 GB Sep 07 09:59:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Availability Zones retrieved successfully. Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Flow 'volume_create_api' (a5b95493-59ef-4b8c-af90-9f04b876b4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c52b882-6759-459d-bbd3-bce80b509010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c52b882-6759-459d-bbd3-bce80b509010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ad808369-d284-4578-b009-27e9283d6933', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82dd91fe-1ecd-48a2-9ebd-93aa87c55024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Created reservations ['8b08a174-7946-4f92-8f5c-93b713689146', '0a5393cf-32d6-4c10-82a6-eb466605def7', '9454ec67-9e3d-4f8d-8742-6af4a2e3397e', '6b414ba8-50e3-4a5b-b982-bed07d7bdb38'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82dd91fe-1ecd-48a2-9ebd-93aa87c55024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b08a174-7946-4f92-8f5c-93b713689146', '0a5393cf-32d6-4c10-82a6-eb466605def7', '9454ec67-9e3d-4f8d-8742-6af4a2e3397e', '6b414ba8-50e3-4a5b-b982-bed07d7bdb38']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71b1e0d-b464-4b8d-ab8c-7fca1ebb936c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e71b1e0d-b464-4b8d-ab8c-7fca1ebb936c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45f7f7cf-18a3-4d12-82e0-272914ef13c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1947439005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4c4b4c39c544d7d93c99663fe4d13a4',qos_specs=None,replication_status=,reservations=['8b08a174-7946-4f92-8f5c-93b713689146','0a5393cf-32d6-4c10-82a6-eb466605def7','9454ec67-9e3d-4f8d-8742-6af4a2e3397e','6b414ba8-50e3-4a5b-b982-bed07d7bdb38'],size=1,snapshot_id=ad808369-d284-4578-b009-27e9283d6933,source_replicaid=,source_volid=None,status='creating',user_id='3831550dae2e4cdfa18a7916a6f262b3',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1947439005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45f7f7cf-18a3-4d12-82e0-272914ef13c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4c4b4c39c544d7d93c99663fe4d13a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ad808369-d284-4578-b009-27e9283d6933,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3831550dae2e4cdfa18a7916a6f262b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989e945a-228d-4535-bcf5-d5ed6e119be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (989e945a-228d-4535-bcf5-d5ed6e119be2) transitioned into state 'SUCCESS' from state '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-1947439005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4c4b4c39c544d7d93c99663fe4d13a4',qos_specs=None,replication_status=,reservations=['8b08a174-7946-4f92-8f5c-93b713689146','0a5393cf-32d6-4c10-82a6-eb466605def7','9454ec67-9e3d-4f8d-8742-6af4a2e3397e','6b414ba8-50e3-4a5b-b982-bed07d7bdb38'],size=1,snapshot_id=ad808369-d284-4578-b009-27e9283d6933,source_replicaid=,source_volid=None,status='creating',user_id='3831550dae2e4cdfa18a7916a6f262b3',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84790c58-36f6-4800-9034-258d509f2da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84790c58-36f6-4800-9034-258d509f2da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Flow 'volume_create_api' (a5b95493-59ef-4b8c-af90-9f04b876b4af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Create volume request issued successfully. Sep 07 09:59:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d5648dd1-4ce4-4723-8582-3c8ae622ecb3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1219/2532] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 09:59:30 2026] POST /volume/v3/volumes => generated 811 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1c8bb672-836b-4f25-ab17-fb03db07b966 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1c8bb672-836b-4f25-ab17-fb03db07b966 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 Sep 07 09:59:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1c8bb672-836b-4f25-ab17-fb03db07b966 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1c8bb672-836b-4f25-ab17-fb03db07b966 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1c8bb672-836b-4f25-ab17-fb03db07b966 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1c8bb672-836b-4f25-ab17-fb03db07b966 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 returned with HTTP 200 Sep 07 09:59:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1314/2533] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:30 2026] GET /volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-58692796-b8df-47d8-8724-b05b853010c3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58692796-b8df-47d8-8724-b05b853010c3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 Sep 07 09:59:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58692796-b8df-47d8-8724-b05b853010c3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-58692796-b8df-47d8-8724-b05b853010c3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-58692796-b8df-47d8-8724-b05b853010c3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-58692796-b8df-47d8-8724-b05b853010c3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 returned with HTTP 200 Sep 07 09:59:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1220/2534] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:32 2026] GET /volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 => generated 903 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1c597386-cf98-4013-9d8b-c49867321cc3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1c597386-cf98-4013-9d8b-c49867321cc3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 Sep 07 09:59:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1c597386-cf98-4013-9d8b-c49867321cc3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1c597386-cf98-4013-9d8b-c49867321cc3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1c597386-cf98-4013-9d8b-c49867321cc3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1c597386-cf98-4013-9d8b-c49867321cc3 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 returned with HTTP 200 Sep 07 09:59:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1315/2535] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:33 2026] GET /volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 => generated 903 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e2e0155e-0795-40f6-9003-78983a6fe6ea None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e2e0155e-0795-40f6-9003-78983a6fe6ea tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 Sep 07 09:59:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e2e0155e-0795-40f6-9003-78983a6fe6ea tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e2e0155e-0795-40f6-9003-78983a6fe6ea tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e2e0155e-0795-40f6-9003-78983a6fe6ea tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e2e0155e-0795-40f6-9003-78983a6fe6ea tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 returned with HTTP 200 Sep 07 09:59:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1221/2536] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:34 2026] GET /volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 => generated 903 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-701c5a21-e4c8-4d9d-9766-7b1f6f94f1ad None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-701c5a21-e4c8-4d9d-9766-7b1f6f94f1ad tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 Sep 07 09:59:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-701c5a21-e4c8-4d9d-9766-7b1f6f94f1ad tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-701c5a21-e4c8-4d9d-9766-7b1f6f94f1ad tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-701c5a21-e4c8-4d9d-9766-7b1f6f94f1ad tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-701c5a21-e4c8-4d9d-9766-7b1f6f94f1ad tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 returned with HTTP 200 Sep 07 09:59:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1316/2537] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:35 2026] GET /volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 => generated 903 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-61ea09a2-18d4-4e2c-8afe-74c300b47bc2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-61ea09a2-18d4-4e2c-8afe-74c300b47bc2 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 Sep 07 09:59:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-61ea09a2-18d4-4e2c-8afe-74c300b47bc2 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-61ea09a2-18d4-4e2c-8afe-74c300b47bc2 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-61ea09a2-18d4-4e2c-8afe-74c300b47bc2 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-61ea09a2-18d4-4e2c-8afe-74c300b47bc2 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 returned with HTTP 200 Sep 07 09:59:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1222/2538] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:36 2026] GET /volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 => generated 903 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0868054a-670c-4212-b78b-1be43d5c37f7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0868054a-670c-4212-b78b-1be43d5c37f7 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 Sep 07 09:59:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0868054a-670c-4212-b78b-1be43d5c37f7 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0868054a-670c-4212-b78b-1be43d5c37f7 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0868054a-670c-4212-b78b-1be43d5c37f7 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0868054a-670c-4212-b78b-1be43d5c37f7 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 returned with HTTP 200 Sep 07 09:59:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1317/2539] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:37 2026] GET /volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 => generated 903 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5b7bf59d-57e9-475b-bb93-0aae4c305386 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5b7bf59d-57e9-475b-bb93-0aae4c305386 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 Sep 07 09:59:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5b7bf59d-57e9-475b-bb93-0aae4c305386 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5b7bf59d-57e9-475b-bb93-0aae4c305386 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5b7bf59d-57e9-475b-bb93-0aae4c305386 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5b7bf59d-57e9-475b-bb93-0aae4c305386 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 returned with HTTP 200 Sep 07 09:59:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1223/2540] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:38 2026] GET /volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 => generated 904 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-66b17ff3-b85e-4568-adf7-dc3ba792b132 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-66b17ff3-b85e-4568-adf7-dc3ba792b132 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 Sep 07 09:59:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-66b17ff3-b85e-4568-adf7-dc3ba792b132 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-66b17ff3-b85e-4568-adf7-dc3ba792b132 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:39 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-66b17ff3-b85e-4568-adf7-dc3ba792b132 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Delete snapshot with id: ad808369-d284-4578-b009-27e9283d6933 Sep 07 09:59:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-66b17ff3-b85e-4568-adf7-dc3ba792b132 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Snapshot retrieved successfully. Sep 07 09:59:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-66b17ff3-b85e-4568-adf7-dc3ba792b132 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Snapshot delete request issued successfully. Sep 07 09:59:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-66b17ff3-b85e-4568-adf7-dc3ba792b132 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 returned with HTTP 202 Sep 07 09:59:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1318/2541] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:59:39 2026] DELETE /volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a1596c30-6ee2-4829-9be4-03479ff16bcc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a1596c30-6ee2-4829-9be4-03479ff16bcc tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 Sep 07 09:59:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a1596c30-6ee2-4829-9be4-03479ff16bcc tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a1596c30-6ee2-4829-9be4-03479ff16bcc tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a1596c30-6ee2-4829-9be4-03479ff16bcc tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Snapshot retrieved successfully. Sep 07 09:59:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a1596c30-6ee2-4829-9be4-03479ff16bcc tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 returned with HTTP 200 Sep 07 09:59:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1224/2542] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:39 2026] GET /volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f35cbd19-eec8-4316-b427-b94c03eb310d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f35cbd19-eec8-4316-b427-b94c03eb310d tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 Sep 07 09:59:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f35cbd19-eec8-4316-b427-b94c03eb310d tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f35cbd19-eec8-4316-b427-b94c03eb310d tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f35cbd19-eec8-4316-b427-b94c03eb310d tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Snapshot retrieved successfully. Sep 07 09:59:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f35cbd19-eec8-4316-b427-b94c03eb310d tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 returned with HTTP 200 Sep 07 09:59:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1319/2543] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:40 2026] GET /volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e453ffeb-c118-4464-82f6-e5f7548a923c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e453ffeb-c118-4464-82f6-e5f7548a923c tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 Sep 07 09:59:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e453ffeb-c118-4464-82f6-e5f7548a923c tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e453ffeb-c118-4464-82f6-e5f7548a923c tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e453ffeb-c118-4464-82f6-e5f7548a923c tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 returned with HTTP 404 Sep 07 09:59:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1225/2544] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:41 2026] GET /volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f5e1544a-6abf-4754-8d5b-46a8c75474d0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f5e1544a-6abf-4754-8d5b-46a8c75474d0 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] DELETE http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 Sep 07 09:59:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f5e1544a-6abf-4754-8d5b-46a8c75474d0 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f5e1544a-6abf-4754-8d5b-46a8c75474d0 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:41 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-f5e1544a-6abf-4754-8d5b-46a8c75474d0 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Delete volume with id: 2c74b6aa-deea-4c1b-91bc-61db4683a598 Sep 07 09:59:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f5e1544a-6abf-4754-8d5b-46a8c75474d0 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f5e1544a-6abf-4754-8d5b-46a8c75474d0 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Delete volume request issued successfully. Sep 07 09:59:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f5e1544a-6abf-4754-8d5b-46a8c75474d0 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 returned with HTTP 202 Sep 07 09:59:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1320/2545] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:59:41 2026] DELETE /volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-88a9b5f8-f483-422b-9213-48ebb94f735e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-88a9b5f8-f483-422b-9213-48ebb94f735e tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 Sep 07 09:59:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-88a9b5f8-f483-422b-9213-48ebb94f735e tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-88a9b5f8-f483-422b-9213-48ebb94f735e tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-88a9b5f8-f483-422b-9213-48ebb94f735e tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-88a9b5f8-f483-422b-9213-48ebb94f735e tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 returned with HTTP 200 Sep 07 09:59:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1226/2546] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:41 2026] GET /volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 => generated 869 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-83bef340-ce94-43ed-8b4e-3d968e10b772 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-83bef340-ce94-43ed-8b4e-3d968e10b772 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 Sep 07 09:59:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-83bef340-ce94-43ed-8b4e-3d968e10b772 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-83bef340-ce94-43ed-8b4e-3d968e10b772 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:42 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=300,cinder:INSERT=51,cinder:UPDATE=88 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:59:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-83bef340-ce94-43ed-8b4e-3d968e10b772 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 returned with HTTP 404 Sep 07 09:59:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1321/2547] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:42 2026] GET /volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-37e6fab2-b775-47d7-b33f-ef38a548e539 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-37e6fab2-b775-47d7-b33f-ef38a548e539 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] DELETE http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 Sep 07 09:59:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-37e6fab2-b775-47d7-b33f-ef38a548e539 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-37e6fab2-b775-47d7-b33f-ef38a548e539 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:42 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-37e6fab2-b775-47d7-b33f-ef38a548e539 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Delete volume with id: 45f7f7cf-18a3-4d12-82e0-272914ef13c2 Sep 07 09:59:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-37e6fab2-b775-47d7-b33f-ef38a548e539 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-37e6fab2-b775-47d7-b33f-ef38a548e539 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Delete volume request issued successfully. Sep 07 09:59:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-37e6fab2-b775-47d7-b33f-ef38a548e539 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 returned with HTTP 202 Sep 07 09:59:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1227/2548] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:59:42 2026] DELETE /volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 09:59:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bb49f72b-e16f-486c-a302-4376e4f82e90 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bb49f72b-e16f-486c-a302-4376e4f82e90 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 Sep 07 09:59:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bb49f72b-e16f-486c-a302-4376e4f82e90 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bb49f72b-e16f-486c-a302-4376e4f82e90 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bb49f72b-e16f-486c-a302-4376e4f82e90 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Volume info retrieved successfully. Sep 07 09:59:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bb49f72b-e16f-486c-a302-4376e4f82e90 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 returned with HTTP 200 Sep 07 09:59:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1322/2549] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:42 2026] GET /volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 => generated 903 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 09:59:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0003cd3f-5044-400a-b303-ca5a36453376 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0003cd3f-5044-400a-b303-ca5a36453376 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 Sep 07 09:59:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0003cd3f-5044-400a-b303-ca5a36453376 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0003cd3f-5044-400a-b303-ca5a36453376 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0003cd3f-5044-400a-b303-ca5a36453376 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 returned with HTTP 404 Sep 07 09:59:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1228/2550] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:43 2026] GET /volume/v3/volumes/45f7f7cf-18a3-4d12-82e0-272914ef13c2 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cda8cc71-2f68-4413-b856-c1053bdcb9a6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cda8cc71-2f68-4413-b856-c1053bdcb9a6 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 Sep 07 09:59:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cda8cc71-2f68-4413-b856-c1053bdcb9a6 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cda8cc71-2f68-4413-b856-c1053bdcb9a6 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:43 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-cda8cc71-2f68-4413-b856-c1053bdcb9a6 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Delete snapshot with id: ad808369-d284-4578-b009-27e9283d6933 Sep 07 09:59:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cda8cc71-2f68-4413-b856-c1053bdcb9a6 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 returned with HTTP 404 Sep 07 09:59:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1323/2551] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:59:43 2026] DELETE /volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6f3cad90-efe6-4fff-8585-a3b02b02da9f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6f3cad90-efe6-4fff-8585-a3b02b02da9f tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 Sep 07 09:59:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6f3cad90-efe6-4fff-8585-a3b02b02da9f tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6f3cad90-efe6-4fff-8585-a3b02b02da9f tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6f3cad90-efe6-4fff-8585-a3b02b02da9f tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 returned with HTTP 404 Sep 07 09:59:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1229/2552] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:43 2026] GET /volume/v3/snapshots/ad808369-d284-4578-b009-27e9283d6933 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0565b783-bb19-42e6-be94-6b3992d52718 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0565b783-bb19-42e6-be94-6b3992d52718 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] DELETE http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 Sep 07 09:59:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0565b783-bb19-42e6-be94-6b3992d52718 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0565b783-bb19-42e6-be94-6b3992d52718 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:43 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-0565b783-bb19-42e6-be94-6b3992d52718 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Delete volume with id: 2c74b6aa-deea-4c1b-91bc-61db4683a598 Sep 07 09:59:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0565b783-bb19-42e6-be94-6b3992d52718 tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 returned with HTTP 404 Sep 07 09:59:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1324/2553] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 09:59:43 2026] DELETE /volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4a4b76e7-4854-4ced-b597-e3cb617e7efc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4a4b76e7-4854-4ced-b597-e3cb617e7efc tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] GET http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 Sep 07 09:59:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4a4b76e7-4854-4ced-b597-e3cb617e7efc tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4a4b76e7-4854-4ced-b597-e3cb617e7efc tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:43 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=341,cinder:UPDATE=92,cinder:INSERT=57 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 09:59:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4a4b76e7-4854-4ced-b597-e3cb617e7efc tempest-VolumeDependencyTests-266713869 tempest-VolumeDependencyTests-266713869-project-member] http://192.168.122.65/volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 returned with HTTP 404 Sep 07 09:59:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1230/2554] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 09:59:43 2026] GET /volume/v3/volumes/2c74b6aa-deea-4c1b-91bc-61db4683a598 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 09:59:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Create volume of 1 GB Sep 07 09:59:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Availability Zones retrieved successfully. Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Flow 'volume_create_api' (9d9f1a53-9403-4eed-8539-340c311ae1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36af1995-2324-4480-aa53-237f99646c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36af1995-2324-4480-aa53-237f99646c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9388bb64-5d4a-46d0-beea-156749398d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Created reservations ['f1d182a5-ada4-4183-82e4-d51e993535ef', 'd569239f-b153-44ef-80f5-13396a0a3b54', '84644af2-0fca-43a7-8af8-a552720e27ce', 'f1af0257-3a43-401a-8cce-4808894bce85'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9388bb64-5d4a-46d0-beea-156749398d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1d182a5-ada4-4183-82e4-d51e993535ef', 'd569239f-b153-44ef-80f5-13396a0a3b54', '84644af2-0fca-43a7-8af8-a552720e27ce', 'f1af0257-3a43-401a-8cce-4808894bce85']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd8eef3-6963-4b92-a73d-80fa4878019e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd8eef3-6963-4b92-a73d-80fa4878019e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74b489da-1d48-4773-a1da-b7ded16d01e0', '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='075a6f5062254efe8b7cb83f79ed1010',qos_specs=None,replication_status=,reservations=['f1d182a5-ada4-4183-82e4-d51e993535ef','d569239f-b153-44ef-80f5-13396a0a3b54','84644af2-0fca-43a7-8af8-a552720e27ce','f1af0257-3a43-401a-8cce-4808894bce85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c46bf3b006994223b2f9c87d8b74e47e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:46Z,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=74b489da-1d48-4773-a1da-b7ded16d01e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='075a6f5062254efe8b7cb83f79ed1010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c46bf3b006994223b2f9c87d8b74e47e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d50e72e-6964-4495-83c4-3f7d47cacc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d50e72e-6964-4495-83c4-3f7d47cacc97) transitioned into state 'SUCCESS' from 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='075a6f5062254efe8b7cb83f79ed1010',qos_specs=None,replication_status=,reservations=['f1d182a5-ada4-4183-82e4-d51e993535ef','d569239f-b153-44ef-80f5-13396a0a3b54','84644af2-0fca-43a7-8af8-a552720e27ce','f1af0257-3a43-401a-8cce-4808894bce85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c46bf3b006994223b2f9c87d8b74e47e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6af5c1-43b1-44d4-95be-aefd8a339769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6af5c1-43b1-44d4-95be-aefd8a339769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Flow 'volume_create_api' (9d9f1a53-9403-4eed-8539-340c311ae1c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Create volume request issued successfully. Sep 07 09:59:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1b5d0a9a-989b-4844-b1eb-44bda6b5c929 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1325/2555] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 09:59:45 2026] POST /volume/v3/volumes => generated 747 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 09:59:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ff78fdcc-21ba-47d6-a8fe-4f8f53e9df76 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ff78fdcc-21ba-47d6-a8fe-4f8f53e9df76 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 Sep 07 09:59:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ff78fdcc-21ba-47d6-a8fe-4f8f53e9df76 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ff78fdcc-21ba-47d6-a8fe-4f8f53e9df76 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ff78fdcc-21ba-47d6-a8fe-4f8f53e9df76 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Volume info retrieved successfully. Sep 07 09:59:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ff78fdcc-21ba-47d6-a8fe-4f8f53e9df76 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 returned with HTTP 200 Sep 07 09:59:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1231/2556] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:46 2026] GET /volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 => generated 815 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7c5dae9e-3d6c-492d-b4d5-215cbc2b8513 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c5dae9e-3d6c-492d-b4d5-215cbc2b8513 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 Sep 07 09:59:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c5dae9e-3d6c-492d-b4d5-215cbc2b8513 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c5dae9e-3d6c-492d-b4d5-215cbc2b8513 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7c5dae9e-3d6c-492d-b4d5-215cbc2b8513 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Volume info retrieved successfully. Sep 07 09:59:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c5dae9e-3d6c-492d-b4d5-215cbc2b8513 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 returned with HTTP 200 Sep 07 09:59:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1326/2557] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:47 2026] GET /volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 => generated 839 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b15dad5b-5b5a-45aa-aa76-5a05f80e2c6d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b15dad5b-5b5a-45aa-aa76-5a05f80e2c6d tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b15dad5b-5b5a-45aa-aa76-5a05f80e2c6d tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b15dad5b-5b5a-45aa-aa76-5a05f80e2c6d tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:48 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:48 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:48 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:48 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b15dad5b-5b5a-45aa-aa76-5a05f80e2c6d tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Volume info retrieved successfully. Sep 07 09:59:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b15dad5b-5b5a-45aa-aa76-5a05f80e2c6d tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 returned with HTTP 200 Sep 07 09:59:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1232/2558] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:48 2026] GET /volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f1a7eec5-54d9-4718-b44f-6c1bed6984c4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f1a7eec5-54d9-4718-b44f-6c1bed6984c4 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 Sep 07 09:59:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f1a7eec5-54d9-4718-b44f-6c1bed6984c4 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f1a7eec5-54d9-4718-b44f-6c1bed6984c4 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:48 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:48 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f1a7eec5-54d9-4718-b44f-6c1bed6984c4 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Volume info retrieved successfully. Sep 07 09:59:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f1a7eec5-54d9-4718-b44f-6c1bed6984c4 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 returned with HTTP 200 Sep 07 09:59:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1327/2559] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:48 2026] GET /volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-919376784"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-919376784'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Create volume of 1 GB Sep 07 09:59:48 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Availability Zones retrieved successfully. Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Flow 'volume_create_api' (85f22fd4-aaf7-49c8-9bcf-d4734f1c0183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294b077e-e608-4216-ad19-e5003b23ff88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294b077e-e608-4216-ad19-e5003b23ff88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522c9e72-614d-46af-9316-d27210d2a55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Created reservations ['f2240533-5f14-4572-b6ca-725ab2dd2ed3', '1aa1272d-83d1-4578-b2d8-1f1b023a15dd', '084d4e91-6a3b-43f0-8d1d-7215677e0daf', '89af2c71-4f72-4ea6-8b23-a90b0e184155'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522c9e72-614d-46af-9316-d27210d2a55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2240533-5f14-4572-b6ca-725ab2dd2ed3', '1aa1272d-83d1-4578-b2d8-1f1b023a15dd', '084d4e91-6a3b-43f0-8d1d-7215677e0daf', '89af2c71-4f72-4ea6-8b23-a90b0e184155']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a9d455-e748-4ad0-80e3-15e0e9679213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:48 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a9d455-e748-4ad0-80e3-15e0e9679213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '503f3dc4-0265-404f-9fa8-742f11ae8bef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-919376784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='075a6f5062254efe8b7cb83f79ed1010',qos_specs=None,replication_status=,reservations=['f2240533-5f14-4572-b6ca-725ab2dd2ed3','1aa1272d-83d1-4578-b2d8-1f1b023a15dd','084d4e91-6a3b-43f0-8d1d-7215677e0daf','89af2c71-4f72-4ea6-8b23-a90b0e184155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c46bf3b006994223b2f9c87d8b74e47e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T07:59:48Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-919376784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=503f3dc4-0265-404f-9fa8-742f11ae8bef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='075a6f5062254efe8b7cb83f79ed1010',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c46bf3b006994223b2f9c87d8b74e47e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:48 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09e8c54-1672-4f14-9417-4c28cb238a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09e8c54-1672-4f14-9417-4c28cb238a83) transitioned into 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-919376784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='075a6f5062254efe8b7cb83f79ed1010',qos_specs=None,replication_status=,reservations=['f2240533-5f14-4572-b6ca-725ab2dd2ed3','1aa1272d-83d1-4578-b2d8-1f1b023a15dd','084d4e91-6a3b-43f0-8d1d-7215677e0daf','89af2c71-4f72-4ea6-8b23-a90b0e184155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c46bf3b006994223b2f9c87d8b74e47e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9a445de-22a0-4be6-bfd5-62ffc687e41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 09:59:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9a445de-22a0-4be6-bfd5-62ffc687e41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 09:59:49 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Flow 'volume_create_api' (85f22fd4-aaf7-49c8-9bcf-d4734f1c0183) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 09:59:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Create volume request issued successfully. Sep 07 09:59:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2ddfb781-3839-4eab-ad56-1aeb186bbd37 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 09:59:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1233/2560] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 09:59:48 2026] POST /volume/v3/volumes => generated 782 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5717a44d-d8b8-4ad6-ab11-fd2690d71b9a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5717a44d-d8b8-4ad6-ab11-fd2690d71b9a tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef Sep 07 09:59:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5717a44d-d8b8-4ad6-ab11-fd2690d71b9a tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5717a44d-d8b8-4ad6-ab11-fd2690d71b9a tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:49 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:49 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:49 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:49 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:49 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5717a44d-d8b8-4ad6-ab11-fd2690d71b9a tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Volume info retrieved successfully. Sep 07 09:59:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5717a44d-d8b8-4ad6-ab11-fd2690d71b9a tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef returned with HTTP 200 Sep 07 09:59:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1328/2561] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:49 2026] GET /volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-78669cdd-0b09-4c18-8593-44672e13a1a9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-78669cdd-0b09-4c18-8593-44672e13a1a9 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef Sep 07 09:59:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-78669cdd-0b09-4c18-8593-44672e13a1a9 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-78669cdd-0b09-4c18-8593-44672e13a1a9 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-78669cdd-0b09-4c18-8593-44672e13a1a9 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Volume info retrieved successfully. Sep 07 09:59:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-78669cdd-0b09-4c18-8593-44672e13a1a9 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef returned with HTTP 200 Sep 07 09:59:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1234/2562] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:50 2026] GET /volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef => generated 875 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1930857c-bdb4-4b73-9d7e-776fab25f22d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1930857c-bdb4-4b73-9d7e-776fab25f22d tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef Sep 07 09:59:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1930857c-bdb4-4b73-9d7e-776fab25f22d tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1930857c-bdb4-4b73-9d7e-776fab25f22d tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:50 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1930857c-bdb4-4b73-9d7e-776fab25f22d tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Volume info retrieved successfully. Sep 07 09:59:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1930857c-bdb4-4b73-9d7e-776fab25f22d tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef returned with HTTP 200 Sep 07 09:59:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1329/2563] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:50 2026] GET /volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef => generated 875 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d46e77e6-c061-4808-8dd5-694cb536c9ed None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d46e77e6-c061-4808-8dd5-694cb536c9ed tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 09:59:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d46e77e6-c061-4808-8dd5-694cb536c9ed tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "503f3dc4-0265-404f-9fa8-742f11ae8bef", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-852305260"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d46e77e6-c061-4808-8dd5-694cb536c9ed tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Volume info retrieved successfully. Sep 07 09:59:50 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-d46e77e6-c061-4808-8dd5-694cb536c9ed tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Create snapshot from volume 503f3dc4-0265-404f-9fa8-742f11ae8bef Sep 07 09:59:50 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-d46e77e6-c061-4808-8dd5-694cb536c9ed tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Created reservations ['24cd4b58-c054-4aae-aa8e-f4f3b16be63e', 'b614be22-43c7-4193-8829-25b8b46c3767', '413b0181-8632-4b13-b3a5-d5320bf8ccb7', '525a397f-8219-4978-a43d-032bfdb51564'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 09:59:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d46e77e6-c061-4808-8dd5-694cb536c9ed tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Snapshot create request issued successfully. Sep 07 09:59:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d46e77e6-c061-4808-8dd5-694cb536c9ed tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 09:59:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1235/2564] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 09:59:50 2026] POST /volume/v3/snapshots => generated 325 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 09:59:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7c8c8b0f-ff6a-4e3d-82d4-121214be9f2c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c8c8b0f-ff6a-4e3d-82d4-121214be9f2c tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c Sep 07 09:59:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c8c8b0f-ff6a-4e3d-82d4-121214be9f2c tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c8c8b0f-ff6a-4e3d-82d4-121214be9f2c tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7c8c8b0f-ff6a-4e3d-82d4-121214be9f2c tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Snapshot retrieved successfully. Sep 07 09:59:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c8c8b0f-ff6a-4e3d-82d4-121214be9f2c tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c returned with HTTP 200 Sep 07 09:59:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1330/2565] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:50 2026] GET /volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c => generated 457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-49068bc4-42b3-44d8-a4c9-b3f49afba470 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-49068bc4-42b3-44d8-a4c9-b3f49afba470 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c Sep 07 09:59:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-49068bc4-42b3-44d8-a4c9-b3f49afba470 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-49068bc4-42b3-44d8-a4c9-b3f49afba470 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:51 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:51 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-49068bc4-42b3-44d8-a4c9-b3f49afba470 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Snapshot retrieved successfully. Sep 07 09:59:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-49068bc4-42b3-44d8-a4c9-b3f49afba470 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c returned with HTTP 200 Sep 07 09:59:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1236/2566] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:51 2026] GET /volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c => generated 457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-331dbb72-eb0b-4c37-9287-20729bfbd1fc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-331dbb72-eb0b-4c37-9287-20729bfbd1fc tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c Sep 07 09:59:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-331dbb72-eb0b-4c37-9287-20729bfbd1fc tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-331dbb72-eb0b-4c37-9287-20729bfbd1fc tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-331dbb72-eb0b-4c37-9287-20729bfbd1fc tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Snapshot retrieved successfully. Sep 07 09:59:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-331dbb72-eb0b-4c37-9287-20729bfbd1fc tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c returned with HTTP 200 Sep 07 09:59:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1331/2567] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:52 2026] GET /volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c => generated 484 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-951277b8-4ccd-43f6-a854-7f931e7c4bd7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-951277b8-4ccd-43f6-a854-7f931e7c4bd7 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c Sep 07 09:59:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-951277b8-4ccd-43f6-a854-7f931e7c4bd7 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-951277b8-4ccd-43f6-a854-7f931e7c4bd7 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:52 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:52 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:52 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-951277b8-4ccd-43f6-a854-7f931e7c4bd7 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Snapshot retrieved successfully. Sep 07 09:59:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-951277b8-4ccd-43f6-a854-7f931e7c4bd7 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c returned with HTTP 200 Sep 07 09:59:52 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1237/2568] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:52 2026] GET /volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-da582b88-ef81-42d5-8d5a-5bb8a6452e52 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-da582b88-ef81-42d5-8d5a-5bb8a6452e52 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c Sep 07 09:59:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-da582b88-ef81-42d5-8d5a-5bb8a6452e52 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-da582b88-ef81-42d5-8d5a-5bb8a6452e52 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:52 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-da582b88-ef81-42d5-8d5a-5bb8a6452e52 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Delete snapshot with id: 1fbb5068-7bc3-4e36-993b-9dd010a4156c Sep 07 09:59:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-da582b88-ef81-42d5-8d5a-5bb8a6452e52 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Snapshot retrieved successfully. Sep 07 09:59:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-da582b88-ef81-42d5-8d5a-5bb8a6452e52 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Snapshot delete request issued successfully. Sep 07 09:59:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-da582b88-ef81-42d5-8d5a-5bb8a6452e52 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c returned with HTTP 202 Sep 07 09:59:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1332/2569] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 09:59:52 2026] DELETE /volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-464ab4ab-2df6-4fa1-bafa-fdacc9f36677 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-464ab4ab-2df6-4fa1-bafa-fdacc9f36677 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c Sep 07 09:59:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-464ab4ab-2df6-4fa1-bafa-fdacc9f36677 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-464ab4ab-2df6-4fa1-bafa-fdacc9f36677 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:52 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:52 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:52 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-464ab4ab-2df6-4fa1-bafa-fdacc9f36677 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Snapshot retrieved successfully. Sep 07 09:59:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-464ab4ab-2df6-4fa1-bafa-fdacc9f36677 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c returned with HTTP 200 Sep 07 09:59:52 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1238/2570] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:52 2026] GET /volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c => generated 483 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-98e3f5ec-ffa9-46da-9942-61c4a64e00ab None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-98e3f5ec-ffa9-46da-9942-61c4a64e00ab tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c Sep 07 09:59:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-98e3f5ec-ffa9-46da-9942-61c4a64e00ab tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-98e3f5ec-ffa9-46da-9942-61c4a64e00ab tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-98e3f5ec-ffa9-46da-9942-61c4a64e00ab tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Snapshot retrieved successfully. Sep 07 09:59:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-98e3f5ec-ffa9-46da-9942-61c4a64e00ab tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c returned with HTTP 200 Sep 07 09:59:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1333/2571] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:53 2026] GET /volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c => generated 483 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-16657c2e-8aed-4c6c-b058-36771570efc7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16657c2e-8aed-4c6c-b058-36771570efc7 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c Sep 07 09:59:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16657c2e-8aed-4c6c-b058-36771570efc7 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16657c2e-8aed-4c6c-b058-36771570efc7 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16657c2e-8aed-4c6c-b058-36771570efc7 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c returned with HTTP 404 Sep 07 09:59:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1239/2572] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 09:59:54 2026] GET /volume/v3/snapshots/1fbb5068-7bc3-4e36-993b-9dd010a4156c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8f4c29b6-4b36-4bac-9e67-764cb958e874 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8f4c29b6-4b36-4bac-9e67-764cb958e874 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] DELETE http://192.168.122.65/volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef Sep 07 09:59:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8f4c29b6-4b36-4bac-9e67-764cb958e874 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8f4c29b6-4b36-4bac-9e67-764cb958e874 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:54 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-8f4c29b6-4b36-4bac-9e67-764cb958e874 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Delete volume with id: 503f3dc4-0265-404f-9fa8-742f11ae8bef Sep 07 09:59:54 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:54 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:54 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:54 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8f4c29b6-4b36-4bac-9e67-764cb958e874 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Volume info retrieved successfully. Sep 07 09:59:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8f4c29b6-4b36-4bac-9e67-764cb958e874 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Delete volume request issued successfully. Sep 07 09:59:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8f4c29b6-4b36-4bac-9e67-764cb958e874 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef returned with HTTP 202 Sep 07 09:59:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1334/2573] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:54 2026] DELETE /volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f61f9eec-f2fd-423c-8df6-5239a42307e2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f61f9eec-f2fd-423c-8df6-5239a42307e2 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef Sep 07 09:59:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f61f9eec-f2fd-423c-8df6-5239a42307e2 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f61f9eec-f2fd-423c-8df6-5239a42307e2 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f61f9eec-f2fd-423c-8df6-5239a42307e2 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Volume info retrieved successfully. Sep 07 09:59:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f61f9eec-f2fd-423c-8df6-5239a42307e2 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef returned with HTTP 200 Sep 07 09:59:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1240/2574] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:54 2026] GET /volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1e7ffb05-77f5-4108-a4a6-5f233564d890 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1e7ffb05-77f5-4108-a4a6-5f233564d890 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef Sep 07 09:59:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1e7ffb05-77f5-4108-a4a6-5f233564d890 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1e7ffb05-77f5-4108-a4a6-5f233564d890 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1e7ffb05-77f5-4108-a4a6-5f233564d890 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef returned with HTTP 404 Sep 07 09:59:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1335/2575] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:55 2026] GET /volume/v3/volumes/503f3dc4-0265-404f-9fa8-742f11ae8bef => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9cdc27ea-e854-4f00-bb3e-64764be4c537 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9cdc27ea-e854-4f00-bb3e-64764be4c537 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] DELETE http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 Sep 07 09:59:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9cdc27ea-e854-4f00-bb3e-64764be4c537 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9cdc27ea-e854-4f00-bb3e-64764be4c537 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:55 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-9cdc27ea-e854-4f00-bb3e-64764be4c537 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Delete volume with id: 74b489da-1d48-4773-a1da-b7ded16d01e0 Sep 07 09:59:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:55 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 09:59:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 09:59:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9cdc27ea-e854-4f00-bb3e-64764be4c537 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Volume info retrieved successfully. Sep 07 09:59:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9cdc27ea-e854-4f00-bb3e-64764be4c537 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Delete volume request issued successfully. Sep 07 09:59:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9cdc27ea-e854-4f00-bb3e-64764be4c537 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 returned with HTTP 202 Sep 07 09:59:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1241/2576] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 09:59:55 2026] DELETE /volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 09:59:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0ab12db5-05bb-48ed-a16a-c9c274d215f0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0ab12db5-05bb-48ed-a16a-c9c274d215f0 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 Sep 07 09:59:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0ab12db5-05bb-48ed-a16a-c9c274d215f0 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0ab12db5-05bb-48ed-a16a-c9c274d215f0 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 09:59:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 09:59:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 09:59:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 09:59:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0ab12db5-05bb-48ed-a16a-c9c274d215f0 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Volume info retrieved successfully. Sep 07 09:59:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0ab12db5-05bb-48ed-a16a-c9c274d215f0 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 returned with HTTP 200 Sep 07 09:59:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1336/2577] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:56 2026] GET /volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 => generated 839 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 09:59:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2438dd45-feca-49f6-988a-1cdb2ed5d733 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2438dd45-feca-49f6-988a-1cdb2ed5d733 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] GET http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 Sep 07 09:59:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2438dd45-feca-49f6-988a-1cdb2ed5d733 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 09:59:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2438dd45-feca-49f6-988a-1cdb2ed5d733 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 09:59:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2438dd45-feca-49f6-988a-1cdb2ed5d733 tempest-CinderUnicodeTest-283655236 tempest-CinderUnicodeTest-283655236-project-member] http://192.168.122.65/volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 returned with HTTP 404 Sep 07 09:59:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1242/2578] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 09:59:57 2026] GET /volume/v3/volumes/74b489da-1d48-4773-a1da-b7ded16d01e0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 09:59:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 09:59:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 09:59:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1633465003"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 09:59:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1633465003'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 09:59:59 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Create volume of 1 GB Sep 07 09:59:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Availability Zones retrieved successfully. Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Flow 'volume_create_api' (f024a0ef-12bc-4a2f-9305-247da7cbfb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0419f9cb-eb5d-4efe-8ca9-2e51d4a3ee2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0419f9cb-eb5d-4efe-8ca9-2e51d4a3ee2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d90a21-07b2-4cf8-b85e-64f685092ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Created reservations ['a357540c-6312-4cfb-8d6e-e0905968ff41', '811d9ed1-0679-4548-bbf2-7479fa73b224', '4a982c2d-9b33-4c28-8bd7-afe4ebe24d31', '0f7d6132-098e-4ff1-93db-bf77eb556403'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d90a21-07b2-4cf8-b85e-64f685092ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a357540c-6312-4cfb-8d6e-e0905968ff41', '811d9ed1-0679-4548-bbf2-7479fa73b224', '4a982c2d-9b33-4c28-8bd7-afe4ebe24d31', '0f7d6132-098e-4ff1-93db-bf77eb556403']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd039891-1b04-4576-8cdb-dde3328be89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd039891-1b04-4576-8cdb-dde3328be89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69716add-d0b2-43ea-b4ce-05737f1eca3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633465003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d6c948e6c5444d3a3b7f27f3c11ede4',qos_specs=None,replication_status=,reservations=['a357540c-6312-4cfb-8d6e-e0905968ff41','811d9ed1-0679-4548-bbf2-7479fa73b224','4a982c2d-9b33-4c28-8bd7-afe4ebe24d31','0f7d6132-098e-4ff1-93db-bf77eb556403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05842a55d69544cca973ac6681a18327',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:00:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633465003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69716add-d0b2-43ea-b4ce-05737f1eca3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d6c948e6c5444d3a3b7f27f3c11ede4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05842a55d69544cca973ac6681a18327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a5ce017-d4cb-4402-be9d-56acb2de89d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a5ce017-d4cb-4402-be9d-56acb2de89d8) transitioned into state 'SUCCESS' from state '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-1633465003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d6c948e6c5444d3a3b7f27f3c11ede4',qos_specs=None,replication_status=,reservations=['a357540c-6312-4cfb-8d6e-e0905968ff41','811d9ed1-0679-4548-bbf2-7479fa73b224','4a982c2d-9b33-4c28-8bd7-afe4ebe24d31','0f7d6132-098e-4ff1-93db-bf77eb556403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05842a55d69544cca973ac6681a18327',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1f501d-f643-42ce-aa47-27f3d2fd68b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1f501d-f643-42ce-aa47-27f3d2fd68b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Flow 'volume_create_api' (f024a0ef-12bc-4a2f-9305-247da7cbfb55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Create volume request issued successfully. Sep 07 10:00:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-45a138d6-2468-4e72-ad14-30ea8c853a3c tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:00:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1337/2579] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 09:59:59 2026] POST /volume/v3/volumes => generated 785 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:00:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-beddafc7-9be1-4fef-99a5-86b4576548fe None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-beddafc7-9be1-4fef-99a5-86b4576548fe tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e Sep 07 10:00:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-beddafc7-9be1-4fef-99a5-86b4576548fe tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-beddafc7-9be1-4fef-99a5-86b4576548fe tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:00:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-beddafc7-9be1-4fef-99a5-86b4576548fe tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-beddafc7-9be1-4fef-99a5-86b4576548fe tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e returned with HTTP 200 Sep 07 10:00:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1243/2580] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:00 2026] GET /volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d8ab02b0-e453-492f-a557-e313314c6504 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d8ab02b0-e453-492f-a557-e313314c6504 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e Sep 07 10:00:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d8ab02b0-e453-492f-a557-e313314c6504 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d8ab02b0-e453-492f-a557-e313314c6504 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:00:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:00:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d8ab02b0-e453-492f-a557-e313314c6504 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d8ab02b0-e453-492f-a557-e313314c6504 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e returned with HTTP 200 Sep 07 10:00:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1338/2581] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:01 2026] GET /volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:00:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d4d3de88-4436-4803-a46b-7a05975939bc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d4d3de88-4436-4803-a46b-7a05975939bc tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] GET http://192.168.122.65/volume/v3/volumes Sep 07 10:00:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d4d3de88-4436-4803-a46b-7a05975939bc tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d4d3de88-4436-4803-a46b-7a05975939bc tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-d4d3de88-4436-4803-a46b-7a05975939bc tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:00:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d4d3de88-4436-4803-a46b-7a05975939bc tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:00:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d4d3de88-4436-4803-a46b-7a05975939bc tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Get all volumes completed successfully. Sep 07 10:00:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d4d3de88-4436-4803-a46b-7a05975939bc tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] http://192.168.122.65/volume/v3/volumes returned with HTTP 200 Sep 07 10:00:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1244/2582] 192.168.122.65 () {60 vars in 1157 bytes} [Mon Sep 7 10:00:01 2026] GET /volume/v3/volumes => generated 342 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-80d7aafe-53cf-4c06-a761-535b6d677c84 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-80d7aafe-53cf-4c06-a761-535b6d677c84 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e Sep 07 10:00:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-80d7aafe-53cf-4c06-a761-535b6d677c84 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-80d7aafe-53cf-4c06-a761-535b6d677c84 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:01 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-80d7aafe-53cf-4c06-a761-535b6d677c84 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Delete volume with id: 69716add-d0b2-43ea-b4ce-05737f1eca3e Sep 07 10:00:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:00:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:00:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-80d7aafe-53cf-4c06-a761-535b6d677c84 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-80d7aafe-53cf-4c06-a761-535b6d677c84 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Delete volume request issued successfully. Sep 07 10:00:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-80d7aafe-53cf-4c06-a761-535b6d677c84 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e returned with HTTP 202 Sep 07 10:00:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1339/2583] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:00:01 2026] DELETE /volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:00:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-761affb9-2d25-4d95-acf0-71d4734d9da0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-761affb9-2d25-4d95-acf0-71d4734d9da0 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e Sep 07 10:00:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-761affb9-2d25-4d95-acf0-71d4734d9da0 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-761affb9-2d25-4d95-acf0-71d4734d9da0 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:00:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-761affb9-2d25-4d95-acf0-71d4734d9da0 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-761affb9-2d25-4d95-acf0-71d4734d9da0 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e returned with HTTP 200 Sep 07 10:00:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1245/2584] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:01 2026] GET /volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:00:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d2c537d5-da30-492a-a400-69f04f4970d1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d2c537d5-da30-492a-a400-69f04f4970d1 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e Sep 07 10:00:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d2c537d5-da30-492a-a400-69f04f4970d1 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d2c537d5-da30-492a-a400-69f04f4970d1 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d2c537d5-da30-492a-a400-69f04f4970d1 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e returned with HTTP 404 Sep 07 10:00:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1340/2585] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:02 2026] GET /volume/v3/volumes/69716add-d0b2-43ea-b4ce-05737f1eca3e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:00:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:00:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1965233006"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1965233006'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:00:02 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Create volume of 1 GB Sep 07 10:00:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Availability Zones retrieved successfully. Sep 07 10:00:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Flow 'volume_create_api' (af3cd2a6-9384-44be-b3ba-516e7f6aad79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04ceff7c-6e41-400a-acab-2c149ad3ccc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:00:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04ceff7c-6e41-400a-acab-2c149ad3ccc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c05b04ea-c2f0-4349-838f-f2b021ba68ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:02 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Created reservations ['9b7bd1cb-52ab-425e-a0f1-b6c3f7866c58', '4e240eb2-5635-41b3-97a8-f56f658ef59d', '4805d3d5-df55-4403-92af-bf733915493e', '1268506b-5e72-485b-b08d-39dc9ea78caf'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:00:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c05b04ea-c2f0-4349-838f-f2b021ba68ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b7bd1cb-52ab-425e-a0f1-b6c3f7866c58', '4e240eb2-5635-41b3-97a8-f56f658ef59d', '4805d3d5-df55-4403-92af-bf733915493e', '1268506b-5e72-485b-b08d-39dc9ea78caf']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (597a687a-2469-495e-9145-0a5787d008b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:03 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (597a687a-2469-495e-9145-0a5787d008b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e9dfbac-dcb0-424f-832e-71709c6d96aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1965233006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d6c948e6c5444d3a3b7f27f3c11ede4',qos_specs=None,replication_status=,reservations=['9b7bd1cb-52ab-425e-a0f1-b6c3f7866c58','4e240eb2-5635-41b3-97a8-f56f658ef59d','4805d3d5-df55-4403-92af-bf733915493e','1268506b-5e72-485b-b08d-39dc9ea78caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05842a55d69544cca973ac6681a18327',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:00:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1965233006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e9dfbac-dcb0-424f-832e-71709c6d96aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d6c948e6c5444d3a3b7f27f3c11ede4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05842a55d69544cca973ac6681a18327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:03 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0831a05f-cd5b-4cb6-a426-6fba155ee334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:03 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0831a05f-cd5b-4cb6-a426-6fba155ee334) transitioned into state 'SUCCESS' from state '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-1965233006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d6c948e6c5444d3a3b7f27f3c11ede4',qos_specs=None,replication_status=,reservations=['9b7bd1cb-52ab-425e-a0f1-b6c3f7866c58','4e240eb2-5635-41b3-97a8-f56f658ef59d','4805d3d5-df55-4403-92af-bf733915493e','1268506b-5e72-485b-b08d-39dc9ea78caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05842a55d69544cca973ac6681a18327',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:03 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa59247-b310-433c-b4dd-5f347f9879ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:03 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa59247-b310-433c-b4dd-5f347f9879ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:03 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Flow 'volume_create_api' (af3cd2a6-9384-44be-b3ba-516e7f6aad79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Create volume request issued successfully. Sep 07 10:00:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-674fa2b3-2263-4221-9aa7-8a6eb9bb233f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:00:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1246/2586] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 10:00:02 2026] POST /volume/v3/volumes => generated 785 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:00:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5fe95e48-837d-4094-95a1-e5cc5bbe4b91 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5fe95e48-837d-4094-95a1-e5cc5bbe4b91 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa Sep 07 10:00:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5fe95e48-837d-4094-95a1-e5cc5bbe4b91 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5fe95e48-837d-4094-95a1-e5cc5bbe4b91 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:03 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:03 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:00:03 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:03 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:00:03 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5fe95e48-837d-4094-95a1-e5cc5bbe4b91 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5fe95e48-837d-4094-95a1-e5cc5bbe4b91 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa returned with HTTP 200 Sep 07 10:00:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1341/2587] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:03 2026] GET /volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7bed7ce0-bae6-4d65-ad6a-84b43d430d5a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7bed7ce0-bae6-4d65-ad6a-84b43d430d5a tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa Sep 07 10:00:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7bed7ce0-bae6-4d65-ad6a-84b43d430d5a tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7bed7ce0-bae6-4d65-ad6a-84b43d430d5a tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:00:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7bed7ce0-bae6-4d65-ad6a-84b43d430d5a tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7bed7ce0-bae6-4d65-ad6a-84b43d430d5a tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa returned with HTTP 200 Sep 07 10:00:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1247/2588] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:04 2026] GET /volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:00:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e54c5809-b0de-47b8-8345-53d968d2057f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e54c5809-b0de-47b8-8345-53d968d2057f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 10:00:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e54c5809-b0de-47b8-8345-53d968d2057f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e54c5809-b0de-47b8-8345-53d968d2057f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-e54c5809-b0de-47b8-8345-53d968d2057f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:00:04 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e54c5809-b0de-47b8-8345-53d968d2057f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:00:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:00:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e54c5809-b0de-47b8-8345-53d968d2057f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Get all volumes completed successfully. Sep 07 10:00:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:00:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e54c5809-b0de-47b8-8345-53d968d2057f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:00:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1342/2589] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 10:00:04 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ec10c173-a715-4e2c-8791-731398f0de3b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ec10c173-a715-4e2c-8791-731398f0de3b tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa Sep 07 10:00:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ec10c173-a715-4e2c-8791-731398f0de3b tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ec10c173-a715-4e2c-8791-731398f0de3b tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:04 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ec10c173-a715-4e2c-8791-731398f0de3b tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Delete volume with id: 5e9dfbac-dcb0-424f-832e-71709c6d96aa Sep 07 10:00:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:00:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ec10c173-a715-4e2c-8791-731398f0de3b tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ec10c173-a715-4e2c-8791-731398f0de3b tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Delete volume request issued successfully. Sep 07 10:00:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ec10c173-a715-4e2c-8791-731398f0de3b tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa returned with HTTP 202 Sep 07 10:00:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1248/2590] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:00:04 2026] DELETE /volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:00:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9230b984-9eef-4df1-b991-2ed314bd38f2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9230b984-9eef-4df1-b991-2ed314bd38f2 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa Sep 07 10:00:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9230b984-9eef-4df1-b991-2ed314bd38f2 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9230b984-9eef-4df1-b991-2ed314bd38f2 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:00:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:00:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9230b984-9eef-4df1-b991-2ed314bd38f2 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9230b984-9eef-4df1-b991-2ed314bd38f2 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa returned with HTTP 200 Sep 07 10:00:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1343/2591] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:04 2026] GET /volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:00:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8fd2ad04-26b9-43d1-b179-78c594d3396f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8fd2ad04-26b9-43d1-b179-78c594d3396f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa Sep 07 10:00:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8fd2ad04-26b9-43d1-b179-78c594d3396f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8fd2ad04-26b9-43d1-b179-78c594d3396f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8fd2ad04-26b9-43d1-b179-78c594d3396f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa returned with HTTP 404 Sep 07 10:00:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1249/2592] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:05 2026] GET /volume/v3/volumes/5e9dfbac-dcb0-424f-832e-71709c6d96aa => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1466688887"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1466688887'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Create volume of 1 GB Sep 07 10:00:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Availability Zones retrieved successfully. Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Flow 'volume_create_api' (af133af5-8441-4c95-bfb0-d203203de8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed854d2c-1b39-492a-b834-dfc97295f38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed854d2c-1b39-492a-b834-dfc97295f38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1597c4-c498-427f-9a75-ac79faf95d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Created reservations ['8817c4dc-b217-454a-9dcb-19859c3a9ff4', 'db51d14b-0652-4864-af4a-9895e466f02c', 'ea365c54-74d2-446f-8888-575370a94eac', 'ca94b5ee-2d46-45db-9429-3c81a1c91adc'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1597c4-c498-427f-9a75-ac79faf95d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8817c4dc-b217-454a-9dcb-19859c3a9ff4', 'db51d14b-0652-4864-af4a-9895e466f02c', 'ea365c54-74d2-446f-8888-575370a94eac', 'ca94b5ee-2d46-45db-9429-3c81a1c91adc']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca4b187-4821-4128-8d0b-73668f721b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca4b187-4821-4128-8d0b-73668f721b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1466688887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d6c948e6c5444d3a3b7f27f3c11ede4',qos_specs=None,replication_status=,reservations=['8817c4dc-b217-454a-9dcb-19859c3a9ff4','db51d14b-0652-4864-af4a-9895e466f02c','ea365c54-74d2-446f-8888-575370a94eac','ca94b5ee-2d46-45db-9429-3c81a1c91adc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05842a55d69544cca973ac6681a18327',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:00:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1466688887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d6c948e6c5444d3a3b7f27f3c11ede4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05842a55d69544cca973ac6681a18327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05441096-be01-4b1e-9d72-c7e1ff52038c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05441096-be01-4b1e-9d72-c7e1ff52038c) transitioned into state 'SUCCESS' from state '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-1466688887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d6c948e6c5444d3a3b7f27f3c11ede4',qos_specs=None,replication_status=,reservations=['8817c4dc-b217-454a-9dcb-19859c3a9ff4','db51d14b-0652-4864-af4a-9895e466f02c','ea365c54-74d2-446f-8888-575370a94eac','ca94b5ee-2d46-45db-9429-3c81a1c91adc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05842a55d69544cca973ac6681a18327',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c18c91db-e9c2-471b-9f3a-98dc106aceb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c18c91db-e9c2-471b-9f3a-98dc106aceb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Flow 'volume_create_api' (af133af5-8441-4c95-bfb0-d203203de8ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Create volume request issued successfully. Sep 07 10:00:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-009c3d31-bdfb-4cae-a604-e3be3ed4e565 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:00:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1344/2593] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 10:00:05 2026] POST /volume/v3/volumes => generated 785 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:00:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-56b10bb6-a350-4f52-b0c9-4f9197864284 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-56b10bb6-a350-4f52-b0c9-4f9197864284 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 Sep 07 10:00:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-56b10bb6-a350-4f52-b0c9-4f9197864284 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-56b10bb6-a350-4f52-b0c9-4f9197864284 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:00:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-56b10bb6-a350-4f52-b0c9-4f9197864284 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-56b10bb6-a350-4f52-b0c9-4f9197864284 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 returned with HTTP 200 Sep 07 10:00:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1250/2594] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:05 2026] GET /volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0bcd51e8-1065-4a6c-a948-8b5426f1a98b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0bcd51e8-1065-4a6c-a948-8b5426f1a98b tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 Sep 07 10:00:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0bcd51e8-1065-4a6c-a948-8b5426f1a98b tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0bcd51e8-1065-4a6c-a948-8b5426f1a98b tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:00:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:00:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0bcd51e8-1065-4a6c-a948-8b5426f1a98b tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0bcd51e8-1065-4a6c-a948-8b5426f1a98b tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 returned with HTTP 200 Sep 07 10:00:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1345/2595] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:06 2026] GET /volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:00:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-63a350be-89e4-4828-a8aa-92a68a6468d7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-63a350be-89e4-4828-a8aa-92a68a6468d7 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] GET http://192.168.122.65/volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 Sep 07 10:00:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-63a350be-89e4-4828-a8aa-92a68a6468d7 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-63a350be-89e4-4828-a8aa-92a68a6468d7 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:00:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-63a350be-89e4-4828-a8aa-92a68a6468d7 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Volume info retrieved successfully. Sep 07 10:00:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-63a350be-89e4-4828-a8aa-92a68a6468d7 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] http://192.168.122.65/volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 returned with HTTP 200 Sep 07 10:00:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1251/2596] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:06 2026] GET /volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-38aa8a37-6926-4d65-8462-2862efbe9ace None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-38aa8a37-6926-4d65-8462-2862efbe9ace tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 Sep 07 10:00:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-38aa8a37-6926-4d65-8462-2862efbe9ace tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-38aa8a37-6926-4d65-8462-2862efbe9ace tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:06 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-38aa8a37-6926-4d65-8462-2862efbe9ace tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Delete volume with id: 4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 Sep 07 10:00:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:00:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:00:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-38aa8a37-6926-4d65-8462-2862efbe9ace tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-38aa8a37-6926-4d65-8462-2862efbe9ace tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Delete volume request issued successfully. Sep 07 10:00:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-38aa8a37-6926-4d65-8462-2862efbe9ace tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 returned with HTTP 202 Sep 07 10:00:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1346/2597] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:00:06 2026] DELETE /volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:00:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a7ef393b-0b3c-4038-a4a5-0f332db51bd3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a7ef393b-0b3c-4038-a4a5-0f332db51bd3 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 Sep 07 10:00:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a7ef393b-0b3c-4038-a4a5-0f332db51bd3 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a7ef393b-0b3c-4038-a4a5-0f332db51bd3 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:07 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:00:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a7ef393b-0b3c-4038-a4a5-0f332db51bd3 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a7ef393b-0b3c-4038-a4a5-0f332db51bd3 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 returned with HTTP 200 Sep 07 10:00:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1252/2598] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:07 2026] GET /volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:00:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ec729b75-2fb6-4430-a7fa-bc04110fa851 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec729b75-2fb6-4430-a7fa-bc04110fa851 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 Sep 07 10:00:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec729b75-2fb6-4430-a7fa-bc04110fa851 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec729b75-2fb6-4430-a7fa-bc04110fa851 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec729b75-2fb6-4430-a7fa-bc04110fa851 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 returned with HTTP 404 Sep 07 10:00:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1347/2599] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:08 2026] GET /volume/v3/volumes/4e8a7ee1-eea5-45d1-9dbf-9dd5fd1a9ea9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2060460369"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2060460369'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Create volume of 1 GB Sep 07 10:00:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Availability Zones retrieved successfully. Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Flow 'volume_create_api' (7e0e02c6-1a31-468c-92b1-28886bb25f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dfb08e4-e779-4227-a014-5f9e1fcc32ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dfb08e4-e779-4227-a014-5f9e1fcc32ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3bbfb9a-e6b7-4d76-87d7-285ad406bf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Created reservations ['ff23f8e2-e883-4170-adb9-e9bac4a65c0a', '3611290d-cd6c-438b-9667-993710830050', '0c1480e6-166a-44c9-92dc-ff3ee9cdfe42', 'fbf4f207-3a5a-487f-9200-eac0a7d3d499'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3bbfb9a-e6b7-4d76-87d7-285ad406bf78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff23f8e2-e883-4170-adb9-e9bac4a65c0a', '3611290d-cd6c-438b-9667-993710830050', '0c1480e6-166a-44c9-92dc-ff3ee9cdfe42', 'fbf4f207-3a5a-487f-9200-eac0a7d3d499']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d83f088-35a7-4d95-9e74-cebbc4eeccb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d83f088-35a7-4d95-9e74-cebbc4eeccb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70567307-1400-4158-9c37-6eb8f50e731e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2060460369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d6c948e6c5444d3a3b7f27f3c11ede4',qos_specs=None,replication_status=,reservations=['ff23f8e2-e883-4170-adb9-e9bac4a65c0a','3611290d-cd6c-438b-9667-993710830050','0c1480e6-166a-44c9-92dc-ff3ee9cdfe42','fbf4f207-3a5a-487f-9200-eac0a7d3d499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05842a55d69544cca973ac6681a18327',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2060460369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70567307-1400-4158-9c37-6eb8f50e731e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d6c948e6c5444d3a3b7f27f3c11ede4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05842a55d69544cca973ac6681a18327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6494fb8-a27a-447c-b5f2-2b0a3a6c8ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6494fb8-a27a-447c-b5f2-2b0a3a6c8ca6) transitioned into state 'SUCCESS' from state '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-2060460369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d6c948e6c5444d3a3b7f27f3c11ede4',qos_specs=None,replication_status=,reservations=['ff23f8e2-e883-4170-adb9-e9bac4a65c0a','3611290d-cd6c-438b-9667-993710830050','0c1480e6-166a-44c9-92dc-ff3ee9cdfe42','fbf4f207-3a5a-487f-9200-eac0a7d3d499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05842a55d69544cca973ac6681a18327',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde5fa5e-a80c-42bf-b7fe-8e28288915fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde5fa5e-a80c-42bf-b7fe-8e28288915fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Flow 'volume_create_api' (7e0e02c6-1a31-468c-92b1-28886bb25f31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Create volume request issued successfully. Sep 07 10:00:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a72d441a-ca69-413c-9f36-1af7ce9e9c96 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:00:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1253/2600] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 10:00:08 2026] POST /volume/v3/volumes => generated 785 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:00:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2d14a190-7766-4686-a888-539eaf35c5fd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2d14a190-7766-4686-a888-539eaf35c5fd tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e Sep 07 10:00:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2d14a190-7766-4686-a888-539eaf35c5fd tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2d14a190-7766-4686-a888-539eaf35c5fd tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:00:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:00:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2d14a190-7766-4686-a888-539eaf35c5fd tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2d14a190-7766-4686-a888-539eaf35c5fd tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e returned with HTTP 200 Sep 07 10:00:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1348/2601] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:08 2026] GET /volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e => generated 964 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:00:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-956b7c90-1f45-40ca-97ea-e282f53cf755 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-956b7c90-1f45-40ca-97ea-e282f53cf755 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e Sep 07 10:00:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-956b7c90-1f45-40ca-97ea-e282f53cf755 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-956b7c90-1f45-40ca-97ea-e282f53cf755 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:00:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-956b7c90-1f45-40ca-97ea-e282f53cf755 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-956b7c90-1f45-40ca-97ea-e282f53cf755 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e returned with HTTP 200 Sep 07 10:00:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1254/2602] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:09 2026] GET /volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:00:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a49d5124-e126-4a43-905f-c58dc7bba922 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a49d5124-e126-4a43-905f-c58dc7bba922 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] GET http://192.168.122.65/volume/v3/volumes/summary Sep 07 10:00:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a49d5124-e126-4a43-905f-c58dc7bba922 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a49d5124-e126-4a43-905f-c58dc7bba922 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-a49d5124-e126-4a43-905f-c58dc7bba922 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:00:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a49d5124-e126-4a43-905f-c58dc7bba922 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] Get summary completed successfully. Sep 07 10:00:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a49d5124-e126-4a43-905f-c58dc7bba922 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-reader] http://192.168.122.65/volume/v3/volumes/summary returned with HTTP 200 Sep 07 10:00:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1349/2603] 192.168.122.65 () {60 vars in 1181 bytes} [Mon Sep 7 10:00:09 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bb9151af-f3f1-456d-8c8f-5d6ec99cc2a4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bb9151af-f3f1-456d-8c8f-5d6ec99cc2a4 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e Sep 07 10:00:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bb9151af-f3f1-456d-8c8f-5d6ec99cc2a4 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bb9151af-f3f1-456d-8c8f-5d6ec99cc2a4 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:09 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-bb9151af-f3f1-456d-8c8f-5d6ec99cc2a4 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Delete volume with id: 70567307-1400-4158-9c37-6eb8f50e731e Sep 07 10:00:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:00:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bb9151af-f3f1-456d-8c8f-5d6ec99cc2a4 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bb9151af-f3f1-456d-8c8f-5d6ec99cc2a4 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Delete volume request issued successfully. Sep 07 10:00:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bb9151af-f3f1-456d-8c8f-5d6ec99cc2a4 tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e returned with HTTP 202 Sep 07 10:00:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1255/2604] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:00:09 2026] DELETE /volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:00:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f3d4ddd0-e655-40a2-83a7-73c8b9c26eae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f3d4ddd0-e655-40a2-83a7-73c8b9c26eae tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e Sep 07 10:00:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f3d4ddd0-e655-40a2-83a7-73c8b9c26eae tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f3d4ddd0-e655-40a2-83a7-73c8b9c26eae tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:00:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:00:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f3d4ddd0-e655-40a2-83a7-73c8b9c26eae tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Volume info retrieved successfully. Sep 07 10:00:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f3d4ddd0-e655-40a2-83a7-73c8b9c26eae tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e returned with HTTP 200 Sep 07 10:00:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1350/2605] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:09 2026] GET /volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:00:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dee8b297-e756-4bd3-afdd-2abc37b3da9f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dee8b297-e756-4bd3-afdd-2abc37b3da9f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] GET http://192.168.122.65/volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e Sep 07 10:00:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dee8b297-e756-4bd3-afdd-2abc37b3da9f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dee8b297-e756-4bd3-afdd-2abc37b3da9f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dee8b297-e756-4bd3-afdd-2abc37b3da9f tempest-ProjectReaderTests-2103683046 tempest-ProjectReaderTests-2103683046-project-admin] http://192.168.122.65/volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e returned with HTTP 404 Sep 07 10:00:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1256/2606] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:00:10 2026] GET /volume/v3/volumes/70567307-1400-4158-9c37-6eb8f50e731e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:00:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-2a075ea0-0692-4ec6-8023-9f379a8573ec None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-2a075ea0-0692-4ec6-8023-9f379a8573ec tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] DELETE http://192.168.122.65/volume/v3/attachments/07fa7724-612f-4ff7-91a9-e2e8aa4d0784 Sep 07 10:00:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-2a075ea0-0692-4ec6-8023-9f379a8573ec tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-2a075ea0-0692-4ec6-8023-9f379a8573ec tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:00:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:12 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 10:00:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-2a075ea0-0692-4ec6-8023-9f379a8573ec tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/attachments/07fa7724-612f-4ff7-91a9-e2e8aa4d0784 returned with HTTP 200 Sep 07 10:00:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1351/2607] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 10:00:12 2026] DELETE /volume/v3/attachments/07fa7724-612f-4ff7-91a9-e2e8aa4d0784 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:00:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-3ae81389-6297-44e9-a3b9-6c5ba12859db None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-3ae81389-6297-44e9-a3b9-6c5ba12859db tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] DELETE http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 10:00:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-3ae81389-6297-44e9-a3b9-6c5ba12859db tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:00:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-3ae81389-6297-44e9-a3b9-6c5ba12859db tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:00:12 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-3ae81389-6297-44e9-a3b9-6c5ba12859db tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Delete volume with id: 10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 Sep 07 10:00:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:00:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:00:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-3ae81389-6297-44e9-a3b9-6c5ba12859db tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Volume info retrieved successfully. Sep 07 10:00:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-3ae81389-6297-44e9-a3b9-6c5ba12859db tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] Delete volume request issued successfully. Sep 07 10:00:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-40c72626-c8a2-4a27-b052-d1bcb6f0e6dc req-3ae81389-6297-44e9-a3b9-6c5ba12859db tempest-TestShelveInstance-1541977130 tempest-TestShelveInstance-1541977130-project-member] http://192.168.122.65/volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 returned with HTTP 202 Sep 07 10:00:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1257/2608] 192.168.122.65 () {62 vars in 1504 bytes} [Mon Sep 7 10:00:12 2026] DELETE /volume/v3/volumes/10218c0e-2b02-4d19-b4f5-ed1d5fab5b36 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:00:22 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=156,cinder:INSERT=29,cinder:UPDATE=43 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:00:22 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=139,cinder:INSERT=29,cinder:UPDATE=52 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1498761568", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1498761568', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Create volume of 1 GB Sep 07 10:00:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:00:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:00:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Availability Zones retrieved successfully. Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Flow 'volume_create_api' (933b14bd-75bd-4113-98be-36a008cf57a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0979d615-d5aa-4db3-b65c-da756583b459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0979d615-d5aa-4db3-b65c-da756583b459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caea99fe-b407-4b48-b802-a0cd8f663923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Created reservations ['972979a0-c9fa-4a56-bb98-ce553ceab95d', '8c2bcb8c-0acc-41fa-8ef9-2c1e7ea42ed1', 'b245a4a0-e83a-405a-bc14-084792786005', '9b09e81c-c0ad-4920-a4d4-6c509437dd09'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caea99fe-b407-4b48-b802-a0cd8f663923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['972979a0-c9fa-4a56-bb98-ce553ceab95d', '8c2bcb8c-0acc-41fa-8ef9-2c1e7ea42ed1', 'b245a4a0-e83a-405a-bc14-084792786005', '9b09e81c-c0ad-4920-a4d4-6c509437dd09']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b778ebb9-13b7-48c4-ab0a-e899d0d82913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:00:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b778ebb9-13b7-48c4-ab0a-e899d0d82913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26ea4850-3a4a-4a96-9437-ff418ebcd2f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1498761568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f42e9bb52abd4a8da6465387326612c6',qos_specs=None,replication_status=,reservations=['972979a0-c9fa-4a56-bb98-ce553ceab95d','8c2bcb8c-0acc-41fa-8ef9-2c1e7ea42ed1','b245a4a0-e83a-405a-bc14-084792786005','9b09e81c-c0ad-4920-a4d4-6c509437dd09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8070b12622d4659b74b68dcfd780e04',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1498761568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26ea4850-3a4a-4a96-9437-ff418ebcd2f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f42e9bb52abd4a8da6465387326612c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8070b12622d4659b74b68dcfd780e04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc6cd675-0db8-41e8-995a-914e92decf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc6cd675-0db8-41e8-995a-914e92decf13) transitioned into state 'SUCCESS' from state '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-1498761568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f42e9bb52abd4a8da6465387326612c6',qos_specs=None,replication_status=,reservations=['972979a0-c9fa-4a56-bb98-ce553ceab95d','8c2bcb8c-0acc-41fa-8ef9-2c1e7ea42ed1','b245a4a0-e83a-405a-bc14-084792786005','9b09e81c-c0ad-4920-a4d4-6c509437dd09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8070b12622d4659b74b68dcfd780e04',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f49819ca-2ab4-4737-9e60-5ae461bee87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f49819ca-2ab4-4737-9e60-5ae461bee87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Flow 'volume_create_api' (933b14bd-75bd-4113-98be-36a008cf57a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:00:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Create volume request issued successfully. Sep 07 10:00:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-df457cf2-bbd6-49be-bfe3-9308bb1da1dd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:00:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1352/2609] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:00:45 2026] POST /volume/v3/volumes => generated 754 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:00:55 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:01:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0aa57149-07c6-4a1f-8c7f-528f555d8d2e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0aa57149-07c6-4a1f-8c7f-528f555d8d2e tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:01:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0aa57149-07c6-4a1f-8c7f-528f555d8d2e tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0aa57149-07c6-4a1f-8c7f-528f555d8d2e tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:01:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:01:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0aa57149-07c6-4a1f-8c7f-528f555d8d2e tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:01:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0aa57149-07c6-4a1f-8c7f-528f555d8d2e tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 200 Sep 07 10:01:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1258/2610] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:14 2026] GET /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-05c914cf-821d-4d14-94cb-22405b9f4f3d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-05c914cf-821d-4d14-94cb-22405b9f4f3d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:01:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-05c914cf-821d-4d14-94cb-22405b9f4f3d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-05c914cf-821d-4d14-94cb-22405b9f4f3d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:01:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:01:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-05c914cf-821d-4d14-94cb-22405b9f4f3d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:01:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-05c914cf-821d-4d14-94cb-22405b9f4f3d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 200 Sep 07 10:01:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1353/2611] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:14 2026] GET /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-657a2d74-07de-454a-8116-1875ae3ec52e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-657a2d74-07de-454a-8116-1875ae3ec52e tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:01:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-657a2d74-07de-454a-8116-1875ae3ec52e tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-657a2d74-07de-454a-8116-1875ae3ec52e tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:01:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:01:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-657a2d74-07de-454a-8116-1875ae3ec52e tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:01:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-657a2d74-07de-454a-8116-1875ae3ec52e tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 200 Sep 07 10:01:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1259/2612] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 10:01:15 2026] GET /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2934dfa0-2e60-42f9-87aa-85c40a5b8eab None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2934dfa0-2e60-42f9-87aa-85c40a5b8eab None None] GET http://192.168.122.65/volume// Sep 07 10:01:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2934dfa0-2e60-42f9-87aa-85c40a5b8eab None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2934dfa0-2e60-42f9-87aa-85c40a5b8eab None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2934dfa0-2e60-42f9-87aa-85c40a5b8eab None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 10:01:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1354/2613] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 10:01:15 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:01:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-faf0363f-f702-4bac-99bd-4f28149af3e3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-faf0363f-f702-4bac-99bd-4f28149af3e3 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 10:01:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-faf0363f-f702-4bac-99bd-4f28149af3e3 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26ea4850-3a4a-4a96-9437-ff418ebcd2f8", "connector": null, "instance_uuid": "bb4aaac1-22cd-4267-8df6-262f5dcc3a5f"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:01:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:01:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-faf0363f-f702-4bac-99bd-4f28149af3e3 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 10:01:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1260/2614] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 10:01:15 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-942bf83b-30dc-4c30-acfb-09741bc4a9b7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-942bf83b-30dc-4c30-acfb-09741bc4a9b7 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:01:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-942bf83b-30dc-4c30-acfb-09741bc4a9b7 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-942bf83b-30dc-4c30-acfb-09741bc4a9b7 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:01:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-92f64729-333f-45eb-8f89-790fcdb472f8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-92f64729-333f-45eb-8f89-790fcdb472f8 None None] GET http://192.168.122.65/volume// Sep 07 10:01:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-92f64729-333f-45eb-8f89-790fcdb472f8 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-92f64729-333f-45eb-8f89-790fcdb472f8 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-92f64729-333f-45eb-8f89-790fcdb472f8 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 10:01:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1261/2615] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 10:01:15 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:01:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:01:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-40297199-bf46-4a1d-a35e-cbcd1930fdd3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-942bf83b-30dc-4c30-acfb-09741bc4a9b7 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:01:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-40297199-bf46-4a1d-a35e-cbcd1930fdd3 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:01:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-40297199-bf46-4a1d-a35e-cbcd1930fdd3 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-40297199-bf46-4a1d-a35e-cbcd1930fdd3 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-942bf83b-30dc-4c30-acfb-09741bc4a9b7 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 200 Sep 07 10:01:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1355/2616] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:15 2026] GET /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 846 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:01:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:01:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-40297199-bf46-4a1d-a35e-cbcd1930fdd3 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:01:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-40297199-bf46-4a1d-a35e-cbcd1930fdd3 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 200 Sep 07 10:01:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1262/2617] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 10:01:15 2026] GET /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 1027 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:01:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-20df7b72-62e0-4b8c-8641-febb33c6f822 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-20df7b72-62e0-4b8c-8641-febb33c6f822 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] PUT http://192.168.122.65/volume/v3/attachments/b864f44a-3561-466a-8328-0f8b61e6a051 Sep 07 10:01:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-20df7b72-62e0-4b8c-8641-febb33c6f822 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-20df7b72-62e0-4b8c-8641-febb33c6f822 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Acquiring lock "cinder-attachment_update-26ea4850-3a4a-4a96-9437-ff418ebcd2f8-devstack" by "attachment_update" {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-20df7b72-62e0-4b8c-8641-febb33c6f822 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Lock "cinder-attachment_update-26ea4850-3a4a-4a96-9437-ff418ebcd2f8-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:01:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:01:15 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-20df7b72-62e0-4b8c-8641-febb33c6f822 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Lock "cinder-attachment_update-26ea4850-3a4a-4a96-9437-ff418ebcd2f8-devstack" released by "attachment_update" :: held 0.157s {{(pid=86990) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:01:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-20df7b72-62e0-4b8c-8641-febb33c6f822 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/attachments/b864f44a-3561-466a-8328-0f8b61e6a051 returned with HTTP 200 Sep 07 10:01:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1356/2618] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 10:01:15 2026] PUT /volume/v3/attachments/b864f44a-3561-466a-8328-0f8b61e6a051 => generated 694 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:01:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-f0511fe5-469a-4ef6-a7f2-a43b2cec6e69 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-f0511fe5-469a-4ef6-a7f2-a43b2cec6e69 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] POST http://192.168.122.65/volume/v3/attachments/b864f44a-3561-466a-8328-0f8b61e6a051/action Sep 07 10:01:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-f0511fe5-469a-4ef6-a7f2-a43b2cec6e69 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action body: b'{"os-complete": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:01:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-f0511fe5-469a-4ef6-a7f2-a43b2cec6e69 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:01:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:01:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-d31ccea2-fd54-41e9-bec8-c7a3c4207a38 req-f0511fe5-469a-4ef6-a7f2-a43b2cec6e69 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/attachments/b864f44a-3561-466a-8328-0f8b61e6a051/action returned with HTTP 204 Sep 07 10:01:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1263/2619] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 10:01:16 2026] POST /volume/v3/attachments/b864f44a-3561-466a-8328-0f8b61e6a051/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:01:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8e581169-8788-450c-9bde-8497f39644aa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8e581169-8788-450c-9bde-8497f39644aa tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:01:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8e581169-8788-450c-9bde-8497f39644aa tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8e581169-8788-450c-9bde-8497f39644aa tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:16 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:16 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:01:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:01:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8e581169-8788-450c-9bde-8497f39644aa tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:01:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8e581169-8788-450c-9bde-8497f39644aa tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 200 Sep 07 10:01:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1357/2620] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:16 2026] GET /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 1139 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-13f86346-c7d9-4aed-a33e-b1e0a186c30d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-13f86346-c7d9-4aed-a33e-b1e0a186c30d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:01:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-13f86346-c7d9-4aed-a33e-b1e0a186c30d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-13f86346-c7d9-4aed-a33e-b1e0a186c30d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:01:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:01:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-13f86346-c7d9-4aed-a33e-b1e0a186c30d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:01:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-13f86346-c7d9-4aed-a33e-b1e0a186c30d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 200 Sep 07 10:01:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1264/2621] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:01:16 2026] GET /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-9e7ba885-530c-420d-8725-5544c4230df1 req-0b76a39f-0e8a-4ed4-80d8-0c99191bd7e9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-0b76a39f-0e8a-4ed4-80d8-0c99191bd7e9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:01:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-0b76a39f-0e8a-4ed4-80d8-0c99191bd7e9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-0b76a39f-0e8a-4ed4-80d8-0c99191bd7e9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:01:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:01:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-9e7ba885-530c-420d-8725-5544c4230df1 req-0b76a39f-0e8a-4ed4-80d8-0c99191bd7e9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:01:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-0b76a39f-0e8a-4ed4-80d8-0c99191bd7e9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 200 Sep 07 10:01:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1358/2622] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 10:01:19 2026] GET /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:01:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-9e7ba885-530c-420d-8725-5544c4230df1 req-3e1684b8-466f-4c08-995a-16294588a93c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-3e1684b8-466f-4c08-995a-16294588a93c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] POST http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8/action Sep 07 10:01:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-3e1684b8-466f-4c08-995a-16294588a93c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:01:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-3e1684b8-466f-4c08-995a-16294588a93c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:01:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:01:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-9e7ba885-530c-420d-8725-5544c4230df1 req-3e1684b8-466f-4c08-995a-16294588a93c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:01:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-9e7ba885-530c-420d-8725-5544c4230df1 req-3e1684b8-466f-4c08-995a-16294588a93c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Begin detaching volume completed successfully. Sep 07 10:01:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-3e1684b8-466f-4c08-995a-16294588a93c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8/action returned with HTTP 202 Sep 07 10:01:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1265/2623] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 10:01:19 2026] POST /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:01:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-df7c0299-906c-4047-b30f-4764845b87c3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-df7c0299-906c-4047-b30f-4764845b87c3 None None] GET http://192.168.122.65/volume// Sep 07 10:01:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-df7c0299-906c-4047-b30f-4764845b87c3 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-df7c0299-906c-4047-b30f-4764845b87c3 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-df7c0299-906c-4047-b30f-4764845b87c3 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 10:01:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1359/2624] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 10:01:19 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:01:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-9e7ba885-530c-420d-8725-5544c4230df1 req-4ae602ee-28d1-4e59-bf82-f9f0be2abbb9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-4ae602ee-28d1-4e59-bf82-f9f0be2abbb9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:01:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-4ae602ee-28d1-4e59-bf82-f9f0be2abbb9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-4ae602ee-28d1-4e59-bf82-f9f0be2abbb9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:01:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:01:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-9e7ba885-530c-420d-8725-5544c4230df1 req-4ae602ee-28d1-4e59-bf82-f9f0be2abbb9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:01:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-4ae602ee-28d1-4e59-bf82-f9f0be2abbb9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 200 Sep 07 10:01:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1266/2625] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 10:01:19 2026] GET /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 1323 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:01:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-9e7ba885-530c-420d-8725-5544c4230df1 req-3ebffeeb-a5ee-46d8-a667-a3951478fd14 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-3ebffeeb-a5ee-46d8-a667-a3951478fd14 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] DELETE http://192.168.122.65/volume/v3/attachments/b864f44a-3561-466a-8328-0f8b61e6a051 Sep 07 10:01:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-3ebffeeb-a5ee-46d8-a667-a3951478fd14 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-3ebffeeb-a5ee-46d8-a667-a3951478fd14 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:01:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:19 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 10:01:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-9e7ba885-530c-420d-8725-5544c4230df1 req-3ebffeeb-a5ee-46d8-a667-a3951478fd14 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/attachments/b864f44a-3561-466a-8328-0f8b61e6a051 returned with HTTP 200 Sep 07 10:01:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1360/2626] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 10:01:19 2026] DELETE /volume/v3/attachments/b864f44a-3561-466a-8328-0f8b61e6a051 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a5b007db-85f8-4813-9b6d-9bad2e89fdfb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a5b007db-85f8-4813-9b6d-9bad2e89fdfb tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:01:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a5b007db-85f8-4813-9b6d-9bad2e89fdfb tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26ea4850-3a4a-4a96-9437-ff418ebcd2f8", "force": false, "name": "tempest-TestStampPattern-snapshot-1359136930", "description": null, "metadata": null}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:01:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:01:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a5b007db-85f8-4813-9b6d-9bad2e89fdfb tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:01:20 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-a5b007db-85f8-4813-9b6d-9bad2e89fdfb tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Create snapshot from volume 26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:01:20 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-a5b007db-85f8-4813-9b6d-9bad2e89fdfb tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Created reservations ['4e62a52c-172c-48e8-aadd-14678cf1d6ea', '713c9a49-62f0-49e0-80a4-bc2663834274', '82a54658-8db4-4433-b54f-6057b56d965f', '5f59fb2d-0614-4c80-a641-eccf3fadb860'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:01:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:01:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a5b007db-85f8-4813-9b6d-9bad2e89fdfb tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Snapshot create request issued successfully. Sep 07 10:01:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a5b007db-85f8-4813-9b6d-9bad2e89fdfb tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:01:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1267/2627] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:01:20 2026] POST /volume/v3/snapshots => generated 303 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:01:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7e399144-a413-43f4-b58a-9fd7203faaef None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7e399144-a413-43f4-b58a-9fd7203faaef tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 Sep 07 10:01:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7e399144-a413-43f4-b58a-9fd7203faaef tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7e399144-a413-43f4-b58a-9fd7203faaef tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:01:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7e399144-a413-43f4-b58a-9fd7203faaef tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Snapshot retrieved successfully. Sep 07 10:01:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7e399144-a413-43f4-b58a-9fd7203faaef tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 returned with HTTP 200 Sep 07 10:01:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1361/2628] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:01:20 2026] GET /volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 => generated 435 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-27d06577-7b95-4862-840e-f9a31d6b8dfd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-27d06577-7b95-4862-840e-f9a31d6b8dfd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 Sep 07 10:01:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-27d06577-7b95-4862-840e-f9a31d6b8dfd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-27d06577-7b95-4862-840e-f9a31d6b8dfd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:01:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-27d06577-7b95-4862-840e-f9a31d6b8dfd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Snapshot retrieved successfully. Sep 07 10:01:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-27d06577-7b95-4862-840e-f9a31d6b8dfd tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 returned with HTTP 200 Sep 07 10:01:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1268/2629] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:01:21 2026] GET /volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 => generated 435 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9fa70611-e2cc-496e-939e-89b4aa6cbe71 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9fa70611-e2cc-496e-939e-89b4aa6cbe71 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 Sep 07 10:01:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9fa70611-e2cc-496e-939e-89b4aa6cbe71 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9fa70611-e2cc-496e-939e-89b4aa6cbe71 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:01:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9fa70611-e2cc-496e-939e-89b4aa6cbe71 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Snapshot retrieved successfully. Sep 07 10:01:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9fa70611-e2cc-496e-939e-89b4aa6cbe71 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 returned with HTTP 200 Sep 07 10:01:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1362/2630] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:01:22 2026] GET /volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9f321ff7-3dc8-44fb-8910-d894b0a51f38 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9f321ff7-3dc8-44fb-8910-d894b0a51f38 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 Sep 07 10:01:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9f321ff7-3dc8-44fb-8910-d894b0a51f38 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:01:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9f321ff7-3dc8-44fb-8910-d894b0a51f38 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:01:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:01:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9f321ff7-3dc8-44fb-8910-d894b0a51f38 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Snapshot retrieved successfully. Sep 07 10:01:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9f321ff7-3dc8-44fb-8910-d894b0a51f38 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 returned with HTTP 200 Sep 07 10:01:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1269/2631] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:01:22 2026] GET /volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:01:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:01:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:01:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1237903136", "snapshot_id": "30e81007-de63-4016-8d2d-ca6386082849", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:01:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1237903136', 'snapshot_id': '30e81007-de63-4016-8d2d-ca6386082849', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:01:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:01:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:01:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Snapshot retrieved successfully. Sep 07 10:01:28 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Create volume of 1 GB Sep 07 10:01:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Availability Zones retrieved successfully. Sep 07 10:01:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Flow 'volume_create_api' (8664c783-6fc5-47fc-88a0-4bdf703ecca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:01:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45fcdcb2-dacd-44d0-b1a2-123f18b2781a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:01:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:01:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45fcdcb2-dacd-44d0-b1a2-123f18b2781a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '30e81007-de63-4016-8d2d-ca6386082849', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea543e05-d567-485a-85ac-7f87e6bfa06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:28 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Created reservations ['2198415d-6112-4d0e-9232-9b976feaa286', '2166aec1-e436-4483-b3cc-c4a8c5754cc1', '40526016-95f5-4f12-99e9-fe9ec355b2e3', '20e3f7e4-4966-4939-8455-457f89edb7e4'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:01:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea543e05-d567-485a-85ac-7f87e6bfa06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2198415d-6112-4d0e-9232-9b976feaa286', '2166aec1-e436-4483-b3cc-c4a8c5754cc1', '40526016-95f5-4f12-99e9-fe9ec355b2e3', '20e3f7e4-4966-4939-8455-457f89edb7e4']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:28 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d5106df-586b-41e7-b61c-54ddea625595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:01:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:01:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d5106df-586b-41e7-b61c-54ddea625595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5481346-459f-456b-8e21-39342c9dcef6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1237903136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f42e9bb52abd4a8da6465387326612c6',qos_specs=None,replication_status=,reservations=['2198415d-6112-4d0e-9232-9b976feaa286','2166aec1-e436-4483-b3cc-c4a8c5754cc1','40526016-95f5-4f12-99e9-fe9ec355b2e3','20e3f7e4-4966-4939-8455-457f89edb7e4'],size=1,snapshot_id=30e81007-de63-4016-8d2d-ca6386082849,source_replicaid=,source_volid=None,status='creating',user_id='f8070b12622d4659b74b68dcfd780e04',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1237903136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5481346-459f-456b-8e21-39342c9dcef6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f42e9bb52abd4a8da6465387326612c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=30e81007-de63-4016-8d2d-ca6386082849,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8070b12622d4659b74b68dcfd780e04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d9c8f4c-7f3a-4119-b34f-680b1693b0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d9c8f4c-7f3a-4119-b34f-680b1693b0b6) transitioned into state 'SUCCESS' from state '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-1237903136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f42e9bb52abd4a8da6465387326612c6',qos_specs=None,replication_status=,reservations=['2198415d-6112-4d0e-9232-9b976feaa286','2166aec1-e436-4483-b3cc-c4a8c5754cc1','40526016-95f5-4f12-99e9-fe9ec355b2e3','20e3f7e4-4966-4939-8455-457f89edb7e4'],size=1,snapshot_id=30e81007-de63-4016-8d2d-ca6386082849,source_replicaid=,source_volid=None,status='creating',user_id='f8070b12622d4659b74b68dcfd780e04',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa65d96-a7eb-46b0-8308-9616a949aa88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:01:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:01:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:01:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa65d96-a7eb-46b0-8308-9616a949aa88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:01:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Flow 'volume_create_api' (8664c783-6fc5-47fc-88a0-4bdf703ecca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:01:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Create volume request issued successfully. Sep 07 10:01:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-31bc179b-82ea-42cb-8f09-5432cf133c7d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:01:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1363/2632] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:01:28 2026] POST /volume/v3/volumes => generated 788 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:01:32 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=52,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:01:39 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=60,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3928dacb-74fb-4a06-be64-7e025f5f3784 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3928dacb-74fb-4a06-be64-7e025f5f3784 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3928dacb-74fb-4a06-be64-7e025f5f3784 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3928dacb-74fb-4a06-be64-7e025f5f3784 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3928dacb-74fb-4a06-be64-7e025f5f3784 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3928dacb-74fb-4a06-be64-7e025f5f3784 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 returned with HTTP 200 Sep 07 10:02:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1270/2633] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:18 2026] GET /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f65f8f33-d7b5-4999-9419-cc42dbc71384 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f65f8f33-d7b5-4999-9419-cc42dbc71384 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f65f8f33-d7b5-4999-9419-cc42dbc71384 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f65f8f33-d7b5-4999-9419-cc42dbc71384 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f65f8f33-d7b5-4999-9419-cc42dbc71384 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f65f8f33-d7b5-4999-9419-cc42dbc71384 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 returned with HTTP 200 Sep 07 10:02:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1364/2634] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:18 2026] GET /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-bc2a451e-a56a-4609-bf43-94052cc151d5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-bc2a451e-a56a-4609-bf43-94052cc151d5 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-bc2a451e-a56a-4609-bf43-94052cc151d5 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-bc2a451e-a56a-4609-bf43-94052cc151d5 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-bc2a451e-a56a-4609-bf43-94052cc151d5 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-bc2a451e-a56a-4609-bf43-94052cc151d5 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 returned with HTTP 200 Sep 07 10:02:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1271/2635] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 10:02:18 2026] GET /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b7c52609-1482-41c8-a2df-d0d289810c5e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b7c52609-1482-41c8-a2df-d0d289810c5e None None] GET http://192.168.122.65/volume// Sep 07 10:02:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b7c52609-1482-41c8-a2df-d0d289810c5e None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b7c52609-1482-41c8-a2df-d0d289810c5e None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b7c52609-1482-41c8-a2df-d0d289810c5e None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 10:02:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1365/2636] 192.168.122.65 () {58 vars in 1312 bytes} [Mon Sep 7 10:02:18 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-37776939-97e6-4956-b888-b690978f3387 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-37776939-97e6-4956-b888-b690978f3387 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] POST http://192.168.122.65/volume/v3/attachments Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-37776939-97e6-4956-b888-b690978f3387 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5481346-459f-456b-8e21-39342c9dcef6", "connector": null, "instance_uuid": "9b1c31c7-3747-4664-a242-1d00cb8e45d8"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-37776939-97e6-4956-b888-b690978f3387 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/attachments returned with HTTP 200 Sep 07 10:02:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1272/2637] 192.168.122.65 () {66 vars in 1478 bytes} [Mon Sep 7 10:02:18 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 07 10:02:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f1546d13-41cd-41a2-8c00-2f941c4d657c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f1546d13-41cd-41a2-8c00-2f941c4d657c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f1546d13-41cd-41a2-8c00-2f941c4d657c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f1546d13-41cd-41a2-8c00-2f941c4d657c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-28fc21d6-de4d-45c9-9202-7782fa420cf3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f1546d13-41cd-41a2-8c00-2f941c4d657c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-28fc21d6-de4d-45c9-9202-7782fa420cf3 None None] GET http://192.168.122.65/volume// Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-28fc21d6-de4d-45c9-9202-7782fa420cf3 None None] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-28fc21d6-de4d-45c9-9202-7782fa420cf3 None None] Calling method 'all' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-28fc21d6-de4d-45c9-9202-7782fa420cf3 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 10:02:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1273/2638] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 10:02:18 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-719d12cd-20fb-4e9c-8963-7db35779ec58 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f1546d13-41cd-41a2-8c00-2f941c4d657c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 returned with HTTP 200 Sep 07 10:02:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1366/2639] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:18 2026] GET /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 => generated 880 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-719d12cd-20fb-4e9c-8963-7db35779ec58 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-719d12cd-20fb-4e9c-8963-7db35779ec58 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-719d12cd-20fb-4e9c-8963-7db35779ec58 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-719d12cd-20fb-4e9c-8963-7db35779ec58 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-719d12cd-20fb-4e9c-8963-7db35779ec58 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 returned with HTTP 200 Sep 07 10:02:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1274/2640] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 10:02:18 2026] GET /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 => generated 1061 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:02:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-c4a7a93d-cc4a-40a7-b9eb-c3f06caceba4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-c4a7a93d-cc4a-40a7-b9eb-c3f06caceba4 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] PUT http://192.168.122.65/volume/v3/attachments/2c628e06-ceeb-48ac-95bb-d6065d5008e1 Sep 07 10:02:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-c4a7a93d-cc4a-40a7-b9eb-c3f06caceba4 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.65", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4e4549dcbed2", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "f596503b-265a-4af4-a9c1-7a44c9707887", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:19 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-c4a7a93d-cc4a-40a7-b9eb-c3f06caceba4 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Acquiring lock "cinder-attachment_update-c5481346-459f-456b-8e21-39342c9dcef6-devstack" by "attachment_update" {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 10:02:19 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-c4a7a93d-cc4a-40a7-b9eb-c3f06caceba4 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Lock "cinder-attachment_update-c5481346-459f-456b-8e21-39342c9dcef6-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86990) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 10:02:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:19 devstack devstack@c-api.service[86990]: DEBUG cinder.coordination [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-c4a7a93d-cc4a-40a7-b9eb-c3f06caceba4 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Lock "cinder-attachment_update-c5481346-459f-456b-8e21-39342c9dcef6-devstack" released by "attachment_update" :: held 0.160s {{(pid=86990) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 10:02:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-c4a7a93d-cc4a-40a7-b9eb-c3f06caceba4 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/attachments/2c628e06-ceeb-48ac-95bb-d6065d5008e1 returned with HTTP 200 Sep 07 10:02:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1367/2641] 192.168.122.65 () {66 vars in 1588 bytes} [Mon Sep 7 10:02:19 2026] PUT /volume/v3/attachments/2c628e06-ceeb-48ac-95bb-d6065d5008e1 => generated 694 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:02:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-47bffa83-094f-46b9-8e5a-9223cc690825 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-47bffa83-094f-46b9-8e5a-9223cc690825 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] POST http://192.168.122.65/volume/v3/attachments/2c628e06-ceeb-48ac-95bb-d6065d5008e1/action Sep 07 10:02:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-47bffa83-094f-46b9-8e5a-9223cc690825 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action body: b'{"os-complete": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-47bffa83-094f-46b9-8e5a-9223cc690825 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-cba717cc-44c3-4b8e-99d2-d2dcb09952f8 req-47bffa83-094f-46b9-8e5a-9223cc690825 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/attachments/2c628e06-ceeb-48ac-95bb-d6065d5008e1/action returned with HTTP 204 Sep 07 10:02:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1275/2642] 192.168.122.65 () {66 vars in 1609 bytes} [Mon Sep 7 10:02:19 2026] POST /volume/v3/attachments/2c628e06-ceeb-48ac-95bb-d6065d5008e1/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-53d162a4-accf-478c-a754-d3ae072035f7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-53d162a4-accf-478c-a754-d3ae072035f7 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-53d162a4-accf-478c-a754-d3ae072035f7 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-53d162a4-accf-478c-a754-d3ae072035f7 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-53d162a4-accf-478c-a754-d3ae072035f7 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-53d162a4-accf-478c-a754-d3ae072035f7 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 returned with HTTP 200 Sep 07 10:02:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1368/2643] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:19 2026] GET /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 => generated 1173 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:02:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-245a5eda-7a42-4491-b964-3df8f73ed41c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-245a5eda-7a42-4491-b964-3df8f73ed41c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-245a5eda-7a42-4491-b964-3df8f73ed41c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-245a5eda-7a42-4491-b964-3df8f73ed41c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-245a5eda-7a42-4491-b964-3df8f73ed41c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-245a5eda-7a42-4491-b964-3df8f73ed41c tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 returned with HTTP 200 Sep 07 10:02:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1276/2644] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:20 2026] GET /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 => generated 1173 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:02:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-62150564-114b-46d3-8754-abca2d71e98a req-0cb9caa0-f29a-445e-a1c8-9637190cca37 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-0cb9caa0-f29a-445e-a1c8-9637190cca37 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-0cb9caa0-f29a-445e-a1c8-9637190cca37 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-0cb9caa0-f29a-445e-a1c8-9637190cca37 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-62150564-114b-46d3-8754-abca2d71e98a req-0cb9caa0-f29a-445e-a1c8-9637190cca37 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-0cb9caa0-f29a-445e-a1c8-9637190cca37 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 returned with HTTP 200 Sep 07 10:02:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1369/2645] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 10:02:20 2026] GET /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 => generated 1173 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:02:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-62150564-114b-46d3-8754-abca2d71e98a req-190bc150-8007-4d6d-8137-ba22a434e098 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-190bc150-8007-4d6d-8137-ba22a434e098 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] POST http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6/action Sep 07 10:02:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-190bc150-8007-4d6d-8137-ba22a434e098 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-190bc150-8007-4d6d-8137-ba22a434e098 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-62150564-114b-46d3-8754-abca2d71e98a req-190bc150-8007-4d6d-8137-ba22a434e098 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-62150564-114b-46d3-8754-abca2d71e98a req-190bc150-8007-4d6d-8137-ba22a434e098 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Begin detaching volume completed successfully. Sep 07 10:02:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-190bc150-8007-4d6d-8137-ba22a434e098 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6/action returned with HTTP 202 Sep 07 10:02:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1277/2646] 192.168.122.65 () {64 vars in 1556 bytes} [Mon Sep 7 10:02:21 2026] POST /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:02:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3c81fe65-008b-411f-822a-9a9513931f73 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3c81fe65-008b-411f-822a-9a9513931f73 None None] GET http://192.168.122.65/volume// Sep 07 10:02:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3c81fe65-008b-411f-822a-9a9513931f73 None None] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3c81fe65-008b-411f-822a-9a9513931f73 None None] Calling method 'all' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3c81fe65-008b-411f-822a-9a9513931f73 None None] http://192.168.122.65/volume// returned with HTTP 300 Sep 07 10:02:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1370/2647] 192.168.122.65 () {58 vars in 1310 bytes} [Mon Sep 7 10:02:21 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 10:02:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [req-62150564-114b-46d3-8754-abca2d71e98a req-44afd53e-7b09-4893-b37e-9a9bd0b3597b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-44afd53e-7b09-4893-b37e-9a9bd0b3597b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-44afd53e-7b09-4893-b37e-9a9bd0b3597b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-44afd53e-7b09-4893-b37e-9a9bd0b3597b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [req-62150564-114b-46d3-8754-abca2d71e98a req-44afd53e-7b09-4893-b37e-9a9bd0b3597b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-44afd53e-7b09-4893-b37e-9a9bd0b3597b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 returned with HTTP 200 Sep 07 10:02:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1278/2648] 192.168.122.65 () {62 vars in 1523 bytes} [Mon Sep 7 10:02:21 2026] GET /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 => generated 1357 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:02:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-62150564-114b-46d3-8754-abca2d71e98a req-81b8a220-378d-41a7-9296-79f1030b3866 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-81b8a220-378d-41a7-9296-79f1030b3866 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] DELETE http://192.168.122.65/volume/v3/attachments/2c628e06-ceeb-48ac-95bb-d6065d5008e1 Sep 07 10:02:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-81b8a220-378d-41a7-9296-79f1030b3866 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-81b8a220-378d-41a7-9296-79f1030b3866 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:21 devstack devstack@c-api.service[86990]: return base.obj_make_list(context, Sep 07 10:02:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-62150564-114b-46d3-8754-abca2d71e98a req-81b8a220-378d-41a7-9296-79f1030b3866 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/attachments/2c628e06-ceeb-48ac-95bb-d6065d5008e1 returned with HTTP 200 Sep 07 10:02:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1371/2649] 192.168.122.65 () {64 vars in 1557 bytes} [Mon Sep 7 10:02:21 2026] DELETE /volume/v3/attachments/2c628e06-ceeb-48ac-95bb-d6065d5008e1 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-992878ca-4675-4d21-afdf-259996faee03 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-992878ca-4675-4d21-afdf-259996faee03 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] DELETE http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-992878ca-4675-4d21-afdf-259996faee03 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-992878ca-4675-4d21-afdf-259996faee03 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:25 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-992878ca-4675-4d21-afdf-259996faee03 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Delete volume with id: c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-992878ca-4675-4d21-afdf-259996faee03 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-992878ca-4675-4d21-afdf-259996faee03 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Delete volume request issued successfully. Sep 07 10:02:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-992878ca-4675-4d21-afdf-259996faee03 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 returned with HTTP 202 Sep 07 10:02:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1279/2650] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:02:25 2026] DELETE /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:02:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-636463f7-7bad-45ee-85c6-b3828bf5e0ed None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-636463f7-7bad-45ee-85c6-b3828bf5e0ed tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-636463f7-7bad-45ee-85c6-b3828bf5e0ed tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-636463f7-7bad-45ee-85c6-b3828bf5e0ed tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-636463f7-7bad-45ee-85c6-b3828bf5e0ed tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-636463f7-7bad-45ee-85c6-b3828bf5e0ed tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 returned with HTTP 200 Sep 07 10:02:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1372/2651] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:25 2026] GET /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-113cee1f-9a24-4f9f-ab5b-1f7c688ee6e9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-113cee1f-9a24-4f9f-ab5b-1f7c688ee6e9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 Sep 07 10:02:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-113cee1f-9a24-4f9f-ab5b-1f7c688ee6e9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-113cee1f-9a24-4f9f-ab5b-1f7c688ee6e9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-113cee1f-9a24-4f9f-ab5b-1f7c688ee6e9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 returned with HTTP 404 Sep 07 10:02:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1280/2652] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:26 2026] GET /volume/v3/volumes/c5481346-459f-456b-8e21-39342c9dcef6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-56590df7-ca4e-4e7f-9ce5-fd4a4b821137 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-56590df7-ca4e-4e7f-9ce5-fd4a4b821137 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 Sep 07 10:02:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-56590df7-ca4e-4e7f-9ce5-fd4a4b821137 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-56590df7-ca4e-4e7f-9ce5-fd4a4b821137 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:26 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-56590df7-ca4e-4e7f-9ce5-fd4a4b821137 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Delete snapshot with id: 30e81007-de63-4016-8d2d-ca6386082849 Sep 07 10:02:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-56590df7-ca4e-4e7f-9ce5-fd4a4b821137 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Snapshot retrieved successfully. Sep 07 10:02:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-56590df7-ca4e-4e7f-9ce5-fd4a4b821137 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Snapshot delete request issued successfully. Sep 07 10:02:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-56590df7-ca4e-4e7f-9ce5-fd4a4b821137 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 returned with HTTP 202 Sep 07 10:02:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1373/2653] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:02:26 2026] DELETE /volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:02:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b131e483-b3a1-415c-93ee-241647b1fb6b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b131e483-b3a1-415c-93ee-241647b1fb6b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 Sep 07 10:02:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b131e483-b3a1-415c-93ee-241647b1fb6b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b131e483-b3a1-415c-93ee-241647b1fb6b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b131e483-b3a1-415c-93ee-241647b1fb6b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Snapshot retrieved successfully. Sep 07 10:02:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b131e483-b3a1-415c-93ee-241647b1fb6b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 returned with HTTP 200 Sep 07 10:02:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1281/2654] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:02:27 2026] GET /volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4399e2f8-56de-45a3-bc4f-7ce590c0c586 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4399e2f8-56de-45a3-bc4f-7ce590c0c586 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 Sep 07 10:02:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4399e2f8-56de-45a3-bc4f-7ce590c0c586 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4399e2f8-56de-45a3-bc4f-7ce590c0c586 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4399e2f8-56de-45a3-bc4f-7ce590c0c586 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Snapshot retrieved successfully. Sep 07 10:02:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4399e2f8-56de-45a3-bc4f-7ce590c0c586 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 returned with HTTP 200 Sep 07 10:02:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1374/2655] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:02:28 2026] GET /volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bc76c4f8-d682-427b-8ccb-776bc69d19c3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bc76c4f8-d682-427b-8ccb-776bc69d19c3 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 Sep 07 10:02:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bc76c4f8-d682-427b-8ccb-776bc69d19c3 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bc76c4f8-d682-427b-8ccb-776bc69d19c3 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bc76c4f8-d682-427b-8ccb-776bc69d19c3 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 returned with HTTP 404 Sep 07 10:02:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1282/2656] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:02:29 2026] GET /volume/v3/snapshots/30e81007-de63-4016-8d2d-ca6386082849 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [req-0c16696a-106f-45e2-84aa-8946b9c81305 req-14fa0556-5c46-4b23-b569-20ce8c3c01f9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-0c16696a-106f-45e2-84aa-8946b9c81305 req-14fa0556-5c46-4b23-b569-20ce8c3c01f9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:02:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-0c16696a-106f-45e2-84aa-8946b9c81305 req-14fa0556-5c46-4b23-b569-20ce8c3c01f9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [req-0c16696a-106f-45e2-84aa-8946b9c81305 req-14fa0556-5c46-4b23-b569-20ce8c3c01f9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [req-0c16696a-106f-45e2-84aa-8946b9c81305 req-14fa0556-5c46-4b23-b569-20ce8c3c01f9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [req-0c16696a-106f-45e2-84aa-8946b9c81305 req-14fa0556-5c46-4b23-b569-20ce8c3c01f9 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 200 Sep 07 10:02:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1375/2657] 192.168.122.65 () {60 vars in 1482 bytes} [Mon Sep 7 10:02:29 2026] GET /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fb21e190-6274-4e2c-afdd-a9c2dfa6935d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fb21e190-6274-4e2c-afdd-a9c2dfa6935d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] DELETE http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:02:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fb21e190-6274-4e2c-afdd-a9c2dfa6935d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fb21e190-6274-4e2c-afdd-a9c2dfa6935d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:32 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-fb21e190-6274-4e2c-afdd-a9c2dfa6935d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Delete volume with id: 26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:02:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fb21e190-6274-4e2c-afdd-a9c2dfa6935d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fb21e190-6274-4e2c-afdd-a9c2dfa6935d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Delete volume request issued successfully. Sep 07 10:02:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fb21e190-6274-4e2c-afdd-a9c2dfa6935d tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 202 Sep 07 10:02:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1283/2658] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:02:32 2026] DELETE /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:02:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cc4405db-e0e3-45a4-8049-d1fa28d0f395 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cc4405db-e0e3-45a4-8049-d1fa28d0f395 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:02:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cc4405db-e0e3-45a4-8049-d1fa28d0f395 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cc4405db-e0e3-45a4-8049-d1fa28d0f395 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cc4405db-e0e3-45a4-8049-d1fa28d0f395 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Volume info retrieved successfully. Sep 07 10:02:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cc4405db-e0e3-45a4-8049-d1fa28d0f395 tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 200 Sep 07 10:02:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1376/2659] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:32 2026] GET /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-57d89d9a-f1dd-423d-be31-b9c8d61b4b8b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-57d89d9a-f1dd-423d-be31-b9c8d61b4b8b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] GET http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 Sep 07 10:02:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-57d89d9a-f1dd-423d-be31-b9c8d61b4b8b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-57d89d9a-f1dd-423d-be31-b9c8d61b4b8b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-57d89d9a-f1dd-423d-be31-b9c8d61b4b8b tempest-TestStampPattern-1662616360 tempest-TestStampPattern-1662616360-project-member] http://192.168.122.65/volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 returned with HTTP 404 Sep 07 10:02:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1284/2660] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:33 2026] GET /volume/v3/volumes/26ea4850-3a4a-4a96-9437-ff418ebcd2f8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:42 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=49,cinder:UPDATE=5 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:02:43 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:02:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-011b95c3-9ed1-4c40-b054-56b6a6035c6b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-011b95c3-9ed1-4c40-b054-56b6a6035c6b tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:02:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-011b95c3-9ed1-4c40-b054-56b6a6035c6b tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-011b95c3-9ed1-4c40-b054-56b6a6035c6b tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:02:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1377/2661] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:02:44 2026] POST /volume/v3/types => generated 287 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "7ee21fe2-aac2-4dbd-891d-d6435e57c106", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '7ee21fe2-aac2-4dbd-891d-d6435e57c106', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Create volume of 1 GB Sep 07 10:02:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Availability Zones retrieved successfully. Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Flow 'volume_create_api' (34b239c3-bca9-4872-a417-b943674f6230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e813374d-8e6e-464f-bbd1-f2565b3e28d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e813374d-8e6e-464f-bbd1-f2565b3e28d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:02:45Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=18e257c7-be81-4f99-bbb9-b5f1b0387a3b,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': '18e257c7-be81-4f99-bbb9-b5f1b0387a3b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f774af71-5c6e-4dc8-985d-502bffc63802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:02:47 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Created reservations ['4679d792-c325-4e9a-a109-95a9317ae7a3', '2481a206-67fd-4fdb-a4ef-de93e25b454d', 'a49cfb6a-3e1d-41ad-b8b5-4dad1ce8c7d1', 'bea25a92-ccb2-42ef-a5e7-eb95ba529b99'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f774af71-5c6e-4dc8-985d-502bffc63802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4679d792-c325-4e9a-a109-95a9317ae7a3', '2481a206-67fd-4fdb-a4ef-de93e25b454d', 'a49cfb6a-3e1d-41ad-b8b5-4dad1ce8c7d1', 'bea25a92-ccb2-42ef-a5e7-eb95ba529b99']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd7dd72-fceb-49c5-8f8e-88bab86dd8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd7dd72-fceb-49c5-8f8e-88bab86dd8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16e7fe4e-97d8-490e-85ee-f0d58b8d1d66', '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='ea750201496a47a99988d475033713e4',qos_specs=None,replication_status=,reservations=['4679d792-c325-4e9a-a109-95a9317ae7a3','2481a206-67fd-4fdb-a4ef-de93e25b454d','a49cfb6a-3e1d-41ad-b8b5-4dad1ce8c7d1','bea25a92-ccb2-42ef-a5e7-eb95ba529b99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='643f22c4f67b4a419f035427055cafa4',volume_type_id=18e257c7-be81-4f99-bbb9-b5f1b0387a3b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:02:47Z,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=16e7fe4e-97d8-490e-85ee-f0d58b8d1d66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea750201496a47a99988d475033713e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='643f22c4f67b4a419f035427055cafa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18e257c7-be81-4f99-bbb9-b5f1b0387a3b),volume_type_id=18e257c7-be81-4f99-bbb9-b5f1b0387a3b)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb63aea9-8e2e-4778-b663-5636a1a49b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb63aea9-8e2e-4778-b663-5636a1a49b4b) transitioned into state 'SUCCESS' from 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='ea750201496a47a99988d475033713e4',qos_specs=None,replication_status=,reservations=['4679d792-c325-4e9a-a109-95a9317ae7a3','2481a206-67fd-4fdb-a4ef-de93e25b454d','a49cfb6a-3e1d-41ad-b8b5-4dad1ce8c7d1','bea25a92-ccb2-42ef-a5e7-eb95ba529b99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='643f22c4f67b4a419f035427055cafa4',volume_type_id=18e257c7-be81-4f99-bbb9-b5f1b0387a3b)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52a4bbf2-c013-4ef5-b216-45f5e3c9a48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52a4bbf2-c013-4ef5-b216-45f5e3c9a48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Flow 'volume_create_api' (34b239c3-bca9-4872-a417-b943674f6230) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Create volume request issued successfully. Sep 07 10:02:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae140bf3-de61-4d81-b517-69f7a4c3396d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:02:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1285/2662] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:02:47 2026] POST /volume/v3/volumes => generated 804 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:02:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-94402948-092d-425a-8ed4-83d99bf5e7e6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-94402948-092d-425a-8ed4-83d99bf5e7e6 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] GET http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 Sep 07 10:02:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-94402948-092d-425a-8ed4-83d99bf5e7e6 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-94402948-092d-425a-8ed4-83d99bf5e7e6 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-94402948-092d-425a-8ed4-83d99bf5e7e6 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Volume info retrieved successfully. Sep 07 10:02:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-94402948-092d-425a-8ed4-83d99bf5e7e6 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 returned with HTTP 200 Sep 07 10:02:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1378/2663] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:47 2026] GET /volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 => generated 872 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-47845367-ee1e-4bf5-95da-b850c84206e0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-47845367-ee1e-4bf5-95da-b850c84206e0 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] GET http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 Sep 07 10:02:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-47845367-ee1e-4bf5-95da-b850c84206e0 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-47845367-ee1e-4bf5-95da-b850c84206e0 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:48 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:48 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:48 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:48 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:48 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-47845367-ee1e-4bf5-95da-b850c84206e0 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Volume info retrieved successfully. Sep 07 10:02:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-47845367-ee1e-4bf5-95da-b850c84206e0 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 returned with HTTP 200 Sep 07 10:02:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1286/2664] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:48 2026] GET /volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 => generated 896 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:02:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0a586616-34be-4ae9-b433-8658955bec02 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a586616-34be-4ae9-b433-8658955bec02 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] GET http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 Sep 07 10:02:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a586616-34be-4ae9-b433-8658955bec02 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a586616-34be-4ae9-b433-8658955bec02 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:49 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:49 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:49 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:49 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:49 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0a586616-34be-4ae9-b433-8658955bec02 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Volume info retrieved successfully. Sep 07 10:02:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a586616-34be-4ae9-b433-8658955bec02 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 returned with HTTP 200 Sep 07 10:02:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1379/2665] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:49 2026] GET /volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 => generated 954 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-42922c5d-c043-4b82-9684-57266cfd309e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-42922c5d-c043-4b82-9684-57266cfd309e tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] GET http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 Sep 07 10:02:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-42922c5d-c043-4b82-9684-57266cfd309e tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-42922c5d-c043-4b82-9684-57266cfd309e tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-42922c5d-c043-4b82-9684-57266cfd309e tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Volume info retrieved successfully. Sep 07 10:02:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-42922c5d-c043-4b82-9684-57266cfd309e tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 returned with HTTP 200 Sep 07 10:02:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1287/2666] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:50 2026] GET /volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 => generated 957 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2b29a3f0-c243-484f-a25b-fe8674314c0a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2b29a3f0-c243-484f-a25b-fe8674314c0a tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] GET http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 Sep 07 10:02:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2b29a3f0-c243-484f-a25b-fe8674314c0a tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2b29a3f0-c243-484f-a25b-fe8674314c0a tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:51 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2b29a3f0-c243-484f-a25b-fe8674314c0a tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Volume info retrieved successfully. Sep 07 10:02:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2b29a3f0-c243-484f-a25b-fe8674314c0a tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 returned with HTTP 200 Sep 07 10:02:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1380/2667] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:51 2026] GET /volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 => generated 957 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:02:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-441d44f7-f233-40ab-b576-f70b085677cb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-441d44f7-f233-40ab-b576-f70b085677cb tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] GET http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 Sep 07 10:02:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-441d44f7-f233-40ab-b576-f70b085677cb tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-441d44f7-f233-40ab-b576-f70b085677cb tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:52 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:52 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:52 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:52 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:52 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-441d44f7-f233-40ab-b576-f70b085677cb tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Volume info retrieved successfully. Sep 07 10:02:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-441d44f7-f233-40ab-b576-f70b085677cb tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 returned with HTTP 200 Sep 07 10:02:52 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1288/2668] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:52 2026] GET /volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 => generated 1301 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:02:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8c1c5d56-7098-44a9-acf9-92d9a9ba909e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8c1c5d56-7098-44a9-acf9-92d9a9ba909e tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] DELETE http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 Sep 07 10:02:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8c1c5d56-7098-44a9-acf9-92d9a9ba909e tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8c1c5d56-7098-44a9-acf9-92d9a9ba909e tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:52 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-8c1c5d56-7098-44a9-acf9-92d9a9ba909e tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Delete volume with id: 16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 Sep 07 10:02:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8c1c5d56-7098-44a9-acf9-92d9a9ba909e tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Volume info retrieved successfully. Sep 07 10:02:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8c1c5d56-7098-44a9-acf9-92d9a9ba909e tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Delete volume request issued successfully. Sep 07 10:02:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8c1c5d56-7098-44a9-acf9-92d9a9ba909e tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 returned with HTTP 202 Sep 07 10:02:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1381/2669] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:02:52 2026] DELETE /volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:02:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d00abd9b-6c4f-46f3-86b1-8b6086405133 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d00abd9b-6c4f-46f3-86b1-8b6086405133 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] GET http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 Sep 07 10:02:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d00abd9b-6c4f-46f3-86b1-8b6086405133 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d00abd9b-6c4f-46f3-86b1-8b6086405133 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d00abd9b-6c4f-46f3-86b1-8b6086405133 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Volume info retrieved successfully. Sep 07 10:02:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d00abd9b-6c4f-46f3-86b1-8b6086405133 tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 returned with HTTP 200 Sep 07 10:02:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1289/2670] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:53 2026] GET /volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 => generated 1300 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:02:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-98d3bc8c-7966-4952-834e-2ddf4967834d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-98d3bc8c-7966-4952-834e-2ddf4967834d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] GET http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 Sep 07 10:02:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-98d3bc8c-7966-4952-834e-2ddf4967834d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-98d3bc8c-7966-4952-834e-2ddf4967834d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-98d3bc8c-7966-4952-834e-2ddf4967834d tempest-VolumeAndVolumeTypeFromImageTest-1936357364 tempest-VolumeAndVolumeTypeFromImageTest-1936357364-project-member] http://192.168.122.65/volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 returned with HTTP 404 Sep 07 10:02:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1382/2671] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:54 2026] GET /volume/v3/volumes/16e7fe4e-97d8-490e-85ee-f0d58b8d1d66 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f4149b34-c7d5-41f5-9380-239ec3a76cdd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f4149b34-c7d5-41f5-9380-239ec3a76cdd tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] GET http://192.168.122.65/volume/v3/volumes/detail?all_tenants=1 Sep 07 10:02:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f4149b34-c7d5-41f5-9380-239ec3a76cdd tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f4149b34-c7d5-41f5-9380-239ec3a76cdd tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:54 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f4149b34-c7d5-41f5-9380-239ec3a76cdd tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:02:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f4149b34-c7d5-41f5-9380-239ec3a76cdd tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] Get all volumes completed successfully. Sep 07 10:02:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f4149b34-c7d5-41f5-9380-239ec3a76cdd tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] http://192.168.122.65/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 10:02:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1290/2672] 192.168.122.65 () {58 vars in 1164 bytes} [Mon Sep 7 10:02:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:02:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9ecf841e-ac73-406c-8ffd-871a02f89918 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9ecf841e-ac73-406c-8ffd-871a02f89918 tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] DELETE http://192.168.122.65/volume/v3/types/18e257c7-be81-4f99-bbb9-b5f1b0387a3b Sep 07 10:02:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9ecf841e-ac73-406c-8ffd-871a02f89918 tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9ecf841e-ac73-406c-8ffd-871a02f89918 tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9ecf841e-ac73-406c-8ffd-871a02f89918 tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] http://192.168.122.65/volume/v3/types/18e257c7-be81-4f99-bbb9-b5f1b0387a3b returned with HTTP 202 Sep 07 10:02:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1383/2673] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:02:54 2026] DELETE /volume/v3/types/18e257c7-be81-4f99-bbb9-b5f1b0387a3b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:02:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4ae22117-f35c-4ae7-9c04-2a8193f1c398 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4ae22117-f35c-4ae7-9c04-2a8193f1c398 tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] GET http://192.168.122.65/volume/v3/types/18e257c7-be81-4f99-bbb9-b5f1b0387a3b Sep 07 10:02:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4ae22117-f35c-4ae7-9c04-2a8193f1c398 tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4ae22117-f35c-4ae7-9c04-2a8193f1c398 tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4ae22117-f35c-4ae7-9c04-2a8193f1c398 tempest-VolumeAndVolumeTypeFromImageTest-1678960239 tempest-VolumeAndVolumeTypeFromImageTest-1678960239-project-admin] http://192.168.122.65/volume/v3/types/18e257c7-be81-4f99-bbb9-b5f1b0387a3b returned with HTTP 404 Sep 07 10:02:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1291/2674] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 10:02:54 2026] GET /volume/v3/types/18e257c7-be81-4f99-bbb9-b5f1b0387a3b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-592296035"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-592296035'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Create volume of 1 GB Sep 07 10:02:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Availability Zones retrieved successfully. Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Flow 'volume_create_api' (86000162-c413-4768-b709-25c46cad7c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec7ec5f7-bd33-4183-b3d3-ce8db0784d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec7ec5f7-bd33-4183-b3d3-ce8db0784d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8252fa3-170c-4d7a-a1dd-30a57a486fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Created reservations ['e150a3eb-10a5-4798-bfa7-07f0c6a3b4fe', '393f0a01-867d-4ea4-ace3-6f3163f31fd9', 'b34119e2-57f8-4161-af8a-4686d5a07888', '9439b213-50f4-4293-9927-1eff533792a0'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8252fa3-170c-4d7a-a1dd-30a57a486fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e150a3eb-10a5-4798-bfa7-07f0c6a3b4fe', '393f0a01-867d-4ea4-ace3-6f3163f31fd9', 'b34119e2-57f8-4161-af8a-4686d5a07888', '9439b213-50f4-4293-9927-1eff533792a0']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e13bb27-2bec-453d-82c3-ba7c91e2ab45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e13bb27-2bec-453d-82c3-ba7c91e2ab45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '468e5807-a0b5-414b-b21d-e6c280cc7330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-592296035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dd6b655a86449781c2aaf6c5a2e439',qos_specs=None,replication_status=,reservations=['e150a3eb-10a5-4798-bfa7-07f0c6a3b4fe','393f0a01-867d-4ea4-ace3-6f3163f31fd9','b34119e2-57f8-4161-af8a-4686d5a07888','9439b213-50f4-4293-9927-1eff533792a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ea1d6bc1334ba2a2a993ac2128a16e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:02:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-592296035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=468e5807-a0b5-414b-b21d-e6c280cc7330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25dd6b655a86449781c2aaf6c5a2e439',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66ea1d6bc1334ba2a2a993ac2128a16e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5af1c7-2541-4552-a689-013a13bb5774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5af1c7-2541-4552-a689-013a13bb5774) transitioned into state 'SUCCESS' from state '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-592296035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dd6b655a86449781c2aaf6c5a2e439',qos_specs=None,replication_status=,reservations=['e150a3eb-10a5-4798-bfa7-07f0c6a3b4fe','393f0a01-867d-4ea4-ace3-6f3163f31fd9','b34119e2-57f8-4161-af8a-4686d5a07888','9439b213-50f4-4293-9927-1eff533792a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ea1d6bc1334ba2a2a993ac2128a16e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574ed8fc-0512-4470-a814-3e034b55b777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (574ed8fc-0512-4470-a814-3e034b55b777) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Flow 'volume_create_api' (86000162-c413-4768-b709-25c46cad7c3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:02:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Create volume request issued successfully. Sep 07 10:02:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0b08c7ae-2706-4a0a-b31a-081d3bca1396 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:02:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1384/2675] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:02:58 2026] POST /volume/v3/volumes => generated 784 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:02:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2fdb855c-3232-40d8-bd17-c7c6c3fd84ee None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2fdb855c-3232-40d8-bd17-c7c6c3fd84ee tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] GET http://192.168.122.65/volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 Sep 07 10:02:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2fdb855c-3232-40d8-bd17-c7c6c3fd84ee tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2fdb855c-3232-40d8-bd17-c7c6c3fd84ee tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:58 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:58 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2fdb855c-3232-40d8-bd17-c7c6c3fd84ee tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Volume info retrieved successfully. Sep 07 10:02:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2fdb855c-3232-40d8-bd17-c7c6c3fd84ee tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] http://192.168.122.65/volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 returned with HTTP 200 Sep 07 10:02:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1292/2676] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:58 2026] GET /volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:02:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-808a77c8-114b-4871-acc6-3a09fdd02f55 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-808a77c8-114b-4871-acc6-3a09fdd02f55 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] GET http://192.168.122.65/volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 Sep 07 10:02:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-808a77c8-114b-4871-acc6-3a09fdd02f55 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-808a77c8-114b-4871-acc6-3a09fdd02f55 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-808a77c8-114b-4871-acc6-3a09fdd02f55 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Volume info retrieved successfully. Sep 07 10:02:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-808a77c8-114b-4871-acc6-3a09fdd02f55 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] http://192.168.122.65/volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 returned with HTTP 200 Sep 07 10:02:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1385/2677] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:59 2026] GET /volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:02:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d1af9c48-e83f-420f-9790-74d8e66d37a5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d1af9c48-e83f-420f-9790-74d8e66d37a5 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-reader] POST http://192.168.122.65/volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330/action Sep 07 10:02:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d1af9c48-e83f-420f-9790-74d8e66d37a5 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:02:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d1af9c48-e83f-420f-9790-74d8e66d37a5 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:02:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d1af9c48-e83f-420f-9790-74d8e66d37a5 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-reader] Volume info retrieved successfully. Sep 07 10:02:59 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-d1af9c48-e83f-420f-9790-74d8e66d37a5 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '111bd8b3bd2a49fab12e6fd3751cf149', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25dd6b655a86449781c2aaf6c5a2e439', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:02:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d1af9c48-e83f-420f-9790-74d8e66d37a5 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-reader] http://192.168.122.65/volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330/action returned with HTTP 403 Sep 07 10:02:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1293/2678] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 10:02:59 2026] POST /volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330/action => generated 131 bytes in 141 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:02:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5a515770-6d29-4b6b-b11d-dc6894a1d9d0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5a515770-6d29-4b6b-b11d-dc6894a1d9d0 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 Sep 07 10:02:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5a515770-6d29-4b6b-b11d-dc6894a1d9d0 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5a515770-6d29-4b6b-b11d-dc6894a1d9d0 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:59 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-5a515770-6d29-4b6b-b11d-dc6894a1d9d0 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Delete volume with id: 468e5807-a0b5-414b-b21d-e6c280cc7330 Sep 07 10:02:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:02:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:02:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5a515770-6d29-4b6b-b11d-dc6894a1d9d0 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Volume info retrieved successfully. Sep 07 10:02:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5a515770-6d29-4b6b-b11d-dc6894a1d9d0 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Delete volume request issued successfully. Sep 07 10:02:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5a515770-6d29-4b6b-b11d-dc6894a1d9d0 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] http://192.168.122.65/volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 returned with HTTP 202 Sep 07 10:02:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1386/2679] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:02:59 2026] DELETE /volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:02:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3676b0ff-3514-486f-863b-a2839c0f1291 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:02:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3676b0ff-3514-486f-863b-a2839c0f1291 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] GET http://192.168.122.65/volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 Sep 07 10:02:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3676b0ff-3514-486f-863b-a2839c0f1291 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:02:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3676b0ff-3514-486f-863b-a2839c0f1291 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:02:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:02:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:02:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:02:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:02:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3676b0ff-3514-486f-863b-a2839c0f1291 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Volume info retrieved successfully. Sep 07 10:02:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3676b0ff-3514-486f-863b-a2839c0f1291 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] http://192.168.122.65/volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 returned with HTTP 200 Sep 07 10:02:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1294/2680] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:02:59 2026] GET /volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-eb1712f3-2675-4a62-a9eb-d445a20c2a94 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eb1712f3-2675-4a62-a9eb-d445a20c2a94 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] GET http://192.168.122.65/volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 Sep 07 10:03:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eb1712f3-2675-4a62-a9eb-d445a20c2a94 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-eb1712f3-2675-4a62-a9eb-d445a20c2a94 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-eb1712f3-2675-4a62-a9eb-d445a20c2a94 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] http://192.168.122.65/volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 returned with HTTP 404 Sep 07 10:03:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1387/2681] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:00 2026] GET /volume/v3/volumes/468e5807-a0b5-414b-b21d-e6c280cc7330 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e09386be-1899-4f67-bf08-477122e1f91d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:03:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-466575519"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-466575519'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:03:00 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Create volume of 1 GB Sep 07 10:03:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Availability Zones retrieved successfully. Sep 07 10:03:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Flow 'volume_create_api' (3cef744f-1dc3-49fa-a3ad-68771a14a15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa903cce-9553-47c9-bb78-6f59c7d1c081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:03:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa903cce-9553-47c9-bb78-6f59c7d1c081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69333c0-9e37-41cd-bea5-81391896d37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:01 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Created reservations ['e6e15a23-a1fb-4d4e-afd8-fb3c2d8eaa37', '79338519-3c55-491d-b053-4703cfb8a450', 'e6f0df5d-55dc-45fb-b6fd-925429ca7d28', 'd23ed3cd-45a2-4b11-a27d-0d50700c64a9'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69333c0-9e37-41cd-bea5-81391896d37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6e15a23-a1fb-4d4e-afd8-fb3c2d8eaa37', '79338519-3c55-491d-b053-4703cfb8a450', 'e6f0df5d-55dc-45fb-b6fd-925429ca7d28', 'd23ed3cd-45a2-4b11-a27d-0d50700c64a9']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b7c081-453e-47b5-9ddd-60a79b717f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:03:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b7c081-453e-47b5-9ddd-60a79b717f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3302a946-4fe4-4bf1-9f13-25e04835f802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-466575519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dd6b655a86449781c2aaf6c5a2e439',qos_specs=None,replication_status=,reservations=['e6e15a23-a1fb-4d4e-afd8-fb3c2d8eaa37','79338519-3c55-491d-b053-4703cfb8a450','e6f0df5d-55dc-45fb-b6fd-925429ca7d28','d23ed3cd-45a2-4b11-a27d-0d50700c64a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ea1d6bc1334ba2a2a993ac2128a16e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-466575519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3302a946-4fe4-4bf1-9f13-25e04835f802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25dd6b655a86449781c2aaf6c5a2e439',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66ea1d6bc1334ba2a2a993ac2128a16e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c09f097-dcd8-49c0-9f90-b36d6d383ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c09f097-dcd8-49c0-9f90-b36d6d383ef6) transitioned into state 'SUCCESS' from state '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-466575519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dd6b655a86449781c2aaf6c5a2e439',qos_specs=None,replication_status=,reservations=['e6e15a23-a1fb-4d4e-afd8-fb3c2d8eaa37','79338519-3c55-491d-b053-4703cfb8a450','e6f0df5d-55dc-45fb-b6fd-925429ca7d28','d23ed3cd-45a2-4b11-a27d-0d50700c64a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66ea1d6bc1334ba2a2a993ac2128a16e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39a4a242-3b1e-4b9d-9413-fef971742a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39a4a242-3b1e-4b9d-9413-fef971742a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:01 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Flow 'volume_create_api' (3cef744f-1dc3-49fa-a3ad-68771a14a15c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Create volume request issued successfully. Sep 07 10:03:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e09386be-1899-4f67-bf08-477122e1f91d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:03:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1295/2682] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:03:00 2026] POST /volume/v3/volumes => generated 784 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:03:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6ad5d06d-bafe-433f-a9f8-7a5eaa284b13 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6ad5d06d-bafe-433f-a9f8-7a5eaa284b13 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] GET http://192.168.122.65/volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 Sep 07 10:03:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6ad5d06d-bafe-433f-a9f8-7a5eaa284b13 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6ad5d06d-bafe-433f-a9f8-7a5eaa284b13 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6ad5d06d-bafe-433f-a9f8-7a5eaa284b13 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Volume info retrieved successfully. Sep 07 10:03:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6ad5d06d-bafe-433f-a9f8-7a5eaa284b13 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] http://192.168.122.65/volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 returned with HTTP 200 Sep 07 10:03:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1388/2683] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:01 2026] GET /volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 => generated 963 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-50f8b663-9007-4894-88b5-41b3b0ceef92 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-50f8b663-9007-4894-88b5-41b3b0ceef92 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] GET http://192.168.122.65/volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 Sep 07 10:03:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-50f8b663-9007-4894-88b5-41b3b0ceef92 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-50f8b663-9007-4894-88b5-41b3b0ceef92 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:03:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-50f8b663-9007-4894-88b5-41b3b0ceef92 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Volume info retrieved successfully. Sep 07 10:03:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-50f8b663-9007-4894-88b5-41b3b0ceef92 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] http://192.168.122.65/volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 returned with HTTP 200 Sep 07 10:03:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1296/2684] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:02 2026] GET /volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8c5ba10f-986f-4810-ad24-a2d08c0fb4bd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8c5ba10f-986f-4810-ad24-a2d08c0fb4bd tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-reader] POST http://192.168.122.65/volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802/action Sep 07 10:03:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8c5ba10f-986f-4810-ad24-a2d08c0fb4bd tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:03:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8c5ba10f-986f-4810-ad24-a2d08c0fb4bd tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:02 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-8c5ba10f-986f-4810-ad24-a2d08c0fb4bd tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '111bd8b3bd2a49fab12e6fd3751cf149', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25dd6b655a86449781c2aaf6c5a2e439', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8c5ba10f-986f-4810-ad24-a2d08c0fb4bd tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-reader] http://192.168.122.65/volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802/action returned with HTTP 403 Sep 07 10:03:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1389/2685] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 10:03:02 2026] POST /volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802/action => generated 131 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-31864522-7a3b-4b28-bbc9-b74cb65f4944 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-31864522-7a3b-4b28-bbc9-b74cb65f4944 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 Sep 07 10:03:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-31864522-7a3b-4b28-bbc9-b74cb65f4944 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-31864522-7a3b-4b28-bbc9-b74cb65f4944 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:02 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-31864522-7a3b-4b28-bbc9-b74cb65f4944 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Delete volume with id: 3302a946-4fe4-4bf1-9f13-25e04835f802 Sep 07 10:03:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:03:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-31864522-7a3b-4b28-bbc9-b74cb65f4944 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Volume info retrieved successfully. Sep 07 10:03:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-31864522-7a3b-4b28-bbc9-b74cb65f4944 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Delete volume request issued successfully. Sep 07 10:03:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-31864522-7a3b-4b28-bbc9-b74cb65f4944 tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] http://192.168.122.65/volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 returned with HTTP 202 Sep 07 10:03:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1297/2686] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:02 2026] DELETE /volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fa2a268b-c6b1-47fe-ab4b-3c47dfdf422c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fa2a268b-c6b1-47fe-ab4b-3c47dfdf422c tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] GET http://192.168.122.65/volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 Sep 07 10:03:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fa2a268b-c6b1-47fe-ab4b-3c47dfdf422c tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fa2a268b-c6b1-47fe-ab4b-3c47dfdf422c tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fa2a268b-c6b1-47fe-ab4b-3c47dfdf422c tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Volume info retrieved successfully. Sep 07 10:03:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fa2a268b-c6b1-47fe-ab4b-3c47dfdf422c tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] http://192.168.122.65/volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 returned with HTTP 200 Sep 07 10:03:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1390/2687] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:02 2026] GET /volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 => generated 1013 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6fbcb4de-f176-4a2a-9c76-50b5b29f247d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6fbcb4de-f176-4a2a-9c76-50b5b29f247d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] GET http://192.168.122.65/volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 Sep 07 10:03:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6fbcb4de-f176-4a2a-9c76-50b5b29f247d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6fbcb4de-f176-4a2a-9c76-50b5b29f247d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6fbcb4de-f176-4a2a-9c76-50b5b29f247d tempest-ProjectReaderTests-2044200290 tempest-ProjectReaderTests-2044200290-project-admin] http://192.168.122.65/volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 returned with HTTP 404 Sep 07 10:03:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1298/2688] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:03 2026] GET /volume/v3/volumes/3302a946-4fe4-4bf1-9f13-25e04835f802 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-13f36359-5b4f-4ff7-9ec3-dffe8d982bdb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-13f36359-5b4f-4ff7-9ec3-dffe8d982bdb tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-13f36359-5b4f-4ff7-9ec3-dffe8d982bdb tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1830212893", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-13f36359-5b4f-4ff7-9ec3-dffe8d982bdb tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1391/2689] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:05 2026] POST /volume/v3/types => generated 380 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ad8ee97f-0062-4628-9033-02368c1ed318 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ad8ee97f-0062-4628-9033-02368c1ed318 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] POST http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/encryption Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ad8ee97f-0062-4628-9033-02368c1ed318 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ad8ee97f-0062-4628-9033-02368c1ed318 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/encryption returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1299/2690] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:03:06 2026] POST /volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1537ef7b-4ca0-4f86-9d61-22b75fa239de None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1537ef7b-4ca0-4f86-9d61-22b75fa239de tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1537ef7b-4ca0-4f86-9d61-22b75fa239de tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-208627549", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1537ef7b-4ca0-4f86-9d61-22b75fa239de tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1392/2691] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:06 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-eb152e8d-d11f-4991-9f70-3d0362d62b3e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-eb152e8d-d11f-4991-9f70-3d0362d62b3e tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] POST http://192.168.122.65/volume/v3/types/6f1040f3-20ad-4eee-9141-5f89bb88bd86/encryption Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-eb152e8d-d11f-4991-9f70-3d0362d62b3e tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-eb152e8d-d11f-4991-9f70-3d0362d62b3e tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/6f1040f3-20ad-4eee-9141-5f89bb88bd86/encryption returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1300/2692] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:03:06 2026] POST /volume/v3/types/6f1040f3-20ad-4eee-9141-5f89bb88bd86/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-607c74c4-b2ab-47fd-bc07-3067f36afcad None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-607c74c4-b2ab-47fd-bc07-3067f36afcad tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-607c74c4-b2ab-47fd-bc07-3067f36afcad tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1378683824", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-607c74c4-b2ab-47fd-bc07-3067f36afcad tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1393/2693] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:06 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-72f507e6-260b-4a2c-b102-faa31fdbcb4a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-72f507e6-260b-4a2c-b102-faa31fdbcb4a tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] POST http://192.168.122.65/volume/v3/types/e89f0e12-7f58-4564-b8cc-e7863951dde3/extra_specs Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-72f507e6-260b-4a2c-b102-faa31fdbcb4a tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-72f507e6-260b-4a2c-b102-faa31fdbcb4a tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/e89f0e12-7f58-4564-b8cc-e7863951dde3/extra_specs returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1301/2694] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 10:03:06 2026] POST /volume/v3/types/e89f0e12-7f58-4564-b8cc-e7863951dde3/extra_specs => generated 35 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fe1ae974-8042-4acb-b6ee-1d152c3058e2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe1ae974-8042-4acb-b6ee-1d152c3058e2 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] PUT http://192.168.122.65/volume/v3/types/e89f0e12-7f58-4564-b8cc-e7863951dde3/extra_specs/key2 Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe1ae974-8042-4acb-b6ee-1d152c3058e2 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe1ae974-8042-4acb-b6ee-1d152c3058e2 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/e89f0e12-7f58-4564-b8cc-e7863951dde3/extra_specs/key2 returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1394/2695] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 10:03:06 2026] PUT /volume/v3/types/e89f0e12-7f58-4564-b8cc-e7863951dde3/extra_specs/key2 => generated 25 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-67795cfb-79a4-4714-bc79-539941347514 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-67795cfb-79a4-4714-bc79-539941347514 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-67795cfb-79a4-4714-bc79-539941347514 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-67795cfb-79a4-4714-bc79-539941347514 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1302/2696] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 10:03:06 2026] POST /volume/v3/types => generated 195 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dfa91909-a12b-4fec-950c-a4481daf010b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dfa91909-a12b-4fec-950c-a4481daf010b tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] DELETE http://192.168.122.65/volume/v3/types/c286350a-d688-4038-9562-d21f6a7f4462 Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dfa91909-a12b-4fec-950c-a4481daf010b tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dfa91909-a12b-4fec-950c-a4481daf010b tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dfa91909-a12b-4fec-950c-a4481daf010b tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/c286350a-d688-4038-9562-d21f6a7f4462 returned with HTTP 202 Sep 07 10:03:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1395/2697] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:06 2026] DELETE /volume/v3/types/c286350a-d688-4038-9562-d21f6a7f4462 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-045150ea-c8f2-4bba-af72-f242b83c3085 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-045150ea-c8f2-4bba-af72-f242b83c3085 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-045150ea-c8f2-4bba-af72-f242b83c3085 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1920982154", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-045150ea-c8f2-4bba-af72-f242b83c3085 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1303/2698] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:06 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-237ce96d-b0ab-49aa-aef3-69dc730fc41c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-237ce96d-b0ab-49aa-aef3-69dc730fc41c tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] POST http://192.168.122.65/volume/v3/types/b3584b62-80d9-4f3c-8a5c-19f1640934c7/encryption Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-237ce96d-b0ab-49aa-aef3-69dc730fc41c tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-237ce96d-b0ab-49aa-aef3-69dc730fc41c tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/b3584b62-80d9-4f3c-8a5c-19f1640934c7/encryption returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1396/2699] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:03:06 2026] POST /volume/v3/types/b3584b62-80d9-4f3c-8a5c-19f1640934c7/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0a2b6771-f9d3-44e6-bfa4-920b986adf37 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0a2b6771-f9d3-44e6-bfa4-920b986adf37 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] DELETE http://192.168.122.65/volume/v3/types/b3584b62-80d9-4f3c-8a5c-19f1640934c7/encryption/79f63dc0-f68c-40e1-90e9-7ce655c33103 Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0a2b6771-f9d3-44e6-bfa4-920b986adf37 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0a2b6771-f9d3-44e6-bfa4-920b986adf37 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0a2b6771-f9d3-44e6-bfa4-920b986adf37 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/b3584b62-80d9-4f3c-8a5c-19f1640934c7/encryption/79f63dc0-f68c-40e1-90e9-7ce655c33103 returned with HTTP 202 Sep 07 10:03:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1304/2700] 192.168.122.65 () {58 vars in 1368 bytes} [Mon Sep 7 10:03:06 2026] DELETE /volume/v3/types/b3584b62-80d9-4f3c-8a5c-19f1640934c7/encryption/79f63dc0-f68c-40e1-90e9-7ce655c33103 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f9364ef0-a2fc-4f88-a17e-3d8fcea3f63c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f9364ef0-a2fc-4f88-a17e-3d8fcea3f63c tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f9364ef0-a2fc-4f88-a17e-3d8fcea3f63c tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-281502452", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f9364ef0-a2fc-4f88-a17e-3d8fcea3f63c tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1397/2701] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:06 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 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7fa43379-fea3-4272-96e8-417696fc9e79 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7fa43379-fea3-4272-96e8-417696fc9e79 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] DELETE http://192.168.122.65/volume/v3/types/77db0bc3-2c72-40e2-bb42-312b01efff46/extra_specs/key1 Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7fa43379-fea3-4272-96e8-417696fc9e79 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7fa43379-fea3-4272-96e8-417696fc9e79 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7fa43379-fea3-4272-96e8-417696fc9e79 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/77db0bc3-2c72-40e2-bb42-312b01efff46/extra_specs/key1 returned with HTTP 202 Sep 07 10:03:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1305/2702] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 10:03:06 2026] DELETE /volume/v3/types/77db0bc3-2c72-40e2-bb42-312b01efff46/extra_specs/key1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e564878b-4533-4851-a9d7-79917cd39987 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e564878b-4533-4851-a9d7-79917cd39987 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e564878b-4533-4851-a9d7-79917cd39987 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-341143644", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e564878b-4533-4851-a9d7-79917cd39987 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1398/2703] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:06 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-516103e3-a5f9-4c09-9c07-50588443d56f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-516103e3-a5f9-4c09-9c07-50588443d56f tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] DELETE http://192.168.122.65/volume/v3/types/e148d613-3ac5-40e6-970d-06a47f8e1078 Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-516103e3-a5f9-4c09-9c07-50588443d56f tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-516103e3-a5f9-4c09-9c07-50588443d56f tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-516103e3-a5f9-4c09-9c07-50588443d56f tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/e148d613-3ac5-40e6-970d-06a47f8e1078 returned with HTTP 202 Sep 07 10:03:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1306/2704] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:06 2026] DELETE /volume/v3/types/e148d613-3ac5-40e6-970d-06a47f8e1078 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a4d4e68f-eaa7-4fc6-bcc1-f6b6d346e047 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a4d4e68f-eaa7-4fc6-bcc1-f6b6d346e047 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] GET http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/extra_specs Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a4d4e68f-eaa7-4fc6-bcc1-f6b6d346e047 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a4d4e68f-eaa7-4fc6-bcc1-f6b6d346e047 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a4d4e68f-eaa7-4fc6-bcc1-f6b6d346e047 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/extra_specs returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1399/2705] 192.168.122.65 () {58 vars in 1257 bytes} [Mon Sep 7 10:03:06 2026] GET /volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/extra_specs => generated 185 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7842dc4d-e6d4-4882-a73d-0a4d5131506c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7842dc4d-e6d4-4882-a73d-0a4d5131506c tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] GET http://192.168.122.65/volume/v3/types Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7842dc4d-e6d4-4882-a73d-0a4d5131506c tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7842dc4d-e6d4-4882-a73d-0a4d5131506c tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7842dc4d-e6d4-4882-a73d-0a4d5131506c tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1307/2706] 192.168.122.65 () {58 vars in 1110 bytes} [Mon Sep 7 10:03:06 2026] GET /volume/v3/types => generated 2588 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:03:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9190b7ae-bd87-40e8-ba81-a0fdabd6a5b9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9190b7ae-bd87-40e8-ba81-a0fdabd6a5b9 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] GET http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/encryption/cipher Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9190b7ae-bd87-40e8-ba81-a0fdabd6a5b9 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9190b7ae-bd87-40e8-ba81-a0fdabd6a5b9 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9190b7ae-bd87-40e8-ba81-a0fdabd6a5b9 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/encryption/cipher returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1400/2707] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 10:03:06 2026] GET /volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3a30a040-c376-484b-aa79-9b56a48576ef None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3a30a040-c376-484b-aa79-9b56a48576ef tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] GET http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/encryption Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3a30a040-c376-484b-aa79-9b56a48576ef tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3a30a040-c376-484b-aa79-9b56a48576ef tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3a30a040-c376-484b-aa79-9b56a48576ef tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/encryption returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1308/2708] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 10:03:07 2026] GET /volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dd928814-7ea9-4cdf-804f-ba47269a2ab1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dd928814-7ea9-4cdf-804f-ba47269a2ab1 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] GET http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/extra_specs/multiattach Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dd928814-7ea9-4cdf-804f-ba47269a2ab1 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dd928814-7ea9-4cdf-804f-ba47269a2ab1 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dd928814-7ea9-4cdf-804f-ba47269a2ab1 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/extra_specs/multiattach returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1401/2709] 192.168.122.65 () {58 vars in 1293 bytes} [Mon Sep 7 10:03:07 2026] GET /volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/extra_specs/multiattach => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f7e3063d-6412-4e40-bf47-a0c40b6f5054 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f7e3063d-6412-4e40-bf47-a0c40b6f5054 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] GET http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/extra_specs/volume_backend_name Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f7e3063d-6412-4e40-bf47-a0c40b6f5054 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f7e3063d-6412-4e40-bf47-a0c40b6f5054 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f7e3063d-6412-4e40-bf47-a0c40b6f5054 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1309/2710] 192.168.122.65 () {58 vars in 1317 bytes} [Mon Sep 7 10:03:07 2026] GET /volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/extra_specs/volume_backend_name => generated 44 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-37164d13-7849-4938-8f55-cb93d21030c7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-37164d13-7849-4938-8f55-cb93d21030c7 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] GET http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-37164d13-7849-4938-8f55-cb93d21030c7 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-37164d13-7849-4938-8f55-cb93d21030c7 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-37164d13-7849-4938-8f55-cb93d21030c7 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1402/2711] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 10:03:07 2026] GET /volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e3d1133d-b2be-4441-95da-a51330039cf7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e3d1133d-b2be-4441-95da-a51330039cf7 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] PUT http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/encryption/e41821bd-81af-45a2-adb2-14da22f6a547 Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e3d1133d-b2be-4441-95da-a51330039cf7 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e3d1133d-b2be-4441-95da-a51330039cf7 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/encryption/e41821bd-81af-45a2-adb2-14da22f6a547 returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1310/2712] 192.168.122.65 () {60 vars in 1385 bytes} [Mon Sep 7 10:03:07 2026] PUT /volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/encryption/e41821bd-81af-45a2-adb2-14da22f6a547 => generated 33 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a02f5637-f6dc-40c8-af9a-50aab3903572 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a02f5637-f6dc-40c8-af9a-50aab3903572 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] PUT http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/extra_specs/key1 Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a02f5637-f6dc-40c8-af9a-50aab3903572 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a02f5637-f6dc-40c8-af9a-50aab3903572 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/extra_specs/key1 returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1403/2713] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 10:03:07 2026] PUT /volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a/extra_specs/key1 => generated 30 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-602d9d91-d067-48f9-a17b-1dcd5a2607b6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-602d9d91-d067-48f9-a17b-1dcd5a2607b6 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] PUT http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-602d9d91-d067-48f9-a17b-1dcd5a2607b6 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-602d9d91-d067-48f9-a17b-1dcd5a2607b6 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a returned with HTTP 200 Sep 07 10:03:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1311/2714] 192.168.122.65 () {60 vars in 1241 bytes} [Mon Sep 7 10:03:07 2026] PUT /volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a => generated 371 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-41a235db-e0b9-4a7a-9a41-07c370f12c3a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-41a235db-e0b9-4a7a-9a41-07c370f12c3a tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] DELETE http://192.168.122.65/volume/v3/types/77db0bc3-2c72-40e2-bb42-312b01efff46 Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-41a235db-e0b9-4a7a-9a41-07c370f12c3a tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-41a235db-e0b9-4a7a-9a41-07c370f12c3a tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-41a235db-e0b9-4a7a-9a41-07c370f12c3a tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/77db0bc3-2c72-40e2-bb42-312b01efff46 returned with HTTP 202 Sep 07 10:03:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1404/2715] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:07 2026] DELETE /volume/v3/types/77db0bc3-2c72-40e2-bb42-312b01efff46 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a0c10124-b5e7-4808-bd5c-b7eb5afa16b1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a0c10124-b5e7-4808-bd5c-b7eb5afa16b1 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] DELETE http://192.168.122.65/volume/v3/types/b3584b62-80d9-4f3c-8a5c-19f1640934c7 Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a0c10124-b5e7-4808-bd5c-b7eb5afa16b1 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a0c10124-b5e7-4808-bd5c-b7eb5afa16b1 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a0c10124-b5e7-4808-bd5c-b7eb5afa16b1 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/b3584b62-80d9-4f3c-8a5c-19f1640934c7 returned with HTTP 202 Sep 07 10:03:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1312/2716] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:07 2026] DELETE /volume/v3/types/b3584b62-80d9-4f3c-8a5c-19f1640934c7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d1b9ed76-4377-430c-b0ad-144bff708d5a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d1b9ed76-4377-430c-b0ad-144bff708d5a tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] DELETE http://192.168.122.65/volume/v3/types/e89f0e12-7f58-4564-b8cc-e7863951dde3 Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d1b9ed76-4377-430c-b0ad-144bff708d5a tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d1b9ed76-4377-430c-b0ad-144bff708d5a tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d1b9ed76-4377-430c-b0ad-144bff708d5a tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/e89f0e12-7f58-4564-b8cc-e7863951dde3 returned with HTTP 202 Sep 07 10:03:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1405/2717] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:07 2026] DELETE /volume/v3/types/e89f0e12-7f58-4564-b8cc-e7863951dde3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-743d3f25-43a5-43ea-9d5c-33042520d018 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-743d3f25-43a5-43ea-9d5c-33042520d018 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] DELETE http://192.168.122.65/volume/v3/types/6f1040f3-20ad-4eee-9141-5f89bb88bd86 Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-743d3f25-43a5-43ea-9d5c-33042520d018 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-743d3f25-43a5-43ea-9d5c-33042520d018 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-743d3f25-43a5-43ea-9d5c-33042520d018 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/6f1040f3-20ad-4eee-9141-5f89bb88bd86 returned with HTTP 202 Sep 07 10:03:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1313/2718] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:07 2026] DELETE /volume/v3/types/6f1040f3-20ad-4eee-9141-5f89bb88bd86 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-25341ae3-13ca-400e-98d9-193a28ec2f72 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-25341ae3-13ca-400e-98d9-193a28ec2f72 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] DELETE http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-25341ae3-13ca-400e-98d9-193a28ec2f72 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-25341ae3-13ca-400e-98d9-193a28ec2f72 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-25341ae3-13ca-400e-98d9-193a28ec2f72 tempest-VolumeTypesAdminTests-254232621 tempest-VolumeTypesAdminTests-254232621-project-admin] http://192.168.122.65/volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a returned with HTTP 202 Sep 07 10:03:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1406/2719] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:07 2026] DELETE /volume/v3/types/26c210b8-2bb5-4799-98cd-6a7f0052d77a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e286ad6c-5945-45a3-80a8-1233444a9e17 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e286ad6c-5945-45a3-80a8-1233444a9e17 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e286ad6c-5945-45a3-80a8-1233444a9e17 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1441665225", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e286ad6c-5945-45a3-80a8-1233444a9e17 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1314/2720] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:10 2026] POST /volume/v3/types => generated 380 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c8523c78-7dbe-4cea-aafc-06e596750fbe None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c8523c78-7dbe-4cea-aafc-06e596750fbe tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] POST http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/encryption Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c8523c78-7dbe-4cea-aafc-06e596750fbe tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c8523c78-7dbe-4cea-aafc-06e596750fbe tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/encryption returned with HTTP 200 Sep 07 10:03:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1407/2721] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:03:10 2026] POST /volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-240345b3-5ead-405e-b01d-0f9f4c8c6666 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-240345b3-5ead-405e-b01d-0f9f4c8c6666 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-240345b3-5ead-405e-b01d-0f9f4c8c6666 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1365895070", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-240345b3-5ead-405e-b01d-0f9f4c8c6666 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1315/2722] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:10 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d15f1144-402f-4806-a91c-fb7c6a33a22c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d15f1144-402f-4806-a91c-fb7c6a33a22c tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] POST http://192.168.122.65/volume/v3/types/920ebc8c-fd3c-49cd-8dbf-80301c8efa6a/encryption Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d15f1144-402f-4806-a91c-fb7c6a33a22c tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-d15f1144-402f-4806-a91c-fb7c6a33a22c tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '390a99e8fa5549ea860341990192f6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1fd3e937ef4ac586cfafb858e886f1', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d15f1144-402f-4806-a91c-fb7c6a33a22c tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/920ebc8c-fd3c-49cd-8dbf-80301c8efa6a/encryption returned with HTTP 403 Sep 07 10:03:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1408/2723] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:03:10 2026] POST /volume/v3/types/920ebc8c-fd3c-49cd-8dbf-80301c8efa6a/encryption => generated 127 bytes in 134 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f9e2900d-69d9-4e91-82da-06e894056821 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f9e2900d-69d9-4e91-82da-06e894056821 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f9e2900d-69d9-4e91-82da-06e894056821 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1507981368", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f9e2900d-69d9-4e91-82da-06e894056821 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1316/2724] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:10 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-878ec6f9-9371-484d-b068-26c80d76cb77 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-878ec6f9-9371-484d-b068-26c80d76cb77 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] POST http://192.168.122.65/volume/v3/types/a8f8e7c3-a01c-4f1e-b1bc-ae55698f71f1/extra_specs Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-878ec6f9-9371-484d-b068-26c80d76cb77 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-878ec6f9-9371-484d-b068-26c80d76cb77 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '390a99e8fa5549ea860341990192f6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1fd3e937ef4ac586cfafb858e886f1', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-878ec6f9-9371-484d-b068-26c80d76cb77 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/a8f8e7c3-a01c-4f1e-b1bc-ae55698f71f1/extra_specs returned with HTTP 403 Sep 07 10:03:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1409/2725] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 10:03:10 2026] POST /volume/v3/types/a8f8e7c3-a01c-4f1e-b1bc-ae55698f71f1/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8cf072db-d1c3-4e39-86f0-cec36c66b807 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8cf072db-d1c3-4e39-86f0-cec36c66b807 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] PUT http://192.168.122.65/volume/v3/types/a8f8e7c3-a01c-4f1e-b1bc-ae55698f71f1/extra_specs/key2 Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8cf072db-d1c3-4e39-86f0-cec36c66b807 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-8cf072db-d1c3-4e39-86f0-cec36c66b807 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '390a99e8fa5549ea860341990192f6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1fd3e937ef4ac586cfafb858e886f1', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8cf072db-d1c3-4e39-86f0-cec36c66b807 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/a8f8e7c3-a01c-4f1e-b1bc-ae55698f71f1/extra_specs/key2 returned with HTTP 403 Sep 07 10:03:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1317/2726] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 10:03:10 2026] PUT /volume/v3/types/a8f8e7c3-a01c-4f1e-b1bc-ae55698f71f1/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5909644a-e455-4a2a-8efa-8d688e1e4da8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5909644a-e455-4a2a-8efa-8d688e1e4da8 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5909644a-e455-4a2a-8efa-8d688e1e4da8 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-5909644a-e455-4a2a-8efa-8d688e1e4da8 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '390a99e8fa5549ea860341990192f6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1fd3e937ef4ac586cfafb858e886f1', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5909644a-e455-4a2a-8efa-8d688e1e4da8 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types returned with HTTP 403 Sep 07 10:03:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1410/2727] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 10:03:10 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 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9bac977d-ad99-4647-b27d-1a1a7f7629d7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9bac977d-ad99-4647-b27d-1a1a7f7629d7 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9bac977d-ad99-4647-b27d-1a1a7f7629d7 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-779571064", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9bac977d-ad99-4647-b27d-1a1a7f7629d7 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1318/2728] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:10 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 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-19621644-f8cd-4754-bfec-c93f1c269834 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-19621644-f8cd-4754-bfec-c93f1c269834 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] POST http://192.168.122.65/volume/v3/types/e0d07581-d9fb-4a2a-a650-c571955aa7d7/encryption Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-19621644-f8cd-4754-bfec-c93f1c269834 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-19621644-f8cd-4754-bfec-c93f1c269834 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types/e0d07581-d9fb-4a2a-a650-c571955aa7d7/encryption returned with HTTP 200 Sep 07 10:03:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1411/2729] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:03:10 2026] POST /volume/v3/types/e0d07581-d9fb-4a2a-a650-c571955aa7d7/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fef944c9-75dc-4a94-a29d-1e3c62e9c58e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fef944c9-75dc-4a94-a29d-1e3c62e9c58e tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] DELETE http://192.168.122.65/volume/v3/types/e0d07581-d9fb-4a2a-a650-c571955aa7d7/encryption/65b4e3a3-4a96-44d1-bc97-7905be7e50d3 Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fef944c9-75dc-4a94-a29d-1e3c62e9c58e tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fef944c9-75dc-4a94-a29d-1e3c62e9c58e tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-fef944c9-75dc-4a94-a29d-1e3c62e9c58e tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '390a99e8fa5549ea860341990192f6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1fd3e937ef4ac586cfafb858e886f1', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fef944c9-75dc-4a94-a29d-1e3c62e9c58e tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/e0d07581-d9fb-4a2a-a650-c571955aa7d7/encryption/65b4e3a3-4a96-44d1-bc97-7905be7e50d3 returned with HTTP 403 Sep 07 10:03:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1319/2730] 192.168.122.65 () {58 vars in 1368 bytes} [Mon Sep 7 10:03:10 2026] DELETE /volume/v3/types/e0d07581-d9fb-4a2a-a650-c571955aa7d7/encryption/65b4e3a3-4a96-44d1-bc97-7905be7e50d3 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7bf2f0e9-5baa-4fa5-95aa-20a01a7a8925 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7bf2f0e9-5baa-4fa5-95aa-20a01a7a8925 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7bf2f0e9-5baa-4fa5-95aa-20a01a7a8925 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1265325142", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7bf2f0e9-5baa-4fa5-95aa-20a01a7a8925 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1412/2731] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:10 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7223151e-19c8-4fd8-82a0-a33a39b4fbe0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7223151e-19c8-4fd8-82a0-a33a39b4fbe0 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] DELETE http://192.168.122.65/volume/v3/types/e21abfe5-b541-40ef-81db-cd930a6d87f0/extra_specs/key1 Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7223151e-19c8-4fd8-82a0-a33a39b4fbe0 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7223151e-19c8-4fd8-82a0-a33a39b4fbe0 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-7223151e-19c8-4fd8-82a0-a33a39b4fbe0 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '390a99e8fa5549ea860341990192f6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1fd3e937ef4ac586cfafb858e886f1', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7223151e-19c8-4fd8-82a0-a33a39b4fbe0 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/e21abfe5-b541-40ef-81db-cd930a6d87f0/extra_specs/key1 returned with HTTP 403 Sep 07 10:03:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1320/2732] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 10:03:10 2026] DELETE /volume/v3/types/e21abfe5-b541-40ef-81db-cd930a6d87f0/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f025e740-b6ec-4161-b67b-3a6dde46b364 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f025e740-b6ec-4161-b67b-3a6dde46b364 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:03:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f025e740-b6ec-4161-b67b-3a6dde46b364 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-269119763", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f025e740-b6ec-4161-b67b-3a6dde46b364 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:03:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1413/2733] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:03:10 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7af43427-bd95-4b7b-a34f-181dee2a5f52 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7af43427-bd95-4b7b-a34f-181dee2a5f52 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] DELETE http://192.168.122.65/volume/v3/types/5839460f-1f68-440e-a115-4138cc535271 Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7af43427-bd95-4b7b-a34f-181dee2a5f52 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7af43427-bd95-4b7b-a34f-181dee2a5f52 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-7af43427-bd95-4b7b-a34f-181dee2a5f52 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '390a99e8fa5549ea860341990192f6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1fd3e937ef4ac586cfafb858e886f1', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7af43427-bd95-4b7b-a34f-181dee2a5f52 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/5839460f-1f68-440e-a115-4138cc535271 returned with HTTP 403 Sep 07 10:03:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1321/2734] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:11 2026] DELETE /volume/v3/types/5839460f-1f68-440e-a115-4138cc535271 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-74121d42-6e00-4013-88c8-e9695a9a89a3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74121d42-6e00-4013-88c8-e9695a9a89a3 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] GET http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/extra_specs Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74121d42-6e00-4013-88c8-e9695a9a89a3 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74121d42-6e00-4013-88c8-e9695a9a89a3 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74121d42-6e00-4013-88c8-e9695a9a89a3 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/extra_specs returned with HTTP 200 Sep 07 10:03:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1414/2735] 192.168.122.65 () {58 vars in 1257 bytes} [Mon Sep 7 10:03:11 2026] GET /volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-32dbaf16-b2ac-46af-a82d-16fa4c377b16 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-32dbaf16-b2ac-46af-a82d-16fa4c377b16 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] GET http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/encryption/cipher Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-32dbaf16-b2ac-46af-a82d-16fa4c377b16 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-32dbaf16-b2ac-46af-a82d-16fa4c377b16 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-32dbaf16-b2ac-46af-a82d-16fa4c377b16 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '390a99e8fa5549ea860341990192f6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1fd3e937ef4ac586cfafb858e886f1', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-32dbaf16-b2ac-46af-a82d-16fa4c377b16 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/encryption/cipher returned with HTTP 403 Sep 07 10:03:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1322/2736] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 10:03:11 2026] GET /volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-69670435-83fe-479a-895f-a7af1fe9ff9a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69670435-83fe-479a-895f-a7af1fe9ff9a tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] GET http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/encryption Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69670435-83fe-479a-895f-a7af1fe9ff9a tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69670435-83fe-479a-895f-a7af1fe9ff9a tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-69670435-83fe-479a-895f-a7af1fe9ff9a tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '390a99e8fa5549ea860341990192f6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1fd3e937ef4ac586cfafb858e886f1', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69670435-83fe-479a-895f-a7af1fe9ff9a tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/encryption returned with HTTP 403 Sep 07 10:03:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1415/2737] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 10:03:11 2026] GET /volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f933743f-7880-4a28-a802-1547f9ab276a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f933743f-7880-4a28-a802-1547f9ab276a tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] GET http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/extra_specs/multiattach Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f933743f-7880-4a28-a802-1547f9ab276a tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f933743f-7880-4a28-a802-1547f9ab276a tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f933743f-7880-4a28-a802-1547f9ab276a tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/extra_specs/multiattach returned with HTTP 200 Sep 07 10:03:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1323/2738] 192.168.122.65 () {58 vars in 1293 bytes} [Mon Sep 7 10:03:11 2026] GET /volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7d28947f-9b94-4754-9c8f-59b1522e43cc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7d28947f-9b94-4754-9c8f-59b1522e43cc tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] GET http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/extra_specs/volume_backend_name Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7d28947f-9b94-4754-9c8f-59b1522e43cc tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7d28947f-9b94-4754-9c8f-59b1522e43cc tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7d28947f-9b94-4754-9c8f-59b1522e43cc tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 10:03:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1416/2739] 192.168.122.65 () {58 vars in 1317 bytes} [Mon Sep 7 10:03:11 2026] GET /volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-90dfa2ff-b2ce-4855-9d9d-2c90812883c7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90dfa2ff-b2ce-4855-9d9d-2c90812883c7 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] PUT http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/encryption/3bacdee5-8157-4031-a5e0-ad96ae93a291 Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-90dfa2ff-b2ce-4855-9d9d-2c90812883c7 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-90dfa2ff-b2ce-4855-9d9d-2c90812883c7 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '390a99e8fa5549ea860341990192f6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1fd3e937ef4ac586cfafb858e886f1', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90dfa2ff-b2ce-4855-9d9d-2c90812883c7 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/encryption/3bacdee5-8157-4031-a5e0-ad96ae93a291 returned with HTTP 403 Sep 07 10:03:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1324/2740] 192.168.122.65 () {60 vars in 1385 bytes} [Mon Sep 7 10:03:11 2026] PUT /volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/encryption/3bacdee5-8157-4031-a5e0-ad96ae93a291 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e24aa851-4d2d-4263-92c8-6b3b8e9c13d1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e24aa851-4d2d-4263-92c8-6b3b8e9c13d1 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] PUT http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/extra_specs/key1 Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e24aa851-4d2d-4263-92c8-6b3b8e9c13d1 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-e24aa851-4d2d-4263-92c8-6b3b8e9c13d1 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '390a99e8fa5549ea860341990192f6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1fd3e937ef4ac586cfafb858e886f1', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e24aa851-4d2d-4263-92c8-6b3b8e9c13d1 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/extra_specs/key1 returned with HTTP 403 Sep 07 10:03:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1417/2741] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 10:03:11 2026] PUT /volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1a47c4a1-6a12-4cc6-8d44-9f63b1d7b7a6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1a47c4a1-6a12-4cc6-8d44-9f63b1d7b7a6 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] PUT http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1a47c4a1-6a12-4cc6-8d44-9f63b1d7b7a6 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-1a47c4a1-6a12-4cc6-8d44-9f63b1d7b7a6 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '390a99e8fa5549ea860341990192f6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bc1fd3e937ef4ac586cfafb858e886f1', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1a47c4a1-6a12-4cc6-8d44-9f63b1d7b7a6 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-reader] http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe returned with HTTP 403 Sep 07 10:03:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1325/2742] 192.168.122.65 () {60 vars in 1241 bytes} [Mon Sep 7 10:03:11 2026] PUT /volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0c80669b-4dcf-4cfe-8b36-35ca163cf560 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0c80669b-4dcf-4cfe-8b36-35ca163cf560 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] DELETE http://192.168.122.65/volume/v3/types/5839460f-1f68-440e-a115-4138cc535271 Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0c80669b-4dcf-4cfe-8b36-35ca163cf560 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0c80669b-4dcf-4cfe-8b36-35ca163cf560 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0c80669b-4dcf-4cfe-8b36-35ca163cf560 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types/5839460f-1f68-440e-a115-4138cc535271 returned with HTTP 202 Sep 07 10:03:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1418/2743] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:11 2026] DELETE /volume/v3/types/5839460f-1f68-440e-a115-4138cc535271 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-37ccdf44-ac15-44bc-9b0d-abb2825e987c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-37ccdf44-ac15-44bc-9b0d-abb2825e987c tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] DELETE http://192.168.122.65/volume/v3/types/e21abfe5-b541-40ef-81db-cd930a6d87f0 Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-37ccdf44-ac15-44bc-9b0d-abb2825e987c tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-37ccdf44-ac15-44bc-9b0d-abb2825e987c tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-37ccdf44-ac15-44bc-9b0d-abb2825e987c tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types/e21abfe5-b541-40ef-81db-cd930a6d87f0 returned with HTTP 202 Sep 07 10:03:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1326/2744] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:11 2026] DELETE /volume/v3/types/e21abfe5-b541-40ef-81db-cd930a6d87f0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fe408957-5f6e-469d-9349-06a6914d76b5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe408957-5f6e-469d-9349-06a6914d76b5 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] DELETE http://192.168.122.65/volume/v3/types/e0d07581-d9fb-4a2a-a650-c571955aa7d7 Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe408957-5f6e-469d-9349-06a6914d76b5 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe408957-5f6e-469d-9349-06a6914d76b5 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe408957-5f6e-469d-9349-06a6914d76b5 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types/e0d07581-d9fb-4a2a-a650-c571955aa7d7 returned with HTTP 202 Sep 07 10:03:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1419/2745] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:11 2026] DELETE /volume/v3/types/e0d07581-d9fb-4a2a-a650-c571955aa7d7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-034237e2-34d7-4ff7-b697-8730f554ff70 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-034237e2-34d7-4ff7-b697-8730f554ff70 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] DELETE http://192.168.122.65/volume/v3/types/a8f8e7c3-a01c-4f1e-b1bc-ae55698f71f1 Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-034237e2-34d7-4ff7-b697-8730f554ff70 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-034237e2-34d7-4ff7-b697-8730f554ff70 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-034237e2-34d7-4ff7-b697-8730f554ff70 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types/a8f8e7c3-a01c-4f1e-b1bc-ae55698f71f1 returned with HTTP 202 Sep 07 10:03:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1327/2746] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:11 2026] DELETE /volume/v3/types/a8f8e7c3-a01c-4f1e-b1bc-ae55698f71f1 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2925cd3a-5cca-4207-8e93-59a979483e73 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2925cd3a-5cca-4207-8e93-59a979483e73 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] DELETE http://192.168.122.65/volume/v3/types/920ebc8c-fd3c-49cd-8dbf-80301c8efa6a Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2925cd3a-5cca-4207-8e93-59a979483e73 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2925cd3a-5cca-4207-8e93-59a979483e73 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2925cd3a-5cca-4207-8e93-59a979483e73 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types/920ebc8c-fd3c-49cd-8dbf-80301c8efa6a returned with HTTP 202 Sep 07 10:03:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1420/2747] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:11 2026] DELETE /volume/v3/types/920ebc8c-fd3c-49cd-8dbf-80301c8efa6a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f8e601c8-9fe2-4647-b2d9-320eb76e4742 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f8e601c8-9fe2-4647-b2d9-320eb76e4742 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] DELETE http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f8e601c8-9fe2-4647-b2d9-320eb76e4742 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f8e601c8-9fe2-4647-b2d9-320eb76e4742 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f8e601c8-9fe2-4647-b2d9-320eb76e4742 tempest-VolumeTypesReaderTests-688371269 tempest-VolumeTypesReaderTests-688371269-project-admin] http://192.168.122.65/volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe returned with HTTP 202 Sep 07 10:03:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1328/2748] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:03:11 2026] DELETE /volume/v3/types/66031024-85c0-4d9b-9542-78f6865d54fe => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:21 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=176,cinder:INSERT=58,cinder:UPDATE=48 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:03:21 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=176,cinder:INSERT=51,cinder:UPDATE=53 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:03:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-221805924", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-221805924', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Create volume of 1 GB Sep 07 10:03:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Availability Zones retrieved successfully. Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Flow 'volume_create_api' (44b50ac5-4739-4864-9ffb-f8aff0c76228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01a97f0-cce1-442f-a7bc-1fe848b23f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01a97f0-cce1-442f-a7bc-1fe848b23f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b667c34c-8a3d-4731-a749-d9a56aec4d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Created reservations ['4193e453-4213-4813-9f95-a3652d040b6e', '62dff899-402e-4fcd-8850-bcca8fd928e4', '93674e0b-a8c8-4209-a8ac-86fd0950d75a', '01b8b56f-abd9-46be-98b7-1c907c5f9711'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b667c34c-8a3d-4731-a749-d9a56aec4d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4193e453-4213-4813-9f95-a3652d040b6e', '62dff899-402e-4fcd-8850-bcca8fd928e4', '93674e0b-a8c8-4209-a8ac-86fd0950d75a', '01b8b56f-abd9-46be-98b7-1c907c5f9711']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c0ffbff-af72-4a2a-b437-bbb37338420d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c0ffbff-af72-4a2a-b437-bbb37338420d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c83cae3b-be2e-4714-8351-ca2ff6bd8f75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-221805924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b99ab3bb50d143ef9a8a101fc9b77f3b',qos_specs=None,replication_status=,reservations=['4193e453-4213-4813-9f95-a3652d040b6e','62dff899-402e-4fcd-8850-bcca8fd928e4','93674e0b-a8c8-4209-a8ac-86fd0950d75a','01b8b56f-abd9-46be-98b7-1c907c5f9711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c81007fcc9524150b3aaee7a79fd3f44',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-221805924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c83cae3b-be2e-4714-8351-ca2ff6bd8f75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b99ab3bb50d143ef9a8a101fc9b77f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c81007fcc9524150b3aaee7a79fd3f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349319d9-92ef-4e81-8b55-5af00ceff3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349319d9-92ef-4e81-8b55-5af00ceff3e0) transitioned into state 'SUCCESS' from state '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-221805924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b99ab3bb50d143ef9a8a101fc9b77f3b',qos_specs=None,replication_status=,reservations=['4193e453-4213-4813-9f95-a3652d040b6e','62dff899-402e-4fcd-8850-bcca8fd928e4','93674e0b-a8c8-4209-a8ac-86fd0950d75a','01b8b56f-abd9-46be-98b7-1c907c5f9711'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c81007fcc9524150b3aaee7a79fd3f44',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8d05aa-3857-461b-9d8a-64f54ad0bece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8d05aa-3857-461b-9d8a-64f54ad0bece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Flow 'volume_create_api' (44b50ac5-4739-4864-9ffb-f8aff0c76228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Create volume request issued successfully. Sep 07 10:03:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bbd4f65c-be26-485b-880c-3be99f75c9f1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:03:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1421/2749] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:03:31 2026] POST /volume/v3/volumes => generated 760 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:03:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c213c37c-1600-4629-b936-528a8ccace0e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c213c37c-1600-4629-b936-528a8ccace0e tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 Sep 07 10:03:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c213c37c-1600-4629-b936-528a8ccace0e tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c213c37c-1600-4629-b936-528a8ccace0e tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:03:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c213c37c-1600-4629-b936-528a8ccace0e tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c213c37c-1600-4629-b936-528a8ccace0e tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 returned with HTTP 200 Sep 07 10:03:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1329/2750] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:32 2026] GET /volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 => generated 828 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8762bd06-b1aa-4d9b-8d04-2dbf1e4e162e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8762bd06-b1aa-4d9b-8d04-2dbf1e4e162e tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 Sep 07 10:03:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8762bd06-b1aa-4d9b-8d04-2dbf1e4e162e tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8762bd06-b1aa-4d9b-8d04-2dbf1e4e162e tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8762bd06-b1aa-4d9b-8d04-2dbf1e4e162e tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8762bd06-b1aa-4d9b-8d04-2dbf1e4e162e tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 returned with HTTP 200 Sep 07 10:03:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1422/2751] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:33 2026] GET /volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fb152171-bea4-4561-94c9-12ef5024d8af None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fb152171-bea4-4561-94c9-12ef5024d8af tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 Sep 07 10:03:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fb152171-bea4-4561-94c9-12ef5024d8af tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fb152171-bea4-4561-94c9-12ef5024d8af tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:03:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fb152171-bea4-4561-94c9-12ef5024d8af tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fb152171-bea4-4561-94c9-12ef5024d8af tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 returned with HTTP 200 Sep 07 10:03:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1330/2752] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:33 2026] GET /volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7685b390-0f49-434b-bfa2-4b3bf9dddffb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7685b390-0f49-434b-bfa2-4b3bf9dddffb tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:03:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7685b390-0f49-434b-bfa2-4b3bf9dddffb tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c83cae3b-be2e-4714-8351-ca2ff6bd8f75", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1536369658", "description": null, "metadata": null}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7685b390-0f49-434b-bfa2-4b3bf9dddffb tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:33 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-7685b390-0f49-434b-bfa2-4b3bf9dddffb tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Create snapshot from volume c83cae3b-be2e-4714-8351-ca2ff6bd8f75 Sep 07 10:03:33 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-7685b390-0f49-434b-bfa2-4b3bf9dddffb tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Created reservations ['f340ad0d-62f7-4984-8471-6acfd17f8efc', '7003e058-62a8-4352-aa55-b12bf6d747e9', 'e515f849-e5dd-4c87-b9b3-7bb31f888fc4', 'c475de33-dd55-4b7b-a5e2-d4022ddeef7e'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7685b390-0f49-434b-bfa2-4b3bf9dddffb tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Snapshot force create request issued successfully. Sep 07 10:03:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7685b390-0f49-434b-bfa2-4b3bf9dddffb tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:03:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1423/2753] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:03:33 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 07 10:03:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-45b00297-23bb-4f86-b35a-9553794cb0c1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-45b00297-23bb-4f86-b35a-9553794cb0c1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-45b00297-23bb-4f86-b35a-9553794cb0c1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-45b00297-23bb-4f86-b35a-9553794cb0c1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-45b00297-23bb-4f86-b35a-9553794cb0c1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Snapshot retrieved successfully. Sep 07 10:03:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-45b00297-23bb-4f86-b35a-9553794cb0c1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 returned with HTTP 200 Sep 07 10:03:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1331/2754] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:03:33 2026] GET /volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b1e20258-d7c5-47ab-bdbc-b5ba8dbbb072 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b1e20258-d7c5-47ab-bdbc-b5ba8dbbb072 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b1e20258-d7c5-47ab-bdbc-b5ba8dbbb072 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b1e20258-d7c5-47ab-bdbc-b5ba8dbbb072 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b1e20258-d7c5-47ab-bdbc-b5ba8dbbb072 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Snapshot retrieved successfully. Sep 07 10:03:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b1e20258-d7c5-47ab-bdbc-b5ba8dbbb072 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 returned with HTTP 200 Sep 07 10:03:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1424/2755] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:03:35 2026] GET /volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9e127ae9-66b2-406a-9bb7-da2c3fa1795c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9e127ae9-66b2-406a-9bb7-da2c3fa1795c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9e127ae9-66b2-406a-9bb7-da2c3fa1795c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9e127ae9-66b2-406a-9bb7-da2c3fa1795c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9e127ae9-66b2-406a-9bb7-da2c3fa1795c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Snapshot retrieved successfully. Sep 07 10:03:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9e127ae9-66b2-406a-9bb7-da2c3fa1795c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 returned with HTTP 200 Sep 07 10:03:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1332/2756] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:03:36 2026] GET /volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4581fcc0-a953-4d37-9d18-01a46b998380 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4581fcc0-a953-4d37-9d18-01a46b998380 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4581fcc0-a953-4d37-9d18-01a46b998380 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4581fcc0-a953-4d37-9d18-01a46b998380 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4581fcc0-a953-4d37-9d18-01a46b998380 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Snapshot retrieved successfully. Sep 07 10:03:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4581fcc0-a953-4d37-9d18-01a46b998380 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 returned with HTTP 200 Sep 07 10:03:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1425/2757] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:03:36 2026] GET /volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bae473a4-0eb3-4c19-913b-09c6c30994d2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bae473a4-0eb3-4c19-913b-09c6c30994d2 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bae473a4-0eb3-4c19-913b-09c6c30994d2 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bae473a4-0eb3-4c19-913b-09c6c30994d2 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bae473a4-0eb3-4c19-913b-09c6c30994d2 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Snapshot retrieved successfully. Sep 07 10:03:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bae473a4-0eb3-4c19-913b-09c6c30994d2 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 returned with HTTP 200 Sep 07 10:03:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1333/2758] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:03:36 2026] GET /volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4d2b8773-a01e-4c20-86d1-4d29b9c71ca9", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Create volume request body: {'volume': {'snapshot_id': '4d2b8773-a01e-4c20-86d1-4d29b9c71ca9', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Snapshot retrieved successfully. Sep 07 10:03:36 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Create volume of 1 GB Sep 07 10:03:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Availability Zones retrieved successfully. Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Flow 'volume_create_api' (36af15cb-cd4d-4551-82e8-3f8bdf68857d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5c3dd0-087e-4eb2-9be0-1bbb5cf9f807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5c3dd0-087e-4eb2-9be0-1bbb5cf9f807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4d2b8773-a01e-4c20-86d1-4d29b9c71ca9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93c69d02-4446-4fc1-aa00-cde54ec17ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Created reservations ['eb34c2ca-9928-4c0a-a5ec-6316fb44e724', '64547341-b665-44bb-8cc6-09d5b9c02431', '3e9e2201-4044-470e-b57c-f06140ca177d', 'b50f905e-b6a3-4cfa-bec7-b80641528de8'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93c69d02-4446-4fc1-aa00-cde54ec17ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb34c2ca-9928-4c0a-a5ec-6316fb44e724', '64547341-b665-44bb-8cc6-09d5b9c02431', '3e9e2201-4044-470e-b57c-f06140ca177d', 'b50f905e-b6a3-4cfa-bec7-b80641528de8']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f7259b-5b53-4e1d-8556-a22e6d751d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f7259b-5b53-4e1d-8556-a22e6d751d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '167432bb-7a62-472f-aaca-ae079d0cb4bb', '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='b99ab3bb50d143ef9a8a101fc9b77f3b',qos_specs=None,replication_status=,reservations=['eb34c2ca-9928-4c0a-a5ec-6316fb44e724','64547341-b665-44bb-8cc6-09d5b9c02431','3e9e2201-4044-470e-b57c-f06140ca177d','b50f905e-b6a3-4cfa-bec7-b80641528de8'],size=1,snapshot_id=4d2b8773-a01e-4c20-86d1-4d29b9c71ca9,source_replicaid=,source_volid=None,status='creating',user_id='c81007fcc9524150b3aaee7a79fd3f44',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:03: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=167432bb-7a62-472f-aaca-ae079d0cb4bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b99ab3bb50d143ef9a8a101fc9b77f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4d2b8773-a01e-4c20-86d1-4d29b9c71ca9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c81007fcc9524150b3aaee7a79fd3f44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8854c880-bd5e-4fe8-b672-0e13a02639a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8854c880-bd5e-4fe8-b672-0e13a02639a2) transitioned into state 'SUCCESS' from 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='b99ab3bb50d143ef9a8a101fc9b77f3b',qos_specs=None,replication_status=,reservations=['eb34c2ca-9928-4c0a-a5ec-6316fb44e724','64547341-b665-44bb-8cc6-09d5b9c02431','3e9e2201-4044-470e-b57c-f06140ca177d','b50f905e-b6a3-4cfa-bec7-b80641528de8'],size=1,snapshot_id=4d2b8773-a01e-4c20-86d1-4d29b9c71ca9,source_replicaid=,source_volid=None,status='creating',user_id='c81007fcc9524150b3aaee7a79fd3f44',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a3ff94-313e-4745-843c-14c8ad59060b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a3ff94-313e-4745-843c-14c8ad59060b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Flow 'volume_create_api' (36af15cb-cd4d-4551-82e8-3f8bdf68857d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:03:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Create volume request issued successfully. Sep 07 10:03:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9dbd969d-2930-4ff1-bcb2-5cd1cee3b6a4 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:03:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1426/2759] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:03:36 2026] POST /volume/v3/volumes => generated 748 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:03:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9690498e-216b-4826-9b7b-34bf8fc823bd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9690498e-216b-4826-9b7b-34bf8fc823bd tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb Sep 07 10:03:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9690498e-216b-4826-9b7b-34bf8fc823bd tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9690498e-216b-4826-9b7b-34bf8fc823bd tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:03:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9690498e-216b-4826-9b7b-34bf8fc823bd tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9690498e-216b-4826-9b7b-34bf8fc823bd tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb returned with HTTP 200 Sep 07 10:03:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1334/2760] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:36 2026] GET /volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8be56573-7b80-45f1-b1b2-19e8c835e799 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8be56573-7b80-45f1-b1b2-19e8c835e799 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb Sep 07 10:03:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8be56573-7b80-45f1-b1b2-19e8c835e799 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8be56573-7b80-45f1-b1b2-19e8c835e799 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8be56573-7b80-45f1-b1b2-19e8c835e799 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8be56573-7b80-45f1-b1b2-19e8c835e799 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb returned with HTTP 200 Sep 07 10:03:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1427/2761] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:37 2026] GET /volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c39839a6-1a39-451a-afd3-ba662f0dae16 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c39839a6-1a39-451a-afd3-ba662f0dae16 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb Sep 07 10:03:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c39839a6-1a39-451a-afd3-ba662f0dae16 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c39839a6-1a39-451a-afd3-ba662f0dae16 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:03:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c39839a6-1a39-451a-afd3-ba662f0dae16 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c39839a6-1a39-451a-afd3-ba662f0dae16 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb returned with HTTP 200 Sep 07 10:03:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1335/2762] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:38 2026] GET /volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb => generated 840 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9904c5c3-0084-4c01-af94-0b8fcec28334 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9904c5c3-0084-4c01-af94-0b8fcec28334 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb Sep 07 10:03:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9904c5c3-0084-4c01-af94-0b8fcec28334 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9904c5c3-0084-4c01-af94-0b8fcec28334 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9904c5c3-0084-4c01-af94-0b8fcec28334 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9904c5c3-0084-4c01-af94-0b8fcec28334 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb returned with HTTP 200 Sep 07 10:03:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1428/2763] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:39 2026] GET /volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb => generated 840 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:03:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d5b32e75-5224-42dd-91a0-2b7a3e40e629 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d5b32e75-5224-42dd-91a0-2b7a3e40e629 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb Sep 07 10:03:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d5b32e75-5224-42dd-91a0-2b7a3e40e629 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d5b32e75-5224-42dd-91a0-2b7a3e40e629 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:03:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d5b32e75-5224-42dd-91a0-2b7a3e40e629 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d5b32e75-5224-42dd-91a0-2b7a3e40e629 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb returned with HTTP 200 Sep 07 10:03:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1336/2764] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:40 2026] GET /volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb => generated 840 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4177b1b4-715b-4898-b8d1-5b921a9245e7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4177b1b4-715b-4898-b8d1-5b921a9245e7 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb Sep 07 10:03:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4177b1b4-715b-4898-b8d1-5b921a9245e7 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4177b1b4-715b-4898-b8d1-5b921a9245e7 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4177b1b4-715b-4898-b8d1-5b921a9245e7 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4177b1b4-715b-4898-b8d1-5b921a9245e7 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb returned with HTTP 200 Sep 07 10:03:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1429/2765] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:42 2026] GET /volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-93d1e113-6ad2-489e-b451-adbf2b780bac None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-93d1e113-6ad2-489e-b451-adbf2b780bac tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb Sep 07 10:03:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-93d1e113-6ad2-489e-b451-adbf2b780bac tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-93d1e113-6ad2-489e-b451-adbf2b780bac tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:03:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-93d1e113-6ad2-489e-b451-adbf2b780bac tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-93d1e113-6ad2-489e-b451-adbf2b780bac tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb returned with HTTP 200 Sep 07 10:03:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1337/2766] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:43 2026] GET /volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-74c1ecb9-0bdd-4bc4-86d3-c0cb40ab7ef3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74c1ecb9-0bdd-4bc4-86d3-c0cb40ab7ef3 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb Sep 07 10:03:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74c1ecb9-0bdd-4bc4-86d3-c0cb40ab7ef3 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74c1ecb9-0bdd-4bc4-86d3-c0cb40ab7ef3 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:43 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:43 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-74c1ecb9-0bdd-4bc4-86d3-c0cb40ab7ef3 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74c1ecb9-0bdd-4bc4-86d3-c0cb40ab7ef3 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb returned with HTTP 200 Sep 07 10:03:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1430/2767] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:43 2026] GET /volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-635dba06-d605-4e21-b1c8-c1616ab4da85 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-635dba06-d605-4e21-b1c8-c1616ab4da85 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-635dba06-d605-4e21-b1c8-c1616ab4da85 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-635dba06-d605-4e21-b1c8-c1616ab4da85 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:43 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-635dba06-d605-4e21-b1c8-c1616ab4da85 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Delete snapshot with id: 4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-635dba06-d605-4e21-b1c8-c1616ab4da85 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Snapshot retrieved successfully. Sep 07 10:03:43 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:43 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:03:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-635dba06-d605-4e21-b1c8-c1616ab4da85 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Snapshot delete request issued successfully. Sep 07 10:03:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-635dba06-d605-4e21-b1c8-c1616ab4da85 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 returned with HTTP 202 Sep 07 10:03:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1338/2768] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:03:43 2026] DELETE /volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4773b348-867c-402c-8a10-a727235fdfbd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4773b348-867c-402c-8a10-a727235fdfbd tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4773b348-867c-402c-8a10-a727235fdfbd tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4773b348-867c-402c-8a10-a727235fdfbd tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4773b348-867c-402c-8a10-a727235fdfbd tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Snapshot retrieved successfully. Sep 07 10:03:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4773b348-867c-402c-8a10-a727235fdfbd tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 returned with HTTP 200 Sep 07 10:03:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1431/2769] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:03:43 2026] GET /volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-33776a72-8919-4fe0-9caf-37ddf341d801 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-33776a72-8919-4fe0-9caf-37ddf341d801 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-33776a72-8919-4fe0-9caf-37ddf341d801 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-33776a72-8919-4fe0-9caf-37ddf341d801 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-33776a72-8919-4fe0-9caf-37ddf341d801 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Snapshot retrieved successfully. Sep 07 10:03:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-33776a72-8919-4fe0-9caf-37ddf341d801 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 returned with HTTP 200 Sep 07 10:03:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1339/2770] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:03:44 2026] GET /volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6841454f-1d48-41af-91be-ad480747834b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6841454f-1d48-41af-91be-ad480747834b tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6841454f-1d48-41af-91be-ad480747834b tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6841454f-1d48-41af-91be-ad480747834b tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6841454f-1d48-41af-91be-ad480747834b tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 returned with HTTP 404 Sep 07 10:03:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1432/2771] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:03:45 2026] GET /volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f14183e5-1453-461d-881d-f2023367310c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f14183e5-1453-461d-881d-f2023367310c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] DELETE http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 Sep 07 10:03:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f14183e5-1453-461d-881d-f2023367310c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f14183e5-1453-461d-881d-f2023367310c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:45 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-f14183e5-1453-461d-881d-f2023367310c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Delete volume with id: c83cae3b-be2e-4714-8351-ca2ff6bd8f75 Sep 07 10:03:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:45 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:03:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f14183e5-1453-461d-881d-f2023367310c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f14183e5-1453-461d-881d-f2023367310c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Delete volume request issued successfully. Sep 07 10:03:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f14183e5-1453-461d-881d-f2023367310c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 returned with HTTP 202 Sep 07 10:03:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1340/2772] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:45 2026] DELETE /volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3df9412f-6623-4365-a0a5-33a7e7fb356c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3df9412f-6623-4365-a0a5-33a7e7fb356c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 Sep 07 10:03:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3df9412f-6623-4365-a0a5-33a7e7fb356c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3df9412f-6623-4365-a0a5-33a7e7fb356c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3df9412f-6623-4365-a0a5-33a7e7fb356c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3df9412f-6623-4365-a0a5-33a7e7fb356c tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 returned with HTTP 200 Sep 07 10:03:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1433/2773] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:45 2026] GET /volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7e34d41f-b7eb-47b9-a287-773c1b8cb381 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7e34d41f-b7eb-47b9-a287-773c1b8cb381 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 Sep 07 10:03:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7e34d41f-b7eb-47b9-a287-773c1b8cb381 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7e34d41f-b7eb-47b9-a287-773c1b8cb381 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7e34d41f-b7eb-47b9-a287-773c1b8cb381 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 returned with HTTP 404 Sep 07 10:03:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1341/2774] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:46 2026] GET /volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-69efd0be-5592-4800-a2fb-2f5be4ff3cbe None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69efd0be-5592-4800-a2fb-2f5be4ff3cbe tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] DELETE http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb Sep 07 10:03:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69efd0be-5592-4800-a2fb-2f5be4ff3cbe tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69efd0be-5592-4800-a2fb-2f5be4ff3cbe tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:46 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-69efd0be-5592-4800-a2fb-2f5be4ff3cbe tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Delete volume with id: 167432bb-7a62-472f-aaca-ae079d0cb4bb Sep 07 10:03:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:03:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:03:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-69efd0be-5592-4800-a2fb-2f5be4ff3cbe tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-69efd0be-5592-4800-a2fb-2f5be4ff3cbe tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Delete volume request issued successfully. Sep 07 10:03:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69efd0be-5592-4800-a2fb-2f5be4ff3cbe tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb returned with HTTP 202 Sep 07 10:03:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1434/2775] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:46 2026] DELETE /volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:03:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-113806c2-f8ab-4736-b66c-242682b2d543 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-113806c2-f8ab-4736-b66c-242682b2d543 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb Sep 07 10:03:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-113806c2-f8ab-4736-b66c-242682b2d543 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-113806c2-f8ab-4736-b66c-242682b2d543 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:03:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:03:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:03:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:03:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-113806c2-f8ab-4736-b66c-242682b2d543 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Volume info retrieved successfully. Sep 07 10:03:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-113806c2-f8ab-4736-b66c-242682b2d543 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb returned with HTTP 200 Sep 07 10:03:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1342/2776] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:46 2026] GET /volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:03:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b5b3c861-08b3-48ff-88d8-9f158dd1e057 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b5b3c861-08b3-48ff-88d8-9f158dd1e057 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb Sep 07 10:03:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b5b3c861-08b3-48ff-88d8-9f158dd1e057 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b5b3c861-08b3-48ff-88d8-9f158dd1e057 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b5b3c861-08b3-48ff-88d8-9f158dd1e057 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb returned with HTTP 404 Sep 07 10:03:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1435/2777] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:47 2026] GET /volume/v3/volumes/167432bb-7a62-472f-aaca-ae079d0cb4bb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8bb87013-7724-43b4-81fa-15d1f4c47e38 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8bb87013-7724-43b4-81fa-15d1f4c47e38 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8bb87013-7724-43b4-81fa-15d1f4c47e38 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8bb87013-7724-43b4-81fa-15d1f4c47e38 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:47 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-8bb87013-7724-43b4-81fa-15d1f4c47e38 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Delete snapshot with id: 4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8bb87013-7724-43b4-81fa-15d1f4c47e38 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 returned with HTTP 404 Sep 07 10:03:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1343/2778] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:03:47 2026] DELETE /volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ac4675d6-1517-4141-9394-84dc955caa37 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ac4675d6-1517-4141-9394-84dc955caa37 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 Sep 07 10:03:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ac4675d6-1517-4141-9394-84dc955caa37 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ac4675d6-1517-4141-9394-84dc955caa37 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ac4675d6-1517-4141-9394-84dc955caa37 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 returned with HTTP 404 Sep 07 10:03:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1436/2779] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:03:47 2026] GET /volume/v3/snapshots/4d2b8773-a01e-4c20-86d1-4d29b9c71ca9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a7760b4f-b0db-4deb-aeaf-011af28a2afa None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a7760b4f-b0db-4deb-aeaf-011af28a2afa tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] DELETE http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 Sep 07 10:03:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a7760b4f-b0db-4deb-aeaf-011af28a2afa tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a7760b4f-b0db-4deb-aeaf-011af28a2afa tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:47 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-a7760b4f-b0db-4deb-aeaf-011af28a2afa tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Delete volume with id: c83cae3b-be2e-4714-8351-ca2ff6bd8f75 Sep 07 10:03:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a7760b4f-b0db-4deb-aeaf-011af28a2afa tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 returned with HTTP 404 Sep 07 10:03:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1344/2780] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:03:47 2026] DELETE /volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fb95a19c-cb30-4c85-9e8a-c53e2be51fa1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:03:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fb95a19c-cb30-4c85-9e8a-c53e2be51fa1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] GET http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 Sep 07 10:03:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fb95a19c-cb30-4c85-9e8a-c53e2be51fa1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:03:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fb95a19c-cb30-4c85-9e8a-c53e2be51fa1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:03:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fb95a19c-cb30-4c85-9e8a-c53e2be51fa1 tempest-SnapshotDependencyTests-628970785 tempest-SnapshotDependencyTests-628970785-project-member] http://192.168.122.65/volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 returned with HTTP 404 Sep 07 10:03:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1437/2781] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:03:47 2026] GET /volume/v3/volumes/c83cae3b-be2e-4714-8351-ca2ff6bd8f75 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:03:57 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=41,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:03:57 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=101,cinder:INSERT=24,cinder:UPDATE=37 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-be49edab-8975-4ad8-87c6-79ea6918236c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1934511226"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1934511226'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume of 1 GB Sep 07 10:04:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Availability Zones retrieved successfully. Sep 07 10:04:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-335424247"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-335424247'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume of 1 GB Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Flow 'volume_create_api' (fa0ee7e1-5852-49d8-86df-3d4990c2a40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bcb9a12-93b1-44f7-a154-16c209cf5b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Availability Zones retrieved successfully. Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Flow 'volume_create_api' (29c0cc2d-272d-46a5-b4ca-4313a7b36c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6ee56b5-7dc6-4e29-821c-8a3de733d2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bcb9a12-93b1-44f7-a154-16c209cf5b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3288dd8-a6de-4e85-a10c-a09b6d1b40d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6ee56b5-7dc6-4e29-821c-8a3de733d2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b22698-c5de-4988-b990-d7f3b9f6b20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Created reservations ['93a9222e-ab2a-4afa-94dd-bd50861a1291', '0c0f9d73-4e35-4628-8000-31859067b7b8', 'b0620038-d217-4716-b5ac-35838af019cd', '60d8c5cb-ac2c-417d-ba88-318e4d82f17a'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3288dd8-a6de-4e85-a10c-a09b6d1b40d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93a9222e-ab2a-4afa-94dd-bd50861a1291', '0c0f9d73-4e35-4628-8000-31859067b7b8', 'b0620038-d217-4716-b5ac-35838af019cd', '60d8c5cb-ac2c-417d-ba88-318e4d82f17a']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8da6db-a0b0-470d-9808-0f73fb414e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Created reservations ['d459af90-a4a4-4652-93ad-8c3b702652e7', 'da23b82c-6c26-4b0a-b6bd-b569253a1ff2', '43a7ad5e-b112-4162-836c-774759582f22', 'daac302c-176f-46de-ad2f-89c7cc13ffeb'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52b22698-c5de-4988-b990-d7f3b9f6b20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d459af90-a4a4-4652-93ad-8c3b702652e7', 'da23b82c-6c26-4b0a-b6bd-b569253a1ff2', '43a7ad5e-b112-4162-836c-774759582f22', 'daac302c-176f-46de-ad2f-89c7cc13ffeb']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8da6db-a0b0-470d-9808-0f73fb414e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70046963-7263-476e-be4e-3913d8fcdc4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1934511226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aeb24bdb79b4da499a1d1228fba31f3',qos_specs=None,replication_status=,reservations=['93a9222e-ab2a-4afa-94dd-bd50861a1291','0c0f9d73-4e35-4628-8000-31859067b7b8','b0620038-d217-4716-b5ac-35838af019cd','60d8c5cb-ac2c-417d-ba88-318e4d82f17a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85249901f684940acebed5d916f1481',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1934511226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70046963-7263-476e-be4e-3913d8fcdc4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6aeb24bdb79b4da499a1d1228fba31f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d85249901f684940acebed5d916f1481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd82e864-6a16-41a1-a8f0-a5dace712d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75386fa4-1255-4e7a-9902-1719e2e29bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75386fa4-1255-4e7a-9902-1719e2e29bb0) transitioned into state 'SUCCESS' from state '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-1934511226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aeb24bdb79b4da499a1d1228fba31f3',qos_specs=None,replication_status=,reservations=['93a9222e-ab2a-4afa-94dd-bd50861a1291','0c0f9d73-4e35-4628-8000-31859067b7b8','b0620038-d217-4716-b5ac-35838af019cd','60d8c5cb-ac2c-417d-ba88-318e4d82f17a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85249901f684940acebed5d916f1481',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f44dbb-7671-4518-a602-d240eaabf180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd82e864-6a16-41a1-a8f0-a5dace712d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c91507ee-b95b-4296-bfe1-3ab622aa194b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-335424247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ea503eaeb94afe8c6602d7edd6b111',qos_specs=None,replication_status=,reservations=['d459af90-a4a4-4652-93ad-8c3b702652e7','da23b82c-6c26-4b0a-b6bd-b569253a1ff2','43a7ad5e-b112-4162-836c-774759582f22','daac302c-176f-46de-ad2f-89c7cc13ffeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e545f64bca496080896350e2bf1184',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-335424247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c91507ee-b95b-4296-bfe1-3ab622aa194b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1ea503eaeb94afe8c6602d7edd6b111',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e545f64bca496080896350e2bf1184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224535b3-5bad-4eda-b592-ade3be201025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f44dbb-7671-4518-a602-d240eaabf180) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Flow 'volume_create_api' (fa0ee7e1-5852-49d8-86df-3d4990c2a40b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume request issued successfully. Sep 07 10:04:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-be49edab-8975-4ad8-87c6-79ea6918236c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1345/2782] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:04:08 2026] POST /volume/v3/volumes => generated 767 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f75da4d6-63bf-4027-8273-6323b2dad06a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224535b3-5bad-4eda-b592-ade3be201025) transitioned into state 'SUCCESS' from state '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-335424247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ea503eaeb94afe8c6602d7edd6b111',qos_specs=None,replication_status=,reservations=['d459af90-a4a4-4652-93ad-8c3b702652e7','da23b82c-6c26-4b0a-b6bd-b569253a1ff2','43a7ad5e-b112-4162-836c-774759582f22','daac302c-176f-46de-ad2f-89c7cc13ffeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e545f64bca496080896350e2bf1184',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d52e1c5-264b-42a3-8e2b-098b7d6996b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d52e1c5-264b-42a3-8e2b-098b7d6996b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Flow 'volume_create_api' (29c0cc2d-272d-46a5-b4ca-4313a7b36c9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume request issued successfully. Sep 07 10:04:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-810bea7e-46c6-4dd7-a360-0d42c8fae1c5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1438/2783] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:04:08 2026] POST /volume/v3/volumes => generated 770 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-96902d6a-78b7-4f6b-ad68-fc0cb57dd8ab None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-96902d6a-78b7-4f6b-ad68-fc0cb57dd8ab tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-96902d6a-78b7-4f6b-ad68-fc0cb57dd8ab tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-96902d6a-78b7-4f6b-ad68-fc0cb57dd8ab tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-96902d6a-78b7-4f6b-ad68-fc0cb57dd8ab tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-96902d6a-78b7-4f6b-ad68-fc0cb57dd8ab tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c returned with HTTP 200 Sep 07 10:04:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1439/2784] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:08 2026] GET /volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c => generated 835 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ec6c30fe-2d66-40af-ad59-84576bd6e48f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec6c30fe-2d66-40af-ad59-84576bd6e48f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec6c30fe-2d66-40af-ad59-84576bd6e48f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec6c30fe-2d66-40af-ad59-84576bd6e48f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ec6c30fe-2d66-40af-ad59-84576bd6e48f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec6c30fe-2d66-40af-ad59-84576bd6e48f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b returned with HTTP 200 Sep 07 10:04:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1440/2785] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:08 2026] GET /volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b => generated 838 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-567703548"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume request body: {'volume': {"'imageRef": '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-567703548'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume of 1 GB Sep 07 10:04:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Availability Zones retrieved successfully. Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Flow 'volume_create_api' (3762200f-f818-4aba-9ccd-76a568477388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5582eb3b-ea91-46f0-9556-9306e270c0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5582eb3b-ea91-46f0-9556-9306e270c0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f25327e-cf53-44c9-851a-c8aaecd2278c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Created reservations ['ee4f71ad-b2fc-460f-b834-f612aa0a7f79', 'e5243d9f-d92c-4aeb-9ce3-789517b4d1b7', 'e9da1ab8-205d-40ad-a14e-741502127198', '78cff5fd-d70c-495b-849a-42aa7fa8e46b'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f25327e-cf53-44c9-851a-c8aaecd2278c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee4f71ad-b2fc-460f-b834-f612aa0a7f79', 'e5243d9f-d92c-4aeb-9ce3-789517b4d1b7', 'e9da1ab8-205d-40ad-a14e-741502127198', '78cff5fd-d70c-495b-849a-42aa7fa8e46b']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21596261-fbf8-4836-89a3-51a464f962c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21596261-fbf8-4836-89a3-51a464f962c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ce3dea7-3496-4355-8719-ae42c333bb21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-567703548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',qos_specs=None,replication_status=,reservations=['ee4f71ad-b2fc-460f-b834-f612aa0a7f79','e5243d9f-d92c-4aeb-9ce3-789517b4d1b7','e9da1ab8-205d-40ad-a14e-741502127198','78cff5fd-d70c-495b-849a-42aa7fa8e46b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710e5de0661b408fb95318ab23009288',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-567703548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ce3dea7-3496-4355-8719-ae42c333bb21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='710e5de0661b408fb95318ab23009288',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98db632f-646b-47ae-a9c3-d85926e4b3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98db632f-646b-47ae-a9c3-d85926e4b3d0) transitioned into state 'SUCCESS' from state '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-567703548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',qos_specs=None,replication_status=,reservations=['ee4f71ad-b2fc-460f-b834-f612aa0a7f79','e5243d9f-d92c-4aeb-9ce3-789517b4d1b7','e9da1ab8-205d-40ad-a14e-741502127198','78cff5fd-d70c-495b-849a-42aa7fa8e46b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710e5de0661b408fb95318ab23009288',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bffda973-935b-495e-9d44-51af74b9179a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bffda973-935b-495e-9d44-51af74b9179a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Flow 'volume_create_api' (3762200f-f818-4aba-9ccd-76a568477388) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume request issued successfully. Sep 07 10:04:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f75da4d6-63bf-4027-8273-6323b2dad06a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1346/2786] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:08 2026] POST /volume/v3/volumes => generated 763 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-931981693"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume request body: {'volume': {"'imageRef": '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-931981693'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume of 1 GB Sep 07 10:04:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Availability Zones retrieved successfully. Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Flow 'volume_create_api' (bb13fd73-5d1c-40c9-b902-9c5d2203c31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (781dc9dd-106e-45a0-99cb-b7115e5959fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-86f58b07-6363-4b7e-beca-8840be18401c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (781dc9dd-106e-45a0-99cb-b7115e5959fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d94d67aa-5659-4030-9046-6cf74342f0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Created reservations ['6a3fc282-39fe-47f6-b050-c9b52d5c7045', '15a297e2-982a-4d3e-af5f-1303e27914b6', 'a39e9e2a-4ecf-467a-b797-35823f822168', '49a5c32f-3b30-4253-87e9-04b55f5fa2da'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d94d67aa-5659-4030-9046-6cf74342f0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a3fc282-39fe-47f6-b050-c9b52d5c7045', '15a297e2-982a-4d3e-af5f-1303e27914b6', 'a39e9e2a-4ecf-467a-b797-35823f822168', '49a5c32f-3b30-4253-87e9-04b55f5fa2da']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-86f58b07-6363-4b7e-beca-8840be18401c tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d355ea3-acd8-4e8b-bf3a-c004a5abe525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-86f58b07-6363-4b7e-beca-8840be18401c tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d355ea3-acd8-4e8b-bf3a-c004a5abe525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ece587e5-98cb-4999-9ff3-e25df8987b23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-931981693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',qos_specs=None,replication_status=,reservations=['6a3fc282-39fe-47f6-b050-c9b52d5c7045','15a297e2-982a-4d3e-af5f-1303e27914b6','a39e9e2a-4ecf-467a-b797-35823f822168','49a5c32f-3b30-4253-87e9-04b55f5fa2da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710e5de0661b408fb95318ab23009288',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-931981693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ece587e5-98cb-4999-9ff3-e25df8987b23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='710e5de0661b408fb95318ab23009288',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-86f58b07-6363-4b7e-beca-8840be18401c tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:04:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1347/2787] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:04:09 2026] POST /volume/v3/types => generated 287 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddfa3b6-e79a-43f3-842e-b24819e821d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddfa3b6-e79a-43f3-842e-b24819e821d2) transitioned into state 'SUCCESS' from state '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-931981693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',qos_specs=None,replication_status=,reservations=['6a3fc282-39fe-47f6-b050-c9b52d5c7045','15a297e2-982a-4d3e-af5f-1303e27914b6','a39e9e2a-4ecf-467a-b797-35823f822168','49a5c32f-3b30-4253-87e9-04b55f5fa2da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710e5de0661b408fb95318ab23009288',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3513475c-2148-49b0-87d2-b955dbc124df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3513475c-2148-49b0-87d2-b955dbc124df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-afa85845-2373-4b71-9717-818c51fbf10d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Flow 'volume_create_api' (bb13fd73-5d1c-40c9-b902-9c5d2203c31b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume request issued successfully. Sep 07 10:04:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-afa85845-2373-4b71-9717-818c51fbf10d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c Sep 07 10:04:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-48caeee0-cb73-4166-88c1-233ca6ef07e3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1441/2788] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:09 2026] POST /volume/v3/volumes => generated 763 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-afa85845-2373-4b71-9717-818c51fbf10d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-afa85845-2373-4b71-9717-818c51fbf10d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e991940f-583b-49a0-a2dc-7519a102321b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-409406288"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume request body: {'volume': {"'imageRef": '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-409406288'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume of 1 GB Sep 07 10:04:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-afa85845-2373-4b71-9717-818c51fbf10d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Availability Zones retrieved successfully. Sep 07 10:04:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-afa85845-2373-4b71-9717-818c51fbf10d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c returned with HTTP 200 Sep 07 10:04:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1348/2789] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:09 2026] GET /volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e61d89eb-4174-414a-9f83-fb46db53e62d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e61d89eb-4174-414a-9f83-fb46db53e62d tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e61d89eb-4174-414a-9f83-fb46db53e62d tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e61d89eb-4174-414a-9f83-fb46db53e62d tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e61d89eb-4174-414a-9f83-fb46db53e62d tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Flow 'volume_create_api' (3a599c5b-4225-4164-912a-6c6733923714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e61d89eb-4174-414a-9f83-fb46db53e62d tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b returned with HTTP 200 Sep 07 10:04:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1349/2790] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:10 2026] GET /volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96902f2f-6260-4fe4-bf84-b77dabf11d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96902f2f-6260-4fe4-bf84-b77dabf11d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe22781-12d1-4f6b-b15d-c72a48bc78d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Created reservations ['5c0539d7-a1b3-4ab7-8444-b1e338782e7d', '055d81d0-73dd-4e0a-862a-761845349e23', '81da4d33-fe95-401d-8044-ef220799d642', 'f8feae1e-d411-422d-b6c7-c755e747c3b5'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fe22781-12d1-4f6b-b15d-c72a48bc78d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c0539d7-a1b3-4ab7-8444-b1e338782e7d', '055d81d0-73dd-4e0a-862a-761845349e23', '81da4d33-fe95-401d-8044-ef220799d642', 'f8feae1e-d411-422d-b6c7-c755e747c3b5']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec2b4e4-8094-4f6b-9b53-362648aadeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec2b4e4-8094-4f6b-9b53-362648aadeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e68cbb6c-70b8-4cf4-9773-4cf7cb500de7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-409406288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',qos_specs=None,replication_status=,reservations=['5c0539d7-a1b3-4ab7-8444-b1e338782e7d','055d81d0-73dd-4e0a-862a-761845349e23','81da4d33-fe95-401d-8044-ef220799d642','f8feae1e-d411-422d-b6c7-c755e747c3b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710e5de0661b408fb95318ab23009288',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-409406288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e68cbb6c-70b8-4cf4-9773-4cf7cb500de7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='710e5de0661b408fb95318ab23009288',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d1872f1-68d1-4278-bd0a-c0592f4f2d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d1872f1-68d1-4278-bd0a-c0592f4f2d47) transitioned into state 'SUCCESS' from state '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-409406288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',qos_specs=None,replication_status=,reservations=['5c0539d7-a1b3-4ab7-8444-b1e338782e7d','055d81d0-73dd-4e0a-862a-761845349e23','81da4d33-fe95-401d-8044-ef220799d642','f8feae1e-d411-422d-b6c7-c755e747c3b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710e5de0661b408fb95318ab23009288',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f41ebfd-df0e-420a-a774-6e833208170c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f41ebfd-df0e-420a-a774-6e833208170c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Flow 'volume_create_api' (3a599c5b-4225-4164-912a-6c6733923714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume request issued successfully. Sep 07 10:04:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e991940f-583b-49a0-a2dc-7519a102321b tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1442/2791] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:09 2026] POST /volume/v3/volumes => generated 763 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-421163165"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume request body: {'volume': {"'imageRef": '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-421163165'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume of 1 GB Sep 07 10:04:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Availability Zones retrieved successfully. Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Flow 'volume_create_api' (a547893c-c6d7-4797-924c-cada0b985c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fdc64be-24f8-4e9c-a8c7-1d6b619f6334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fdc64be-24f8-4e9c-a8c7-1d6b619f6334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (069cbf4c-0144-4456-8a97-96299f5ba51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Created reservations ['d2b8e572-62a3-4472-9635-17e6134acc65', '5daf611b-f7eb-43e8-97a8-5eea743bf3d4', '59a440bd-181e-4cf8-aaf3-6c6b4362f549', '1830e0e3-061a-4a8e-99ec-af14d1247776'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (069cbf4c-0144-4456-8a97-96299f5ba51f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2b8e572-62a3-4472-9635-17e6134acc65', '5daf611b-f7eb-43e8-97a8-5eea743bf3d4', '59a440bd-181e-4cf8-aaf3-6c6b4362f549', '1830e0e3-061a-4a8e-99ec-af14d1247776']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d296c0f-a496-4673-9552-c76401869d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d296c0f-a496-4673-9552-c76401869d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68ee38af-4b3b-449b-92da-34daed6b9b46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-421163165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',qos_specs=None,replication_status=,reservations=['d2b8e572-62a3-4472-9635-17e6134acc65','5daf611b-f7eb-43e8-97a8-5eea743bf3d4','59a440bd-181e-4cf8-aaf3-6c6b4362f549','1830e0e3-061a-4a8e-99ec-af14d1247776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710e5de0661b408fb95318ab23009288',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-421163165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68ee38af-4b3b-449b-92da-34daed6b9b46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='710e5de0661b408fb95318ab23009288',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84e474f-c3d3-4066-82fd-38e8216e0f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84e474f-c3d3-4066-82fd-38e8216e0f81) transitioned into state 'SUCCESS' from state '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-421163165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',qos_specs=None,replication_status=,reservations=['d2b8e572-62a3-4472-9635-17e6134acc65','5daf611b-f7eb-43e8-97a8-5eea743bf3d4','59a440bd-181e-4cf8-aaf3-6c6b4362f549','1830e0e3-061a-4a8e-99ec-af14d1247776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710e5de0661b408fb95318ab23009288',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (244f7102-db42-4f2e-8b3f-b4099aae38a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (244f7102-db42-4f2e-8b3f-b4099aae38a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Flow 'volume_create_api' (a547893c-c6d7-4797-924c-cada0b985c6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume request issued successfully. Sep 07 10:04:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-12cdc2b2-1015-4ccf-b50a-a6116321ced9 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1350/2792] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:10 2026] POST /volume/v3/volumes => generated 763 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "262465d0-5b79-4e49-bcf9-a496a478d70a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-326347654"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume request body: {'volume': {"'imageRef": '262465d0-5b79-4e49-bcf9-a496a478d70a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-326347654'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume of 1 GB Sep 07 10:04:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Availability Zones retrieved successfully. Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Flow 'volume_create_api' (21a7df98-3131-434d-8c46-75ee0228c319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040513dd-a5c0-4eb8-b77b-c41e4b359a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040513dd-a5c0-4eb8-b77b-c41e4b359a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61c8144d-0a49-49a8-bcb9-a3124e35bbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8e1bbe61-2d37-47d1-ac2d-baa1d5066014 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8e1bbe61-2d37-47d1-ac2d-baa1d5066014 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8e1bbe61-2d37-47d1-ac2d-baa1d5066014 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8e1bbe61-2d37-47d1-ac2d-baa1d5066014 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:11 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8e1bbe61-2d37-47d1-ac2d-baa1d5066014 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8e1bbe61-2d37-47d1-ac2d-baa1d5066014 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c returned with HTTP 200 Sep 07 10:04:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1351/2793] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:11 2026] GET /volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c => generated 859 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c41d2196-dac5-4a5e-b022-0426ae446bba None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c41d2196-dac5-4a5e-b022-0426ae446bba tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c41d2196-dac5-4a5e-b022-0426ae446bba tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c41d2196-dac5-4a5e-b022-0426ae446bba tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:11 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c41d2196-dac5-4a5e-b022-0426ae446bba tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Created reservations ['10341cb0-5cd4-455f-9498-0891cc180b08', 'c1e570d3-d377-4de9-bc65-57b745fb1f4e', 'bfe99f06-3d9f-4aad-8e16-093e2e6e6942', 'fd067f91-d622-4150-afe2-86611394add1'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61c8144d-0a49-49a8-bcb9-a3124e35bbb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10341cb0-5cd4-455f-9498-0891cc180b08', 'c1e570d3-d377-4de9-bc65-57b745fb1f4e', 'bfe99f06-3d9f-4aad-8e16-093e2e6e6942', 'fd067f91-d622-4150-afe2-86611394add1']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c41d2196-dac5-4a5e-b022-0426ae446bba tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b returned with HTTP 200 Sep 07 10:04:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1352/2794] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:11 2026] GET /volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aec915c-aaa6-4213-a7c2-3355cff14278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e319aec2-d58a-4093-86c3-45b43b52c140 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c91507ee-b95b-4296-bfe1-3ab622aa194b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-862566"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume request body: {'volume': {"'source_volid": 'c91507ee-b95b-4296-bfe1-3ab622aa194b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-862566'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume of 1 GB Sep 07 10:04:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Availability Zones retrieved successfully. Sep 07 10:04:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Flow 'volume_create_api' (230d38de-282b-4954-988a-d159f0015849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d29bac-33bb-4452-a45f-69cfadd91d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aec915c-aaa6-4213-a7c2-3355cff14278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7daf11cf-0ae6-4a14-9e68-327ff865bd2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-326347654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',qos_specs=None,replication_status=,reservations=['10341cb0-5cd4-455f-9498-0891cc180b08','c1e570d3-d377-4de9-bc65-57b745fb1f4e','bfe99f06-3d9f-4aad-8e16-093e2e6e6942','fd067f91-d622-4150-afe2-86611394add1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710e5de0661b408fb95318ab23009288',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-326347654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7daf11cf-0ae6-4a14-9e68-327ff865bd2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='710e5de0661b408fb95318ab23009288',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e668f0e-5acf-4033-9b87-ffe4d04ec92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e668f0e-5acf-4033-9b87-ffe4d04ec92d) transitioned into state 'SUCCESS' from state '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-326347654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f13ebfd3a6e477cb392bf5c2580f98d',qos_specs=None,replication_status=,reservations=['10341cb0-5cd4-455f-9498-0891cc180b08','c1e570d3-d377-4de9-bc65-57b745fb1f4e','bfe99f06-3d9f-4aad-8e16-093e2e6e6942','fd067f91-d622-4150-afe2-86611394add1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710e5de0661b408fb95318ab23009288',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f3263a7-8421-4da6-b7c9-492086930f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d29bac-33bb-4452-a45f-69cfadd91d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0cc393d-5030-4d2f-81ba-32ccab9c2007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f3263a7-8421-4da6-b7c9-492086930f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Flow 'volume_create_api' (21a7df98-3131-434d-8c46-75ee0228c319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Create volume request issued successfully. Sep 07 10:04:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bc523553-5196-4816-a9b1-fe4687aeadf6 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1443/2795] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:10 2026] POST /volume/v3/volumes => generated 763 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c9eb0b60-49bb-4bb0-b6c3-02c6530091db None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c9eb0b60-49bb-4bb0-b6c3-02c6530091db tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c9eb0b60-49bb-4bb0-b6c3-02c6530091db tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c9eb0b60-49bb-4bb0-b6c3-02c6530091db tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c9eb0b60-49bb-4bb0-b6c3-02c6530091db tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c9eb0b60-49bb-4bb0-b6c3-02c6530091db tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 returned with HTTP 200 Sep 07 10:04:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1444/2796] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:11 2026] GET /volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Created reservations ['7a1ac08e-d056-4a50-9c74-fb0567758bd7', '11c6f7b6-c902-47f6-adc2-91abf7481490', '36e433fd-b623-4852-8451-4407f9ae4f4b', 'eb163694-e05e-4c72-bce3-6f2eca6b7c22'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0cc393d-5030-4d2f-81ba-32ccab9c2007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a1ac08e-d056-4a50-9c74-fb0567758bd7', '11c6f7b6-c902-47f6-adc2-91abf7481490', '36e433fd-b623-4852-8451-4407f9ae4f4b', 'eb163694-e05e-4c72-bce3-6f2eca6b7c22']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77fae509-a701-4b3d-8371-00a3f18a7443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:11 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77fae509-a701-4b3d-8371-00a3f18a7443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '500f071b-baa9-40f9-9fac-2f095a8bdd9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-862566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ea503eaeb94afe8c6602d7edd6b111',qos_specs=None,replication_status=,reservations=['7a1ac08e-d056-4a50-9c74-fb0567758bd7','11c6f7b6-c902-47f6-adc2-91abf7481490','36e433fd-b623-4852-8451-4407f9ae4f4b','eb163694-e05e-4c72-bce3-6f2eca6b7c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e545f64bca496080896350e2bf1184',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-862566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=500f071b-baa9-40f9-9fac-2f095a8bdd9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1ea503eaeb94afe8c6602d7edd6b111',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e545f64bca496080896350e2bf1184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (347264be-c3a3-4242-8386-7c29728dbcd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (347264be-c3a3-4242-8386-7c29728dbcd7) transitioned into state 'SUCCESS' from state '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-862566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ea503eaeb94afe8c6602d7edd6b111',qos_specs=None,replication_status=,reservations=['7a1ac08e-d056-4a50-9c74-fb0567758bd7','11c6f7b6-c902-47f6-adc2-91abf7481490','36e433fd-b623-4852-8451-4407f9ae4f4b','eb163694-e05e-4c72-bce3-6f2eca6b7c22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e545f64bca496080896350e2bf1184',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dad2fe4-585f-4900-ad54-8703ad0c20c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dad2fe4-585f-4900-ad54-8703ad0c20c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Flow 'volume_create_api' (230d38de-282b-4954-988a-d159f0015849) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume request issued successfully. Sep 07 10:04:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e319aec2-d58a-4093-86c3-45b43b52c140 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1353/2797] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:11 2026] POST /volume/v3/volumes => generated 767 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d53861f9-a752-4139-912b-501d003cf44a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c91507ee-b95b-4296-bfe1-3ab622aa194b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2010715086"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume request body: {'volume': {"'source_volid": 'c91507ee-b95b-4296-bfe1-3ab622aa194b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2010715086'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume of 1 GB Sep 07 10:04:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Availability Zones retrieved successfully. Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Flow 'volume_create_api' (7d12b1eb-22ec-48a9-a206-bdaf217e99da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa045f0-d9d4-438b-bd63-dc715ec23bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa045f0-d9d4-438b-bd63-dc715ec23bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f55c32b9-4a5e-4032-ac94-3372bc8071ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Created reservations ['99b4f9bd-245a-4830-8250-ed81c3014e1c', 'ef3ee869-16d3-48e8-929e-56dd155daad7', '5b4f212d-a939-415c-ad1a-c173582e3270', '419e99fd-31f2-4e26-ab4c-00fa4a68870f'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f55c32b9-4a5e-4032-ac94-3372bc8071ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99b4f9bd-245a-4830-8250-ed81c3014e1c', 'ef3ee869-16d3-48e8-929e-56dd155daad7', '5b4f212d-a939-415c-ad1a-c173582e3270', '419e99fd-31f2-4e26-ab4c-00fa4a68870f']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d802a3b-ee65-49d7-9e3e-719ce68fc8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d802a3b-ee65-49d7-9e3e-719ce68fc8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd93d45ff-5b9a-44b8-a6c1-26a65963ce06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2010715086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ea503eaeb94afe8c6602d7edd6b111',qos_specs=None,replication_status=,reservations=['99b4f9bd-245a-4830-8250-ed81c3014e1c','ef3ee869-16d3-48e8-929e-56dd155daad7','5b4f212d-a939-415c-ad1a-c173582e3270','419e99fd-31f2-4e26-ab4c-00fa4a68870f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e545f64bca496080896350e2bf1184',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2010715086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d93d45ff-5b9a-44b8-a6c1-26a65963ce06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1ea503eaeb94afe8c6602d7edd6b111',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e545f64bca496080896350e2bf1184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5b6894-291f-453d-ab09-e3a9e992fda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5b6894-291f-453d-ab09-e3a9e992fda7) transitioned into state 'SUCCESS' from state '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-2010715086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ea503eaeb94afe8c6602d7edd6b111',qos_specs=None,replication_status=,reservations=['99b4f9bd-245a-4830-8250-ed81c3014e1c','ef3ee869-16d3-48e8-929e-56dd155daad7','5b4f212d-a939-415c-ad1a-c173582e3270','419e99fd-31f2-4e26-ab4c-00fa4a68870f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e545f64bca496080896350e2bf1184',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f01c3b6-e83a-4218-9664-51693eda7b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-609a8d95-2f67-4532-a14b-acff6bcd4e2a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f01c3b6-e83a-4218-9664-51693eda7b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-609a8d95-2f67-4532-a14b-acff6bcd4e2a tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-609a8d95-2f67-4532-a14b-acff6bcd4e2a tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-609a8d95-2f67-4532-a14b-acff6bcd4e2a tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Flow 'volume_create_api' (7d12b1eb-22ec-48a9-a206-bdaf217e99da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume request issued successfully. Sep 07 10:04:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d53861f9-a752-4139-912b-501d003cf44a tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1445/2798] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:11 2026] POST /volume/v3/volumes => generated 771 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-62c6f737-c560-4439-8b64-2863069d10eb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c91507ee-b95b-4296-bfe1-3ab622aa194b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1901853934"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume request body: {'volume': {"'source_volid": 'c91507ee-b95b-4296-bfe1-3ab622aa194b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1901853934'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume of 1 GB Sep 07 10:04:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Availability Zones retrieved successfully. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-609a8d95-2f67-4532-a14b-acff6bcd4e2a tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-609a8d95-2f67-4532-a14b-acff6bcd4e2a tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c returned with HTTP 200 Sep 07 10:04:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1354/2799] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:12 2026] GET /volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c => generated 860 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Flow 'volume_create_api' (65025dc0-bd59-48ad-9f47-93a56ddbabcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-792deab6-2d93-46c9-adca-2f7d9a370685 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d2a3f9-bf3f-4884-b977-98a01a0acd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-792deab6-2d93-46c9-adca-2f7d9a370685 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-792deab6-2d93-46c9-adca-2f7d9a370685 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70046963-7263-476e-be4e-3913d8fcdc4c", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-834724923"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-792deab6-2d93-46c9-adca-2f7d9a370685 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-792deab6-2d93-46c9-adca-2f7d9a370685 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create snapshot from volume 70046963-7263-476e-be4e-3913d8fcdc4c Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d2a3f9-bf3f-4884-b977-98a01a0acd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6abbee71-bba5-4055-b212-f53df14d6eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-792deab6-2d93-46c9-adca-2f7d9a370685 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Created reservations ['eae54db2-44e6-4581-bc28-46f286e0962f', '6825b4a4-440b-45c1-bfc3-4a3bba9ac148', '5ea4db70-87dd-4cda-9689-8a75c00cf5a8', '2c79b2f2-17cf-4868-a193-d13c5e924438'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Created reservations ['fd22a5c7-1225-4481-9b61-49538a13efe9', '683433b0-05d5-44a8-8fcc-92229934e31c', '1675df22-449b-4603-8fd4-1d0d1b3d224e', '0d3d23c8-f48c-4eee-a141-e29a375979e2'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6abbee71-bba5-4055-b212-f53df14d6eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd22a5c7-1225-4481-9b61-49538a13efe9', '683433b0-05d5-44a8-8fcc-92229934e31c', '1675df22-449b-4603-8fd4-1d0d1b3d224e', '0d3d23c8-f48c-4eee-a141-e29a375979e2']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f856ce24-a989-44a0-ac95-6f7deaa56fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-792deab6-2d93-46c9-adca-2f7d9a370685 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot create request issued successfully. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-792deab6-2d93-46c9-adca-2f7d9a370685 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:04:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1355/2800] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:04:12 2026] POST /volume/v3/snapshots => generated 315 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-38ea2d28-a555-4b9a-a790-ec8bbc99acaa None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-38ea2d28-a555-4b9a-a790-ec8bbc99acaa tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-38ea2d28-a555-4b9a-a790-ec8bbc99acaa tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-38ea2d28-a555-4b9a-a790-ec8bbc99acaa tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f856ce24-a989-44a0-ac95-6f7deaa56fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fcaba08-4d1f-4648-80f0-23893a97f671', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1901853934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ea503eaeb94afe8c6602d7edd6b111',qos_specs=None,replication_status=,reservations=['fd22a5c7-1225-4481-9b61-49538a13efe9','683433b0-05d5-44a8-8fcc-92229934e31c','1675df22-449b-4603-8fd4-1d0d1b3d224e','0d3d23c8-f48c-4eee-a141-e29a375979e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e545f64bca496080896350e2bf1184',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1901853934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fcaba08-4d1f-4648-80f0-23893a97f671,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1ea503eaeb94afe8c6602d7edd6b111',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e545f64bca496080896350e2bf1184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e056891d-c5af-4503-864e-72772eda1d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-38ea2d28-a555-4b9a-a790-ec8bbc99acaa tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-38ea2d28-a555-4b9a-a790-ec8bbc99acaa tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 returned with HTTP 200 Sep 07 10:04:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1356/2801] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:12 2026] GET /volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c3c59192-45ca-4074-a816-ef35309640f4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c3c59192-45ca-4074-a816-ef35309640f4 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c3c59192-45ca-4074-a816-ef35309640f4 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c3c59192-45ca-4074-a816-ef35309640f4 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c3c59192-45ca-4074-a816-ef35309640f4 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c3c59192-45ca-4074-a816-ef35309640f4 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 200 Sep 07 10:04:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1357/2802] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:12 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 447 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e056891d-c5af-4503-864e-72772eda1d88) transitioned into state 'SUCCESS' from state '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-1901853934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ea503eaeb94afe8c6602d7edd6b111',qos_specs=None,replication_status=,reservations=['fd22a5c7-1225-4481-9b61-49538a13efe9','683433b0-05d5-44a8-8fcc-92229934e31c','1675df22-449b-4603-8fd4-1d0d1b3d224e','0d3d23c8-f48c-4eee-a141-e29a375979e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e545f64bca496080896350e2bf1184',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6661a7aa-884d-4db1-9ccc-9223821827c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6661a7aa-884d-4db1-9ccc-9223821827c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Flow 'volume_create_api' (65025dc0-bd59-48ad-9f47-93a56ddbabcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume request issued successfully. Sep 07 10:04:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-62c6f737-c560-4439-8b64-2863069d10eb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1446/2803] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:12 2026] POST /volume/v3/volumes => generated 771 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c91507ee-b95b-4296-bfe1-3ab622aa194b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1237911383"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume request body: {'volume': {"'source_volid": 'c91507ee-b95b-4296-bfe1-3ab622aa194b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1237911383'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume of 1 GB Sep 07 10:04:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Availability Zones retrieved successfully. Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Flow 'volume_create_api' (07c6312a-eb31-461f-a1d4-aab9453c1a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895cf9d4-9a78-4e51-a28c-ecb01b7bccb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895cf9d4-9a78-4e51-a28c-ecb01b7bccb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b98080b-03c4-470c-9c73-412d5a8a2286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Created reservations ['f89e404e-edea-45e1-9298-646e612c7ab0', '18fcbd4c-45f0-49ea-88c3-336259ed5b64', 'dc1e30a6-7fc1-4cba-802f-e34229b0cdcb', '438225c8-5c01-44bd-8e15-1df9676052f9'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b98080b-03c4-470c-9c73-412d5a8a2286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f89e404e-edea-45e1-9298-646e612c7ab0', '18fcbd4c-45f0-49ea-88c3-336259ed5b64', 'dc1e30a6-7fc1-4cba-802f-e34229b0cdcb', '438225c8-5c01-44bd-8e15-1df9676052f9']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:12 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b259060-9863-4333-8c9c-f2048513c7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b259060-9863-4333-8c9c-f2048513c7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7276b0f-22c8-4166-9fb4-973851ad153b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1237911383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ea503eaeb94afe8c6602d7edd6b111',qos_specs=None,replication_status=,reservations=['f89e404e-edea-45e1-9298-646e612c7ab0','18fcbd4c-45f0-49ea-88c3-336259ed5b64','dc1e30a6-7fc1-4cba-802f-e34229b0cdcb','438225c8-5c01-44bd-8e15-1df9676052f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e545f64bca496080896350e2bf1184',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1237911383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7276b0f-22c8-4166-9fb4-973851ad153b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1ea503eaeb94afe8c6602d7edd6b111',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e545f64bca496080896350e2bf1184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7384b5-048d-4fb4-aa0d-62f83d874a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7384b5-048d-4fb4-aa0d-62f83d874a3a) transitioned into state 'SUCCESS' from state '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-1237911383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ea503eaeb94afe8c6602d7edd6b111',qos_specs=None,replication_status=,reservations=['f89e404e-edea-45e1-9298-646e612c7ab0','18fcbd4c-45f0-49ea-88c3-336259ed5b64','dc1e30a6-7fc1-4cba-802f-e34229b0cdcb','438225c8-5c01-44bd-8e15-1df9676052f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e545f64bca496080896350e2bf1184',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2255c8dd-0167-4c14-a035-b49e0529a944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2255c8dd-0167-4c14-a035-b49e0529a944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Flow 'volume_create_api' (07c6312a-eb31-461f-a1d4-aab9453c1a8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume request issued successfully. Sep 07 10:04:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90c557ff-dd1d-4a1d-a2af-9522fc65ff80 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1358/2804] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:12 2026] POST /volume/v3/volumes => generated 771 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c91507ee-b95b-4296-bfe1-3ab622aa194b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1726499562"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume request body: {'volume': {"'source_volid": 'c91507ee-b95b-4296-bfe1-3ab622aa194b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1726499562'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume of 1 GB Sep 07 10:04:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Availability Zones retrieved successfully. Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Flow 'volume_create_api' (74b4e89b-83a4-4303-8674-b5629d993e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff2af5d7-d56d-42a4-a7bc-761358c158b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff2af5d7-d56d-42a4-a7bc-761358c158b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f6f8d0-f649-43d4-ad17-e6d895d3b9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "a163d3c3-8be9-43bb-8e3a-dd5b3bd94c04", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'a163d3c3-8be9-43bb-8e3a-dd5b3bd94c04', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Created reservations ['ab98c640-77a5-4829-8e3d-790e0578c601', 'b08def3a-0aad-4de7-90eb-7f89dda7eed7', '1437361a-a4d3-4800-b96a-ac8d18cb9eff', '797bde23-cbdd-4446-9372-b7ffba91b430'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f6f8d0-f649-43d4-ad17-e6d895d3b9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab98c640-77a5-4829-8e3d-790e0578c601', 'b08def3a-0aad-4de7-90eb-7f89dda7eed7', '1437361a-a4d3-4800-b96a-ac8d18cb9eff', '797bde23-cbdd-4446-9372-b7ffba91b430']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69ab0460-ed41-4dbf-8cbc-0f852c2dee22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Create volume of 1 GB Sep 07 10:04:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Availability Zones retrieved successfully. Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Flow 'volume_create_api' (859b2575-0220-41cf-b1f7-33d68f35c88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba48ea9-423c-4eaa-997a-e6e9e9712541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba48ea9-423c-4eaa-997a-e6e9e9712541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:04:10Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=93a6334d-78a4-4df8-af6c-bc064c8ea4aa,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': '93a6334d-78a4-4df8-af6c-bc064c8ea4aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53170346-d732-42f9-a73d-881452885707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69ab0460-ed41-4dbf-8cbc-0f852c2dee22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '559552d0-f0d0-4088-b0e9-1147e8ed682b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1726499562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ea503eaeb94afe8c6602d7edd6b111',qos_specs=None,replication_status=,reservations=['ab98c640-77a5-4829-8e3d-790e0578c601','b08def3a-0aad-4de7-90eb-7f89dda7eed7','1437361a-a4d3-4800-b96a-ac8d18cb9eff','797bde23-cbdd-4446-9372-b7ffba91b430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e545f64bca496080896350e2bf1184',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1726499562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=559552d0-f0d0-4088-b0e9-1147e8ed682b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1ea503eaeb94afe8c6602d7edd6b111',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e545f64bca496080896350e2bf1184',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298914cb-8a31-41bd-88c3-e02f4163a854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298914cb-8a31-41bd-88c3-e02f4163a854) transitioned into state 'SUCCESS' from state '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-1726499562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1ea503eaeb94afe8c6602d7edd6b111',qos_specs=None,replication_status=,reservations=['ab98c640-77a5-4829-8e3d-790e0578c601','b08def3a-0aad-4de7-90eb-7f89dda7eed7','1437361a-a4d3-4800-b96a-ac8d18cb9eff','797bde23-cbdd-4446-9372-b7ffba91b430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e545f64bca496080896350e2bf1184',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8743211-1a79-4c0a-ae99-950ac8d50acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8743211-1a79-4c0a-ae99-950ac8d50acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Flow 'volume_create_api' (74b4e89b-83a4-4303-8674-b5629d993e2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Create volume request issued successfully. Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c301a79f-2f63-4967-ae54-8021b6f4f3ae tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1447/2805] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:13 2026] POST /volume/v3/volumes => generated 771 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1382a349-621d-416d-b34f-f8818683e855 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1382a349-621d-416d-b34f-f8818683e855 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1382a349-621d-416d-b34f-f8818683e855 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1382a349-621d-416d-b34f-f8818683e855 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1382a349-621d-416d-b34f-f8818683e855 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Created reservations ['0576b4b7-83bf-4018-b223-a935f381b33d', '2b0e0c28-33db-4ce9-b3ad-285d4f3678ef', '31ccde59-2459-4aa6-a5fa-a347b804e7a7', '7b150e54-9e87-49c9-8b39-b655ca6219c0'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1382a349-621d-416d-b34f-f8818683e855 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 returned with HTTP 200 Sep 07 10:04:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1448/2806] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:13 2026] GET /volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-27e38ea8-03b7-43ac-9858-d69c06c10163 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53170346-d732-42f9-a73d-881452885707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0576b4b7-83bf-4018-b223-a935f381b33d', '2b0e0c28-33db-4ce9-b3ad-285d4f3678ef', '31ccde59-2459-4aa6-a5fa-a347b804e7a7', '7b150e54-9e87-49c9-8b39-b655ca6219c0']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-27e38ea8-03b7-43ac-9858-d69c06c10163 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-27e38ea8-03b7-43ac-9858-d69c06c10163 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-27e38ea8-03b7-43ac-9858-d69c06c10163 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d243457-6aa5-4995-9fba-a498651e8021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-27e38ea8-03b7-43ac-9858-d69c06c10163 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-27e38ea8-03b7-43ac-9858-d69c06c10163 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 200 Sep 07 10:04:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1449/2807] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:13 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f056e211-defc-4270-a775-c3fbbe004ecb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f056e211-defc-4270-a775-c3fbbe004ecb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f056e211-defc-4270-a775-c3fbbe004ecb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f056e211-defc-4270-a775-c3fbbe004ecb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f056e211-defc-4270-a775-c3fbbe004ecb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d243457-6aa5-4995-9fba-a498651e8021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3581ae09-cb07-455d-9276-ae36a21e3c1b', '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='6455e33bcbfe4907beacd3beff800f05',qos_specs=None,replication_status=,reservations=['0576b4b7-83bf-4018-b223-a935f381b33d','2b0e0c28-33db-4ce9-b3ad-285d4f3678ef','31ccde59-2459-4aa6-a5fa-a347b804e7a7','7b150e54-9e87-49c9-8b39-b655ca6219c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e427390c26af4473aedecefa6f2d718b',volume_type_id=93a6334d-78a4-4df8-af6c-bc064c8ea4aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:13Z,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=3581ae09-cb07-455d-9276-ae36a21e3c1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6455e33bcbfe4907beacd3beff800f05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e427390c26af4473aedecefa6f2d718b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(93a6334d-78a4-4df8-af6c-bc064c8ea4aa),volume_type_id=93a6334d-78a4-4df8-af6c-bc064c8ea4aa)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:13 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2c5c680-eb99-4f06-9323-5405d6e7345f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f056e211-defc-4270-a775-c3fbbe004ecb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e returned with HTTP 200 Sep 07 10:04:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1450/2808] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:13 2026] GET /volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e => generated 859 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1d0a2bfb-26d4-44d0-bf7d-7cb5795f416c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1d0a2bfb-26d4-44d0-bf7d-7cb5795f416c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1d0a2bfb-26d4-44d0-bf7d-7cb5795f416c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1d0a2bfb-26d4-44d0-bf7d-7cb5795f416c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1d0a2bfb-26d4-44d0-bf7d-7cb5795f416c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1d0a2bfb-26d4-44d0-bf7d-7cb5795f416c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 returned with HTTP 200 Sep 07 10:04:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1451/2809] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:13 2026] GET /volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2c5c680-eb99-4f06-9323-5405d6e7345f) transitioned into state 'SUCCESS' from 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='6455e33bcbfe4907beacd3beff800f05',qos_specs=None,replication_status=,reservations=['0576b4b7-83bf-4018-b223-a935f381b33d','2b0e0c28-33db-4ce9-b3ad-285d4f3678ef','31ccde59-2459-4aa6-a5fa-a347b804e7a7','7b150e54-9e87-49c9-8b39-b655ca6219c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e427390c26af4473aedecefa6f2d718b',volume_type_id=93a6334d-78a4-4df8-af6c-bc064c8ea4aa)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810fd22c-7685-485f-a280-a68be7a09e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810fd22c-7685-485f-a280-a68be7a09e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:14 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Flow 'volume_create_api' (859b2575-0220-41cf-b1f7-33d68f35c88a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Create volume request issued successfully. Sep 07 10:04:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9ac17a99-6632-4771-9bfe-94a236b22f0e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1359/2810] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:13 2026] POST /volume/v3/volumes => generated 804 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:04:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0d09c8db-565f-468b-a6ba-5ed68ae061bf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0d09c8db-565f-468b-a6ba-5ed68ae061bf tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0d09c8db-565f-468b-a6ba-5ed68ae061bf tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0d09c8db-565f-468b-a6ba-5ed68ae061bf tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0d09c8db-565f-468b-a6ba-5ed68ae061bf tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0d09c8db-565f-468b-a6ba-5ed68ae061bf tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1452/2811] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:14 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 872 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-801a7b58-fda2-4fc2-8405-e3c7d11c9028 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-801a7b58-fda2-4fc2-8405-e3c7d11c9028 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-801a7b58-fda2-4fc2-8405-e3c7d11c9028 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-801a7b58-fda2-4fc2-8405-e3c7d11c9028 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-801a7b58-fda2-4fc2-8405-e3c7d11c9028 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-801a7b58-fda2-4fc2-8405-e3c7d11c9028 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 200 Sep 07 10:04:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1360/2812] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:14 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 447 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-757aa8ca-860f-4315-bda1-04d7b06450bb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-757aa8ca-860f-4315-bda1-04d7b06450bb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e Sep 07 10:04:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-757aa8ca-860f-4315-bda1-04d7b06450bb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-757aa8ca-860f-4315-bda1-04d7b06450bb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-757aa8ca-860f-4315-bda1-04d7b06450bb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-757aa8ca-860f-4315-bda1-04d7b06450bb tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e returned with HTTP 200 Sep 07 10:04:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1453/2813] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:15 2026] GET /volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d5bf7272-6133-433a-999d-055fed98a9a4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d5bf7272-6133-433a-999d-055fed98a9a4 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 Sep 07 10:04:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d5bf7272-6133-433a-999d-055fed98a9a4 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d5bf7272-6133-433a-999d-055fed98a9a4 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d5bf7272-6133-433a-999d-055fed98a9a4 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d5bf7272-6133-433a-999d-055fed98a9a4 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 returned with HTTP 200 Sep 07 10:04:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1361/2814] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:15 2026] GET /volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-72359067-d619-4c69-a9a2-0ad21b082169 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-72359067-d619-4c69-a9a2-0ad21b082169 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 Sep 07 10:04:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-72359067-d619-4c69-a9a2-0ad21b082169 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-72359067-d619-4c69-a9a2-0ad21b082169 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-72359067-d619-4c69-a9a2-0ad21b082169 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-72359067-d619-4c69-a9a2-0ad21b082169 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 returned with HTTP 200 Sep 07 10:04:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1454/2815] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:15 2026] GET /volume/v3/volumes/e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8999bcc7-80dc-4155-805d-826c38c895a8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8999bcc7-80dc-4155-805d-826c38c895a8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 Sep 07 10:04:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8999bcc7-80dc-4155-805d-826c38c895a8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8999bcc7-80dc-4155-805d-826c38c895a8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d7c2735a-f499-4b3d-800e-fe6b1234eab9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d7c2735a-f499-4b3d-800e-fe6b1234eab9 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d7c2735a-f499-4b3d-800e-fe6b1234eab9 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d7c2735a-f499-4b3d-800e-fe6b1234eab9 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8999bcc7-80dc-4155-805d-826c38c895a8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8999bcc7-80dc-4155-805d-826c38c895a8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 returned with HTTP 200 Sep 07 10:04:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1362/2816] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:15 2026] GET /volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d7c2735a-f499-4b3d-800e-fe6b1234eab9 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d7c2735a-f499-4b3d-800e-fe6b1234eab9 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1455/2817] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:15 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 896 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-62733005-49d0-445e-8226-ed102dd2efa8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-62733005-49d0-445e-8226-ed102dd2efa8 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-62733005-49d0-445e-8226-ed102dd2efa8 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-62733005-49d0-445e-8226-ed102dd2efa8 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-62733005-49d0-445e-8226-ed102dd2efa8 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-62733005-49d0-445e-8226-ed102dd2efa8 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 200 Sep 07 10:04:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1363/2818] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:15 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-00ec2961-0f09-4e15-8a29-b500fcb12b77 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-00ec2961-0f09-4e15-8a29-b500fcb12b77 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e Sep 07 10:04:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-00ec2961-0f09-4e15-8a29-b500fcb12b77 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-00ec2961-0f09-4e15-8a29-b500fcb12b77 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:16 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:16 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-00ec2961-0f09-4e15-8a29-b500fcb12b77 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-00ec2961-0f09-4e15-8a29-b500fcb12b77 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e returned with HTTP 200 Sep 07 10:04:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1456/2819] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:16 2026] GET /volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a7667105-4842-4bba-b56f-85c1292bafc7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a7667105-4842-4bba-b56f-85c1292bafc7 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 Sep 07 10:04:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a7667105-4842-4bba-b56f-85c1292bafc7 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a7667105-4842-4bba-b56f-85c1292bafc7 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c1925e26-fa3c-4801-813a-80bf0bd62bfe None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a7667105-4842-4bba-b56f-85c1292bafc7 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c1925e26-fa3c-4801-813a-80bf0bd62bfe tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c1925e26-fa3c-4801-813a-80bf0bd62bfe tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c1925e26-fa3c-4801-813a-80bf0bd62bfe tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a7667105-4842-4bba-b56f-85c1292bafc7 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 returned with HTTP 200 Sep 07 10:04:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1364/2820] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:16 2026] GET /volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:16 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:16 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c1925e26-fa3c-4801-813a-80bf0bd62bfe tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4f6f6f17-4b92-47fd-bc10-99d2e1b3bd09 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f6f6f17-4b92-47fd-bc10-99d2e1b3bd09 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c Sep 07 10:04:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f6f6f17-4b92-47fd-bc10-99d2e1b3bd09 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f6f6f17-4b92-47fd-bc10-99d2e1b3bd09 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c1925e26-fa3c-4801-813a-80bf0bd62bfe tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1457/2821] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:16 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 954 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4f6f6f17-4b92-47fd-bc10-99d2e1b3bd09 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f6f6f17-4b92-47fd-bc10-99d2e1b3bd09 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c returned with HTTP 200 Sep 07 10:04:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1365/2822] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:16 2026] GET /volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-17f01e27-eee2-4f5e-8877-7a0520b00111 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-17f01e27-eee2-4f5e-8877-7a0520b00111 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-17f01e27-eee2-4f5e-8877-7a0520b00111 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-17f01e27-eee2-4f5e-8877-7a0520b00111 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-17f01e27-eee2-4f5e-8877-7a0520b00111 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-17f01e27-eee2-4f5e-8877-7a0520b00111 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 200 Sep 07 10:04:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1458/2823] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:17 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-70522c2c-75e5-4b63-b16e-4ea440c8bd5f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-70522c2c-75e5-4b63-b16e-4ea440c8bd5f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e Sep 07 10:04:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-70522c2c-75e5-4b63-b16e-4ea440c8bd5f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-70522c2c-75e5-4b63-b16e-4ea440c8bd5f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-70522c2c-75e5-4b63-b16e-4ea440c8bd5f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-70522c2c-75e5-4b63-b16e-4ea440c8bd5f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e returned with HTTP 200 Sep 07 10:04:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1366/2824] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:17 2026] GET /volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-25c14b47-cfc0-4b42-b0d5-af31d206b117 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-25c14b47-cfc0-4b42-b0d5-af31d206b117 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-25c14b47-cfc0-4b42-b0d5-af31d206b117 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-25c14b47-cfc0-4b42-b0d5-af31d206b117 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d24fb820-642f-4827-a3b0-7958a26877e4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d24fb820-642f-4827-a3b0-7958a26877e4 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c Sep 07 10:04:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d24fb820-642f-4827-a3b0-7958a26877e4 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d24fb820-642f-4827-a3b0-7958a26877e4 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-25c14b47-cfc0-4b42-b0d5-af31d206b117 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-25c14b47-cfc0-4b42-b0d5-af31d206b117 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1459/2825] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:17 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 954 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d24fb820-642f-4827-a3b0-7958a26877e4 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d24fb820-642f-4827-a3b0-7958a26877e4 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c returned with HTTP 200 Sep 07 10:04:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1367/2826] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:17 2026] GET /volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-57696fc9-919d-4685-ba41-678fd3ddf9d8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-57696fc9-919d-4685-ba41-678fd3ddf9d8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] DELETE http://192.168.122.65/volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c Sep 07 10:04:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-57696fc9-919d-4685-ba41-678fd3ddf9d8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-57696fc9-919d-4685-ba41-678fd3ddf9d8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:17 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-57696fc9-919d-4685-ba41-678fd3ddf9d8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Delete volume with id: 7daf11cf-0ae6-4a14-9e68-327ff865bd2c Sep 07 10:04:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-57696fc9-919d-4685-ba41-678fd3ddf9d8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-57696fc9-919d-4685-ba41-678fd3ddf9d8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Delete volume request issued successfully. Sep 07 10:04:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-57696fc9-919d-4685-ba41-678fd3ddf9d8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c returned with HTTP 202 Sep 07 10:04:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1460/2827] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:17 2026] DELETE /volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2047fc66-6498-48cb-acda-2a1c628d3781 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2047fc66-6498-48cb-acda-2a1c628d3781 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c Sep 07 10:04:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2047fc66-6498-48cb-acda-2a1c628d3781 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2047fc66-6498-48cb-acda-2a1c628d3781 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2047fc66-6498-48cb-acda-2a1c628d3781 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2047fc66-6498-48cb-acda-2a1c628d3781 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c returned with HTTP 200 Sep 07 10:04:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1368/2828] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:17 2026] GET /volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7c84cf59-717b-40de-9051-496ad1b8bf78 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c84cf59-717b-40de-9051-496ad1b8bf78 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c84cf59-717b-40de-9051-496ad1b8bf78 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c84cf59-717b-40de-9051-496ad1b8bf78 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7c84cf59-717b-40de-9051-496ad1b8bf78 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c84cf59-717b-40de-9051-496ad1b8bf78 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 200 Sep 07 10:04:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1461/2829] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:18 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 447 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3eb80ae6-4e61-4414-98ec-f1435cdc4763 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3eb80ae6-4e61-4414-98ec-f1435cdc4763 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e Sep 07 10:04:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3eb80ae6-4e61-4414-98ec-f1435cdc4763 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3eb80ae6-4e61-4414-98ec-f1435cdc4763 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3eb80ae6-4e61-4414-98ec-f1435cdc4763 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3eb80ae6-4e61-4414-98ec-f1435cdc4763 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e returned with HTTP 200 Sep 07 10:04:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1369/2830] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:18 2026] GET /volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-715fe697-292a-4ba1-8f56-e3fefc1481cd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-715fe697-292a-4ba1-8f56-e3fefc1481cd tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 Sep 07 10:04:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-715fe697-292a-4ba1-8f56-e3fefc1481cd tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-715fe697-292a-4ba1-8f56-e3fefc1481cd tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-715fe697-292a-4ba1-8f56-e3fefc1481cd tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-715fe697-292a-4ba1-8f56-e3fefc1481cd tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 returned with HTTP 200 Sep 07 10:04:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1462/2831] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:18 2026] GET /volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 => generated 864 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-289b2a5e-0ba0-43f1-bbe7-b9ea878fb97f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-289b2a5e-0ba0-43f1-bbe7-b9ea878fb97f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 Sep 07 10:04:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-289b2a5e-0ba0-43f1-bbe7-b9ea878fb97f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-289b2a5e-0ba0-43f1-bbe7-b9ea878fb97f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-289b2a5e-0ba0-43f1-bbe7-b9ea878fb97f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-289b2a5e-0ba0-43f1-bbe7-b9ea878fb97f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 returned with HTTP 200 Sep 07 10:04:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1370/2832] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:18 2026] GET /volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-75f62eaf-a0e5-4c63-9532-78d5bf69e565 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-75f62eaf-a0e5-4c63-9532-78d5bf69e565 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-75f62eaf-a0e5-4c63-9532-78d5bf69e565 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-75f62eaf-a0e5-4c63-9532-78d5bf69e565 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-75f62eaf-a0e5-4c63-9532-78d5bf69e565 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-75f62eaf-a0e5-4c63-9532-78d5bf69e565 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1463/2833] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:18 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 954 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d88ef2ae-3160-4511-8120-3be0ad651cd3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d88ef2ae-3160-4511-8120-3be0ad651cd3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c Sep 07 10:04:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d88ef2ae-3160-4511-8120-3be0ad651cd3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d88ef2ae-3160-4511-8120-3be0ad651cd3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d88ef2ae-3160-4511-8120-3be0ad651cd3 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c returned with HTTP 404 Sep 07 10:04:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1371/2834] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:18 2026] GET /volume/v3/volumes/7daf11cf-0ae6-4a14-9e68-327ff865bd2c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0a20849f-1dae-4cb5-96b4-0668fbf57884 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a20849f-1dae-4cb5-96b4-0668fbf57884 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] DELETE http://192.168.122.65/volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 Sep 07 10:04:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a20849f-1dae-4cb5-96b4-0668fbf57884 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a20849f-1dae-4cb5-96b4-0668fbf57884 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-0a20849f-1dae-4cb5-96b4-0668fbf57884 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Delete volume with id: 68ee38af-4b3b-449b-92da-34daed6b9b46 Sep 07 10:04:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0a20849f-1dae-4cb5-96b4-0668fbf57884 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0a20849f-1dae-4cb5-96b4-0668fbf57884 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Delete volume request issued successfully. Sep 07 10:04:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a20849f-1dae-4cb5-96b4-0668fbf57884 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 returned with HTTP 202 Sep 07 10:04:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1464/2835] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:18 2026] DELETE /volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bc0850c1-a452-44ef-af9e-f0262c6109b8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bc0850c1-a452-44ef-af9e-f0262c6109b8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 Sep 07 10:04:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bc0850c1-a452-44ef-af9e-f0262c6109b8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bc0850c1-a452-44ef-af9e-f0262c6109b8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bc0850c1-a452-44ef-af9e-f0262c6109b8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bc0850c1-a452-44ef-af9e-f0262c6109b8 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 returned with HTTP 200 Sep 07 10:04:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1372/2836] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:18 2026] GET /volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-46eea7b8-7516-49c4-9e06-393d8c2cfe07 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-46eea7b8-7516-49c4-9e06-393d8c2cfe07 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-46eea7b8-7516-49c4-9e06-393d8c2cfe07 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-46eea7b8-7516-49c4-9e06-393d8c2cfe07 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-46eea7b8-7516-49c4-9e06-393d8c2cfe07 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-46eea7b8-7516-49c4-9e06-393d8c2cfe07 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 200 Sep 07 10:04:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1465/2837] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:19 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 447 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-99b7b33d-71cc-4fec-80e4-c94c71e4c0b7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-99b7b33d-71cc-4fec-80e4-c94c71e4c0b7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 Sep 07 10:04:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-99b7b33d-71cc-4fec-80e4-c94c71e4c0b7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-99b7b33d-71cc-4fec-80e4-c94c71e4c0b7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-99b7b33d-71cc-4fec-80e4-c94c71e4c0b7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-99b7b33d-71cc-4fec-80e4-c94c71e4c0b7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 returned with HTTP 200 Sep 07 10:04:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1373/2838] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:19 2026] GET /volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a17e8622-41c9-416c-be1a-da911f0f5994 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a17e8622-41c9-416c-be1a-da911f0f5994 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a17e8622-41c9-416c-be1a-da911f0f5994 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a17e8622-41c9-416c-be1a-da911f0f5994 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a17e8622-41c9-416c-be1a-da911f0f5994 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a17e8622-41c9-416c-be1a-da911f0f5994 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1466/2839] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:19 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c18711cf-ad9e-45e8-8e3f-d2256cb31e2a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c18711cf-ad9e-45e8-8e3f-d2256cb31e2a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 Sep 07 10:04:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c18711cf-ad9e-45e8-8e3f-d2256cb31e2a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c18711cf-ad9e-45e8-8e3f-d2256cb31e2a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c18711cf-ad9e-45e8-8e3f-d2256cb31e2a tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 returned with HTTP 404 Sep 07 10:04:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1374/2840] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:19 2026] GET /volume/v3/volumes/68ee38af-4b3b-449b-92da-34daed6b9b46 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0fdb139a-ba6d-4f8c-9f12-bd47ff2f4120 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0fdb139a-ba6d-4f8c-9f12-bd47ff2f4120 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] DELETE http://192.168.122.65/volume/v3/volumes/e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 Sep 07 10:04:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0fdb139a-ba6d-4f8c-9f12-bd47ff2f4120 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0fdb139a-ba6d-4f8c-9f12-bd47ff2f4120 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:19 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-0fdb139a-ba6d-4f8c-9f12-bd47ff2f4120 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Delete volume with id: e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 Sep 07 10:04:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0fdb139a-ba6d-4f8c-9f12-bd47ff2f4120 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0fdb139a-ba6d-4f8c-9f12-bd47ff2f4120 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Delete volume request issued successfully. Sep 07 10:04:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0fdb139a-ba6d-4f8c-9f12-bd47ff2f4120 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 returned with HTTP 202 Sep 07 10:04:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1467/2841] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:19 2026] DELETE /volume/v3/volumes/e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d154f95d-864f-4e35-803d-0d7719b1b3e0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d154f95d-864f-4e35-803d-0d7719b1b3e0 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 Sep 07 10:04:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d154f95d-864f-4e35-803d-0d7719b1b3e0 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d154f95d-864f-4e35-803d-0d7719b1b3e0 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d154f95d-864f-4e35-803d-0d7719b1b3e0 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d154f95d-864f-4e35-803d-0d7719b1b3e0 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 returned with HTTP 200 Sep 07 10:04:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1375/2842] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:19 2026] GET /volume/v3/volumes/e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5c8eaeab-4bb9-4aeb-8012-47a32debfc5b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5c8eaeab-4bb9-4aeb-8012-47a32debfc5b tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5c8eaeab-4bb9-4aeb-8012-47a32debfc5b tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5c8eaeab-4bb9-4aeb-8012-47a32debfc5b tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5c8eaeab-4bb9-4aeb-8012-47a32debfc5b tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5c8eaeab-4bb9-4aeb-8012-47a32debfc5b tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 200 Sep 07 10:04:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1468/2843] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:20 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 447 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-48adbcff-6f0d-43a3-a534-cf09af25b56f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48adbcff-6f0d-43a3-a534-cf09af25b56f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 Sep 07 10:04:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48adbcff-6f0d-43a3-a534-cf09af25b56f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48adbcff-6f0d-43a3-a534-cf09af25b56f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-48adbcff-6f0d-43a3-a534-cf09af25b56f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48adbcff-6f0d-43a3-a534-cf09af25b56f tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 returned with HTTP 200 Sep 07 10:04:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1376/2844] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:20 2026] GET /volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 => generated 863 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-084c1b7a-270d-456e-8f56-374c6f807727 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-084c1b7a-270d-456e-8f56-374c6f807727 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-084c1b7a-270d-456e-8f56-374c6f807727 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-084c1b7a-270d-456e-8f56-374c6f807727 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-084c1b7a-270d-456e-8f56-374c6f807727 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-084c1b7a-270d-456e-8f56-374c6f807727 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1469/2845] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:20 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 954 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d93d15d3-4242-4972-bffe-8253bcc9ae05 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d93d15d3-4242-4972-bffe-8253bcc9ae05 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d93d15d3-4242-4972-bffe-8253bcc9ae05 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d93d15d3-4242-4972-bffe-8253bcc9ae05 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d93d15d3-4242-4972-bffe-8253bcc9ae05 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 returned with HTTP 404 Sep 07 10:04:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1377/2846] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:21 2026] GET /volume/v3/volumes/e68cbb6c-70b8-4cf4-9773-4cf7cb500de7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-59e8a19a-c0da-4221-8146-30ccef6fa058 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-59e8a19a-c0da-4221-8146-30ccef6fa058 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] DELETE http://192.168.122.65/volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-59e8a19a-c0da-4221-8146-30ccef6fa058 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-59e8a19a-c0da-4221-8146-30ccef6fa058 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-59e8a19a-c0da-4221-8146-30ccef6fa058 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Delete volume with id: ece587e5-98cb-4999-9ff3-e25df8987b23 Sep 07 10:04:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-59e8a19a-c0da-4221-8146-30ccef6fa058 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5949749a-0dd1-4ea5-b4e6-9c1fa13afae3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5949749a-0dd1-4ea5-b4e6-9c1fa13afae3 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5949749a-0dd1-4ea5-b4e6-9c1fa13afae3 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5949749a-0dd1-4ea5-b4e6-9c1fa13afae3 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5949749a-0dd1-4ea5-b4e6-9c1fa13afae3 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5949749a-0dd1-4ea5-b4e6-9c1fa13afae3 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 200 Sep 07 10:04:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1378/2847] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:21 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 474 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e246bfb7-d675-4d91-9e81-83a885b08677 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-59e8a19a-c0da-4221-8146-30ccef6fa058 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Delete volume request issued successfully. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-59e8a19a-c0da-4221-8146-30ccef6fa058 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 returned with HTTP 202 Sep 07 10:04:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1470/2848] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:21 2026] DELETE /volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cb57234b-22b6-4e5b-85d3-c25c36c77996", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1723056498"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cb57234b-22b6-4e5b-85d3-c25c36c77996', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1723056498'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume of 1 GB Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ec26dcde-45ad-4f37-bea8-f751b49f3fbc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec26dcde-45ad-4f37-bea8-f751b49f3fbc tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Availability Zones retrieved successfully. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec26dcde-45ad-4f37-bea8-f751b49f3fbc tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec26dcde-45ad-4f37-bea8-f751b49f3fbc tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Flow 'volume_create_api' (90de44ad-1611-444e-a174-3d5b2e8b22be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f891b4-1d65-4489-b3d2-50e1e10df97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ec26dcde-45ad-4f37-bea8-f751b49f3fbc tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec26dcde-45ad-4f37-bea8-f751b49f3fbc tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 returned with HTTP 200 Sep 07 10:04:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1471/2849] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:21 2026] GET /volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f891b4-1d65-4489-b3d2-50e1e10df97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75844c51-6165-4520-9ee2-25488b1b9d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Created reservations ['59368e8b-94cf-43ad-b966-2b40fdb9fe04', '1640fed4-7d2b-4a9d-b1d9-7b3f66c22b58', 'bfc117a2-9b1d-453c-b787-dedb5784c9d1', 'a4852487-3994-47cd-a7fe-2dd5e7724b87'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75844c51-6165-4520-9ee2-25488b1b9d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59368e8b-94cf-43ad-b966-2b40fdb9fe04', '1640fed4-7d2b-4a9d-b1d9-7b3f66c22b58', 'bfc117a2-9b1d-453c-b787-dedb5784c9d1', 'a4852487-3994-47cd-a7fe-2dd5e7724b87']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e35d05-6816-4440-8aae-614528a92215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e35d05-6816-4440-8aae-614528a92215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1723056498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aeb24bdb79b4da499a1d1228fba31f3',qos_specs=None,replication_status=,reservations=['59368e8b-94cf-43ad-b966-2b40fdb9fe04','1640fed4-7d2b-4a9d-b1d9-7b3f66c22b58','bfc117a2-9b1d-453c-b787-dedb5784c9d1','a4852487-3994-47cd-a7fe-2dd5e7724b87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85249901f684940acebed5d916f1481',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1723056498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6aeb24bdb79b4da499a1d1228fba31f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d85249901f684940acebed5d916f1481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d80565f-15bb-4f88-be58-dd85a5e58351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d80565f-15bb-4f88-be58-dd85a5e58351) transitioned into state 'SUCCESS' from state '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-1723056498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aeb24bdb79b4da499a1d1228fba31f3',qos_specs=None,replication_status=,reservations=['59368e8b-94cf-43ad-b966-2b40fdb9fe04','1640fed4-7d2b-4a9d-b1d9-7b3f66c22b58','bfc117a2-9b1d-453c-b787-dedb5784c9d1','a4852487-3994-47cd-a7fe-2dd5e7724b87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85249901f684940acebed5d916f1481',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b609133-f3df-4ab9-8184-283acad43d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b609133-f3df-4ab9-8184-283acad43d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Flow 'volume_create_api' (90de44ad-1611-444e-a174-3d5b2e8b22be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume request issued successfully. Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e246bfb7-d675-4d91-9e81-83a885b08677 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1379/2850] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:21 2026] POST /volume/v3/volumes => generated 767 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f8d216c9-fbf6-4867-9940-d0c1b45b17f2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c9801fed-cf57-44f0-984d-6038650e8676 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f8d216c9-fbf6-4867-9940-d0c1b45b17f2 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cb57234b-22b6-4e5b-85d3-c25c36c77996", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2108326198"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f8d216c9-fbf6-4867-9940-d0c1b45b17f2 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f8d216c9-fbf6-4867-9940-d0c1b45b17f2 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cb57234b-22b6-4e5b-85d3-c25c36c77996', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2108326198'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume of 1 GB Sep 07 10:04:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Availability Zones retrieved successfully. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f8d216c9-fbf6-4867-9940-d0c1b45b17f2 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Flow 'volume_create_api' (3d3484c9-5f21-4490-9ff0-06af55ba064f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a562e9c-8c51-471b-92a7-77b4463d3590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f8d216c9-fbf6-4867-9940-d0c1b45b17f2 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 returned with HTTP 200 Sep 07 10:04:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1472/2851] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:21 2026] GET /volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-309c60b9-6cc6-4465-9454-c65490978593 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-309c60b9-6cc6-4465-9454-c65490978593 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-309c60b9-6cc6-4465-9454-c65490978593 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-309c60b9-6cc6-4465-9454-c65490978593 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-309c60b9-6cc6-4465-9454-c65490978593 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-309c60b9-6cc6-4465-9454-c65490978593 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b returned with HTTP 200 Sep 07 10:04:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1473/2852] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:21 2026] GET /volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a562e9c-8c51-471b-92a7-77b4463d3590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70c54d8-1c20-43d3-9ec3-9248784aecc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b7b8bf08-3a48-4df0-a3d3-6c7b453e1f15 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b7b8bf08-3a48-4df0-a3d3-6c7b453e1f15 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b7b8bf08-3a48-4df0-a3d3-6c7b453e1f15 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b7b8bf08-3a48-4df0-a3d3-6c7b453e1f15 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b7b8bf08-3a48-4df0-a3d3-6c7b453e1f15 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b7b8bf08-3a48-4df0-a3d3-6c7b453e1f15 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1474/2853] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:21 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 954 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Created reservations ['395b9629-b89f-43a2-8799-1b257202fb29', '131ebe0c-54af-4106-b8f1-b76efa114b93', 'f45b241b-7db4-459b-a416-00e7af941a0b', 'cc82b7e4-5432-457a-a4da-5a240e4780f9'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70c54d8-1c20-43d3-9ec3-9248784aecc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['395b9629-b89f-43a2-8799-1b257202fb29', '131ebe0c-54af-4106-b8f1-b76efa114b93', 'f45b241b-7db4-459b-a416-00e7af941a0b', 'cc82b7e4-5432-457a-a4da-5a240e4780f9']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6197a316-d743-46ff-a8ab-e535dfe57800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6197a316-d743-46ff-a8ab-e535dfe57800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26752331-530f-4544-b734-2bb240453f69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2108326198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aeb24bdb79b4da499a1d1228fba31f3',qos_specs=None,replication_status=,reservations=['395b9629-b89f-43a2-8799-1b257202fb29','131ebe0c-54af-4106-b8f1-b76efa114b93','f45b241b-7db4-459b-a416-00e7af941a0b','cc82b7e4-5432-457a-a4da-5a240e4780f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85249901f684940acebed5d916f1481',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2108326198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26752331-530f-4544-b734-2bb240453f69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6aeb24bdb79b4da499a1d1228fba31f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d85249901f684940acebed5d916f1481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a57658-dd0d-421f-8f12-8de08017863f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88a57658-dd0d-421f-8f12-8de08017863f) transitioned into state 'SUCCESS' from state '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-2108326198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aeb24bdb79b4da499a1d1228fba31f3',qos_specs=None,replication_status=,reservations=['395b9629-b89f-43a2-8799-1b257202fb29','131ebe0c-54af-4106-b8f1-b76efa114b93','f45b241b-7db4-459b-a416-00e7af941a0b','cc82b7e4-5432-457a-a4da-5a240e4780f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85249901f684940acebed5d916f1481',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:21 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a455bc73-cde6-4032-824d-cf37945e6208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a455bc73-cde6-4032-824d-cf37945e6208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Flow 'volume_create_api' (3d3484c9-5f21-4490-9ff0-06af55ba064f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume request issued successfully. Sep 07 10:04:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c9801fed-cf57-44f0-984d-6038650e8676 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1380/2854] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:21 2026] POST /volume/v3/volumes => generated 767 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d16e1728-9a33-4bcd-803b-4d64a704423c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cb57234b-22b6-4e5b-85d3-c25c36c77996", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1095750162"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cb57234b-22b6-4e5b-85d3-c25c36c77996', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1095750162'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume of 1 GB Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Availability Zones retrieved successfully. Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Flow 'volume_create_api' (cba736b9-6add-4d6a-a607-9dc91de65f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413ff06e-db4a-463f-a8e2-f39b3d1894fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (413ff06e-db4a-463f-a8e2-f39b3d1894fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f0af73-a642-4dba-8f8f-8b7c8dd82874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a46a1871-319c-45ce-a90a-5ac37b1c4735 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a46a1871-319c-45ce-a90a-5ac37b1c4735 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a46a1871-319c-45ce-a90a-5ac37b1c4735 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a46a1871-319c-45ce-a90a-5ac37b1c4735 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Created reservations ['b57c72aa-e62b-42f7-96bb-1fd97b93978f', '74668f5e-dad3-4717-9d92-f46cbc9b951b', 'a6659a45-6855-4a18-a0dc-37a6ce8b73a4', 'ab6e0602-8951-434f-a7f1-6bf3098b48a5'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:22 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f0af73-a642-4dba-8f8f-8b7c8dd82874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b57c72aa-e62b-42f7-96bb-1fd97b93978f', '74668f5e-dad3-4717-9d92-f46cbc9b951b', 'a6659a45-6855-4a18-a0dc-37a6ce8b73a4', 'ab6e0602-8951-434f-a7f1-6bf3098b48a5']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0acb4e04-1736-4c5e-9506-a786464c60e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a46a1871-319c-45ce-a90a-5ac37b1c4735 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a46a1871-319c-45ce-a90a-5ac37b1c4735 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 returned with HTTP 200 Sep 07 10:04:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1381/2855] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:22 2026] GET /volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0acb4e04-1736-4c5e-9506-a786464c60e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1095750162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aeb24bdb79b4da499a1d1228fba31f3',qos_specs=None,replication_status=,reservations=['b57c72aa-e62b-42f7-96bb-1fd97b93978f','74668f5e-dad3-4717-9d92-f46cbc9b951b','a6659a45-6855-4a18-a0dc-37a6ce8b73a4','ab6e0602-8951-434f-a7f1-6bf3098b48a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85249901f684940acebed5d916f1481',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1095750162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6aeb24bdb79b4da499a1d1228fba31f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d85249901f684940acebed5d916f1481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (791dfde2-5f06-4746-af0f-709676ced9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (791dfde2-5f06-4746-af0f-709676ced9e0) transitioned into state 'SUCCESS' from state '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-1095750162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aeb24bdb79b4da499a1d1228fba31f3',qos_specs=None,replication_status=,reservations=['b57c72aa-e62b-42f7-96bb-1fd97b93978f','74668f5e-dad3-4717-9d92-f46cbc9b951b','a6659a45-6855-4a18-a0dc-37a6ce8b73a4','ab6e0602-8951-434f-a7f1-6bf3098b48a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85249901f684940acebed5d916f1481',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a432af3-fc4d-4d5a-82a7-89b48bc49939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a432af3-fc4d-4d5a-82a7-89b48bc49939) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Flow 'volume_create_api' (cba736b9-6add-4d6a-a607-9dc91de65f0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume request issued successfully. Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d16e1728-9a33-4bcd-803b-4d64a704423c tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1475/2856] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:22 2026] POST /volume/v3/volumes => generated 767 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9323eb20-02ea-49ac-8a82-8b1927349124 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cb57234b-22b6-4e5b-85d3-c25c36c77996", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-271357868"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cb57234b-22b6-4e5b-85d3-c25c36c77996', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-271357868'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume of 1 GB Sep 07 10:04:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Availability Zones retrieved successfully. Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Flow 'volume_create_api' (928f4931-0108-4a46-b3bb-de936cea00c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca6eeea0-8054-44c3-ac23-eb1e1344e1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca6eeea0-8054-44c3-ac23-eb1e1344e1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54d9500-cf50-41ea-84fb-2f6cfc0d5161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-69be5ca0-0372-4470-a845-8f377a242997 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69be5ca0-0372-4470-a845-8f377a242997 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69be5ca0-0372-4470-a845-8f377a242997 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-69be5ca0-0372-4470-a845-8f377a242997 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-69be5ca0-0372-4470-a845-8f377a242997 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Created reservations ['08fe80fb-edde-4bdb-9e73-259c786e4bbc', 'ba5788c6-5840-44a0-a183-ca6b3c9c16f1', 'b9dfff4d-6ff3-44d0-8e17-36e152623a5b', '4bb80a30-1cb2-4855-b35d-f8451f092e5f'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e54d9500-cf50-41ea-84fb-2f6cfc0d5161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08fe80fb-edde-4bdb-9e73-259c786e4bbc', 'ba5788c6-5840-44a0-a183-ca6b3c9c16f1', 'b9dfff4d-6ff3-44d0-8e17-36e152623a5b', '4bb80a30-1cb2-4855-b35d-f8451f092e5f']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-69be5ca0-0372-4470-a845-8f377a242997 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b returned with HTTP 200 Sep 07 10:04:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1476/2857] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:22 2026] GET /volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b => generated 864 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf58cdd-a0a2-4553-bf70-19459a1b1e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cc814792-137c-4744-b43a-b6c9d5af7aa7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cc814792-137c-4744-b43a-b6c9d5af7aa7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cc814792-137c-4744-b43a-b6c9d5af7aa7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cc814792-137c-4744-b43a-b6c9d5af7aa7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:22 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcf58cdd-a0a2-4553-bf70-19459a1b1e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '256d5190-a496-4674-b952-ea5a57ef94d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-271357868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aeb24bdb79b4da499a1d1228fba31f3',qos_specs=None,replication_status=,reservations=['08fe80fb-edde-4bdb-9e73-259c786e4bbc','ba5788c6-5840-44a0-a183-ca6b3c9c16f1','b9dfff4d-6ff3-44d0-8e17-36e152623a5b','4bb80a30-1cb2-4855-b35d-f8451f092e5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85249901f684940acebed5d916f1481',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-271357868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=256d5190-a496-4674-b952-ea5a57ef94d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6aeb24bdb79b4da499a1d1228fba31f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d85249901f684940acebed5d916f1481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee2070a-8afc-4b49-831d-4304962347b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cc814792-137c-4744-b43a-b6c9d5af7aa7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cc814792-137c-4744-b43a-b6c9d5af7aa7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b returned with HTTP 200 Sep 07 10:04:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1477/2858] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:22 2026] GET /volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b => generated 863 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-32255f04-328b-4f69-b503-a34dcedb19f5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-32255f04-328b-4f69-b503-a34dcedb19f5 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-32255f04-328b-4f69-b503-a34dcedb19f5 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-32255f04-328b-4f69-b503-a34dcedb19f5 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-32255f04-328b-4f69-b503-a34dcedb19f5 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee2070a-8afc-4b49-831d-4304962347b3) transitioned into state 'SUCCESS' from state '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-271357868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aeb24bdb79b4da499a1d1228fba31f3',qos_specs=None,replication_status=,reservations=['08fe80fb-edde-4bdb-9e73-259c786e4bbc','ba5788c6-5840-44a0-a183-ca6b3c9c16f1','b9dfff4d-6ff3-44d0-8e17-36e152623a5b','4bb80a30-1cb2-4855-b35d-f8451f092e5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85249901f684940acebed5d916f1481',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (797c4cad-d823-4911-ba1a-4a6f4fc40608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-32255f04-328b-4f69-b503-a34dcedb19f5 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1478/2859] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:22 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 954 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (797c4cad-d823-4911-ba1a-4a6f4fc40608) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Flow 'volume_create_api' (928f4931-0108-4a46-b3bb-de936cea00c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume request issued successfully. Sep 07 10:04:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9323eb20-02ea-49ac-8a82-8b1927349124 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1382/2860] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:22 2026] POST /volume/v3/volumes => generated 766 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4468926e-bd8a-4710-85c7-c5feac624958 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cb57234b-22b6-4e5b-85d3-c25c36c77996", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1030168952"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cb57234b-22b6-4e5b-85d3-c25c36c77996', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1030168952'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume of 1 GB Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Availability Zones retrieved successfully. Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Flow 'volume_create_api' (585193c7-c2b0-414b-a8af-6bc7e358516c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fb9d35f-87fe-47b0-b872-18a972e8edd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fb9d35f-87fe-47b0-b872-18a972e8edd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cae0b77-802e-4cad-a751-f0f8c7c551f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Created reservations ['987a0b8d-9445-4dc4-870c-987c1aa0096b', '91e2fa2b-ec5d-4534-b349-5cf842bef236', 'a199f4a7-6d8f-4eae-967c-efc0c7a8fc4f', '1a7ca399-c3f4-4cb9-b572-0cfc84ed093b'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cae0b77-802e-4cad-a751-f0f8c7c551f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987a0b8d-9445-4dc4-870c-987c1aa0096b', '91e2fa2b-ec5d-4534-b349-5cf842bef236', 'a199f4a7-6d8f-4eae-967c-efc0c7a8fc4f', '1a7ca399-c3f4-4cb9-b572-0cfc84ed093b']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b91791-ef08-45aa-9129-cbd2fdb729f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b91791-ef08-45aa-9129-cbd2fdb729f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04fff2b5-d72d-462b-8192-acef0cc254db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1030168952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aeb24bdb79b4da499a1d1228fba31f3',qos_specs=None,replication_status=,reservations=['987a0b8d-9445-4dc4-870c-987c1aa0096b','91e2fa2b-ec5d-4534-b349-5cf842bef236','a199f4a7-6d8f-4eae-967c-efc0c7a8fc4f','1a7ca399-c3f4-4cb9-b572-0cfc84ed093b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85249901f684940acebed5d916f1481',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1030168952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04fff2b5-d72d-462b-8192-acef0cc254db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6aeb24bdb79b4da499a1d1228fba31f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d85249901f684940acebed5d916f1481',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f900193-8ac3-44e9-ab7c-fe9b8464ffdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f900193-8ac3-44e9-ab7c-fe9b8464ffdc) transitioned into state 'SUCCESS' from state '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-1030168952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6aeb24bdb79b4da499a1d1228fba31f3',qos_specs=None,replication_status=,reservations=['987a0b8d-9445-4dc4-870c-987c1aa0096b','91e2fa2b-ec5d-4534-b349-5cf842bef236','a199f4a7-6d8f-4eae-967c-efc0c7a8fc4f','1a7ca399-c3f4-4cb9-b572-0cfc84ed093b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d85249901f684940acebed5d916f1481',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e55c1dc-c183-4e6d-b2e8-2f70495c8003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e55c1dc-c183-4e6d-b2e8-2f70495c8003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Flow 'volume_create_api' (585193c7-c2b0-414b-a8af-6bc7e358516c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Create volume request issued successfully. Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4468926e-bd8a-4710-85c7-c5feac624958 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1479/2861] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:23 2026] POST /volume/v3/volumes => generated 767 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ace4d34e-6180-4bc6-b93b-62ad72b14a25 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ace4d34e-6180-4bc6-b93b-62ad72b14a25 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 Sep 07 10:04:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ace4d34e-6180-4bc6-b93b-62ad72b14a25 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ace4d34e-6180-4bc6-b93b-62ad72b14a25 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-af03abde-5bd1-4923-afb9-02d81bdbb950 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-af03abde-5bd1-4923-afb9-02d81bdbb950 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 Sep 07 10:04:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-af03abde-5bd1-4923-afb9-02d81bdbb950 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-af03abde-5bd1-4923-afb9-02d81bdbb950 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ace4d34e-6180-4bc6-b93b-62ad72b14a25 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-af03abde-5bd1-4923-afb9-02d81bdbb950 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 returned with HTTP 404 Sep 07 10:04:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1480/2862] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:23 2026] GET /volume/v3/volumes/ece587e5-98cb-4999-9ff3-e25df8987b23 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ace4d34e-6180-4bc6-b93b-62ad72b14a25 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 returned with HTTP 200 Sep 07 10:04:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1383/2863] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:23 2026] GET /volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-67194d74-ac5c-4143-bd29-3ec917bc1c6c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-67194d74-ac5c-4143-bd29-3ec917bc1c6c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] DELETE http://192.168.122.65/volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-67194d74-ac5c-4143-bd29-3ec917bc1c6c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-67194d74-ac5c-4143-bd29-3ec917bc1c6c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-67194d74-ac5c-4143-bd29-3ec917bc1c6c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Delete volume with id: 3ce3dea7-3496-4355-8719-ae42c333bb21 Sep 07 10:04:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-67194d74-ac5c-4143-bd29-3ec917bc1c6c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-67194d74-ac5c-4143-bd29-3ec917bc1c6c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Delete volume request issued successfully. Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-67194d74-ac5c-4143-bd29-3ec917bc1c6c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 returned with HTTP 202 Sep 07 10:04:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1481/2864] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:23 2026] DELETE /volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f4a13ac4-bed9-4652-9770-694745387e36 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f4a13ac4-bed9-4652-9770-694745387e36 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 Sep 07 10:04:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f4a13ac4-bed9-4652-9770-694745387e36 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f4a13ac4-bed9-4652-9770-694745387e36 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f4a13ac4-bed9-4652-9770-694745387e36 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Volume info retrieved successfully. Sep 07 10:04:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f4a13ac4-bed9-4652-9770-694745387e36 tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 returned with HTTP 200 Sep 07 10:04:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1384/2865] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:23 2026] GET /volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5b42a5c0-f1eb-4699-aabe-c2bd8f211a51 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5b42a5c0-f1eb-4699-aabe-c2bd8f211a51 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5b42a5c0-f1eb-4699-aabe-c2bd8f211a51 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5b42a5c0-f1eb-4699-aabe-c2bd8f211a51 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5b42a5c0-f1eb-4699-aabe-c2bd8f211a51 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5b42a5c0-f1eb-4699-aabe-c2bd8f211a51 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b returned with HTTP 200 Sep 07 10:04:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1482/2866] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:23 2026] GET /volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-14cc5379-03a3-4fe4-9e56-0d3027f662fa None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4343642c-8e82-4295-9263-735071f2fac7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4343642c-8e82-4295-9263-735071f2fac7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] DELETE http://192.168.122.65/volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4343642c-8e82-4295-9263-735071f2fac7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14cc5379-03a3-4fe4-9e56-0d3027f662fa tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4343642c-8e82-4295-9263-735071f2fac7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14cc5379-03a3-4fe4-9e56-0d3027f662fa tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:23 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-4343642c-8e82-4295-9263-735071f2fac7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Delete volume with id: 559552d0-f0d0-4088-b0e9-1147e8ed682b Sep 07 10:04:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14cc5379-03a3-4fe4-9e56-0d3027f662fa tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4343642c-8e82-4295-9263-735071f2fac7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-14cc5379-03a3-4fe4-9e56-0d3027f662fa tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14cc5379-03a3-4fe4-9e56-0d3027f662fa tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1385/2867] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:23 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 954 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4343642c-8e82-4295-9263-735071f2fac7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Delete volume request issued successfully. Sep 07 10:04:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4343642c-8e82-4295-9263-735071f2fac7 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b returned with HTTP 202 Sep 07 10:04:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1483/2868] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:23 2026] DELETE /volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7dac4659-5cf9-4b47-88a7-80918568e5d3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7dac4659-5cf9-4b47-88a7-80918568e5d3 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b Sep 07 10:04:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7dac4659-5cf9-4b47-88a7-80918568e5d3 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7dac4659-5cf9-4b47-88a7-80918568e5d3 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:24 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:24 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7dac4659-5cf9-4b47-88a7-80918568e5d3 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7dac4659-5cf9-4b47-88a7-80918568e5d3 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b returned with HTTP 200 Sep 07 10:04:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1386/2869] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:24 2026] GET /volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b => generated 863 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7cdf3ff2-2bc4-4ae1-833a-01b574343350 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7cdf3ff2-2bc4-4ae1-833a-01b574343350 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 Sep 07 10:04:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7cdf3ff2-2bc4-4ae1-833a-01b574343350 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:24 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7cdf3ff2-2bc4-4ae1-833a-01b574343350 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7cdf3ff2-2bc4-4ae1-833a-01b574343350 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7cdf3ff2-2bc4-4ae1-833a-01b574343350 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 returned with HTTP 200 Sep 07 10:04:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1484/2870] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:24 2026] GET /volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-85f1b852-5176-407d-b0a1-5768e07b244c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-85f1b852-5176-407d-b0a1-5768e07b244c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] GET http://192.168.122.65/volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 Sep 07 10:04:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-85f1b852-5176-407d-b0a1-5768e07b244c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-85f1b852-5176-407d-b0a1-5768e07b244c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-85f1b852-5176-407d-b0a1-5768e07b244c tempest-CreateVolumesFromImageTest-807388249 tempest-CreateVolumesFromImageTest-807388249-project-member] http://192.168.122.65/volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 returned with HTTP 404 Sep 07 10:04:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1387/2871] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:24 2026] GET /volume/v3/volumes/3ce3dea7-3496-4355-8719-ae42c333bb21 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0e0593a5-fb17-4c5e-b3cb-eb2515fbae60 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0e0593a5-fb17-4c5e-b3cb-eb2515fbae60 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0e0593a5-fb17-4c5e-b3cb-eb2515fbae60 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0e0593a5-fb17-4c5e-b3cb-eb2515fbae60 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-554cf71e-7def-486e-b5e4-6a6d89f8f258 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-554cf71e-7def-486e-b5e4-6a6d89f8f258 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b Sep 07 10:04:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-554cf71e-7def-486e-b5e4-6a6d89f8f258 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-554cf71e-7def-486e-b5e4-6a6d89f8f258 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0e0593a5-fb17-4c5e-b3cb-eb2515fbae60 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0e0593a5-fb17-4c5e-b3cb-eb2515fbae60 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1485/2872] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:25 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 957 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-554cf71e-7def-486e-b5e4-6a6d89f8f258 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-554cf71e-7def-486e-b5e4-6a6d89f8f258 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b returned with HTTP 200 Sep 07 10:04:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1388/2873] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:25 2026] GET /volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b => generated 863 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6118a923-fc12-4306-a151-4dddaadda78d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6118a923-fc12-4306-a151-4dddaadda78d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 Sep 07 10:04:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6118a923-fc12-4306-a151-4dddaadda78d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6118a923-fc12-4306-a151-4dddaadda78d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6118a923-fc12-4306-a151-4dddaadda78d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6118a923-fc12-4306-a151-4dddaadda78d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 returned with HTTP 200 Sep 07 10:04:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1486/2874] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:25 2026] GET /volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 => generated 860 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-89302dd5-1ac4-4e7d-85a7-1c70c8a66d98 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-89302dd5-1ac4-4e7d-85a7-1c70c8a66d98 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 Sep 07 10:04:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-89302dd5-1ac4-4e7d-85a7-1c70c8a66d98 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-89302dd5-1ac4-4e7d-85a7-1c70c8a66d98 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-89302dd5-1ac4-4e7d-85a7-1c70c8a66d98 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-89302dd5-1ac4-4e7d-85a7-1c70c8a66d98 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 returned with HTTP 200 Sep 07 10:04:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1389/2875] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:25 2026] GET /volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4941cbdb-13db-44bc-ab80-825fb9cac664 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4941cbdb-13db-44bc-ab80-825fb9cac664 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4941cbdb-13db-44bc-ab80-825fb9cac664 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4941cbdb-13db-44bc-ab80-825fb9cac664 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4941cbdb-13db-44bc-ab80-825fb9cac664 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cf73e80c-9664-4aae-b326-7f028e7f0d07 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cf73e80c-9664-4aae-b326-7f028e7f0d07 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b Sep 07 10:04:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cf73e80c-9664-4aae-b326-7f028e7f0d07 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cf73e80c-9664-4aae-b326-7f028e7f0d07 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4941cbdb-13db-44bc-ab80-825fb9cac664 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1487/2876] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:26 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 957 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cf73e80c-9664-4aae-b326-7f028e7f0d07 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b returned with HTTP 404 Sep 07 10:04:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1390/2877] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:26 2026] GET /volume/v3/volumes/559552d0-f0d0-4088-b0e9-1147e8ed682b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5ccf537f-e21b-472c-9bdb-cafad13e08a3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5ccf537f-e21b-472c-9bdb-cafad13e08a3 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] DELETE http://192.168.122.65/volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b Sep 07 10:04:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5ccf537f-e21b-472c-9bdb-cafad13e08a3 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5ccf537f-e21b-472c-9bdb-cafad13e08a3 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:26 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-5ccf537f-e21b-472c-9bdb-cafad13e08a3 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Delete volume with id: c7276b0f-22c8-4166-9fb4-973851ad153b Sep 07 10:04:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5ccf537f-e21b-472c-9bdb-cafad13e08a3 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5ccf537f-e21b-472c-9bdb-cafad13e08a3 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Delete volume request issued successfully. Sep 07 10:04:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5ccf537f-e21b-472c-9bdb-cafad13e08a3 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b returned with HTTP 202 Sep 07 10:04:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1488/2878] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:26 2026] DELETE /volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-33101839-826b-4d71-a8d0-a230a2cc5711 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-33101839-826b-4d71-a8d0-a230a2cc5711 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b Sep 07 10:04:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-33101839-826b-4d71-a8d0-a230a2cc5711 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-33101839-826b-4d71-a8d0-a230a2cc5711 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-33101839-826b-4d71-a8d0-a230a2cc5711 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-33101839-826b-4d71-a8d0-a230a2cc5711 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b returned with HTTP 200 Sep 07 10:04:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1391/2879] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:26 2026] GET /volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b => generated 863 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4d80c722-f92a-4d50-ba8c-f281b45de17f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4d80c722-f92a-4d50-ba8c-f281b45de17f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 Sep 07 10:04:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4d80c722-f92a-4d50-ba8c-f281b45de17f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4d80c722-f92a-4d50-ba8c-f281b45de17f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4d80c722-f92a-4d50-ba8c-f281b45de17f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4d80c722-f92a-4d50-ba8c-f281b45de17f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 returned with HTTP 200 Sep 07 10:04:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1489/2880] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:26 2026] GET /volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0e2916e6-f4ab-41fc-bac6-1df2e0226d17 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0e2916e6-f4ab-41fc-bac6-1df2e0226d17 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 Sep 07 10:04:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0e2916e6-f4ab-41fc-bac6-1df2e0226d17 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0e2916e6-f4ab-41fc-bac6-1df2e0226d17 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0e2916e6-f4ab-41fc-bac6-1df2e0226d17 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0e2916e6-f4ab-41fc-bac6-1df2e0226d17 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 returned with HTTP 200 Sep 07 10:04:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1392/2881] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:26 2026] GET /volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ca433974-b587-4ea7-9027-d7b65d1ec58e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca433974-b587-4ea7-9027-d7b65d1ec58e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca433974-b587-4ea7-9027-d7b65d1ec58e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca433974-b587-4ea7-9027-d7b65d1ec58e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ca433974-b587-4ea7-9027-d7b65d1ec58e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca433974-b587-4ea7-9027-d7b65d1ec58e tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1490/2882] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:27 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 956 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4666bc58-f251-4751-99e9-d87c7e9dfa39 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4666bc58-f251-4751-99e9-d87c7e9dfa39 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b Sep 07 10:04:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4666bc58-f251-4751-99e9-d87c7e9dfa39 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4666bc58-f251-4751-99e9-d87c7e9dfa39 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4666bc58-f251-4751-99e9-d87c7e9dfa39 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4666bc58-f251-4751-99e9-d87c7e9dfa39 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b returned with HTTP 200 Sep 07 10:04:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1393/2883] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:27 2026] GET /volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b => generated 863 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-40580f12-f493-49d6-b8d6-fc64bd2d204f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-40580f12-f493-49d6-b8d6-fc64bd2d204f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 Sep 07 10:04:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-40580f12-f493-49d6-b8d6-fc64bd2d204f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-40580f12-f493-49d6-b8d6-fc64bd2d204f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-40580f12-f493-49d6-b8d6-fc64bd2d204f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-40580f12-f493-49d6-b8d6-fc64bd2d204f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 returned with HTTP 200 Sep 07 10:04:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1491/2884] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:27 2026] GET /volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-10713da1-f670-4040-9980-1fbd75303a71 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-10713da1-f670-4040-9980-1fbd75303a71 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 Sep 07 10:04:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-10713da1-f670-4040-9980-1fbd75303a71 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-10713da1-f670-4040-9980-1fbd75303a71 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-10713da1-f670-4040-9980-1fbd75303a71 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-10713da1-f670-4040-9980-1fbd75303a71 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 returned with HTTP 200 Sep 07 10:04:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1394/2885] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:27 2026] GET /volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 => generated 858 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-15197caf-6d40-444b-ae1c-85490c445aa1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-15197caf-6d40-444b-ae1c-85490c445aa1 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-15197caf-6d40-444b-ae1c-85490c445aa1 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-15197caf-6d40-444b-ae1c-85490c445aa1 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-15197caf-6d40-444b-ae1c-85490c445aa1 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-15197caf-6d40-444b-ae1c-85490c445aa1 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1492/2886] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 1301 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ca38062c-13c8-4db6-8d55-c545c89200f3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca38062c-13c8-4db6-8d55-c545c89200f3 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] DELETE http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca38062c-13c8-4db6-8d55-c545c89200f3 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ca38062c-13c8-4db6-8d55-c545c89200f3 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ca38062c-13c8-4db6-8d55-c545c89200f3 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Delete volume with id: 3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ca38062c-13c8-4db6-8d55-c545c89200f3 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ca38062c-13c8-4db6-8d55-c545c89200f3 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Delete volume request issued successfully. Sep 07 10:04:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ca38062c-13c8-4db6-8d55-c545c89200f3 tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 202 Sep 07 10:04:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1395/2887] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:28 2026] DELETE /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5036a177-2cdc-44b5-b204-fdc8124c8c4c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5036a177-2cdc-44b5-b204-fdc8124c8c4c tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5036a177-2cdc-44b5-b204-fdc8124c8c4c tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5036a177-2cdc-44b5-b204-fdc8124c8c4c tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5036a177-2cdc-44b5-b204-fdc8124c8c4c tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Volume info retrieved successfully. Sep 07 10:04:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5036a177-2cdc-44b5-b204-fdc8124c8c4c tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 200 Sep 07 10:04:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1493/2888] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 1300 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6f4127d1-cf27-46b4-a5ec-845fb1c969da None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6f4127d1-cf27-46b4-a5ec-845fb1c969da tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b Sep 07 10:04:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6f4127d1-cf27-46b4-a5ec-845fb1c969da tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6f4127d1-cf27-46b4-a5ec-845fb1c969da tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6f4127d1-cf27-46b4-a5ec-845fb1c969da tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b returned with HTTP 404 Sep 07 10:04:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1396/2889] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes/c7276b0f-22c8-4166-9fb4-973851ad153b => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0df6a1c2-a537-41f5-9515-94e6f2e01228 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0df6a1c2-a537-41f5-9515-94e6f2e01228 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] DELETE http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 Sep 07 10:04:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0df6a1c2-a537-41f5-9515-94e6f2e01228 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0df6a1c2-a537-41f5-9515-94e6f2e01228 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-0df6a1c2-a537-41f5-9515-94e6f2e01228 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Delete volume with id: 0fcaba08-4d1f-4648-80f0-23893a97f671 Sep 07 10:04:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0df6a1c2-a537-41f5-9515-94e6f2e01228 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0df6a1c2-a537-41f5-9515-94e6f2e01228 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Delete volume request issued successfully. Sep 07 10:04:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0df6a1c2-a537-41f5-9515-94e6f2e01228 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 returned with HTTP 202 Sep 07 10:04:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1494/2890] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:28 2026] DELETE /volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-80ec6915-5ff8-4de7-b3d4-eaec145f5107 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-80ec6915-5ff8-4de7-b3d4-eaec145f5107 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 Sep 07 10:04:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-80ec6915-5ff8-4de7-b3d4-eaec145f5107 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-80ec6915-5ff8-4de7-b3d4-eaec145f5107 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-80ec6915-5ff8-4de7-b3d4-eaec145f5107 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-80ec6915-5ff8-4de7-b3d4-eaec145f5107 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 returned with HTTP 200 Sep 07 10:04:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1397/2891] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:28 2026] GET /volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 => generated 863 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-68ed9247-a03a-42b7-8dcf-154c33481b58 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-68ed9247-a03a-42b7-8dcf-154c33481b58 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-68ed9247-a03a-42b7-8dcf-154c33481b58 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-68ed9247-a03a-42b7-8dcf-154c33481b58 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-68ed9247-a03a-42b7-8dcf-154c33481b58 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-68ed9247-a03a-42b7-8dcf-154c33481b58 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1495/2892] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 => generated 859 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8e8d64ce-8489-47ef-8f03-fbc086dddd48 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8e8d64ce-8489-47ef-8f03-fbc086dddd48 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/04fff2b5-d72d-462b-8192-acef0cc254db Sep 07 10:04:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8e8d64ce-8489-47ef-8f03-fbc086dddd48 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8e8d64ce-8489-47ef-8f03-fbc086dddd48 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8e8d64ce-8489-47ef-8f03-fbc086dddd48 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8e8d64ce-8489-47ef-8f03-fbc086dddd48 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/04fff2b5-d72d-462b-8192-acef0cc254db returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1398/2893] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes/04fff2b5-d72d-462b-8192-acef0cc254db => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b3a4d8ca-8986-4b29-92c4-ebab4d4e2ad5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b3a4d8ca-8986-4b29-92c4-ebab4d4e2ad5 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] DELETE http://192.168.122.65/volume/v3/volumes/04fff2b5-d72d-462b-8192-acef0cc254db Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b3a4d8ca-8986-4b29-92c4-ebab4d4e2ad5 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b3a4d8ca-8986-4b29-92c4-ebab4d4e2ad5 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-b3a4d8ca-8986-4b29-92c4-ebab4d4e2ad5 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete volume with id: 04fff2b5-d72d-462b-8192-acef0cc254db Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b3a4d8ca-8986-4b29-92c4-ebab4d4e2ad5 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b3a4d8ca-8986-4b29-92c4-ebab4d4e2ad5 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete volume request issued successfully. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b3a4d8ca-8986-4b29-92c4-ebab4d4e2ad5 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/04fff2b5-d72d-462b-8192-acef0cc254db returned with HTTP 202 Sep 07 10:04:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1496/2894] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:29 2026] DELETE /volume/v3/volumes/04fff2b5-d72d-462b-8192-acef0cc254db => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e076e341-50e1-4da1-82c2-5b22ecb15988 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e076e341-50e1-4da1-82c2-5b22ecb15988 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/04fff2b5-d72d-462b-8192-acef0cc254db Sep 07 10:04:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e076e341-50e1-4da1-82c2-5b22ecb15988 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e076e341-50e1-4da1-82c2-5b22ecb15988 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e076e341-50e1-4da1-82c2-5b22ecb15988 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e076e341-50e1-4da1-82c2-5b22ecb15988 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/04fff2b5-d72d-462b-8192-acef0cc254db returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1399/2895] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes/04fff2b5-d72d-462b-8192-acef0cc254db => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-006bbab1-e567-44f8-88a0-5279b33a958d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-006bbab1-e567-44f8-88a0-5279b33a958d tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] GET http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-006bbab1-e567-44f8-88a0-5279b33a958d tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-006bbab1-e567-44f8-88a0-5279b33a958d tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-006bbab1-e567-44f8-88a0-5279b33a958d tempest-VolumeAndVolumeTypeFromImageTest-1733653690 tempest-VolumeAndVolumeTypeFromImageTest-1733653690-project-member] http://192.168.122.65/volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b returned with HTTP 404 Sep 07 10:04:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1497/2896] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes/3581ae09-cb07-455d-9276-ae36a21e3c1b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8c6bb8a8-c99d-428c-950e-8babc22cb73e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8c6bb8a8-c99d-428c-950e-8babc22cb73e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 Sep 07 10:04:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8c6bb8a8-c99d-428c-950e-8babc22cb73e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8c6bb8a8-c99d-428c-950e-8babc22cb73e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:29 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8c6bb8a8-c99d-428c-950e-8babc22cb73e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8d193c3b-a9e5-445f-93e7-f0947fab9fab None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8d193c3b-a9e5-445f-93e7-f0947fab9fab tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] GET http://192.168.122.65/volume/v3/volumes/detail?all_tenants=1 Sep 07 10:04:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8c6bb8a8-c99d-428c-950e-8babc22cb73e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1400/2897] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 => generated 863 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8d193c3b-a9e5-445f-93e7-f0947fab9fab tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8d193c3b-a9e5-445f-93e7-f0947fab9fab tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] Calling method 'detail' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-8d193c3b-a9e5-445f-93e7-f0947fab9fab tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8d193c3b-a9e5-445f-93e7-f0947fab9fab tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] Get all volumes completed successfully. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8d193c3b-a9e5-445f-93e7-f0947fab9fab tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] http://192.168.122.65/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 10:04:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1498/2898] 192.168.122.65 () {58 vars in 1164 bytes} [Mon Sep 7 10:04:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9135 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e9e3210f-9cf3-4337-9437-9f69d2d62ccc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9e3210f-9cf3-4337-9437-9f69d2d62ccc tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] DELETE http://192.168.122.65/volume/v3/types/93a6334d-78a4-4df8-af6c-bc064c8ea4aa Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9e3210f-9cf3-4337-9437-9f69d2d62ccc tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9e3210f-9cf3-4337-9437-9f69d2d62ccc tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9e3210f-9cf3-4337-9437-9f69d2d62ccc tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] http://192.168.122.65/volume/v3/types/93a6334d-78a4-4df8-af6c-bc064c8ea4aa returned with HTTP 202 Sep 07 10:04:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1401/2899] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:04:30 2026] DELETE /volume/v3/types/93a6334d-78a4-4df8-af6c-bc064c8ea4aa => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5c327faa-984d-4f79-8885-24d3424af67a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5c327faa-984d-4f79-8885-24d3424af67a tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] GET http://192.168.122.65/volume/v3/types/93a6334d-78a4-4df8-af6c-bc064c8ea4aa Sep 07 10:04:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5c327faa-984d-4f79-8885-24d3424af67a tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5c327faa-984d-4f79-8885-24d3424af67a tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5c327faa-984d-4f79-8885-24d3424af67a tempest-VolumeAndVolumeTypeFromImageTest-1680871839 tempest-VolumeAndVolumeTypeFromImageTest-1680871839-project-admin] http://192.168.122.65/volume/v3/types/93a6334d-78a4-4df8-af6c-bc064c8ea4aa returned with HTTP 404 Sep 07 10:04:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1499/2900] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/types/93a6334d-78a4-4df8-af6c-bc064c8ea4aa => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c56eb0f8-597c-441a-83d0-ea6564d6e30b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c56eb0f8-597c-441a-83d0-ea6564d6e30b tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/04fff2b5-d72d-462b-8192-acef0cc254db Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c56eb0f8-597c-441a-83d0-ea6564d6e30b tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c56eb0f8-597c-441a-83d0-ea6564d6e30b tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c56eb0f8-597c-441a-83d0-ea6564d6e30b tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/04fff2b5-d72d-462b-8192-acef0cc254db returned with HTTP 404 Sep 07 10:04:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1402/2901] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/volumes/04fff2b5-d72d-462b-8192-acef0cc254db => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bb6686db-cc1e-498b-9f39-43cda386e7fc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bb6686db-cc1e-498b-9f39-43cda386e7fc tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] DELETE http://192.168.122.65/volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 Sep 07 10:04:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bb6686db-cc1e-498b-9f39-43cda386e7fc tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bb6686db-cc1e-498b-9f39-43cda386e7fc tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-bb6686db-cc1e-498b-9f39-43cda386e7fc tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete volume with id: 256d5190-a496-4674-b952-ea5a57ef94d0 Sep 07 10:04:30 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bb6686db-cc1e-498b-9f39-43cda386e7fc tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bb6686db-cc1e-498b-9f39-43cda386e7fc tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete volume request issued successfully. Sep 07 10:04:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bb6686db-cc1e-498b-9f39-43cda386e7fc tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 returned with HTTP 202 Sep 07 10:04:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1500/2902] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:30 2026] DELETE /volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-acc18c1b-6cc6-4ed4-a8b3-7add31f709a2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-acc18c1b-6cc6-4ed4-a8b3-7add31f709a2 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-acc18c1b-6cc6-4ed4-a8b3-7add31f709a2 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-acc18c1b-6cc6-4ed4-a8b3-7add31f709a2 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-acc18c1b-6cc6-4ed4-a8b3-7add31f709a2 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-acc18c1b-6cc6-4ed4-a8b3-7add31f709a2 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 returned with HTTP 200 Sep 07 10:04:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1403/2903] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 => generated 858 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "7d75cf9a-d340-4957-9418-65bb403904f5", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '7d75cf9a-d340-4957-9418-65bb403904f5', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c2089f9d-cb42-4521-9c65-54986c4ba6c8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c2089f9d-cb42-4521-9c65-54986c4ba6c8 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c2089f9d-cb42-4521-9c65-54986c4ba6c8 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c2089f9d-cb42-4521-9c65-54986c4ba6c8 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c2089f9d-cb42-4521-9c65-54986c4ba6c8 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 returned with HTTP 404 Sep 07 10:04:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1404/2904] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:30 2026] GET /volume/v3/volumes/0fcaba08-4d1f-4648-80f0-23893a97f671 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b569e978-7c45-45b0-9107-0b4c16fb1925 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b569e978-7c45-45b0-9107-0b4c16fb1925 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] DELETE http://192.168.122.65/volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b569e978-7c45-45b0-9107-0b4c16fb1925 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b569e978-7c45-45b0-9107-0b4c16fb1925 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:30 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-b569e978-7c45-45b0-9107-0b4c16fb1925 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Delete volume with id: d93d45ff-5b9a-44b8-a6c1-26a65963ce06 Sep 07 10:04:30 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:30 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b569e978-7c45-45b0-9107-0b4c16fb1925 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b569e978-7c45-45b0-9107-0b4c16fb1925 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Delete volume request issued successfully. Sep 07 10:04:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b569e978-7c45-45b0-9107-0b4c16fb1925 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 returned with HTTP 202 Sep 07 10:04:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1405/2905] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:30 2026] DELETE /volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-479459e8-8f41-4d46-90ae-98084ff6feb8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-479459e8-8f41-4d46-90ae-98084ff6feb8 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 Sep 07 10:04:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-479459e8-8f41-4d46-90ae-98084ff6feb8 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-479459e8-8f41-4d46-90ae-98084ff6feb8 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-479459e8-8f41-4d46-90ae-98084ff6feb8 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-479459e8-8f41-4d46-90ae-98084ff6feb8 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 returned with HTTP 200 Sep 07 10:04:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1406/2906] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:31 2026] GET /volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 => generated 863 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:31 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Create volume of 1 GB Sep 07 10:04:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Availability Zones retrieved successfully. Sep 07 10:04:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Flow 'volume_create_api' (253fe346-bbe8-4b8a-9527-f3c8a2f06704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d02e2004-3937-4dc8-b926-83c5985375be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d02e2004-3937-4dc8-b926-83c5985375be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1445db8f-dce9-46f6-851d-25da5658ccd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fa1e38b7-f81f-4e58-9c59-52bfe768c927 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fa1e38b7-f81f-4e58-9c59-52bfe768c927 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 Sep 07 10:04:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fa1e38b7-f81f-4e58-9c59-52bfe768c927 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fa1e38b7-f81f-4e58-9c59-52bfe768c927 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fa1e38b7-f81f-4e58-9c59-52bfe768c927 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fa1e38b7-f81f-4e58-9c59-52bfe768c927 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 returned with HTTP 200 Sep 07 10:04:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1407/2907] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:31 2026] GET /volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:31 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Created reservations ['1965d769-ed23-4a8f-8199-6dc0c73ad4eb', 'e24aebe4-9da3-4e29-a8df-83c9ea0df8fb', '358b577b-f111-4f11-ab3b-82c249eba06b', 'f74ac9ae-d6b0-41e9-8854-5310ce22f60c'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1445db8f-dce9-46f6-851d-25da5658ccd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1965d769-ed23-4a8f-8199-6dc0c73ad4eb', 'e24aebe4-9da3-4e29-a8df-83c9ea0df8fb', '358b577b-f111-4f11-ab3b-82c249eba06b', 'f74ac9ae-d6b0-41e9-8854-5310ce22f60c']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:31 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8678c99-f37d-470c-b906-22b9c327dcee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:31 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:31 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8678c99-f37d-470c-b906-22b9c327dcee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb187916-699f-47fb-9487-bacfd956485e', '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='30ec7b97c10a4216a23bb662b6c57398',qos_specs=None,replication_status=,reservations=['1965d769-ed23-4a8f-8199-6dc0c73ad4eb','e24aebe4-9da3-4e29-a8df-83c9ea0df8fb','358b577b-f111-4f11-ab3b-82c249eba06b','f74ac9ae-d6b0-41e9-8854-5310ce22f60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2517fde5e2e64532a004d946192dfc73',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:31Z,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=cb187916-699f-47fb-9487-bacfd956485e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30ec7b97c10a4216a23bb662b6c57398',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2517fde5e2e64532a004d946192dfc73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d2d77ff-b6d9-4fd5-b4d5-59d64a98c531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d2d77ff-b6d9-4fd5-b4d5-59d64a98c531) transitioned into state 'SUCCESS' from 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='30ec7b97c10a4216a23bb662b6c57398',qos_specs=None,replication_status=,reservations=['1965d769-ed23-4a8f-8199-6dc0c73ad4eb','e24aebe4-9da3-4e29-a8df-83c9ea0df8fb','358b577b-f111-4f11-ab3b-82c249eba06b','f74ac9ae-d6b0-41e9-8854-5310ce22f60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2517fde5e2e64532a004d946192dfc73',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09ecd7b1-5046-46dc-b26e-b7264b443c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09ecd7b1-5046-46dc-b26e-b7264b443c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:32 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Flow 'volume_create_api' (253fe346-bbe8-4b8a-9527-f3c8a2f06704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Create volume request issued successfully. Sep 07 10:04:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74892d78-35b3-4fcb-a6f7-f568f1235ce0 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1501/2908] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 10:04:30 2026] POST /volume/v3/volumes => generated 782 bytes in 1360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1ad98139-29a9-4349-8938-4ddb1d7c470e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e9af16b6-d32d-4f2b-9cfe-7ebcd8e51706 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1ad98139-29a9-4349-8938-4ddb1d7c470e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 Sep 07 10:04:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1ad98139-29a9-4349-8938-4ddb1d7c470e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1ad98139-29a9-4349-8938-4ddb1d7c470e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e9af16b6-d32d-4f2b-9cfe-7ebcd8e51706 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] GET http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e9af16b6-d32d-4f2b-9cfe-7ebcd8e51706 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e9af16b6-d32d-4f2b-9cfe-7ebcd8e51706 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1ad98139-29a9-4349-8938-4ddb1d7c470e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e9af16b6-d32d-4f2b-9cfe-7ebcd8e51706 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Volume info retrieved successfully. Sep 07 10:04:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1ad98139-29a9-4349-8938-4ddb1d7c470e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 returned with HTTP 200 Sep 07 10:04:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1408/2909] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:32 2026] GET /volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 => generated 863 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e9af16b6-d32d-4f2b-9cfe-7ebcd8e51706 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 200 Sep 07 10:04:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1502/2910] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:32 2026] GET /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 850 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b650c965-bc17-4fe7-a87f-1619eacf46a6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b650c965-bc17-4fe7-a87f-1619eacf46a6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 Sep 07 10:04:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b650c965-bc17-4fe7-a87f-1619eacf46a6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b650c965-bc17-4fe7-a87f-1619eacf46a6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b650c965-bc17-4fe7-a87f-1619eacf46a6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 returned with HTTP 404 Sep 07 10:04:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1409/2911] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:32 2026] GET /volume/v3/volumes/256d5190-a496-4674-b952-ea5a57ef94d0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f26acf51-0224-4c11-9c2b-1f0541211a26 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f26acf51-0224-4c11-9c2b-1f0541211a26 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] DELETE http://192.168.122.65/volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 Sep 07 10:04:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f26acf51-0224-4c11-9c2b-1f0541211a26 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f26acf51-0224-4c11-9c2b-1f0541211a26 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:32 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-f26acf51-0224-4c11-9c2b-1f0541211a26 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete volume with id: 82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 Sep 07 10:04:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f26acf51-0224-4c11-9c2b-1f0541211a26 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f26acf51-0224-4c11-9c2b-1f0541211a26 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete volume request issued successfully. Sep 07 10:04:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f26acf51-0224-4c11-9c2b-1f0541211a26 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 returned with HTTP 202 Sep 07 10:04:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1503/2912] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:32 2026] DELETE /volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-940a2e90-fa4a-49f7-8f65-eca3ca5f606f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-940a2e90-fa4a-49f7-8f65-eca3ca5f606f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 Sep 07 10:04:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-940a2e90-fa4a-49f7-8f65-eca3ca5f606f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-940a2e90-fa4a-49f7-8f65-eca3ca5f606f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-940a2e90-fa4a-49f7-8f65-eca3ca5f606f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-940a2e90-fa4a-49f7-8f65-eca3ca5f606f tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 returned with HTTP 200 Sep 07 10:04:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1410/2913] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:33 2026] GET /volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 => generated 859 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-be3e1003-216a-4475-bee2-c07ff02e83f5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8f5eb663-51ea-463d-b57b-338c9c37fcd5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-be3e1003-216a-4475-bee2-c07ff02e83f5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 Sep 07 10:04:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-be3e1003-216a-4475-bee2-c07ff02e83f5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-be3e1003-216a-4475-bee2-c07ff02e83f5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8f5eb663-51ea-463d-b57b-338c9c37fcd5 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] GET http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8f5eb663-51ea-463d-b57b-338c9c37fcd5 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8f5eb663-51ea-463d-b57b-338c9c37fcd5 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-be3e1003-216a-4475-bee2-c07ff02e83f5 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 returned with HTTP 404 Sep 07 10:04:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1504/2914] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:33 2026] GET /volume/v3/volumes/d93d45ff-5b9a-44b8-a6c1-26a65963ce06 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8f5eb663-51ea-463d-b57b-338c9c37fcd5 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Volume info retrieved successfully. Sep 07 10:04:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-48b74985-9039-4f09-9547-8b7d88805a66 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-48b74985-9039-4f09-9547-8b7d88805a66 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] DELETE http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e Sep 07 10:04:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-48b74985-9039-4f09-9547-8b7d88805a66 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-48b74985-9039-4f09-9547-8b7d88805a66 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:33 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-48b74985-9039-4f09-9547-8b7d88805a66 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Delete volume with id: 500f071b-baa9-40f9-9fac-2f095a8bdd9e Sep 07 10:04:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8f5eb663-51ea-463d-b57b-338c9c37fcd5 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 200 Sep 07 10:04:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1411/2915] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:33 2026] GET /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 874 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-48b74985-9039-4f09-9547-8b7d88805a66 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-48b74985-9039-4f09-9547-8b7d88805a66 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Delete volume request issued successfully. Sep 07 10:04:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-48b74985-9039-4f09-9547-8b7d88805a66 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e returned with HTTP 202 Sep 07 10:04:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1505/2916] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:33 2026] DELETE /volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-47d18f5a-a0fb-4041-a30a-216cc1e6013e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-47d18f5a-a0fb-4041-a30a-216cc1e6013e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e Sep 07 10:04:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-47d18f5a-a0fb-4041-a30a-216cc1e6013e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-47d18f5a-a0fb-4041-a30a-216cc1e6013e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-47d18f5a-a0fb-4041-a30a-216cc1e6013e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-47d18f5a-a0fb-4041-a30a-216cc1e6013e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e returned with HTTP 200 Sep 07 10:04:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1412/2917] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:33 2026] GET /volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e729955f-9948-4fe0-8946-f77244fd93be None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e729955f-9948-4fe0-8946-f77244fd93be tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 Sep 07 10:04:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e729955f-9948-4fe0-8946-f77244fd93be tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e729955f-9948-4fe0-8946-f77244fd93be tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e729955f-9948-4fe0-8946-f77244fd93be tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 returned with HTTP 404 Sep 07 10:04:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1506/2918] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:34 2026] GET /volume/v3/volumes/82cecfad-7e5f-46b6-b3cc-91bcbaf5eb46 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d4425b62-aa41-4030-84f2-64f1d1b8387d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d4425b62-aa41-4030-84f2-64f1d1b8387d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] DELETE http://192.168.122.65/volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 Sep 07 10:04:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d4425b62-aa41-4030-84f2-64f1d1b8387d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d4425b62-aa41-4030-84f2-64f1d1b8387d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:34 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-d4425b62-aa41-4030-84f2-64f1d1b8387d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete volume with id: 26752331-530f-4544-b734-2bb240453f69 Sep 07 10:04:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d4425b62-aa41-4030-84f2-64f1d1b8387d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d4425b62-aa41-4030-84f2-64f1d1b8387d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete volume request issued successfully. Sep 07 10:04:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d4425b62-aa41-4030-84f2-64f1d1b8387d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 returned with HTTP 202 Sep 07 10:04:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1413/2919] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:34 2026] DELETE /volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-61180348-3e1c-4a7c-a273-ffbb601328d6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61180348-3e1c-4a7c-a273-ffbb601328d6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 Sep 07 10:04:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61180348-3e1c-4a7c-a273-ffbb601328d6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-61180348-3e1c-4a7c-a273-ffbb601328d6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-61180348-3e1c-4a7c-a273-ffbb601328d6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f78a5751-55af-4b9d-8bb1-587fd8b43509 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f78a5751-55af-4b9d-8bb1-587fd8b43509 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] GET http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f78a5751-55af-4b9d-8bb1-587fd8b43509 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f78a5751-55af-4b9d-8bb1-587fd8b43509 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-61180348-3e1c-4a7c-a273-ffbb601328d6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 returned with HTTP 200 Sep 07 10:04:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1507/2920] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:34 2026] GET /volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 => generated 859 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:34 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:34 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:34 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:34 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:34 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f78a5751-55af-4b9d-8bb1-587fd8b43509 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Volume info retrieved successfully. Sep 07 10:04:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f78a5751-55af-4b9d-8bb1-587fd8b43509 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 200 Sep 07 10:04:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1414/2921] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:34 2026] GET /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 932 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0301349c-9804-4864-9184-e2e3f6460394 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0301349c-9804-4864-9184-e2e3f6460394 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e Sep 07 10:04:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0301349c-9804-4864-9184-e2e3f6460394 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0301349c-9804-4864-9184-e2e3f6460394 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0301349c-9804-4864-9184-e2e3f6460394 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0301349c-9804-4864-9184-e2e3f6460394 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e returned with HTTP 200 Sep 07 10:04:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1508/2922] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:34 2026] GET /volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e => generated 859 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f694f16b-f157-43a4-a748-8ec347ed0ece None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f694f16b-f157-43a4-a748-8ec347ed0ece tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f694f16b-f157-43a4-a748-8ec347ed0ece tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f694f16b-f157-43a4-a748-8ec347ed0ece tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Create volume of 1 GB Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f694f16b-f157-43a4-a748-8ec347ed0ece tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 returned with HTTP 404 Sep 07 10:04:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1509/2923] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:35 2026] GET /volume/v3/volumes/26752331-530f-4544-b734-2bb240453f69 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-539b4cf7-460a-4387-be2c-412f95124d64 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Availability Zones retrieved successfully. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-539b4cf7-460a-4387-be2c-412f95124d64 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] DELETE http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-539b4cf7-460a-4387-be2c-412f95124d64 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-539b4cf7-460a-4387-be2c-412f95124d64 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-539b4cf7-460a-4387-be2c-412f95124d64 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete volume with id: 2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 Sep 07 10:04:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-539b4cf7-460a-4387-be2c-412f95124d64 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Flow 'volume_create_api' (b25af8b2-329d-43cb-9fef-5ef324a8d05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62b009d9-9701-4e4e-a732-2c59573ebba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-539b4cf7-460a-4387-be2c-412f95124d64 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete volume request issued successfully. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-539b4cf7-460a-4387-be2c-412f95124d64 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 returned with HTTP 202 Sep 07 10:04:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1510/2924] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:35 2026] DELETE /volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3bd03b1e-1fb4-4ed5-af12-50e8fe5326be None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3bd03b1e-1fb4-4ed5-af12-50e8fe5326be tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] GET http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3bd03b1e-1fb4-4ed5-af12-50e8fe5326be tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3bd03b1e-1fb4-4ed5-af12-50e8fe5326be tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62b009d9-9701-4e4e-a732-2c59573ebba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19d3d88-3cd8-4de9-801e-a0bcc3d2b554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3bd03b1e-1fb4-4ed5-af12-50e8fe5326be tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Volume info retrieved successfully. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3bd03b1e-1fb4-4ed5-af12-50e8fe5326be tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 200 Sep 07 10:04:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1511/2925] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:35 2026] GET /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 932 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d02f6c36-0138-4219-8743-e8d1d33b5009 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d02f6c36-0138-4219-8743-e8d1d33b5009 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d02f6c36-0138-4219-8743-e8d1d33b5009 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d02f6c36-0138-4219-8743-e8d1d33b5009 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d02f6c36-0138-4219-8743-e8d1d33b5009 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d02f6c36-0138-4219-8743-e8d1d33b5009 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 returned with HTTP 200 Sep 07 10:04:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1512/2926] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:35 2026] GET /volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9f060c92-79c5-4772-a586-bf4a409300fc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9f060c92-79c5-4772-a586-bf4a409300fc tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9f060c92-79c5-4772-a586-bf4a409300fc tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9f060c92-79c5-4772-a586-bf4a409300fc tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9f060c92-79c5-4772-a586-bf4a409300fc tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e returned with HTTP 404 Sep 07 10:04:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1513/2927] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:35 2026] GET /volume/v3/volumes/500f071b-baa9-40f9-9fac-2f095a8bdd9e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-88d8e975-264f-4f50-95c4-b0f32392594e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-88d8e975-264f-4f50-95c4-b0f32392594e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] DELETE http://192.168.122.65/volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-88d8e975-264f-4f50-95c4-b0f32392594e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-88d8e975-264f-4f50-95c4-b0f32392594e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-88d8e975-264f-4f50-95c4-b0f32392594e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Delete volume with id: c91507ee-b95b-4296-bfe1-3ab622aa194b Sep 07 10:04:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-88d8e975-264f-4f50-95c4-b0f32392594e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Created reservations ['e62ccaaa-a9ec-4370-ae2b-ff50d473694d', 'cd21087c-185e-4c2f-b03e-b7456209b22a', 'fffd789d-f491-41f6-b352-a938d6cb6e13', '3e8a0a4f-9334-4fa2-a2ac-d363413b7eb8'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19d3d88-3cd8-4de9-801e-a0bcc3d2b554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e62ccaaa-a9ec-4370-ae2b-ff50d473694d', 'cd21087c-185e-4c2f-b03e-b7456209b22a', 'fffd789d-f491-41f6-b352-a938d6cb6e13', '3e8a0a4f-9334-4fa2-a2ac-d363413b7eb8']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d44982-80e1-430a-96ab-de43244f0d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-88d8e975-264f-4f50-95c4-b0f32392594e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Delete volume request issued successfully. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-88d8e975-264f-4f50-95c4-b0f32392594e tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b returned with HTTP 202 Sep 07 10:04:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1514/2928] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:35 2026] DELETE /volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dde062ae-42c3-4511-919a-6b7766becc01 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dde062ae-42c3-4511-919a-6b7766becc01 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dde062ae-42c3-4511-919a-6b7766becc01 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dde062ae-42c3-4511-919a-6b7766becc01 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d44982-80e1-430a-96ab-de43244f0d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10499393-2985-4c82-b61d-edd3f93c1348', '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='17308aba65a54146988891fd5fa73c29',qos_specs=None,replication_status=,reservations=['e62ccaaa-a9ec-4370-ae2b-ff50d473694d','cd21087c-185e-4c2f-b03e-b7456209b22a','fffd789d-f491-41f6-b352-a938d6cb6e13','3e8a0a4f-9334-4fa2-a2ac-d363413b7eb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0c3edb6a1ad46298a0b9eae744865db',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10499393-2985-4c82-b61d-edd3f93c1348,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17308aba65a54146988891fd5fa73c29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0c3edb6a1ad46298a0b9eae744865db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2229015-22cb-46e6-b5ba-75569b50a205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dde062ae-42c3-4511-919a-6b7766becc01 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Volume info retrieved successfully. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dde062ae-42c3-4511-919a-6b7766becc01 tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b returned with HTTP 200 Sep 07 10:04:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1515/2929] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:35 2026] GET /volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b => generated 862 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2229015-22cb-46e6-b5ba-75569b50a205) transitioned into state 'SUCCESS' from 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='17308aba65a54146988891fd5fa73c29',qos_specs=None,replication_status=,reservations=['e62ccaaa-a9ec-4370-ae2b-ff50d473694d','cd21087c-185e-4c2f-b03e-b7456209b22a','fffd789d-f491-41f6-b352-a938d6cb6e13','3e8a0a4f-9334-4fa2-a2ac-d363413b7eb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0c3edb6a1ad46298a0b9eae744865db',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0447e05-81c1-40e1-bbd2-c4cd3d5da753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0447e05-81c1-40e1-bbd2-c4cd3d5da753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Flow 'volume_create_api' (b25af8b2-329d-43cb-9fef-5ef324a8d05f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Create volume request issued successfully. Sep 07 10:04:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ec38cbeb-c8dd-4fb3-bc46-4a4ddfc7261d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1415/2930] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:04:35 2026] POST /volume/v3/volumes => generated 747 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-77afea7c-3948-4011-a28a-a5063886a316 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77afea7c-3948-4011-a28a-a5063886a316 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77afea7c-3948-4011-a28a-a5063886a316 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77afea7c-3948-4011-a28a-a5063886a316 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-77afea7c-3948-4011-a28a-a5063886a316 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77afea7c-3948-4011-a28a-a5063886a316 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 returned with HTTP 200 Sep 07 10:04:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1516/2931] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:35 2026] GET /volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 => generated 815 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-39f0de62-1cb3-4373-a726-0bf9996aa1e2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-39f0de62-1cb3-4373-a726-0bf9996aa1e2 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] GET http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-39f0de62-1cb3-4373-a726-0bf9996aa1e2 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-39f0de62-1cb3-4373-a726-0bf9996aa1e2 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-39f0de62-1cb3-4373-a726-0bf9996aa1e2 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Volume info retrieved successfully. Sep 07 10:04:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-787c52ac-3a2d-46ae-b838-6b6e620a4f70 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-39f0de62-1cb3-4373-a726-0bf9996aa1e2 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 200 Sep 07 10:04:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-787c52ac-3a2d-46ae-b838-6b6e620a4f70 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 Sep 07 10:04:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-787c52ac-3a2d-46ae-b838-6b6e620a4f70 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-787c52ac-3a2d-46ae-b838-6b6e620a4f70 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1416/2932] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:36 2026] GET /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 935 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-787c52ac-3a2d-46ae-b838-6b6e620a4f70 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-787c52ac-3a2d-46ae-b838-6b6e620a4f70 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 returned with HTTP 200 Sep 07 10:04:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1517/2933] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:36 2026] GET /volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 => generated 859 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5f1ef800-0b6b-4510-b697-6640636ae41d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5f1ef800-0b6b-4510-b697-6640636ae41d tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] GET http://192.168.122.65/volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b Sep 07 10:04:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5f1ef800-0b6b-4510-b697-6640636ae41d tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5f1ef800-0b6b-4510-b697-6640636ae41d tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:36 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:36 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5f1ef800-0b6b-4510-b697-6640636ae41d tempest-CreateVolumesFromSourceVolumeTest-973365654 tempest-CreateVolumesFromSourceVolumeTest-973365654-project-member] http://192.168.122.65/volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b returned with HTTP 404 Sep 07 10:04:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1417/2934] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:36 2026] GET /volume/v3/volumes/c91507ee-b95b-4296-bfe1-3ab622aa194b => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-28729bc7-752b-4f79-bee4-b1a8937c1c9f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-28729bc7-752b-4f79-bee4-b1a8937c1c9f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 Sep 07 10:04:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-28729bc7-752b-4f79-bee4-b1a8937c1c9f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-28729bc7-752b-4f79-bee4-b1a8937c1c9f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-28729bc7-752b-4f79-bee4-b1a8937c1c9f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-28729bc7-752b-4f79-bee4-b1a8937c1c9f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 returned with HTTP 200 Sep 07 10:04:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1518/2935] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:37 2026] GET /volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 => generated 839 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7699c60c-d399-4c38-8c21-738b24fb6ab8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7699c60c-d399-4c38-8c21-738b24fb6ab8 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] GET http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7699c60c-d399-4c38-8c21-738b24fb6ab8 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7699c60c-d399-4c38-8c21-738b24fb6ab8 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7699c60c-d399-4c38-8c21-738b24fb6ab8 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Volume info retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7699c60c-d399-4c38-8c21-738b24fb6ab8 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 200 Sep 07 10:04:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1418/2936] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:37 2026] GET /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 935 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ec29fa98-0b27-41fd-a5bd-5c721f8de0de None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec29fa98-0b27-41fd-a5bd-5c721f8de0de tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 Sep 07 10:04:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec29fa98-0b27-41fd-a5bd-5c721f8de0de tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ec29fa98-0b27-41fd-a5bd-5c721f8de0de tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ec29fa98-0b27-41fd-a5bd-5c721f8de0de tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 returned with HTTP 404 Sep 07 10:04:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1519/2937] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:37 2026] GET /volume/v3/volumes/2d2fc4d1-bfa5-447a-8b5a-5d6d4f674586 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a03d4e1a-e7b1-456b-8b01-b0f64af65566 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a03d4e1a-e7b1-456b-8b01-b0f64af65566 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a03d4e1a-e7b1-456b-8b01-b0f64af65566 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a03d4e1a-e7b1-456b-8b01-b0f64af65566 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:37 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-a03d4e1a-e7b1-456b-8b01-b0f64af65566 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete snapshot with id: cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a03d4e1a-e7b1-456b-8b01-b0f64af65566 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a03d4e1a-e7b1-456b-8b01-b0f64af65566 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot delete request issued successfully. Sep 07 10:04:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a03d4e1a-e7b1-456b-8b01-b0f64af65566 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 202 Sep 07 10:04:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1419/2938] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:04:37 2026] DELETE /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:04:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c46be598-dd23-4e13-842b-3729f58badd0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c46be598-dd23-4e13-842b-3729f58badd0 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c46be598-dd23-4e13-842b-3729f58badd0 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c46be598-dd23-4e13-842b-3729f58badd0 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c46be598-dd23-4e13-842b-3729f58badd0 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c46be598-dd23-4e13-842b-3729f58badd0 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 200 Sep 07 10:04:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1520/2939] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:37 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 473 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d9411233-bc1a-4c10-afcf-1c6dda0d9d64 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d9411233-bc1a-4c10-afcf-1c6dda0d9d64 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d9411233-bc1a-4c10-afcf-1c6dda0d9d64 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d9411233-bc1a-4c10-afcf-1c6dda0d9d64 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d9411233-bc1a-4c10-afcf-1c6dda0d9d64 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d9411233-bc1a-4c10-afcf-1c6dda0d9d64 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 returned with HTTP 200 Sep 07 10:04:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1420/2940] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:38 2026] GET /volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 => generated 840 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-85428849-3799-471e-a66d-75ef42b024cf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-85428849-3799-471e-a66d-75ef42b024cf tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 Sep 07 10:04:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-85428849-3799-471e-a66d-75ef42b024cf tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-85428849-3799-471e-a66d-75ef42b024cf tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:38 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-85428849-3799-471e-a66d-75ef42b024cf tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-85428849-3799-471e-a66d-75ef42b024cf tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 returned with HTTP 200 Sep 07 10:04:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1521/2941] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:38 2026] GET /volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 => generated 840 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-762653492"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-762653492'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Create volume of 1 GB Sep 07 10:04:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Availability Zones retrieved successfully. Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Flow 'volume_create_api' (ea4cde67-bf13-4447-912e-ad3c600e4041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e14f4e-9aa5-4668-8fcb-b2da194aa596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4e14f4e-9aa5-4668-8fcb-b2da194aa596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a3beb4-0443-4aa1-8d8e-ede86687718e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Created reservations ['7ffe4d63-05ff-4975-a72a-74e656de4736', 'a0752d04-8e6f-4845-8bf7-c41cc61140d4', 'fdcb2151-c540-47f0-8f5b-1270a83350c5', 'da6a5fc7-302a-4637-97ba-2227fcb5df94'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a3beb4-0443-4aa1-8d8e-ede86687718e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ffe4d63-05ff-4975-a72a-74e656de4736', 'a0752d04-8e6f-4845-8bf7-c41cc61140d4', 'fdcb2151-c540-47f0-8f5b-1270a83350c5', 'da6a5fc7-302a-4637-97ba-2227fcb5df94']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c6cfe9-e5ec-4480-90ab-032e8a4f8300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c6cfe9-e5ec-4480-90ab-032e8a4f8300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23158a9f-2382-4e8e-9ee0-b356c494e865', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-762653492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17308aba65a54146988891fd5fa73c29',qos_specs=None,replication_status=,reservations=['7ffe4d63-05ff-4975-a72a-74e656de4736','a0752d04-8e6f-4845-8bf7-c41cc61140d4','fdcb2151-c540-47f0-8f5b-1270a83350c5','da6a5fc7-302a-4637-97ba-2227fcb5df94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0c3edb6a1ad46298a0b9eae744865db',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:38Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-762653492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23158a9f-2382-4e8e-9ee0-b356c494e865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17308aba65a54146988891fd5fa73c29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0c3edb6a1ad46298a0b9eae744865db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2dc0aa-43d1-4cc5-9c80-65b399a5bbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2dc0aa-43d1-4cc5-9c80-65b399a5bbf0) transitioned into 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-762653492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17308aba65a54146988891fd5fa73c29',qos_specs=None,replication_status=,reservations=['7ffe4d63-05ff-4975-a72a-74e656de4736','a0752d04-8e6f-4845-8bf7-c41cc61140d4','fdcb2151-c540-47f0-8f5b-1270a83350c5','da6a5fc7-302a-4637-97ba-2227fcb5df94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0c3edb6a1ad46298a0b9eae744865db',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a50fac-c3e9-4e3b-8091-133746c3b07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5b2e1e12-05a2-4daf-ba01-0bb7396982d3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a50fac-c3e9-4e3b-8091-133746c3b07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5b2e1e12-05a2-4daf-ba01-0bb7396982d3 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] GET http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5b2e1e12-05a2-4daf-ba01-0bb7396982d3 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5b2e1e12-05a2-4daf-ba01-0bb7396982d3 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Flow 'volume_create_api' (ea4cde67-bf13-4447-912e-ad3c600e4041) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Create volume request issued successfully. Sep 07 10:04:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7cdcab6-350a-4b3f-907d-e5293f5c92d8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1421/2942] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:04:38 2026] POST /volume/v3/volumes => generated 782 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:04:38 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:38 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5b2e1e12-05a2-4daf-ba01-0bb7396982d3 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Volume info retrieved successfully. Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6f6ffe5c-be98-4c32-a62f-7f462c73c105 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6f6ffe5c-be98-4c32-a62f-7f462c73c105 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6f6ffe5c-be98-4c32-a62f-7f462c73c105 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6f6ffe5c-be98-4c32-a62f-7f462c73c105 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5b2e1e12-05a2-4daf-ba01-0bb7396982d3 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 200 Sep 07 10:04:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1522/2943] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:38 2026] GET /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 935 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6f6ffe5c-be98-4c32-a62f-7f462c73c105 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6f6ffe5c-be98-4c32-a62f-7f462c73c105 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 returned with HTTP 200 Sep 07 10:04:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1422/2944] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:38 2026] GET /volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fdca911c-0dbf-417c-9a92-6a1c023079c6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fdca911c-0dbf-417c-9a92-6a1c023079c6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fdca911c-0dbf-417c-9a92-6a1c023079c6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fdca911c-0dbf-417c-9a92-6a1c023079c6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fdca911c-0dbf-417c-9a92-6a1c023079c6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fdca911c-0dbf-417c-9a92-6a1c023079c6 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 200 Sep 07 10:04:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1523/2945] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:38 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 473 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-21919dcc-b51c-4a04-9d2d-a7489f359dac None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-21919dcc-b51c-4a04-9d2d-a7489f359dac tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] GET http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-21919dcc-b51c-4a04-9d2d-a7489f359dac tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-21919dcc-b51c-4a04-9d2d-a7489f359dac tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-21919dcc-b51c-4a04-9d2d-a7489f359dac tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Volume info retrieved successfully. Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-21919dcc-b51c-4a04-9d2d-a7489f359dac tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 200 Sep 07 10:04:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1524/2946] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:39 2026] GET /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 1200 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7ccd9440-28be-409d-a28e-f17c1e671e48 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7ccd9440-28be-409d-a28e-f17c1e671e48 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7ccd9440-28be-409d-a28e-f17c1e671e48 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7ccd9440-28be-409d-a28e-f17c1e671e48 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7ccd9440-28be-409d-a28e-f17c1e671e48 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7ccd9440-28be-409d-a28e-f17c1e671e48 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 returned with HTTP 200 Sep 07 10:04:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1525/2947] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:39 2026] GET /volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d1c7cfbf-f624-4709-aae5-882a801daa89 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d1c7cfbf-f624-4709-aae5-882a801daa89 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] GET http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d1c7cfbf-f624-4709-aae5-882a801daa89 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d1c7cfbf-f624-4709-aae5-882a801daa89 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-189178039"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-189178039'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:39 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Create volume of 1 GB Sep 07 10:04:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Availability Zones retrieved successfully. Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d1c7cfbf-f624-4709-aae5-882a801daa89 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Volume info retrieved successfully. Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d1c7cfbf-f624-4709-aae5-882a801daa89 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 200 Sep 07 10:04:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1526/2948] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:39 2026] GET /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 1200 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:04:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Flow 'volume_create_api' (86c387e6-c351-41f8-aed6-a84c761c4e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59444f3d-3242-4d7c-b430-0ac9f7c1fe06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-926230ac-7241-45e0-a065-2c2d630952c8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-926230ac-7241-45e0-a065-2c2d630952c8 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-926230ac-7241-45e0-a065-2c2d630952c8 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-926230ac-7241-45e0-a065-2c2d630952c8 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-926230ac-7241-45e0-a065-2c2d630952c8 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Snapshot retrieved successfully. Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-926230ac-7241-45e0-a065-2c2d630952c8 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 200 Sep 07 10:04:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1527/2949] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:39 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-296ce735-4606-4400-933f-b457c66a2a23 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-296ce735-4606-4400-933f-b457c66a2a23 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] DELETE http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-296ce735-4606-4400-933f-b457c66a2a23 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-296ce735-4606-4400-933f-b457c66a2a23 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:39 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-296ce735-4606-4400-933f-b457c66a2a23 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Delete volume with id: cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-296ce735-4606-4400-933f-b457c66a2a23 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Volume info retrieved successfully. Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59444f3d-3242-4d7c-b430-0ac9f7c1fe06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095e424b-0e2c-4c86-9971-de2cfe55a7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-296ce735-4606-4400-933f-b457c66a2a23 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Delete volume request issued successfully. Sep 07 10:04:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-296ce735-4606-4400-933f-b457c66a2a23 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 202 Sep 07 10:04:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1528/2950] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:04:39 2026] DELETE /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:04:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c9e1a581-7f76-4075-964f-db3a695a7138 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c9e1a581-7f76-4075-964f-db3a695a7138 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] GET http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c9e1a581-7f76-4075-964f-db3a695a7138 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c9e1a581-7f76-4075-964f-db3a695a7138 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c9e1a581-7f76-4075-964f-db3a695a7138 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Volume info retrieved successfully. Sep 07 10:04:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c9e1a581-7f76-4075-964f-db3a695a7138 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 200 Sep 07 10:04:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1529/2951] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:40 2026] GET /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 1199 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Created reservations ['46b13386-91cf-4be6-bbef-6766eade8a1b', 'f015938f-c7dc-42c3-953f-d808a4fa777b', 'b2388a50-45df-4127-a6a6-3e8c53217ede', '8e2c0264-d590-46ac-bc63-f930b9d8bd04'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095e424b-0e2c-4c86-9971-de2cfe55a7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46b13386-91cf-4be6-bbef-6766eade8a1b', 'f015938f-c7dc-42c3-953f-d808a4fa777b', 'b2388a50-45df-4127-a6a6-3e8c53217ede', '8e2c0264-d590-46ac-bc63-f930b9d8bd04']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be91a008-e765-41cd-ac4b-5f877e97b71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be91a008-e765-41cd-ac4b-5f877e97b71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a894ea0-c14a-494c-869c-4ba58ea53c4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-189178039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e77e6b5b0b1f433bb562275363b3c3af',qos_specs=None,replication_status=,reservations=['46b13386-91cf-4be6-bbef-6766eade8a1b','f015938f-c7dc-42c3-953f-d808a4fa777b','b2388a50-45df-4127-a6a6-3e8c53217ede','8e2c0264-d590-46ac-bc63-f930b9d8bd04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dba736dd22e84bbaa08a8d59ec4047d2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-189178039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a894ea0-c14a-494c-869c-4ba58ea53c4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e77e6b5b0b1f433bb562275363b3c3af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dba736dd22e84bbaa08a8d59ec4047d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cda8eb8-c243-46bf-b865-68fb3761f418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cda8eb8-c243-46bf-b865-68fb3761f418) transitioned into state 'SUCCESS' from state '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-189178039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e77e6b5b0b1f433bb562275363b3c3af',qos_specs=None,replication_status=,reservations=['46b13386-91cf-4be6-bbef-6766eade8a1b','f015938f-c7dc-42c3-953f-d808a4fa777b','b2388a50-45df-4127-a6a6-3e8c53217ede','8e2c0264-d590-46ac-bc63-f930b9d8bd04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dba736dd22e84bbaa08a8d59ec4047d2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae074ed-b132-4b63-b9ca-779291a22d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ae074ed-b132-4b63-b9ca-779291a22d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Flow 'volume_create_api' (86c387e6-c351-41f8-aed6-a84c761c4e18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Create volume request issued successfully. Sep 07 10:04:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d6e9d743-fcfa-46af-8b8e-0ba79631365a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1423/2952] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 10:04:39 2026] POST /volume/v3/volumes => generated 776 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c320e296-0be4-4e9e-ab7f-667a65f6bb83 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c320e296-0be4-4e9e-ab7f-667a65f6bb83 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a Sep 07 10:04:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c320e296-0be4-4e9e-ab7f-667a65f6bb83 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c320e296-0be4-4e9e-ab7f-667a65f6bb83 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c320e296-0be4-4e9e-ab7f-667a65f6bb83 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c320e296-0be4-4e9e-ab7f-667a65f6bb83 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a returned with HTTP 200 Sep 07 10:04:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1530/2953] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:40 2026] GET /volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e9b9d0f2-877c-4d5f-bee7-2df9b6c9cd54 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9b9d0f2-877c-4d5f-bee7-2df9b6c9cd54 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9b9d0f2-877c-4d5f-bee7-2df9b6c9cd54 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e9b9d0f2-877c-4d5f-bee7-2df9b6c9cd54 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e9b9d0f2-877c-4d5f-bee7-2df9b6c9cd54 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e9b9d0f2-877c-4d5f-bee7-2df9b6c9cd54 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 returned with HTTP 200 Sep 07 10:04:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1424/2954] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:40 2026] GET /volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 => generated 875 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3fc8e872-5e6b-499c-8b20-65d82129921f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-12c6d6db-3b81-4843-b719-6ea0a44fc51e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3fc8e872-5e6b-499c-8b20-65d82129921f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 Sep 07 10:04:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3fc8e872-5e6b-499c-8b20-65d82129921f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3fc8e872-5e6b-499c-8b20-65d82129921f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-12c6d6db-3b81-4843-b719-6ea0a44fc51e tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-12c6d6db-3b81-4843-b719-6ea0a44fc51e tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-12c6d6db-3b81-4843-b719-6ea0a44fc51e tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-12c6d6db-3b81-4843-b719-6ea0a44fc51e tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 returned with HTTP 404 Sep 07 10:04:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1425/2955] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:41 2026] GET /volume/v3/snapshots/cb57234b-22b6-4e5b-85d3-c25c36c77996 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e358bd4b-3d75-462a-9910-36e43efa8e7e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e358bd4b-3d75-462a-9910-36e43efa8e7e tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] DELETE http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3fc8e872-5e6b-499c-8b20-65d82129921f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e358bd4b-3d75-462a-9910-36e43efa8e7e tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e358bd4b-3d75-462a-9910-36e43efa8e7e tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-e358bd4b-3d75-462a-9910-36e43efa8e7e tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete volume with id: 70046963-7263-476e-be4e-3913d8fcdc4c Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3fc8e872-5e6b-499c-8b20-65d82129921f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 returned with HTTP 200 Sep 07 10:04:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1531/2956] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:40 2026] GET /volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 => generated 875 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e358bd4b-3d75-462a-9910-36e43efa8e7e tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ef4b4df4-3726-4a16-9ebd-d79e73a7a94f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ef4b4df4-3726-4a16-9ebd-d79e73a7a94f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:04:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ef4b4df4-3726-4a16-9ebd-d79e73a7a94f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23158a9f-2382-4e8e-9ee0-b356c494e865", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-228340433"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ef4b4df4-3726-4a16-9ebd-d79e73a7a94f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-ef4b4df4-3726-4a16-9ebd-d79e73a7a94f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Create snapshot from volume 23158a9f-2382-4e8e-9ee0-b356c494e865 Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e358bd4b-3d75-462a-9910-36e43efa8e7e tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Delete volume request issued successfully. Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e358bd4b-3d75-462a-9910-36e43efa8e7e tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c returned with HTTP 202 Sep 07 10:04:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1426/2957] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:41 2026] DELETE /volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c5d9c5b3-2b60-4443-b906-2b1529cefc91 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c5d9c5b3-2b60-4443-b906-2b1529cefc91 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c5d9c5b3-2b60-4443-b906-2b1529cefc91 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c5d9c5b3-2b60-4443-b906-2b1529cefc91 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c5d9c5b3-2b60-4443-b906-2b1529cefc91 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c5d9c5b3-2b60-4443-b906-2b1529cefc91 tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c returned with HTTP 200 Sep 07 10:04:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1427/2958] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:41 2026] GET /volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-55044b81-7275-420e-92a2-b0e7f345bb14 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-55044b81-7275-420e-92a2-b0e7f345bb14 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] GET http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-55044b81-7275-420e-92a2-b0e7f345bb14 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-55044b81-7275-420e-92a2-b0e7f345bb14 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-55044b81-7275-420e-92a2-b0e7f345bb14 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 404 Sep 07 10:04:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1428/2959] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:41 2026] GET /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:04:41 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-ef4b4df4-3726-4a16-9ebd-d79e73a7a94f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Created reservations ['0f17d17d-8f29-4622-9a10-fbe27c2383d6', 'da998221-66f8-475b-ad98-a6a452fcddda', 'caae9f97-a6b0-4aa7-9dac-7f7cbadaf4ec', '1d8536b6-46cd-4481-9a1b-ad5585dfdd79'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f6a0141e-6359-472d-931e-272777b33dbf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f6a0141e-6359-472d-931e-272777b33dbf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f6a0141e-6359-472d-931e-272777b33dbf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f6a0141e-6359-472d-931e-272777b33dbf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ef4b4df4-3726-4a16-9ebd-d79e73a7a94f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Snapshot create request issued successfully. Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ef4b4df4-3726-4a16-9ebd-d79e73a7a94f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:04:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1532/2960] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:04:41 2026] POST /volume/v3/snapshots => generated 325 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-594566cc-6e3d-4b4d-b896-8c615c479fa5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-594566cc-6e3d-4b4d-b896-8c615c479fa5 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d Sep 07 10:04:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-594566cc-6e3d-4b4d-b896-8c615c479fa5 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-594566cc-6e3d-4b4d-b896-8c615c479fa5 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f6a0141e-6359-472d-931e-272777b33dbf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-594566cc-6e3d-4b4d-b896-8c615c479fa5 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Snapshot retrieved successfully. Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-594566cc-6e3d-4b4d-b896-8c615c479fa5 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d returned with HTTP 200 Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f6a0141e-6359-472d-931e-272777b33dbf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a returned with HTTP 200 Sep 07 10:04:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1429/2962] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:41 2026] GET /volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a => generated 868 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1533/2962] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:41 2026] GET /volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d => generated 457 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a417031c-dfaa-4e6b-b34f-cbc8f037bd64 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a417031c-dfaa-4e6b-b34f-cbc8f037bd64 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] DELETE http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a417031c-dfaa-4e6b-b34f-cbc8f037bd64 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a417031c-dfaa-4e6b-b34f-cbc8f037bd64 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-a417031c-dfaa-4e6b-b34f-cbc8f037bd64 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Delete volume with id: cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a417031c-dfaa-4e6b-b34f-cbc8f037bd64 tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 404 Sep 07 10:04:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1430/2963] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:04:41 2026] DELETE /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:04:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cd89cb7a-206a-4f18-bc75-3299c49a6abc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cd89cb7a-206a-4f18-bc75-3299c49a6abc tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] GET http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e Sep 07 10:04:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cd89cb7a-206a-4f18-bc75-3299c49a6abc tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cd89cb7a-206a-4f18-bc75-3299c49a6abc tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cd89cb7a-206a-4f18-bc75-3299c49a6abc tempest-VolumeImageDependencyTests-998753230 tempest-VolumeImageDependencyTests-998753230-project-member] http://192.168.122.65/volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e returned with HTTP 404 Sep 07 10:04:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1534/2964] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:41 2026] GET /volume/v3/volumes/cb187916-699f-47fb-9487-bacfd956485e => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:04:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4f7dceda-e75a-47ea-8215-abd96ea15f7d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f7dceda-e75a-47ea-8215-abd96ea15f7d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c Sep 07 10:04:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f7dceda-e75a-47ea-8215-abd96ea15f7d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f7dceda-e75a-47ea-8215-abd96ea15f7d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4f7dceda-e75a-47ea-8215-abd96ea15f7d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Volume info retrieved successfully. Sep 07 10:04:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f7dceda-e75a-47ea-8215-abd96ea15f7d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c returned with HTTP 200 Sep 07 10:04:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1431/2965] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:42 2026] GET /volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c => generated 859 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8e349f1b-8e14-441d-b6c1-7b2555cb4d2e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8e349f1b-8e14-441d-b6c1-7b2555cb4d2e tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d Sep 07 10:04:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8e349f1b-8e14-441d-b6c1-7b2555cb4d2e tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8e349f1b-8e14-441d-b6c1-7b2555cb4d2e tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bdffed7c-9c36-4365-9437-39c02d6e7b95 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bdffed7c-9c36-4365-9437-39c02d6e7b95 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a Sep 07 10:04:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bdffed7c-9c36-4365-9437-39c02d6e7b95 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8e349f1b-8e14-441d-b6c1-7b2555cb4d2e tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Snapshot retrieved successfully. Sep 07 10:04:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bdffed7c-9c36-4365-9437-39c02d6e7b95 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8e349f1b-8e14-441d-b6c1-7b2555cb4d2e tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d returned with HTTP 200 Sep 07 10:04:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1535/2966] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:42 2026] GET /volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d => generated 457 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bdffed7c-9c36-4365-9437-39c02d6e7b95 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bdffed7c-9c36-4365-9437-39c02d6e7b95 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a returned with HTTP 200 Sep 07 10:04:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1432/2967] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:42 2026] GET /volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a => generated 869 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e6a13076-60cb-4fee-8357-892bf966753e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e6a13076-60cb-4fee-8357-892bf966753e tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:04:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e6a13076-60cb-4fee-8357-892bf966753e tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a894ea0-c14a-494c-869c-4ba58ea53c4a", "name": "tempest-VolumeDependencyTests-Snapshot-758087526"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e6a13076-60cb-4fee-8357-892bf966753e tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:42 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-e6a13076-60cb-4fee-8357-892bf966753e tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Create snapshot from volume 1a894ea0-c14a-494c-869c-4ba58ea53c4a Sep 07 10:04:42 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-e6a13076-60cb-4fee-8357-892bf966753e tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Created reservations ['b4bb117f-fb53-48ea-8ae2-dc32d5b4cf84', '9330747b-605b-4cd5-bc30-55911000cf0d', '49082c49-51a5-4d6b-b30b-e24d879062b8', 'e0432f36-f51b-4bf4-8c00-555f7bdf85b8'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e6a13076-60cb-4fee-8357-892bf966753e tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Snapshot create request issued successfully. Sep 07 10:04:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e6a13076-60cb-4fee-8357-892bf966753e tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:04:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1536/2968] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:04:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ae859c14-bad9-41e0-a994-a348f733ce24 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae859c14-bad9-41e0-a994-a348f733ce24 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:04:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ae859c14-bad9-41e0-a994-a348f733ce24 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ae859c14-bad9-41e0-a994-a348f733ce24 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ae859c14-bad9-41e0-a994-a348f733ce24 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Snapshot retrieved successfully. Sep 07 10:04:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ae859c14-bad9-41e0-a994-a348f733ce24 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe returned with HTTP 200 Sep 07 10:04:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1433/2969] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:42 2026] GET /volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b4d4f012-9655-43f9-9d76-a8e00edceb4d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b4d4f012-9655-43f9-9d76-a8e00edceb4d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] GET http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c Sep 07 10:04:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b4d4f012-9655-43f9-9d76-a8e00edceb4d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b4d4f012-9655-43f9-9d76-a8e00edceb4d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b4d4f012-9655-43f9-9d76-a8e00edceb4d tempest-CreateVolumesFromSnapshotTest-313643088 tempest-CreateVolumesFromSnapshotTest-313643088-project-member] http://192.168.122.65/volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c returned with HTTP 404 Sep 07 10:04:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1537/2970] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:43 2026] GET /volume/v3/volumes/70046963-7263-476e-be4e-3913d8fcdc4c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-aed07a09-e156-408a-8076-974c7dd4049e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aed07a09-e156-408a-8076-974c7dd4049e tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d Sep 07 10:04:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aed07a09-e156-408a-8076-974c7dd4049e tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aed07a09-e156-408a-8076-974c7dd4049e tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-aed07a09-e156-408a-8076-974c7dd4049e tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Snapshot retrieved successfully. Sep 07 10:04:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aed07a09-e156-408a-8076-974c7dd4049e tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d returned with HTTP 200 Sep 07 10:04:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1434/2971] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:43 2026] GET /volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d => generated 457 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fc0fa349-67de-4114-9da1-18d75e29bc3f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc0fa349-67de-4114-9da1-18d75e29bc3f tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:04:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc0fa349-67de-4114-9da1-18d75e29bc3f tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fc0fa349-67de-4114-9da1-18d75e29bc3f tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fc0fa349-67de-4114-9da1-18d75e29bc3f tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Snapshot retrieved successfully. Sep 07 10:04:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fc0fa349-67de-4114-9da1-18d75e29bc3f tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe returned with HTTP 200 Sep 07 10:04:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1538/2972] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:43 2026] GET /volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-183d061b-6c3f-4202-8a41-bd9b60ed6f3d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-183d061b-6c3f-4202-8a41-bd9b60ed6f3d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d Sep 07 10:04:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-183d061b-6c3f-4202-8a41-bd9b60ed6f3d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-183d061b-6c3f-4202-8a41-bd9b60ed6f3d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-183d061b-6c3f-4202-8a41-bd9b60ed6f3d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Snapshot retrieved successfully. Sep 07 10:04:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-183d061b-6c3f-4202-8a41-bd9b60ed6f3d tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d returned with HTTP 200 Sep 07 10:04:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1435/2973] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:44 2026] GET /volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d => generated 484 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7cbe3fd1-4fc0-41f2-b0b2-827b54cd7a0a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7cbe3fd1-4fc0-41f2-b0b2-827b54cd7a0a tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d Sep 07 10:04:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7cbe3fd1-4fc0-41f2-b0b2-827b54cd7a0a tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7cbe3fd1-4fc0-41f2-b0b2-827b54cd7a0a tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7cbe3fd1-4fc0-41f2-b0b2-827b54cd7a0a tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Snapshot retrieved successfully. Sep 07 10:04:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7cbe3fd1-4fc0-41f2-b0b2-827b54cd7a0a tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d returned with HTTP 200 Sep 07 10:04:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1539/2974] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:44 2026] GET /volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d => generated 484 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2c180ae1-c0e5-49dd-8a8d-9f1eb031d4d7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2c180ae1-c0e5-49dd-8a8d-9f1eb031d4d7 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d Sep 07 10:04:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2c180ae1-c0e5-49dd-8a8d-9f1eb031d4d7 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2c180ae1-c0e5-49dd-8a8d-9f1eb031d4d7 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:44 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-2c180ae1-c0e5-49dd-8a8d-9f1eb031d4d7 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Delete snapshot with id: 13fe88f7-ca34-4e79-94be-7d894298d09d Sep 07 10:04:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2c180ae1-c0e5-49dd-8a8d-9f1eb031d4d7 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Snapshot retrieved successfully. Sep 07 10:04:44 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:44 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2c180ae1-c0e5-49dd-8a8d-9f1eb031d4d7 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Snapshot delete request issued successfully. Sep 07 10:04:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2c180ae1-c0e5-49dd-8a8d-9f1eb031d4d7 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d returned with HTTP 202 Sep 07 10:04:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1436/2975] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:04:44 2026] DELETE /volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-736f5669-2523-4ea8-ad85-e176c5d4a94c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-736f5669-2523-4ea8-ad85-e176c5d4a94c tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d Sep 07 10:04:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-736f5669-2523-4ea8-ad85-e176c5d4a94c tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-736f5669-2523-4ea8-ad85-e176c5d4a94c tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-736f5669-2523-4ea8-ad85-e176c5d4a94c tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Snapshot retrieved successfully. Sep 07 10:04:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-736f5669-2523-4ea8-ad85-e176c5d4a94c tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d returned with HTTP 200 Sep 07 10:04:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1540/2976] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:44 2026] GET /volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d => generated 483 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7a4cf21e-358a-44c7-9acc-2d5076055b53 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7a4cf21e-358a-44c7-9acc-2d5076055b53 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:04:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7a4cf21e-358a-44c7-9acc-2d5076055b53 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7a4cf21e-358a-44c7-9acc-2d5076055b53 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7a4cf21e-358a-44c7-9acc-2d5076055b53 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Snapshot retrieved successfully. Sep 07 10:04:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7a4cf21e-358a-44c7-9acc-2d5076055b53 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe returned with HTTP 200 Sep 07 10:04:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1437/2977] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:44 2026] GET /volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cb27dc8b-ae5f-444e-a55c-52d1c9809bd8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cb27dc8b-ae5f-444e-a55c-52d1c9809bd8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d Sep 07 10:04:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cb27dc8b-ae5f-444e-a55c-52d1c9809bd8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cb27dc8b-ae5f-444e-a55c-52d1c9809bd8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cb27dc8b-ae5f-444e-a55c-52d1c9809bd8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Snapshot retrieved successfully. Sep 07 10:04:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cb27dc8b-ae5f-444e-a55c-52d1c9809bd8 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d returned with HTTP 200 Sep 07 10:04:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1541/2978] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:45 2026] GET /volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d => generated 483 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d8fcf2a5-9738-435f-8c78-cf8e6d859c6e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0ac750bd-9573-48ea-8e3f-3f4cefd7dc9f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0ac750bd-9573-48ea-8e3f-3f4cefd7dc9f tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:04:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0ac750bd-9573-48ea-8e3f-3f4cefd7dc9f tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0ac750bd-9573-48ea-8e3f-3f4cefd7dc9f tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0ac750bd-9573-48ea-8e3f-3f4cefd7dc9f tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Snapshot retrieved successfully. Sep 07 10:04:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0ac750bd-9573-48ea-8e3f-3f4cefd7dc9f tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe returned with HTTP 200 Sep 07 10:04:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1542/2979] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:45 2026] GET /volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d8fcf2a5-9738-435f-8c78-cf8e6d859c6e tempest-ProjectReaderTests-1985100180 tempest-ProjectReaderTests-1985100180-project-admin] GET http://192.168.122.65/volume/v3/scheduler-stats/get_pools Sep 07 10:04:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d8fcf2a5-9738-435f-8c78-cf8e6d859c6e tempest-ProjectReaderTests-1985100180 tempest-ProjectReaderTests-1985100180-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d8fcf2a5-9738-435f-8c78-cf8e6d859c6e tempest-ProjectReaderTests-1985100180 tempest-ProjectReaderTests-1985100180-project-admin] Calling method 'get_pools' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d8fcf2a5-9738-435f-8c78-cf8e6d859c6e tempest-ProjectReaderTests-1985100180 tempest-ProjectReaderTests-1985100180-project-admin] http://192.168.122.65/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 10:04:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1438/2980] 192.168.122.65 () {58 vars in 1170 bytes} [Mon Sep 7 10:04:45 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 10:04:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8cb99b34-c387-41e2-82bf-1d690284fc28 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8cb99b34-c387-41e2-82bf-1d690284fc28 tempest-ProjectReaderTests-1985100180 tempest-ProjectReaderTests-1985100180-project-reader] GET http://192.168.122.65/volume/v3/capabilities/devstack@QuobyteHD Sep 07 10:04:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8cb99b34-c387-41e2-82bf-1d690284fc28 tempest-ProjectReaderTests-1985100180 tempest-ProjectReaderTests-1985100180-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8cb99b34-c387-41e2-82bf-1d690284fc28 tempest-ProjectReaderTests-1985100180 tempest-ProjectReaderTests-1985100180-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:46 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-8cb99b34-c387-41e2-82bf-1d690284fc28 tempest-ProjectReaderTests-1985100180 tempest-ProjectReaderTests-1985100180-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'a3606af50ce7409f8b2e3529a443542e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '215705f13782429eaa87cd95cd82dd64', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:04:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8cb99b34-c387-41e2-82bf-1d690284fc28 tempest-ProjectReaderTests-1985100180 tempest-ProjectReaderTests-1985100180-project-reader] http://192.168.122.65/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 10:04:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1543/2981] 192.168.122.65 () {58 vars in 1188 bytes} [Mon Sep 7 10:04:46 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 270 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4369b430-4258-43c0-a02c-9f13e9a43a91 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4369b430-4258-43c0-a02c-9f13e9a43a91 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d Sep 07 10:04:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4369b430-4258-43c0-a02c-9f13e9a43a91 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4369b430-4258-43c0-a02c-9f13e9a43a91 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4369b430-4258-43c0-a02c-9f13e9a43a91 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d returned with HTTP 404 Sep 07 10:04:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1439/2982] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:46 2026] GET /volume/v3/snapshots/13fe88f7-ca34-4e79-94be-7d894298d09d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e6bfba70-a507-4193-ad1f-37a01e6b3434 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e6bfba70-a507-4193-ad1f-37a01e6b3434 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] DELETE http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 Sep 07 10:04:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e6bfba70-a507-4193-ad1f-37a01e6b3434 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e6bfba70-a507-4193-ad1f-37a01e6b3434 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:46 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-e6bfba70-a507-4193-ad1f-37a01e6b3434 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Delete volume with id: 23158a9f-2382-4e8e-9ee0-b356c494e865 Sep 07 10:04:46 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:46 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e6bfba70-a507-4193-ad1f-37a01e6b3434 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e6bfba70-a507-4193-ad1f-37a01e6b3434 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Delete volume request issued successfully. Sep 07 10:04:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e6bfba70-a507-4193-ad1f-37a01e6b3434 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 returned with HTTP 202 Sep 07 10:04:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1544/2983] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:46 2026] DELETE /volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1f55e1c8-e5ad-4a86-9ea9-f392267d44be None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1f55e1c8-e5ad-4a86-9ea9-f392267d44be tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 Sep 07 10:04:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1f55e1c8-e5ad-4a86-9ea9-f392267d44be tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1f55e1c8-e5ad-4a86-9ea9-f392267d44be tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:46 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:46 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1f55e1c8-e5ad-4a86-9ea9-f392267d44be tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1f55e1c8-e5ad-4a86-9ea9-f392267d44be tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 returned with HTTP 200 Sep 07 10:04:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1440/2984] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:46 2026] GET /volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7cffa2f7-335a-4db2-92f8-8fe7e83e4889 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7cffa2f7-335a-4db2-92f8-8fe7e83e4889 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:04:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7cffa2f7-335a-4db2-92f8-8fe7e83e4889 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7cffa2f7-335a-4db2-92f8-8fe7e83e4889 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7cffa2f7-335a-4db2-92f8-8fe7e83e4889 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Snapshot retrieved successfully. Sep 07 10:04:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7cffa2f7-335a-4db2-92f8-8fe7e83e4889 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe returned with HTTP 200 Sep 07 10:04:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1545/2985] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:47 2026] GET /volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2c2aef83-07cb-400a-8234-149342b38ccf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1659854436"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Create volume request body: {'volume': {'snapshot_id': '9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1659854436'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Snapshot retrieved successfully. Sep 07 10:04:47 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Create volume of 1 GB Sep 07 10:04:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Availability Zones retrieved successfully. Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Flow 'volume_create_api' (2d637402-e85f-4374-86a7-732994a1c983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66692f0-079d-4ab4-aee1-efcdc67fb5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66692f0-079d-4ab4-aee1-efcdc67fb5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (103b5be2-aacb-4632-8e54-d7b524ec3253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6af0dfd7-2c8c-4ea5-9550-dfa373d2f3c4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Created reservations ['69098da0-1db8-4dbd-ab17-3aa918cb090d', '71e49197-a3e9-4a44-8f76-91e0ed455174', 'f11f0e47-da04-483e-979c-274384dd27c3', 'e5a4c9ab-30a4-41d8-87fc-8b287d871d6d'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (103b5be2-aacb-4632-8e54-d7b524ec3253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69098da0-1db8-4dbd-ab17-3aa918cb090d', '71e49197-a3e9-4a44-8f76-91e0ed455174', 'f11f0e47-da04-483e-979c-274384dd27c3', 'e5a4c9ab-30a4-41d8-87fc-8b287d871d6d']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc0906c-4a79-4ca4-9d75-e15d010ffce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc0906c-4a79-4ca4-9d75-e15d010ffce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c420f07-1577-48b0-9141-15e05a82fa97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1659854436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e77e6b5b0b1f433bb562275363b3c3af',qos_specs=None,replication_status=,reservations=['69098da0-1db8-4dbd-ab17-3aa918cb090d','71e49197-a3e9-4a44-8f76-91e0ed455174','f11f0e47-da04-483e-979c-274384dd27c3','e5a4c9ab-30a4-41d8-87fc-8b287d871d6d'],size=1,snapshot_id=9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe,source_replicaid=,source_volid=None,status='creating',user_id='dba736dd22e84bbaa08a8d59ec4047d2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1659854436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c420f07-1577-48b0-9141-15e05a82fa97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e77e6b5b0b1f433bb562275363b3c3af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dba736dd22e84bbaa08a8d59ec4047d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cdd4c4f-5384-4573-9ed1-16da7b56d19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cdd4c4f-5384-4573-9ed1-16da7b56d19d) transitioned into state 'SUCCESS' from state '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-1659854436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e77e6b5b0b1f433bb562275363b3c3af',qos_specs=None,replication_status=,reservations=['69098da0-1db8-4dbd-ab17-3aa918cb090d','71e49197-a3e9-4a44-8f76-91e0ed455174','f11f0e47-da04-483e-979c-274384dd27c3','e5a4c9ab-30a4-41d8-87fc-8b287d871d6d'],size=1,snapshot_id=9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe,source_replicaid=,source_volid=None,status='creating',user_id='dba736dd22e84bbaa08a8d59ec4047d2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec53c77-9eb9-4921-a0fe-0afbd024d25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec53c77-9eb9-4921-a0fe-0afbd024d25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Flow 'volume_create_api' (2d637402-e85f-4374-86a7-732994a1c983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Create volume request issued successfully. Sep 07 10:04:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2c2aef83-07cb-400a-8234-149342b38ccf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1441/2986] 192.168.122.65 () {62 vars in 1179 bytes} [Mon Sep 7 10:04:47 2026] POST /volume/v3/volumes => generated 811 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-82a50c6e-9e7d-453b-9697-03d8642ccc95 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-82a50c6e-9e7d-453b-9697-03d8642ccc95 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-82a50c6e-9e7d-453b-9697-03d8642ccc95 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-82a50c6e-9e7d-453b-9697-03d8642ccc95 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-82a50c6e-9e7d-453b-9697-03d8642ccc95 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-82a50c6e-9e7d-453b-9697-03d8642ccc95 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 returned with HTTP 200 Sep 07 10:04:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1442/2987] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:47 2026] GET /volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 => generated 879 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:04:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6af0dfd7-2c8c-4ea5-9550-dfa373d2f3c4 tempest-ProjectMemberTests-2045951812 tempest-ProjectMemberTests-2045951812-project-admin] GET http://192.168.122.65/volume/v3/scheduler-stats/get_pools Sep 07 10:04:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6af0dfd7-2c8c-4ea5-9550-dfa373d2f3c4 tempest-ProjectMemberTests-2045951812 tempest-ProjectMemberTests-2045951812-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6af0dfd7-2c8c-4ea5-9550-dfa373d2f3c4 tempest-ProjectMemberTests-2045951812 tempest-ProjectMemberTests-2045951812-project-admin] Calling method 'get_pools' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6af0dfd7-2c8c-4ea5-9550-dfa373d2f3c4 tempest-ProjectMemberTests-2045951812 tempest-ProjectMemberTests-2045951812-project-admin] http://192.168.122.65/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 10:04:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1546/2988] 192.168.122.65 () {58 vars in 1170 bytes} [Mon Sep 7 10:04:47 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:04:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7336b3f2-b245-4624-b135-d6bcfa1bee95 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8e46e466-6939-4a68-8a85-ab79cf66d014 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8e46e466-6939-4a68-8a85-ab79cf66d014 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 Sep 07 10:04:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8e46e466-6939-4a68-8a85-ab79cf66d014 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8e46e466-6939-4a68-8a85-ab79cf66d014 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:48 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:48 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8e46e466-6939-4a68-8a85-ab79cf66d014 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8e46e466-6939-4a68-8a85-ab79cf66d014 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 returned with HTTP 200 Sep 07 10:04:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1547/2989] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:48 2026] GET /volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 => generated 874 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7336b3f2-b245-4624-b135-d6bcfa1bee95 tempest-ProjectMemberTests-2045951812 tempest-ProjectMemberTests-2045951812-project-member] GET http://192.168.122.65/volume/v3/capabilities/devstack@QuobyteHD Sep 07 10:04:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7336b3f2-b245-4624-b135-d6bcfa1bee95 tempest-ProjectMemberTests-2045951812 tempest-ProjectMemberTests-2045951812-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7336b3f2-b245-4624-b135-d6bcfa1bee95 tempest-ProjectMemberTests-2045951812 tempest-ProjectMemberTests-2045951812-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:48 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-7336b3f2-b245-4624-b135-d6bcfa1bee95 tempest-ProjectMemberTests-2045951812 tempest-ProjectMemberTests-2045951812-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3780dd302ab04f55a957f3ac58c3438b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd6c051135b464a2fb124f59804cf87b3', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:04:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7336b3f2-b245-4624-b135-d6bcfa1bee95 tempest-ProjectMemberTests-2045951812 tempest-ProjectMemberTests-2045951812-project-member] http://192.168.122.65/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 10:04:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1443/2990] 192.168.122.65 () {58 vars in 1188 bytes} [Mon Sep 7 10:04:47 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 305 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-43a1794a-67e7-4a00-91b5-2c639cc64228 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-43a1794a-67e7-4a00-91b5-2c639cc64228 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 Sep 07 10:04:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-43a1794a-67e7-4a00-91b5-2c639cc64228 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-43a1794a-67e7-4a00-91b5-2c639cc64228 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:48 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:48 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-43a1794a-67e7-4a00-91b5-2c639cc64228 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-43a1794a-67e7-4a00-91b5-2c639cc64228 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 returned with HTTP 200 Sep 07 10:04:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1548/2991] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:48 2026] GET /volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 => generated 903 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8244da34-ab7c-4830-b655-1d9c1eb0ca96 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8244da34-ab7c-4830-b655-1d9c1eb0ca96 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 Sep 07 10:04:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8244da34-ab7c-4830-b655-1d9c1eb0ca96 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8244da34-ab7c-4830-b655-1d9c1eb0ca96 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8244da34-ab7c-4830-b655-1d9c1eb0ca96 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 returned with HTTP 404 Sep 07 10:04:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1444/2992] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:49 2026] GET /volume/v3/volumes/23158a9f-2382-4e8e-9ee0-b356c494e865 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1a675e63-11d6-4b74-ae0f-97875b1cd32f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1a675e63-11d6-4b74-ae0f-97875b1cd32f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] DELETE http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 Sep 07 10:04:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1a675e63-11d6-4b74-ae0f-97875b1cd32f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1a675e63-11d6-4b74-ae0f-97875b1cd32f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:49 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-1a675e63-11d6-4b74-ae0f-97875b1cd32f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Delete volume with id: 10499393-2985-4c82-b61d-edd3f93c1348 Sep 07 10:04:49 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:49 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:49 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:49 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:49 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1a675e63-11d6-4b74-ae0f-97875b1cd32f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:49 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1a675e63-11d6-4b74-ae0f-97875b1cd32f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Delete volume request issued successfully. Sep 07 10:04:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1a675e63-11d6-4b74-ae0f-97875b1cd32f tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 returned with HTTP 202 Sep 07 10:04:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1549/2993] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:49 2026] DELETE /volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:04:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c2f0082b-93a2-4e0b-9d43-e3f9d74d79b0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c2f0082b-93a2-4e0b-9d43-e3f9d74d79b0 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 Sep 07 10:04:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c2f0082b-93a2-4e0b-9d43-e3f9d74d79b0 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c2f0082b-93a2-4e0b-9d43-e3f9d74d79b0 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:49 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:49 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:49 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:49 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:49 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c2f0082b-93a2-4e0b-9d43-e3f9d74d79b0 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c2f0082b-93a2-4e0b-9d43-e3f9d74d79b0 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 returned with HTTP 200 Sep 07 10:04:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1445/2994] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:49 2026] GET /volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 => generated 839 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-06beeeda-2693-49fa-ac4d-053665cf020b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-06beeeda-2693-49fa-ac4d-053665cf020b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 Sep 07 10:04:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-06beeeda-2693-49fa-ac4d-053665cf020b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-06beeeda-2693-49fa-ac4d-053665cf020b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:49 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:49 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:49 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:49 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:49 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-06beeeda-2693-49fa-ac4d-053665cf020b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-06beeeda-2693-49fa-ac4d-053665cf020b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 returned with HTTP 200 Sep 07 10:04:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1550/2995] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:49 2026] GET /volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 => generated 903 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7a857d53-029e-400b-beb1-22b70538cd58 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7a857d53-029e-400b-beb1-22b70538cd58 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 Sep 07 10:04:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7a857d53-029e-400b-beb1-22b70538cd58 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:50 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7a857d53-029e-400b-beb1-22b70538cd58 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7a857d53-029e-400b-beb1-22b70538cd58 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Volume info retrieved successfully. Sep 07 10:04:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7a857d53-029e-400b-beb1-22b70538cd58 tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 returned with HTTP 200 Sep 07 10:04:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1446/2996] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:50 2026] GET /volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 => generated 839 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:04:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-51ab1119-b618-4f24-b0de-3c24c88a54e2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-51ab1119-b618-4f24-b0de-3c24c88a54e2 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 Sep 07 10:04:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-51ab1119-b618-4f24-b0de-3c24c88a54e2 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-51ab1119-b618-4f24-b0de-3c24c88a54e2 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:51 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-51ab1119-b618-4f24-b0de-3c24c88a54e2 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-51ab1119-b618-4f24-b0de-3c24c88a54e2 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 returned with HTTP 200 Sep 07 10:04:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1551/2997] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:50 2026] GET /volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 => generated 903 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4f26fed4-2fbb-44d1-9e05-855f7b94d25c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f26fed4-2fbb-44d1-9e05-855f7b94d25c tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] GET http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 Sep 07 10:04:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f26fed4-2fbb-44d1-9e05-855f7b94d25c tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f26fed4-2fbb-44d1-9e05-855f7b94d25c tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f26fed4-2fbb-44d1-9e05-855f7b94d25c tempest-CinderUnicodeTest-1339752363 tempest-CinderUnicodeTest-1339752363-project-member] http://192.168.122.65/volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 returned with HTTP 404 Sep 07 10:04:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1447/2998] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:51 2026] GET /volume/v3/volumes/10499393-2985-4c82-b61d-edd3f93c1348 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-da4bdfab-2ab0-490a-a2e3-e5f400eb327d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-da4bdfab-2ab0-490a-a2e3-e5f400eb327d tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 Sep 07 10:04:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-da4bdfab-2ab0-490a-a2e3-e5f400eb327d tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-da4bdfab-2ab0-490a-a2e3-e5f400eb327d tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-da4bdfab-2ab0-490a-a2e3-e5f400eb327d tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-da4bdfab-2ab0-490a-a2e3-e5f400eb327d tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 returned with HTTP 200 Sep 07 10:04:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1552/2999] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:52 2026] GET /volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 => generated 903 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6fc5c8a4-1dd6-4aee-90ad-49fa6f575101 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6fc5c8a4-1dd6-4aee-90ad-49fa6f575101 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 Sep 07 10:04:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6fc5c8a4-1dd6-4aee-90ad-49fa6f575101 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6fc5c8a4-1dd6-4aee-90ad-49fa6f575101 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6fc5c8a4-1dd6-4aee-90ad-49fa6f575101 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6fc5c8a4-1dd6-4aee-90ad-49fa6f575101 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 returned with HTTP 200 Sep 07 10:04:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1448/3000] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:53 2026] GET /volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 => generated 903 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e962149a-9f26-4cb6-be87-1e087626c466 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3555d012-c126-489e-aa72-e5180947d623 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3555d012-c126-489e-aa72-e5180947d623 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 Sep 07 10:04:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3555d012-c126-489e-aa72-e5180947d623 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3555d012-c126-489e-aa72-e5180947d623 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3555d012-c126-489e-aa72-e5180947d623 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3555d012-c126-489e-aa72-e5180947d623 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 returned with HTTP 200 Sep 07 10:04:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1449/3001] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:54 2026] GET /volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 => generated 903 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1071899944"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1071899944'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:54 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Create volume of 1 GB Sep 07 10:04:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Availability Zones retrieved successfully. Sep 07 10:04:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Flow 'volume_create_api' (1ec16f35-4496-4bd4-b677-969104c7fb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6448e0cf-57ed-4b0e-b93e-d44bd2dae2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:54 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6448e0cf-57ed-4b0e-b93e-d44bd2dae2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3906cb5b-eb02-4305-b2ce-9735b2ba1b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Created reservations ['96ce9e33-fce3-46ec-99fe-3cf2b3bcab70', '41deaca7-acaf-4730-bb72-79838d07c438', '9c0ec81b-07bb-4b43-9501-bc99576fc398', '5ee1448d-04b3-4637-a806-24abd5d7a61e'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3906cb5b-eb02-4305-b2ce-9735b2ba1b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96ce9e33-fce3-46ec-99fe-3cf2b3bcab70', '41deaca7-acaf-4730-bb72-79838d07c438', '9c0ec81b-07bb-4b43-9501-bc99576fc398', '5ee1448d-04b3-4637-a806-24abd5d7a61e']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04b99cc5-fd00-46f4-879a-ee4a49e181cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04b99cc5-fd00-46f4-879a-ee4a49e181cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25112b34-d5ed-4473-b1bb-eb5acf0c619c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1071899944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b209e12ca7d74030982322109c8dcfd9',qos_specs=None,replication_status=,reservations=['96ce9e33-fce3-46ec-99fe-3cf2b3bcab70','41deaca7-acaf-4730-bb72-79838d07c438','9c0ec81b-07bb-4b43-9501-bc99576fc398','5ee1448d-04b3-4637-a806-24abd5d7a61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='351223bfe8b2401e8f92b6f00fd5b309',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1071899944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25112b34-d5ed-4473-b1bb-eb5acf0c619c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b209e12ca7d74030982322109c8dcfd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='351223bfe8b2401e8f92b6f00fd5b309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc24b2c-40b2-472c-ae40-5712a2005a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc24b2c-40b2-472c-ae40-5712a2005a08) transitioned into state 'SUCCESS' from state '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-1071899944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b209e12ca7d74030982322109c8dcfd9',qos_specs=None,replication_status=,reservations=['96ce9e33-fce3-46ec-99fe-3cf2b3bcab70','41deaca7-acaf-4730-bb72-79838d07c438','9c0ec81b-07bb-4b43-9501-bc99576fc398','5ee1448d-04b3-4637-a806-24abd5d7a61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='351223bfe8b2401e8f92b6f00fd5b309',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7cd7b55-83c5-409e-9c3f-53d69c98abac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7cd7b55-83c5-409e-9c3f-53d69c98abac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Flow 'volume_create_api' (1ec16f35-4496-4bd4-b677-969104c7fb4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Create volume request issued successfully. Sep 07 10:04:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e962149a-9f26-4cb6-be87-1e087626c466 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1553/3002] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:04:53 2026] POST /volume/v3/volumes => generated 785 bytes in 1406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b660cc48-aed4-4e95-b1c4-27a23693bc33 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b660cc48-aed4-4e95-b1c4-27a23693bc33 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c Sep 07 10:04:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b660cc48-aed4-4e95-b1c4-27a23693bc33 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b660cc48-aed4-4e95-b1c4-27a23693bc33 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:55 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b660cc48-aed4-4e95-b1c4-27a23693bc33 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:04:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b660cc48-aed4-4e95-b1c4-27a23693bc33 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c returned with HTTP 200 Sep 07 10:04:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1450/3003] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:55 2026] GET /volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0f0a0793-a03a-463c-a15d-8e2b003fa83b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0f0a0793-a03a-463c-a15d-8e2b003fa83b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0f0a0793-a03a-463c-a15d-8e2b003fa83b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0f0a0793-a03a-463c-a15d-8e2b003fa83b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0f0a0793-a03a-463c-a15d-8e2b003fa83b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0f0a0793-a03a-463c-a15d-8e2b003fa83b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 returned with HTTP 200 Sep 07 10:04:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1554/3004] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:55 2026] GET /volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 => generated 904 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-160146c6-b7a1-4d9c-a744-a5056b0eed09 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-160146c6-b7a1-4d9c-a744-a5056b0eed09 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:04:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-160146c6-b7a1-4d9c-a744-a5056b0eed09 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-160146c6-b7a1-4d9c-a744-a5056b0eed09 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:55 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-160146c6-b7a1-4d9c-a744-a5056b0eed09 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Delete snapshot with id: 9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:04:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-160146c6-b7a1-4d9c-a744-a5056b0eed09 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Snapshot retrieved successfully. Sep 07 10:04:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:55 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:55 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-160146c6-b7a1-4d9c-a744-a5056b0eed09 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Snapshot delete request issued successfully. Sep 07 10:04:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-160146c6-b7a1-4d9c-a744-a5056b0eed09 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe returned with HTTP 202 Sep 07 10:04:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1451/3005] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:04:55 2026] DELETE /volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3cfd5134-3a3a-4bc3-8956-e2732f78b7bf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3cfd5134-3a3a-4bc3-8956-e2732f78b7bf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:04:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3cfd5134-3a3a-4bc3-8956-e2732f78b7bf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3cfd5134-3a3a-4bc3-8956-e2732f78b7bf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:55 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:55 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:55 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3cfd5134-3a3a-4bc3-8956-e2732f78b7bf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Snapshot retrieved successfully. Sep 07 10:04:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3cfd5134-3a3a-4bc3-8956-e2732f78b7bf tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe returned with HTTP 200 Sep 07 10:04:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1452/3006] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:55 2026] GET /volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1243500819"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1243500819'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume of 1 GB Sep 07 10:04:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Availability Zones retrieved successfully. Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Flow 'volume_create_api' (add5ac8d-ca47-4beb-85f4-79661af62129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85bf2391-1f7b-445b-b6c7-448c03cc5a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85bf2391-1f7b-445b-b6c7-448c03cc5a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b508678f-de53-4860-8300-da5c995b039b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c8eb9cfd-2130-40b8-9b5b-a48bf5d6097e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c8eb9cfd-2130-40b8-9b5b-a48bf5d6097e tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c Sep 07 10:04:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c8eb9cfd-2130-40b8-9b5b-a48bf5d6097e tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c8eb9cfd-2130-40b8-9b5b-a48bf5d6097e tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:56 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:56 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:56 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:56 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:56 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c8eb9cfd-2130-40b8-9b5b-a48bf5d6097e tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:04:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c8eb9cfd-2130-40b8-9b5b-a48bf5d6097e tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c returned with HTTP 200 Sep 07 10:04:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1453/3007] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:56 2026] GET /volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c03a9805-c5cc-417d-ae22-00aac1ae8cec None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Created reservations ['2aa5c818-1cfc-4663-b1b7-3f2651c2e804', '8057a8bc-889a-4dd6-8d4c-d07db461366e', 'e187ac41-c1ab-4195-8b91-e06760f25d4c', '5e9b8875-60dd-4294-8618-ffdd11b55571'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b508678f-de53-4860-8300-da5c995b039b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aa5c818-1cfc-4663-b1b7-3f2651c2e804', '8057a8bc-889a-4dd6-8d4c-d07db461366e', 'e187ac41-c1ab-4195-8b91-e06760f25d4c', '5e9b8875-60dd-4294-8618-ffdd11b55571']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (477d28d3-9fe0-4e2c-8208-1f9ca99120fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (477d28d3-9fe0-4e2c-8208-1f9ca99120fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '378d5a99-7b9a-4fd7-aac4-bb542612d739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1243500819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dae1858a376443295d89a82d6ed99d0',qos_specs=None,replication_status=,reservations=['2aa5c818-1cfc-4663-b1b7-3f2651c2e804','8057a8bc-889a-4dd6-8d4c-d07db461366e','e187ac41-c1ab-4195-8b91-e06760f25d4c','5e9b8875-60dd-4294-8618-ffdd11b55571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844438e0a5a345efb38a385e32d3fef2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1243500819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=378d5a99-7b9a-4fd7-aac4-bb542612d739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dae1858a376443295d89a82d6ed99d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='844438e0a5a345efb38a385e32d3fef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2232842-9c89-480b-af8c-be9409ea6742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2232842-9c89-480b-af8c-be9409ea6742) transitioned into state 'SUCCESS' from state '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-1243500819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dae1858a376443295d89a82d6ed99d0',qos_specs=None,replication_status=,reservations=['2aa5c818-1cfc-4663-b1b7-3f2651c2e804','8057a8bc-889a-4dd6-8d4c-d07db461366e','e187ac41-c1ab-4195-8b91-e06760f25d4c','5e9b8875-60dd-4294-8618-ffdd11b55571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844438e0a5a345efb38a385e32d3fef2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06aa7d68-c40b-4ad2-ba5a-7101323e3488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06aa7d68-c40b-4ad2-ba5a-7101323e3488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Flow 'volume_create_api' (add5ac8d-ca47-4beb-85f4-79661af62129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume request issued successfully. Sep 07 10:04:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-066c2e54-6d7c-493f-8a2e-3ee8a3cea3f4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1555/3008] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:04:55 2026] POST /volume/v3/volumes => generated 785 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-15ebc677-9f48-4a8e-8e58-01b0e407e991 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-15ebc677-9f48-4a8e-8e58-01b0e407e991 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-15ebc677-9f48-4a8e-8e58-01b0e407e991 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-15ebc677-9f48-4a8e-8e58-01b0e407e991 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c03a9805-c5cc-417d-ae22-00aac1ae8cec tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:04:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c03a9805-c5cc-417d-ae22-00aac1ae8cec tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-242310319", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1525820713", "vendor_name": "tempest-vendor_name-1260770215"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-15ebc677-9f48-4a8e-8e58-01b0e407e991 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:04:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-15ebc677-9f48-4a8e-8e58-01b0e407e991 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 returned with HTTP 200 Sep 07 10:04:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1556/3009] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:56 2026] GET /volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 => generated 964 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c03a9805-c5cc-417d-ae22-00aac1ae8cec tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:04:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1454/3010] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:04:56 2026] POST /volume/v3/types => generated 328 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1677d41d-4175-4ed9-b1da-873ea6ca8e63", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Create volume request body: {'volume': {'volume_type': '1677d41d-4175-4ed9-b1da-873ea6ca8e63', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Create volume of 1 GB Sep 07 10:04:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Availability Zones retrieved successfully. Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Flow 'volume_create_api' (4fbe978d-4cd5-423b-9e67-d7a19bd09237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52bded76-60a1-411f-9a7a-a0b91311a334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e7829e8d-7c04-4daa-af72-07f41342bc4a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e7829e8d-7c04-4daa-af72-07f41342bc4a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:04:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e7829e8d-7c04-4daa-af72-07f41342bc4a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e7829e8d-7c04-4daa-af72-07f41342bc4a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52bded76-60a1-411f-9a7a-a0b91311a334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:04:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1525820713',vendor_name='tempest-vendor_name-1260770215'},id=1677d41d-4175-4ed9-b1da-873ea6ca8e63,is_public=True,name='tempest-ProjectAdminTests-volume-type-242310319',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1677d41d-4175-4ed9-b1da-873ea6ca8e63', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:56 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e14fab-deb1-4247-8441-a0f234f09011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e7829e8d-7c04-4daa-af72-07f41342bc4a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Snapshot retrieved successfully. Sep 07 10:04:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e7829e8d-7c04-4daa-af72-07f41342bc4a tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe returned with HTTP 200 Sep 07 10:04:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1455/3011] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:56 2026] GET /volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:57 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-242310319 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-242310319, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-242310319 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-242310319, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Created reservations ['1d11c10d-769b-4987-b5c6-c79476224edd', '556c8961-0266-4231-93a0-09edf4c1ab21', '03f35ae6-9649-48ab-b340-9a9f73375377', 'db0adc7f-1565-48b8-9a61-e60ab9612e49'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e14fab-deb1-4247-8441-a0f234f09011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d11c10d-769b-4987-b5c6-c79476224edd', '556c8961-0266-4231-93a0-09edf4c1ab21', '03f35ae6-9649-48ab-b340-9a9f73375377', 'db0adc7f-1565-48b8-9a61-e60ab9612e49']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf96d1f-ea2a-427f-8e5f-c236c735dbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf96d1f-ea2a-427f-8e5f-c236c735dbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeb57715-6d0c-402d-9752-35073fda115b', '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='bed45b2bc00b4530bca50256ebe97fbd',qos_specs=None,replication_status=,reservations=['1d11c10d-769b-4987-b5c6-c79476224edd','556c8961-0266-4231-93a0-09edf4c1ab21','03f35ae6-9649-48ab-b340-9a9f73375377','db0adc7f-1565-48b8-9a61-e60ab9612e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9152d5789f461288d9272bd00bb151',volume_type_id=1677d41d-4175-4ed9-b1da-873ea6ca8e63), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:57Z,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=aeb57715-6d0c-402d-9752-35073fda115b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed45b2bc00b4530bca50256ebe97fbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9152d5789f461288d9272bd00bb151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1677d41d-4175-4ed9-b1da-873ea6ca8e63),volume_type_id=1677d41d-4175-4ed9-b1da-873ea6ca8e63)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72df9df7-751a-47cc-9cb4-76f8e00c4729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72df9df7-751a-47cc-9cb4-76f8e00c4729) transitioned into state 'SUCCESS' from 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='bed45b2bc00b4530bca50256ebe97fbd',qos_specs=None,replication_status=,reservations=['1d11c10d-769b-4987-b5c6-c79476224edd','556c8961-0266-4231-93a0-09edf4c1ab21','03f35ae6-9649-48ab-b340-9a9f73375377','db0adc7f-1565-48b8-9a61-e60ab9612e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9152d5789f461288d9272bd00bb151',volume_type_id=1677d41d-4175-4ed9-b1da-873ea6ca8e63)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bffc9e-6a5b-47de-af79-f8965a5a47c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bffc9e-6a5b-47de-af79-f8965a5a47c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Flow 'volume_create_api' (4fbe978d-4cd5-423b-9e67-d7a19bd09237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Create volume request issued successfully. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c8b701a1-d1fb-4ed3-a321-e78654eac9f2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1557/3012] 192.168.122.65 () {62 vars in 1177 bytes} [Mon Sep 7 10:04:56 2026] POST /volume/v3/volumes => generated 778 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-20963709-5163-455a-b5aa-f055b3762623 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-20963709-5163-455a-b5aa-f055b3762623 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] GET http://192.168.122.65/volume/v3/volumes/aeb57715-6d0c-402d-9752-35073fda115b Sep 07 10:04:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-20963709-5163-455a-b5aa-f055b3762623 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-20963709-5163-455a-b5aa-f055b3762623 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-20963709-5163-455a-b5aa-f055b3762623 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Volume info retrieved successfully. Sep 07 10:04:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-20963709-5163-455a-b5aa-f055b3762623 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/volumes/aeb57715-6d0c-402d-9752-35073fda115b returned with HTTP 200 Sep 07 10:04:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1456/3013] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:04:57 2026] GET /volume/v3/volumes/aeb57715-6d0c-402d-9752-35073fda115b => generated 957 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1d078c68-d601-4e49-993c-cd1607a1b73c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1d078c68-d601-4e49-993c-cd1607a1b73c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1d078c68-d601-4e49-993c-cd1607a1b73c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1d078c68-d601-4e49-993c-cd1607a1b73c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1d078c68-d601-4e49-993c-cd1607a1b73c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1d078c68-d601-4e49-993c-cd1607a1b73c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c returned with HTTP 200 Sep 07 10:04:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1558/3014] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:57 2026] GET /volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-edc08ab7-7258-4535-8f6d-3e5db8810d42 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-edc08ab7-7258-4535-8f6d-3e5db8810d42 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-reader] POST http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c/action Sep 07 10:04:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-edc08ab7-7258-4535-8f6d-3e5db8810d42 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:04:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-edc08ab7-7258-4535-8f6d-3e5db8810d42 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-edc08ab7-7258-4535-8f6d-3e5db8810d42 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-reader] Volume info retrieved successfully. Sep 07 10:04:57 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-edc08ab7-7258-4535-8f6d-3e5db8810d42 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '6d57e6c84640497db767f1dcdcef79b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b209e12ca7d74030982322109c8dcfd9', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:04:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-edc08ab7-7258-4535-8f6d-3e5db8810d42 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-reader] http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c/action returned with HTTP 403 Sep 07 10:04:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1457/3015] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 10:04:57 2026] POST /volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c/action => generated 131 bytes in 147 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-00e263a8-4ae4-435f-804e-0e37fafeea92 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-00e263a8-4ae4-435f-804e-0e37fafeea92 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-00e263a8-4ae4-435f-804e-0e37fafeea92 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-00e263a8-4ae4-435f-804e-0e37fafeea92 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-00e263a8-4ae4-435f-804e-0e37fafeea92 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Delete volume with id: 25112b34-d5ed-4473-b1bb-eb5acf0c619c Sep 07 10:04:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-00e263a8-4ae4-435f-804e-0e37fafeea92 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:04:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9607b732-b1ba-4715-8a05-c50055a62736 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9607b732-b1ba-4715-8a05-c50055a62736 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 Sep 07 10:04:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9607b732-b1ba-4715-8a05-c50055a62736 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9607b732-b1ba-4715-8a05-c50055a62736 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-00e263a8-4ae4-435f-804e-0e37fafeea92 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Delete volume request issued successfully. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-00e263a8-4ae4-435f-804e-0e37fafeea92 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c returned with HTTP 202 Sep 07 10:04:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1559/3016] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:04:57 2026] DELETE /volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:57 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:57 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5be4c9ed-700b-49e2-bc47-edb2198a6604 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5be4c9ed-700b-49e2-bc47-edb2198a6604 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5be4c9ed-700b-49e2-bc47-edb2198a6604 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5be4c9ed-700b-49e2-bc47-edb2198a6604 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9607b732-b1ba-4715-8a05-c50055a62736 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:57 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9607b732-b1ba-4715-8a05-c50055a62736 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 returned with HTTP 200 Sep 07 10:04:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1458/3017] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:57 2026] GET /volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5be4c9ed-700b-49e2-bc47-edb2198a6604 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:04:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5be4c9ed-700b-49e2-bc47-edb2198a6604 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c returned with HTTP 200 Sep 07 10:04:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1560/3018] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:57 2026] GET /volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-15972d2c-584b-4e68-bf71-9299ef482a06 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-15972d2c-584b-4e68-bf71-9299ef482a06 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-15972d2c-584b-4e68-bf71-9299ef482a06 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-15972d2c-584b-4e68-bf71-9299ef482a06 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-15972d2c-584b-4e68-bf71-9299ef482a06 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Snapshot retrieved successfully. Sep 07 10:04:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-15972d2c-584b-4e68-bf71-9299ef482a06 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe returned with HTTP 200 Sep 07 10:04:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1459/3019] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:58 2026] GET /volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-93f012dc-fcef-4e29-b52d-153d57d888d5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-93f012dc-fcef-4e29-b52d-153d57d888d5 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] GET http://192.168.122.65/volume/v3/volumes/aeb57715-6d0c-402d-9752-35073fda115b Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-93f012dc-fcef-4e29-b52d-153d57d888d5 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-93f012dc-fcef-4e29-b52d-153d57d888d5 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-93f012dc-fcef-4e29-b52d-153d57d888d5 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Volume info retrieved successfully. Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-93f012dc-fcef-4e29-b52d-153d57d888d5 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/volumes/aeb57715-6d0c-402d-9752-35073fda115b returned with HTTP 200 Sep 07 10:04:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1561/3020] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:04:58 2026] GET /volume/v3/volumes/aeb57715-6d0c-402d-9752-35073fda115b => generated 978 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9516ca10-815d-47d3-8396-fc6b475b7608 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9516ca10-815d-47d3-8396-fc6b475b7608 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] GET http://192.168.122.65/volume/v3/messages Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9516ca10-815d-47d3-8396-fc6b475b7608 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9516ca10-815d-47d3-8396-fc6b475b7608 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9516ca10-815d-47d3-8396-fc6b475b7608 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 10:04:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1460/3021] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 10:04:58 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cfa7f15f-c58b-4f16-983a-eb335c3feaff None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cfa7f15f-c58b-4f16-983a-eb335c3feaff tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] DELETE http://192.168.122.65/volume/v3/messages/ae641ad6-5d28-41bf-9ca9-24f20ec3cc94 Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cfa7f15f-c58b-4f16-983a-eb335c3feaff tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cfa7f15f-c58b-4f16-983a-eb335c3feaff tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cfa7f15f-c58b-4f16-983a-eb335c3feaff tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/messages/ae641ad6-5d28-41bf-9ca9-24f20ec3cc94 returned with HTTP 204 Sep 07 10:04:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1562/3022] 192.168.122.65 () {60 vars in 1273 bytes} [Mon Sep 7 10:04:58 2026] DELETE /volume/v3/messages/ae641ad6-5d28-41bf-9ca9-24f20ec3cc94 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a1b11b11-6c98-4f5d-bd51-c7568cfd4011 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a1b11b11-6c98-4f5d-bd51-c7568cfd4011 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] GET http://192.168.122.65/volume/v3/messages/ae641ad6-5d28-41bf-9ca9-24f20ec3cc94 Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a1b11b11-6c98-4f5d-bd51-c7568cfd4011 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a1b11b11-6c98-4f5d-bd51-c7568cfd4011 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a1b11b11-6c98-4f5d-bd51-c7568cfd4011 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/messages/ae641ad6-5d28-41bf-9ca9-24f20ec3cc94 returned with HTTP 404 Sep 07 10:04:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1461/3023] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:04:58 2026] GET /volume/v3/messages/ae641ad6-5d28-41bf-9ca9-24f20ec3cc94 => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7e9ac767-c48d-4da2-9cbc-811487ebf8eb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7e9ac767-c48d-4da2-9cbc-811487ebf8eb tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/aeb57715-6d0c-402d-9752-35073fda115b Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7e9ac767-c48d-4da2-9cbc-811487ebf8eb tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7e9ac767-c48d-4da2-9cbc-811487ebf8eb tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-7e9ac767-c48d-4da2-9cbc-811487ebf8eb tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Delete volume with id: aeb57715-6d0c-402d-9752-35073fda115b Sep 07 10:04:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7e9ac767-c48d-4da2-9cbc-811487ebf8eb tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Volume info retrieved successfully. Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-7e9ac767-c48d-4da2-9cbc-811487ebf8eb tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86990) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-7e9ac767-c48d-4da2-9cbc-811487ebf8eb tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Created reservations ['100a246c-8dfa-4166-b776-3fae3f62839f', '278abe2f-31e0-4ed9-b3fd-1bc9156d7b15', 'dbb26995-de8c-472f-9d84-d4e4d39b3053', 'f015ca58-e9b1-49f7-9532-ceda89a8b365'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7e9ac767-c48d-4da2-9cbc-811487ebf8eb tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Delete volume request issued successfully. Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7e9ac767-c48d-4da2-9cbc-811487ebf8eb tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/volumes/aeb57715-6d0c-402d-9752-35073fda115b returned with HTTP 202 Sep 07 10:04:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1563/3024] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:04:58 2026] DELETE /volume/v3/volumes/aeb57715-6d0c-402d-9752-35073fda115b => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-aaff1f8f-6c83-49c5-b120-3a954ee90995 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aaff1f8f-6c83-49c5-b120-3a954ee90995 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] DELETE http://192.168.122.65/volume/v3/types/1677d41d-4175-4ed9-b1da-873ea6ca8e63 Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aaff1f8f-6c83-49c5-b120-3a954ee90995 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aaff1f8f-6c83-49c5-b120-3a954ee90995 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aaff1f8f-6c83-49c5-b120-3a954ee90995 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/types/1677d41d-4175-4ed9-b1da-873ea6ca8e63 returned with HTTP 202 Sep 07 10:04:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1462/3025] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:04:58 2026] DELETE /volume/v3/types/1677d41d-4175-4ed9-b1da-873ea6ca8e63 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-03be972d-0fda-4cf0-b304-61cbc14060c0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-03be972d-0fda-4cf0-b304-61cbc14060c0 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-03be972d-0fda-4cf0-b304-61cbc14060c0 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1830156749", "extra_specs": {"storage_protocol": "tempest-storage_protocol-397558740", "vendor_name": "tempest-vendor_name-331121643"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-03be972d-0fda-4cf0-b304-61cbc14060c0 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:04:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1564/3026] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:04:58 2026] POST /volume/v3/types => generated 327 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d5a81e66-ca6e-429d-89e1-60f743b87322", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Create volume request body: {'volume': {'volume_type': 'd5a81e66-ca6e-429d-89e1-60f743b87322', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Create volume of 1 GB Sep 07 10:04:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Availability Zones retrieved successfully. Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Flow 'volume_create_api' (29e6d4dc-7b09-40b5-9daa-4d19bad07678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a98ed93d-92a8-4220-a8af-47960e38ed1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a98ed93d-92a8-4220-a8af-47960e38ed1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:04:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-397558740',vendor_name='tempest-vendor_name-331121643'},id=d5a81e66-ca6e-429d-89e1-60f743b87322,is_public=True,name='tempest-ProjectAdminTests-volume-type-1830156749',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5a81e66-ca6e-429d-89e1-60f743b87322', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:58 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cabd19f-c1dc-4373-8d1d-20b5c15dd2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-24f47e7f-1090-4e2f-9ffe-0cd77a7637b1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-24f47e7f-1090-4e2f-9ffe-0cd77a7637b1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-24f47e7f-1090-4e2f-9ffe-0cd77a7637b1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-24f47e7f-1090-4e2f-9ffe-0cd77a7637b1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:58 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1830156749 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1830156749, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:04:58 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1830156749 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1830156749, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-24f47e7f-1090-4e2f-9ffe-0cd77a7637b1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-24f47e7f-1090-4e2f-9ffe-0cd77a7637b1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 returned with HTTP 200 Sep 07 10:04:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1565/3027] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:58 2026] GET /volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-96804eb0-7f42-45bd-af96-76aef4a28411 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-96804eb0-7f42-45bd-af96-76aef4a28411 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-96804eb0-7f42-45bd-af96-76aef4a28411 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-96804eb0-7f42-45bd-af96-76aef4a28411 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-96804eb0-7f42-45bd-af96-76aef4a28411 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c returned with HTTP 404 Sep 07 10:04:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1566/3028] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:58 2026] GET /volume/v3/volumes/25112b34-d5ed-4473-b1bb-eb5acf0c619c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-65031864-c65d-4238-94c1-27ea8c0ed5f0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-65031864-c65d-4238-94c1-27ea8c0ed5f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-65031864-c65d-4238-94c1-27ea8c0ed5f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "378d5a99-7b9a-4fd7-aac4-bb542612d739", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-17919451"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-65031864-c65d-4238-94c1-27ea8c0ed5f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-65031864-c65d-4238-94c1-27ea8c0ed5f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create snapshot from volume 378d5a99-7b9a-4fd7-aac4-bb542612d739 Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Created reservations ['d4d1c912-3750-4d30-ad36-b8dc14ae7664', '85005966-d5f1-4568-abc8-c225c00914f9', '468ad791-8632-4ec9-b207-40e4a37d7797', '0feadf10-0917-40f3-aa54-751c86788088'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cabd19f-c1dc-4373-8d1d-20b5c15dd2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4d1c912-3750-4d30-ad36-b8dc14ae7664', '85005966-d5f1-4568-abc8-c225c00914f9', '468ad791-8632-4ec9-b207-40e4a37d7797', '0feadf10-0917-40f3-aa54-751c86788088']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d07ac6-7350-4132-be03-78a1fae0200c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d07ac6-7350-4132-be03-78a1fae0200c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5660610-5525-4996-8fbb-d1d6fb746611', '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='bed45b2bc00b4530bca50256ebe97fbd',qos_specs=None,replication_status=,reservations=['d4d1c912-3750-4d30-ad36-b8dc14ae7664','85005966-d5f1-4568-abc8-c225c00914f9','468ad791-8632-4ec9-b207-40e4a37d7797','0feadf10-0917-40f3-aa54-751c86788088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9152d5789f461288d9272bd00bb151',volume_type_id=d5a81e66-ca6e-429d-89e1-60f743b87322), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:59Z,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=b5660610-5525-4996-8fbb-d1d6fb746611,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed45b2bc00b4530bca50256ebe97fbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9152d5789f461288d9272bd00bb151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5a81e66-ca6e-429d-89e1-60f743b87322),volume_type_id=d5a81e66-ca6e-429d-89e1-60f743b87322)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f408ef8f-de6d-4bd2-8e0a-a142fb8e4fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-65031864-c65d-4238-94c1-27ea8c0ed5f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Created reservations ['50227e6d-db3a-4c7f-acb4-0336d39ff26a', 'ce3d9d9b-73b9-4d30-9a34-95033e008089', '2a7ff0df-0065-4a53-85a3-bd1d425affb9', '7bc45dec-c752-4d46-aa55-7d43cf89e753'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f408ef8f-de6d-4bd2-8e0a-a142fb8e4fe0) transitioned into state 'SUCCESS' from 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='bed45b2bc00b4530bca50256ebe97fbd',qos_specs=None,replication_status=,reservations=['d4d1c912-3750-4d30-ad36-b8dc14ae7664','85005966-d5f1-4568-abc8-c225c00914f9','468ad791-8632-4ec9-b207-40e4a37d7797','0feadf10-0917-40f3-aa54-751c86788088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9152d5789f461288d9272bd00bb151',volume_type_id=d5a81e66-ca6e-429d-89e1-60f743b87322)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380bd9d8-4759-4335-a2f7-fec421b35fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380bd9d8-4759-4335-a2f7-fec421b35fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Flow 'volume_create_api' (29e6d4dc-7b09-40b5-9daa-4d19bad07678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Create volume request issued successfully. Sep 07 10:04:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a37bc56a-ef1f-41a8-9e6f-bf149a272ad6 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1463/3029] 192.168.122.65 () {62 vars in 1177 bytes} [Mon Sep 7 10:04:58 2026] POST /volume/v3/volumes => generated 779 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-65031864-c65d-4238-94c1-27ea8c0ed5f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot create request issued successfully. Sep 07 10:04:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2133528810"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-65031864-c65d-4238-94c1-27ea8c0ed5f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:04:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1567/3030] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:04:59 2026] POST /volume/v3/snapshots => generated 306 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dc7c2b85-0e95-4e78-9e64-c3d6a66dd34b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2133528810'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Create volume of 1 GB Sep 07 10:04:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dc7c2b85-0e95-4e78-9e64-c3d6a66dd34b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dc7c2b85-0e95-4e78-9e64-c3d6a66dd34b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dc7c2b85-0e95-4e78-9e64-c3d6a66dd34b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Availability Zones retrieved successfully. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dc7c2b85-0e95-4e78-9e64-c3d6a66dd34b tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe returned with HTTP 404 Sep 07 10:04:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1568/3031] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:59 2026] GET /volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-928b2e8a-eb51-411c-9fc5-681e08c9f623 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-928b2e8a-eb51-411c-9fc5-681e08c9f623 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-928b2e8a-eb51-411c-9fc5-681e08c9f623 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-928b2e8a-eb51-411c-9fc5-681e08c9f623 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-928b2e8a-eb51-411c-9fc5-681e08c9f623 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-928b2e8a-eb51-411c-9fc5-681e08c9f623 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 returned with HTTP 200 Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Flow 'volume_create_api' (cdb470a6-910a-4c8b-b2a6-08b3b7fe142c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1569/3032] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:04:59 2026] GET /volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3a4ada80-c6ec-4adf-bd68-0b1568479284 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2ebc9ce-3c23-443e-9bc7-1ef5865ecbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3a4ada80-c6ec-4adf-bd68-0b1568479284 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] GET http://192.168.122.65/volume/v3/volumes/b5660610-5525-4996-8fbb-d1d6fb746611 Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3a4ada80-c6ec-4adf-bd68-0b1568479284 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3a4ada80-c6ec-4adf-bd68-0b1568479284 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3a4ada80-c6ec-4adf-bd68-0b1568479284 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Volume info retrieved successfully. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3a4ada80-c6ec-4adf-bd68-0b1568479284 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/volumes/b5660610-5525-4996-8fbb-d1d6fb746611 returned with HTTP 200 Sep 07 10:04:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1570/3033] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:04:59 2026] GET /volume/v3/volumes/b5660610-5525-4996-8fbb-d1d6fb746611 => generated 958 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4089a9e3-bacd-4a3b-905c-8ed1b2c7d54d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4089a9e3-bacd-4a3b-905c-8ed1b2c7d54d tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] DELETE http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4089a9e3-bacd-4a3b-905c-8ed1b2c7d54d tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4089a9e3-bacd-4a3b-905c-8ed1b2c7d54d tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-4089a9e3-bacd-4a3b-905c-8ed1b2c7d54d tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Delete volume with id: 1a894ea0-c14a-494c-869c-4ba58ea53c4a Sep 07 10:04:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4089a9e3-bacd-4a3b-905c-8ed1b2c7d54d tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2ebc9ce-3c23-443e-9bc7-1ef5865ecbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a34487-bfb8-468c-a5ab-ea76074b05a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4089a9e3-bacd-4a3b-905c-8ed1b2c7d54d tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Delete volume request issued successfully. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4089a9e3-bacd-4a3b-905c-8ed1b2c7d54d tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a returned with HTTP 202 Sep 07 10:04:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1571/3034] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:04:59 2026] DELETE /volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-64f3c9f7-5107-4809-bd19-5f7df7ab035e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-64f3c9f7-5107-4809-bd19-5f7df7ab035e tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-64f3c9f7-5107-4809-bd19-5f7df7ab035e tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-64f3c9f7-5107-4809-bd19-5f7df7ab035e tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-64f3c9f7-5107-4809-bd19-5f7df7ab035e tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-64f3c9f7-5107-4809-bd19-5f7df7ab035e tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a returned with HTTP 200 Sep 07 10:04:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1572/3035] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:04:59 2026] GET /volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Created reservations ['fc053efb-d70d-4217-9f90-d1506465d110', 'b5316af6-2697-4f01-a041-6a9f298edb26', 'b5e71fba-0cfb-4739-aae8-41384a1ab660', 'f28cd276-eb1a-4284-8e5b-0a15b7ff9243'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a34487-bfb8-468c-a5ab-ea76074b05a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc053efb-d70d-4217-9f90-d1506465d110', 'b5316af6-2697-4f01-a041-6a9f298edb26', 'b5e71fba-0cfb-4739-aae8-41384a1ab660', 'f28cd276-eb1a-4284-8e5b-0a15b7ff9243']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca2ae3d-259c-4fa7-baaa-110615233c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fca2ae3d-259c-4fa7-baaa-110615233c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bea8a52-6b59-44e4-b7cf-467430725ed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2133528810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b209e12ca7d74030982322109c8dcfd9',qos_specs=None,replication_status=,reservations=['fc053efb-d70d-4217-9f90-d1506465d110','b5316af6-2697-4f01-a041-6a9f298edb26','b5e71fba-0cfb-4739-aae8-41384a1ab660','f28cd276-eb1a-4284-8e5b-0a15b7ff9243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='351223bfe8b2401e8f92b6f00fd5b309',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2133528810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bea8a52-6b59-44e4-b7cf-467430725ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b209e12ca7d74030982322109c8dcfd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='351223bfe8b2401e8f92b6f00fd5b309',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09090083-dd29-486e-94aa-c9cdcdc383a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09090083-dd29-486e-94aa-c9cdcdc383a7) transitioned into state 'SUCCESS' from state '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-2133528810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b209e12ca7d74030982322109c8dcfd9',qos_specs=None,replication_status=,reservations=['fc053efb-d70d-4217-9f90-d1506465d110','b5316af6-2697-4f01-a041-6a9f298edb26','b5e71fba-0cfb-4739-aae8-41384a1ab660','f28cd276-eb1a-4284-8e5b-0a15b7ff9243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='351223bfe8b2401e8f92b6f00fd5b309',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2ce5d7-74a4-4d73-aafe-2b5d099f2946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d2ce5d7-74a4-4d73-aafe-2b5d099f2946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Flow 'volume_create_api' (cdb470a6-910a-4c8b-b2a6-08b3b7fe142c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:04:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Create volume request issued successfully. Sep 07 10:04:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f28358c1-cbe1-404a-82ea-e4d78e50641c tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:04:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1464/3036] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:04:59 2026] POST /volume/v3/volumes => generated 785 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b5456b22-b70e-4876-9046-13291556db29 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b5456b22-b70e-4876-9046-13291556db29 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b5456b22-b70e-4876-9046-13291556db29 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b5456b22-b70e-4876-9046-13291556db29 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:04:59 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:04:59 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b5456b22-b70e-4876-9046-13291556db29 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:04:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b5456b22-b70e-4876-9046-13291556db29 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 returned with HTTP 200 Sep 07 10:04:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1573/3037] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:04:59 2026] GET /volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 => generated 964 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2295cc52-a1b7-4c85-9b98-cb68d4c37517 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2295cc52-a1b7-4c85-9b98-cb68d4c37517 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2295cc52-a1b7-4c85-9b98-cb68d4c37517 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2295cc52-a1b7-4c85-9b98-cb68d4c37517 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2295cc52-a1b7-4c85-9b98-cb68d4c37517 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2295cc52-a1b7-4c85-9b98-cb68d4c37517 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 returned with HTTP 200 Sep 07 10:05:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1465/3038] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:00 2026] GET /volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d208a371-85f2-4fcd-97b9-36ea86b1c5b2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d208a371-85f2-4fcd-97b9-36ea86b1c5b2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] GET http://192.168.122.65/volume/v3/volumes/b5660610-5525-4996-8fbb-d1d6fb746611 Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d208a371-85f2-4fcd-97b9-36ea86b1c5b2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d208a371-85f2-4fcd-97b9-36ea86b1c5b2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d208a371-85f2-4fcd-97b9-36ea86b1c5b2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Volume info retrieved successfully. Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d208a371-85f2-4fcd-97b9-36ea86b1c5b2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/volumes/b5660610-5525-4996-8fbb-d1d6fb746611 returned with HTTP 200 Sep 07 10:05:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1574/3039] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:05:00 2026] GET /volume/v3/volumes/b5660610-5525-4996-8fbb-d1d6fb746611 => generated 979 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-16f8902e-f725-4cae-b4a7-d00ea661783f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16f8902e-f725-4cae-b4a7-d00ea661783f tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] GET http://192.168.122.65/volume/v3/messages Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16f8902e-f725-4cae-b4a7-d00ea661783f tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16f8902e-f725-4cae-b4a7-d00ea661783f tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16f8902e-f725-4cae-b4a7-d00ea661783f tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 10:05:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1466/3040] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 10:05:00 2026] GET /volume/v3/messages => generated 676 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-52ffab51-6844-42a2-8bda-f48b0543412d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-52ffab51-6844-42a2-8bda-f48b0543412d tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] GET http://192.168.122.65/volume/v3/messages Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-52ffab51-6844-42a2-8bda-f48b0543412d tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-52ffab51-6844-42a2-8bda-f48b0543412d tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-52ffab51-6844-42a2-8bda-f48b0543412d tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 10:05:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1575/3041] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 10:05:00 2026] GET /volume/v3/messages => generated 676 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-92efc7e4-a3fc-4072-a78a-243226b4fe09 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-92efc7e4-a3fc-4072-a78a-243226b4fe09 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] DELETE http://192.168.122.65/volume/v3/messages/46a66c27-fc5a-4c6b-8436-0158baca256d Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-92efc7e4-a3fc-4072-a78a-243226b4fe09 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-92efc7e4-a3fc-4072-a78a-243226b4fe09 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3af1cadf-12fc-4d65-b331-2d07dcb97342 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3af1cadf-12fc-4d65-b331-2d07dcb97342 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-92efc7e4-a3fc-4072-a78a-243226b4fe09 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/messages/46a66c27-fc5a-4c6b-8436-0158baca256d returned with HTTP 204 Sep 07 10:05:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1467/3042] 192.168.122.65 () {60 vars in 1273 bytes} [Mon Sep 7 10:05:00 2026] DELETE /volume/v3/messages/46a66c27-fc5a-4c6b-8436-0158baca256d => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3af1cadf-12fc-4d65-b331-2d07dcb97342 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3af1cadf-12fc-4d65-b331-2d07dcb97342 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6c5fd9a8-16f1-4e49-a577-54d29b271bf2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c5fd9a8-16f1-4e49-a577-54d29b271bf2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/b5660610-5525-4996-8fbb-d1d6fb746611 Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c5fd9a8-16f1-4e49-a577-54d29b271bf2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c5fd9a8-16f1-4e49-a577-54d29b271bf2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-6c5fd9a8-16f1-4e49-a577-54d29b271bf2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Delete volume with id: b5660610-5525-4996-8fbb-d1d6fb746611 Sep 07 10:05:00 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:00 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3af1cadf-12fc-4d65-b331-2d07dcb97342 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a returned with HTTP 404 Sep 07 10:05:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1576/3043] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:05:00 2026] GET /volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6c5fd9a8-16f1-4e49-a577-54d29b271bf2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Volume info retrieved successfully. Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-6c5fd9a8-16f1-4e49-a577-54d29b271bf2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86989) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-288953bd-acda-48f2-8b2d-b5599c63b6ea None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-288953bd-acda-48f2-8b2d-b5599c63b6ea tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] DELETE http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-288953bd-acda-48f2-8b2d-b5599c63b6ea tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-288953bd-acda-48f2-8b2d-b5599c63b6ea tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-288953bd-acda-48f2-8b2d-b5599c63b6ea tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Delete volume with id: 8c420f07-1577-48b0-9141-15e05a82fa97 Sep 07 10:05:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-288953bd-acda-48f2-8b2d-b5599c63b6ea tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-6c5fd9a8-16f1-4e49-a577-54d29b271bf2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Created reservations ['4bce8cd9-aa60-417b-bd39-6fd28f11f918', '8cc38c70-6a1a-477c-b0db-85b3db8bc961', 'b290c430-d931-4d17-8c02-80febdbc299c', '1c48d916-94ae-4467-82a4-07797e24ecf7'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-288953bd-acda-48f2-8b2d-b5599c63b6ea tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Delete volume request issued successfully. Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-288953bd-acda-48f2-8b2d-b5599c63b6ea tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 returned with HTTP 202 Sep 07 10:05:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1577/3044] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:05:00 2026] DELETE /volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8b1f30a9-b436-45fa-8794-65c0faf20817 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b1f30a9-b436-45fa-8794-65c0faf20817 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8b1f30a9-b436-45fa-8794-65c0faf20817 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8b1f30a9-b436-45fa-8794-65c0faf20817 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6c5fd9a8-16f1-4e49-a577-54d29b271bf2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Delete volume request issued successfully. Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c5fd9a8-16f1-4e49-a577-54d29b271bf2 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/volumes/b5660610-5525-4996-8fbb-d1d6fb746611 returned with HTTP 202 Sep 07 10:05:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1468/3045] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:05:00 2026] DELETE /volume/v3/volumes/b5660610-5525-4996-8fbb-d1d6fb746611 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3c71e04a-2711-40cd-8497-a4e2c3592502 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3c71e04a-2711-40cd-8497-a4e2c3592502 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] DELETE http://192.168.122.65/volume/v3/types/d5a81e66-ca6e-429d-89e1-60f743b87322 Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3c71e04a-2711-40cd-8497-a4e2c3592502 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8b1f30a9-b436-45fa-8794-65c0faf20817 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Volume info retrieved successfully. Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3c71e04a-2711-40cd-8497-a4e2c3592502 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8b1f30a9-b436-45fa-8794-65c0faf20817 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 returned with HTTP 200 Sep 07 10:05:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1578/3046] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:05:00 2026] GET /volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 => generated 903 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7c2b568c-2718-4df5-ae4f-f819b4c92148 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c2b568c-2718-4df5-ae4f-f819b4c92148 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c2b568c-2718-4df5-ae4f-f819b4c92148 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7c2b568c-2718-4df5-ae4f-f819b4c92148 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:00 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3c71e04a-2711-40cd-8497-a4e2c3592502 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/types/d5a81e66-ca6e-429d-89e1-60f743b87322 returned with HTTP 202 Sep 07 10:05:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1469/3047] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:00 2026] DELETE /volume/v3/types/d5a81e66-ca6e-429d-89e1-60f743b87322 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7c2b568c-2718-4df5-ae4f-f819b4c92148 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f5342d73-ec1c-4ee0-81fe-dd37434121da None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f5342d73-ec1c-4ee0-81fe-dd37434121da tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f5342d73-ec1c-4ee0-81fe-dd37434121da tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2019622081", "extra_specs": {"storage_protocol": "tempest-storage_protocol-326600715", "vendor_name": "tempest-vendor_name-1348331893"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7c2b568c-2718-4df5-ae4f-f819b4c92148 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 returned with HTTP 200 Sep 07 10:05:00 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1579/3048] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:00 2026] GET /volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f5342d73-ec1c-4ee0-81fe-dd37434121da tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1470/3049] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:00 2026] POST /volume/v3/types => generated 328 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f51551d6-2522-4db5-9c51-7a95d9fb5ce6", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Create volume request body: {'volume': {'volume_type': 'f51551d6-2522-4db5-9c51-7a95d9fb5ce6', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Create volume of 1 GB Sep 07 10:05:00 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:00 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Flow 'volume_create_api' (2006e052-bdca-4699-b8e0-c1a74bfc1647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a18c1cb6-b025-408d-adb6-63c6457b2de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a18c1cb6-b025-408d-adb6-63c6457b2de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:05:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-326600715',vendor_name='tempest-vendor_name-1348331893'},id=f51551d6-2522-4db5-9c51-7a95d9fb5ce6,is_public=True,name='tempest-ProjectAdminTests-volume-type-2019622081',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f51551d6-2522-4db5-9c51-7a95d9fb5ce6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (797cad9b-a5fa-4458-b1ff-8a105203b0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2019622081 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2019622081, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:01 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2019622081 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2019622081, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Created reservations ['0e8404a5-ea10-443d-b794-b455633b30bb', 'ca3d3048-1cb0-4259-b1e1-a6f2b5c3ad7a', 'f5b4fddd-14e4-4a1f-a2f8-0c22658ab4e9', 'b7831c24-dfea-415e-8e99-f1b489262e01'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (797cad9b-a5fa-4458-b1ff-8a105203b0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e8404a5-ea10-443d-b794-b455633b30bb', 'ca3d3048-1cb0-4259-b1e1-a6f2b5c3ad7a', 'f5b4fddd-14e4-4a1f-a2f8-0c22658ab4e9', 'b7831c24-dfea-415e-8e99-f1b489262e01']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecc7588c-3184-4262-bd66-fec5a7a2042d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecc7588c-3184-4262-bd66-fec5a7a2042d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20958a95-ee81-486a-b333-3b00a0c3124d', '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='bed45b2bc00b4530bca50256ebe97fbd',qos_specs=None,replication_status=,reservations=['0e8404a5-ea10-443d-b794-b455633b30bb','ca3d3048-1cb0-4259-b1e1-a6f2b5c3ad7a','f5b4fddd-14e4-4a1f-a2f8-0c22658ab4e9','b7831c24-dfea-415e-8e99-f1b489262e01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9152d5789f461288d9272bd00bb151',volume_type_id=f51551d6-2522-4db5-9c51-7a95d9fb5ce6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20958a95-ee81-486a-b333-3b00a0c3124d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed45b2bc00b4530bca50256ebe97fbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9152d5789f461288d9272bd00bb151',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f51551d6-2522-4db5-9c51-7a95d9fb5ce6),volume_type_id=f51551d6-2522-4db5-9c51-7a95d9fb5ce6)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74158c20-f468-4a07-ade7-98d83abb0823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74158c20-f468-4a07-ade7-98d83abb0823) transitioned into state 'SUCCESS' from 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='bed45b2bc00b4530bca50256ebe97fbd',qos_specs=None,replication_status=,reservations=['0e8404a5-ea10-443d-b794-b455633b30bb','ca3d3048-1cb0-4259-b1e1-a6f2b5c3ad7a','f5b4fddd-14e4-4a1f-a2f8-0c22658ab4e9','b7831c24-dfea-415e-8e99-f1b489262e01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9152d5789f461288d9272bd00bb151',volume_type_id=f51551d6-2522-4db5-9c51-7a95d9fb5ce6)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0477851-afa1-4089-92c8-b6a6b5c1bca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0477851-afa1-4089-92c8-b6a6b5c1bca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Flow 'volume_create_api' (2006e052-bdca-4699-b8e0-c1a74bfc1647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Create volume request issued successfully. Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5967dd7c-0fbe-4fa9-af5e-2fa5d8c27690 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1580/3050] 192.168.122.65 () {62 vars in 1177 bytes} [Mon Sep 7 10:05:00 2026] POST /volume/v3/volumes => generated 779 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a1ec1ca9-1d28-44b7-b22b-3816d14845a3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a1ec1ca9-1d28-44b7-b22b-3816d14845a3 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] GET http://192.168.122.65/volume/v3/volumes/20958a95-ee81-486a-b333-3b00a0c3124d Sep 07 10:05:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a1ec1ca9-1d28-44b7-b22b-3816d14845a3 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a1ec1ca9-1d28-44b7-b22b-3816d14845a3 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a1ec1ca9-1d28-44b7-b22b-3816d14845a3 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Volume info retrieved successfully. Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e6cd4c52-3e0c-40dd-849d-47050d623484 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e6cd4c52-3e0c-40dd-849d-47050d623484 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e6cd4c52-3e0c-40dd-849d-47050d623484 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e6cd4c52-3e0c-40dd-849d-47050d623484 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a1ec1ca9-1d28-44b7-b22b-3816d14845a3 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/volumes/20958a95-ee81-486a-b333-3b00a0c3124d returned with HTTP 200 Sep 07 10:05:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1471/3051] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:05:01 2026] GET /volume/v3/volumes/20958a95-ee81-486a-b333-3b00a0c3124d => generated 958 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e6cd4c52-3e0c-40dd-849d-47050d623484 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e6cd4c52-3e0c-40dd-849d-47050d623484 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 returned with HTTP 200 Sep 07 10:05:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1581/3052] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:01 2026] GET /volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-070ad387-9ad5-4bc1-8854-f5d5af486e36 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-070ad387-9ad5-4bc1-8854-f5d5af486e36 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 Sep 07 10:05:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-070ad387-9ad5-4bc1-8854-f5d5af486e36 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-070ad387-9ad5-4bc1-8854-f5d5af486e36 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-070ad387-9ad5-4bc1-8854-f5d5af486e36 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 returned with HTTP 404 Sep 07 10:05:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1472/3053] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:05:01 2026] GET /volume/v3/volumes/8c420f07-1577-48b0-9141-15e05a82fa97 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-05a9eb5e-975b-4771-82e0-716977125087 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-05a9eb5e-975b-4771-82e0-716977125087 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-05a9eb5e-975b-4771-82e0-716977125087 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-05a9eb5e-975b-4771-82e0-716977125087 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-05a9eb5e-975b-4771-82e0-716977125087 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Delete snapshot with id: 9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-05a9eb5e-975b-4771-82e0-716977125087 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe returned with HTTP 404 Sep 07 10:05:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1582/3054] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:01 2026] DELETE /volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5c418ffd-67fb-4205-b61d-99c49d986f04 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5c418ffd-67fb-4205-b61d-99c49d986f04 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe Sep 07 10:05:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5c418ffd-67fb-4205-b61d-99c49d986f04 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5c418ffd-67fb-4205-b61d-99c49d986f04 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5c418ffd-67fb-4205-b61d-99c49d986f04 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe returned with HTTP 404 Sep 07 10:05:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1473/3055] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:01 2026] GET /volume/v3/snapshots/9d57a6b0-4e0f-47e7-bfc8-e1a372ee83fe => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e3a4eed0-cbc5-4edb-b929-49c09280d8d1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e3a4eed0-cbc5-4edb-b929-49c09280d8d1 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] DELETE http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e3a4eed0-cbc5-4edb-b929-49c09280d8d1 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e3a4eed0-cbc5-4edb-b929-49c09280d8d1 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-e3a4eed0-cbc5-4edb-b929-49c09280d8d1 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Delete volume with id: 1a894ea0-c14a-494c-869c-4ba58ea53c4a Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e3a4eed0-cbc5-4edb-b929-49c09280d8d1 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a returned with HTTP 404 Sep 07 10:05:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1583/3056] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:05:01 2026] DELETE /volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:05:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-638a8b30-4b34-4b01-8c17-2d6fb85f44f0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-638a8b30-4b34-4b01-8c17-2d6fb85f44f0 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] GET http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a Sep 07 10:05:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-638a8b30-4b34-4b01-8c17-2d6fb85f44f0 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-638a8b30-4b34-4b01-8c17-2d6fb85f44f0 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-58b7a215-d559-431f-bf01-f6409fa01be4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-58b7a215-d559-431f-bf01-f6409fa01be4 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-58b7a215-d559-431f-bf01-f6409fa01be4 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-58b7a215-d559-431f-bf01-f6409fa01be4 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-638a8b30-4b34-4b01-8c17-2d6fb85f44f0 tempest-VolumeDependencyTests-166231325 tempest-VolumeDependencyTests-166231325-project-member] http://192.168.122.65/volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a returned with HTTP 404 Sep 07 10:05:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1474/3057] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:05:01 2026] GET /volume/v3/volumes/1a894ea0-c14a-494c-869c-4ba58ea53c4a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:05:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-58b7a215-d559-431f-bf01-f6409fa01be4 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:05:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-58b7a215-d559-431f-bf01-f6409fa01be4 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 returned with HTTP 200 Sep 07 10:05:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1584/3058] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:01 2026] GET /volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2f5c81f2-508f-44cb-a79c-2c564d114d27 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e9f227b1-a4c3-4e6d-8b5e-b81255f0a782 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f5c81f2-508f-44cb-a79c-2c564d114d27 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] GET http://192.168.122.65/volume/v3/volumes/20958a95-ee81-486a-b333-3b00a0c3124d Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f5c81f2-508f-44cb-a79c-2c564d114d27 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f5c81f2-508f-44cb-a79c-2c564d114d27 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e9f227b1-a4c3-4e6d-8b5e-b81255f0a782 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e9f227b1-a4c3-4e6d-8b5e-b81255f0a782 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e9f227b1-a4c3-4e6d-8b5e-b81255f0a782 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e9f227b1-a4c3-4e6d-8b5e-b81255f0a782 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e9f227b1-a4c3-4e6d-8b5e-b81255f0a782 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 returned with HTTP 200 Sep 07 10:05:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1585/3059] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:02 2026] GET /volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c8251091-c31e-4cdd-a2c9-09e4cc9bbeae None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2f5c81f2-508f-44cb-a79c-2c564d114d27 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Volume info retrieved successfully. Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f5c81f2-508f-44cb-a79c-2c564d114d27 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/volumes/20958a95-ee81-486a-b333-3b00a0c3124d returned with HTTP 200 Sep 07 10:05:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1475/3060] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:05:02 2026] GET /volume/v3/volumes/20958a95-ee81-486a-b333-3b00a0c3124d => generated 979 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-14b4e6d8-0694-41af-a38b-0314e672b39a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14b4e6d8-0694-41af-a38b-0314e672b39a tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] GET http://192.168.122.65/volume/v3/messages Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14b4e6d8-0694-41af-a38b-0314e672b39a tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14b4e6d8-0694-41af-a38b-0314e672b39a tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14b4e6d8-0694-41af-a38b-0314e672b39a tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 10:05:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1476/3061] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 10:05:02 2026] GET /volume/v3/messages => generated 676 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7e6d3fb8-2927-4ab6-b658-3b58ae8d8c02 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7e6d3fb8-2927-4ab6-b658-3b58ae8d8c02 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] GET http://192.168.122.65/volume/v3/messages/78e1ea32-6105-47af-908b-d08331908ac3 Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7e6d3fb8-2927-4ab6-b658-3b58ae8d8c02 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7e6d3fb8-2927-4ab6-b658-3b58ae8d8c02 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7e6d3fb8-2927-4ab6-b658-3b58ae8d8c02 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/messages/78e1ea32-6105-47af-908b-d08331908ac3 returned with HTTP 200 Sep 07 10:05:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1477/3062] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:05:02 2026] GET /volume/v3/messages/78e1ea32-6105-47af-908b-d08331908ac3 => generated 673 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d43ae429-7a6d-4a6d-a81e-e975bbead8d3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d43ae429-7a6d-4a6d-a81e-e975bbead8d3 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] DELETE http://192.168.122.65/volume/v3/messages/78e1ea32-6105-47af-908b-d08331908ac3 Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d43ae429-7a6d-4a6d-a81e-e975bbead8d3 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d43ae429-7a6d-4a6d-a81e-e975bbead8d3 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d43ae429-7a6d-4a6d-a81e-e975bbead8d3 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/messages/78e1ea32-6105-47af-908b-d08331908ac3 returned with HTTP 204 Sep 07 10:05:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1478/3063] 192.168.122.65 () {60 vars in 1273 bytes} [Mon Sep 7 10:05:02 2026] DELETE /volume/v3/messages/78e1ea32-6105-47af-908b-d08331908ac3 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c51699ca-4d5d-4c63-a5be-3fddce1dd4a4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c51699ca-4d5d-4c63-a5be-3fddce1dd4a4 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/20958a95-ee81-486a-b333-3b00a0c3124d Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c51699ca-4d5d-4c63-a5be-3fddce1dd4a4 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c51699ca-4d5d-4c63-a5be-3fddce1dd4a4 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-c51699ca-4d5d-4c63-a5be-3fddce1dd4a4 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Delete volume with id: 20958a95-ee81-486a-b333-3b00a0c3124d Sep 07 10:05:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c51699ca-4d5d-4c63-a5be-3fddce1dd4a4 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Volume info retrieved successfully. Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-c51699ca-4d5d-4c63-a5be-3fddce1dd4a4 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86989) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-c51699ca-4d5d-4c63-a5be-3fddce1dd4a4 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2019622081 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2019622081, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:02 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-c51699ca-4d5d-4c63-a5be-3fddce1dd4a4 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2019622081 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2019622081, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c8251091-c31e-4cdd-a2c9-09e4cc9bbeae tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] POST http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1/action Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c8251091-c31e-4cdd-a2c9-09e4cc9bbeae tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c8251091-c31e-4cdd-a2c9-09e4cc9bbeae tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-c51699ca-4d5d-4c63-a5be-3fddce1dd4a4 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Created reservations ['e020bbf1-e856-4d2e-b0df-d4b3734a82b9', '0cf2e4a8-595c-4edd-ac5a-ab7b2bb3eba4', '550a15bf-50d1-4f4a-b74d-d627db2e05eb', 'ad6ae3f1-f554-45b6-89b7-550c8e5c4a3b'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c8251091-c31e-4cdd-a2c9-09e4cc9bbeae tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Snapshot retrieved successfully. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-c8251091-c31e-4cdd-a2c9-09e4cc9bbeae tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9e667e79b3904d2c96b84efb5f30fbcb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dae1858a376443295d89a82d6ed99d0', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c8251091-c31e-4cdd-a2c9-09e4cc9bbeae tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1/action returned with HTTP 403 Sep 07 10:05:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1586/3064] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 10:05:02 2026] POST /volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1/action => generated 133 bytes in 300 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4a01f4df-5e77-47cb-8437-2f7914fefeac None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4a01f4df-5e77-47cb-8437-2f7914fefeac tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4a01f4df-5e77-47cb-8437-2f7914fefeac tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4a01f4df-5e77-47cb-8437-2f7914fefeac tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-4a01f4df-5e77-47cb-8437-2f7914fefeac tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete snapshot with id: 9fde9939-cee1-4c10-a214-c6993a8fa9e1 Sep 07 10:05:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4a01f4df-5e77-47cb-8437-2f7914fefeac tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c51699ca-4d5d-4c63-a5be-3fddce1dd4a4 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Delete volume request issued successfully. Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c51699ca-4d5d-4c63-a5be-3fddce1dd4a4 tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/volumes/20958a95-ee81-486a-b333-3b00a0c3124d returned with HTTP 202 Sep 07 10:05:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1479/3065] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:05:02 2026] DELETE /volume/v3/volumes/20958a95-ee81-486a-b333-3b00a0c3124d => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4a01f4df-5e77-47cb-8437-2f7914fefeac tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot delete request issued successfully. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4a01f4df-5e77-47cb-8437-2f7914fefeac tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 returned with HTTP 202 Sep 07 10:05:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1587/3066] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:02 2026] DELETE /volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-064e903d-438f-4027-87d2-652df071685b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a0244c15-8009-47e3-896e-7083bbc06d74 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-064e903d-438f-4027-87d2-652df071685b tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] DELETE http://192.168.122.65/volume/v3/types/f51551d6-2522-4db5-9c51-7a95d9fb5ce6 Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-064e903d-438f-4027-87d2-652df071685b tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-064e903d-438f-4027-87d2-652df071685b tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a0244c15-8009-47e3-896e-7083bbc06d74 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a0244c15-8009-47e3-896e-7083bbc06d74 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a0244c15-8009-47e3-896e-7083bbc06d74 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a0244c15-8009-47e3-896e-7083bbc06d74 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a0244c15-8009-47e3-896e-7083bbc06d74 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 returned with HTTP 200 Sep 07 10:05:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1588/3067] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:02 2026] GET /volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 => generated 464 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-064e903d-438f-4027-87d2-652df071685b tempest-ProjectAdminTests-708238665 tempest-ProjectAdminTests-708238665-project-admin] http://192.168.122.65/volume/v3/types/f51551d6-2522-4db5-9c51-7a95d9fb5ce6 returned with HTTP 202 Sep 07 10:05:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1480/3068] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:02 2026] DELETE /volume/v3/types/f51551d6-2522-4db5-9c51-7a95d9fb5ce6 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-380a92ef-dfa8-43fe-ad28-11bb5a12b485 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-380a92ef-dfa8-43fe-ad28-11bb5a12b485 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-380a92ef-dfa8-43fe-ad28-11bb5a12b485 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-380a92ef-dfa8-43fe-ad28-11bb5a12b485 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:02 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:02 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-380a92ef-dfa8-43fe-ad28-11bb5a12b485 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:05:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-380a92ef-dfa8-43fe-ad28-11bb5a12b485 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 returned with HTTP 200 Sep 07 10:05:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1589/3069] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:02 2026] GET /volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-81780719-ae6f-45b4-974b-cc032691892b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-81780719-ae6f-45b4-974b-cc032691892b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 Sep 07 10:05:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-81780719-ae6f-45b4-974b-cc032691892b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-81780719-ae6f-45b4-974b-cc032691892b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-81780719-ae6f-45b4-974b-cc032691892b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-81780719-ae6f-45b4-974b-cc032691892b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 returned with HTTP 200 Sep 07 10:05:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1481/3070] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:03 2026] GET /volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-613a8a81-18d3-4111-96f7-39129455370b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-613a8a81-18d3-4111-96f7-39129455370b tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 Sep 07 10:05:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-613a8a81-18d3-4111-96f7-39129455370b tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-613a8a81-18d3-4111-96f7-39129455370b tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-613a8a81-18d3-4111-96f7-39129455370b tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:05:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-613a8a81-18d3-4111-96f7-39129455370b tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 returned with HTTP 200 Sep 07 10:05:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1590/3071] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:04 2026] GET /volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-394d0b80-f735-4166-a3ff-d0c5f751b1a2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-394d0b80-f735-4166-a3ff-d0c5f751b1a2 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-reader] POST http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0/action Sep 07 10:05:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-394d0b80-f735-4166-a3ff-d0c5f751b1a2 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:05:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-394d0b80-f735-4166-a3ff-d0c5f751b1a2 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:04 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-394d0b80-f735-4166-a3ff-d0c5f751b1a2 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6d57e6c84640497db767f1dcdcef79b4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b209e12ca7d74030982322109c8dcfd9', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-394d0b80-f735-4166-a3ff-d0c5f751b1a2 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-reader] http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0/action returned with HTTP 403 Sep 07 10:05:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1482/3072] 192.168.122.65 () {60 vars in 1269 bytes} [Mon Sep 7 10:05:04 2026] POST /volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0/action => generated 131 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:05:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0a46501a-bff8-4584-9f15-e7db7c3a4043 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a46501a-bff8-4584-9f15-e7db7c3a4043 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 Sep 07 10:05:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a46501a-bff8-4584-9f15-e7db7c3a4043 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0a46501a-bff8-4584-9f15-e7db7c3a4043 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:04 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-0a46501a-bff8-4584-9f15-e7db7c3a4043 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Delete volume with id: 7bea8a52-6b59-44e4-b7cf-467430725ed0 Sep 07 10:05:04 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:04 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0a46501a-bff8-4584-9f15-e7db7c3a4043 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:05:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0a46501a-bff8-4584-9f15-e7db7c3a4043 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Delete volume request issued successfully. Sep 07 10:05:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0a46501a-bff8-4584-9f15-e7db7c3a4043 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 returned with HTTP 202 Sep 07 10:05:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1591/3073] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:04 2026] DELETE /volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c7e3801b-08d7-4424-9c93-cea17f61b52b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c7e3801b-08d7-4424-9c93-cea17f61b52b tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 Sep 07 10:05:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c7e3801b-08d7-4424-9c93-cea17f61b52b tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c7e3801b-08d7-4424-9c93-cea17f61b52b tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c7e3801b-08d7-4424-9c93-cea17f61b52b tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:05:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c7e3801b-08d7-4424-9c93-cea17f61b52b tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 returned with HTTP 200 Sep 07 10:05:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1483/3074] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:04 2026] GET /volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 => generated 1014 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-26b47a98-b7f5-4d40-80fd-f84e27071f16 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-26b47a98-b7f5-4d40-80fd-f84e27071f16 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 Sep 07 10:05:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-26b47a98-b7f5-4d40-80fd-f84e27071f16 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-26b47a98-b7f5-4d40-80fd-f84e27071f16 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:04 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:04 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:04 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-26b47a98-b7f5-4d40-80fd-f84e27071f16 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-26b47a98-b7f5-4d40-80fd-f84e27071f16 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 returned with HTTP 200 Sep 07 10:05:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1592/3075] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:04 2026] GET /volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f8f019b4-7f3f-47a2-bd61-e42562d315ff None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f8f019b4-7f3f-47a2-bd61-e42562d315ff tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 Sep 07 10:05:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f8f019b4-7f3f-47a2-bd61-e42562d315ff tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f8f019b4-7f3f-47a2-bd61-e42562d315ff tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f8f019b4-7f3f-47a2-bd61-e42562d315ff tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Volume info retrieved successfully. Sep 07 10:05:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f8f019b4-7f3f-47a2-bd61-e42562d315ff tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 returned with HTTP 200 Sep 07 10:05:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1484/3076] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:05 2026] GET /volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bed411e3-6358-4066-a930-1bbe6a1be7b0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bed411e3-6358-4066-a930-1bbe6a1be7b0 tempest-ProjectAdminTests-1844299227 tempest-ProjectAdminTests-1844299227-project-admin] GET http://192.168.122.65/volume/v3/scheduler-stats/get_pools Sep 07 10:05:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bed411e3-6358-4066-a930-1bbe6a1be7b0 tempest-ProjectAdminTests-1844299227 tempest-ProjectAdminTests-1844299227-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bed411e3-6358-4066-a930-1bbe6a1be7b0 tempest-ProjectAdminTests-1844299227 tempest-ProjectAdminTests-1844299227-project-admin] Calling method 'get_pools' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ffe39d86-47b6-4763-b1da-cb317c78520f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ffe39d86-47b6-4763-b1da-cb317c78520f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 Sep 07 10:05:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ffe39d86-47b6-4763-b1da-cb317c78520f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ffe39d86-47b6-4763-b1da-cb317c78520f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bed411e3-6358-4066-a930-1bbe6a1be7b0 tempest-ProjectAdminTests-1844299227 tempest-ProjectAdminTests-1844299227-project-admin] http://192.168.122.65/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 10:05:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ffe39d86-47b6-4763-b1da-cb317c78520f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 returned with HTTP 404 Sep 07 10:05:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1593/3077] 192.168.122.65 () {58 vars in 1170 bytes} [Mon Sep 7 10:05:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:05:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1485/3078] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:05 2026] GET /volume/v3/snapshots/9fde9939-cee1-4c10-a214-c6993a8fa9e1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cb92680c-5d31-4410-8b43-6efe39f274a4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e8aa0e68-4ab2-4e96-8d8b-6f05d8769886 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cb92680c-5d31-4410-8b43-6efe39f274a4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 Sep 07 10:05:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cb92680c-5d31-4410-8b43-6efe39f274a4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cb92680c-5d31-4410-8b43-6efe39f274a4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:05 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-cb92680c-5d31-4410-8b43-6efe39f274a4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete volume with id: 378d5a99-7b9a-4fd7-aac4-bb542612d739 Sep 07 10:05:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e8aa0e68-4ab2-4e96-8d8b-6f05d8769886 tempest-ProjectAdminTests-1844299227 tempest-ProjectAdminTests-1844299227-project-admin] GET http://192.168.122.65/volume/v3/capabilities/devstack@QuobyteHD Sep 07 10:05:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e8aa0e68-4ab2-4e96-8d8b-6f05d8769886 tempest-ProjectAdminTests-1844299227 tempest-ProjectAdminTests-1844299227-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e8aa0e68-4ab2-4e96-8d8b-6f05d8769886 tempest-ProjectAdminTests-1844299227 tempest-ProjectAdminTests-1844299227-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:05 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 10:05:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cb92680c-5d31-4410-8b43-6efe39f274a4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e8aa0e68-4ab2-4e96-8d8b-6f05d8769886 tempest-ProjectAdminTests-1844299227 tempest-ProjectAdminTests-1844299227-project-admin] http://192.168.122.65/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 10:05:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1486/3079] 192.168.122.65 () {58 vars in 1188 bytes} [Mon Sep 7 10:05:05 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cb92680c-5d31-4410-8b43-6efe39f274a4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete volume request issued successfully. Sep 07 10:05:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cb92680c-5d31-4410-8b43-6efe39f274a4 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 returned with HTTP 202 Sep 07 10:05:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1594/3080] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:05 2026] DELETE /volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f5b61a52-da6c-455d-96e8-18d8d3e79cf7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f5b61a52-da6c-455d-96e8-18d8d3e79cf7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 Sep 07 10:05:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f5b61a52-da6c-455d-96e8-18d8d3e79cf7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f5b61a52-da6c-455d-96e8-18d8d3e79cf7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:06 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:06 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f5b61a52-da6c-455d-96e8-18d8d3e79cf7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f5b61a52-da6c-455d-96e8-18d8d3e79cf7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 returned with HTTP 200 Sep 07 10:05:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1487/3081] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:06 2026] GET /volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-31fc0079-2ce6-4323-9c93-9d287997b6c2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-31fc0079-2ce6-4323-9c93-9d287997b6c2 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] GET http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 Sep 07 10:05:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-31fc0079-2ce6-4323-9c93-9d287997b6c2 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-31fc0079-2ce6-4323-9c93-9d287997b6c2 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-31fc0079-2ce6-4323-9c93-9d287997b6c2 tempest-ProjectReaderTests-654360280 tempest-ProjectReaderTests-654360280-project-admin] http://192.168.122.65/volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 returned with HTTP 404 Sep 07 10:05:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1595/3082] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:06 2026] GET /volume/v3/volumes/7bea8a52-6b59-44e4-b7cf-467430725ed0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c3a0d942-b7de-4d9e-822f-04c388e63fa7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1acc3cff-e7cb-4693-9e49-b1584d25c9d2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1acc3cff-e7cb-4693-9e49-b1584d25c9d2 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1acc3cff-e7cb-4693-9e49-b1584d25c9d2 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1acc3cff-e7cb-4693-9e49-b1584d25c9d2 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1acc3cff-e7cb-4693-9e49-b1584d25c9d2 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 returned with HTTP 404 Sep 07 10:05:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1596/3083] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:07 2026] GET /volume/v3/volumes/378d5a99-7b9a-4fd7-aac4-bb542612d739 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-107956036"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-107956036'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume of 1 GB Sep 07 10:05:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Flow 'volume_create_api' (2f5c40cd-0126-4799-a2d9-1726597b672c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a87f7bc9-a16d-4d7f-96ce-fca7db3b4a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c3a0d942-b7de-4d9e-822f-04c388e63fa7 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c3a0d942-b7de-4d9e-822f-04c388e63fa7 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1648673376", "extra_specs": {"storage_protocol": "tempest-storage_protocol-458169222", "vendor_name": "tempest-vendor_name-838549908"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a87f7bc9-a16d-4d7f-96ce-fca7db3b4a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbdddd83-a616-4ad3-8007-abd3276261ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c3a0d942-b7de-4d9e-822f-04c388e63fa7 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1488/3084] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:07 2026] POST /volume/v3/types => generated 328 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ade96c58-b954-41d6-841f-7f29c7189c6e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7fad4a26-7972-4fd9-a0ea-43cced844567", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Create volume request body: {'volume': {'volume_type': '7fad4a26-7972-4fd9-a0ea-43cced844567', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Create volume of 1 GB Sep 07 10:05:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Created reservations ['6657d5eb-d833-4dd2-94c4-930d789ec830', '03251d9e-c530-4792-8e22-97e37e16e084', '275a2175-e173-4425-aa33-eabb1b837c23', '07ef49ad-d895-4712-9bc1-835e4de56151'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbdddd83-a616-4ad3-8007-abd3276261ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6657d5eb-d833-4dd2-94c4-930d789ec830', '03251d9e-c530-4792-8e22-97e37e16e084', '275a2175-e173-4425-aa33-eabb1b837c23', '07ef49ad-d895-4712-9bc1-835e4de56151']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78389322-2c15-4113-ac26-e006cc7daf58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Flow 'volume_create_api' (cef4213e-b9e2-42d4-92d8-e59e0751ee7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6007e81-8a14-4685-a51a-9454e2ab5b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78389322-2c15-4113-ac26-e006cc7daf58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7abda79d-a4f9-4889-ad2e-6ab14015c0e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-107956036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dae1858a376443295d89a82d6ed99d0',qos_specs=None,replication_status=,reservations=['6657d5eb-d833-4dd2-94c4-930d789ec830','03251d9e-c530-4792-8e22-97e37e16e084','275a2175-e173-4425-aa33-eabb1b837c23','07ef49ad-d895-4712-9bc1-835e4de56151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844438e0a5a345efb38a385e32d3fef2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-107956036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7abda79d-a4f9-4889-ad2e-6ab14015c0e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dae1858a376443295d89a82d6ed99d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='844438e0a5a345efb38a385e32d3fef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2601375-4731-431c-a36f-eb67753a2553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6007e81-8a14-4685-a51a-9454e2ab5b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:05:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-458169222',vendor_name='tempest-vendor_name-838549908'},id=7fad4a26-7972-4fd9-a0ea-43cced844567,is_public=True,name='tempest-ProjectMemberTests-volume-type-1648673376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7fad4a26-7972-4fd9-a0ea-43cced844567', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce16a9f-a9b2-4666-af84-23a58b115a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2601375-4731-431c-a36f-eb67753a2553) transitioned into state 'SUCCESS' from state '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-107956036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dae1858a376443295d89a82d6ed99d0',qos_specs=None,replication_status=,reservations=['6657d5eb-d833-4dd2-94c4-930d789ec830','03251d9e-c530-4792-8e22-97e37e16e084','275a2175-e173-4425-aa33-eabb1b837c23','07ef49ad-d895-4712-9bc1-835e4de56151'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844438e0a5a345efb38a385e32d3fef2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72bd220e-ad2b-4ba1-bd92-2997bcd86d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72bd220e-ad2b-4ba1-bd92-2997bcd86d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Flow 'volume_create_api' (2f5c40cd-0126-4799-a2d9-1726597b672c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume request issued successfully. Sep 07 10:05:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1fd6850b-ac1c-454f-b914-84b4bd0432a7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1597/3085] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:07 2026] POST /volume/v3/volumes => generated 784 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4fab8e21-05e6-45e1-90d9-8a4ad3b96f25 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1648673376 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1648673376, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:07 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1648673376 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1648673376, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4fab8e21-05e6-45e1-90d9-8a4ad3b96f25 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4fab8e21-05e6-45e1-90d9-8a4ad3b96f25 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4fab8e21-05e6-45e1-90d9-8a4ad3b96f25 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4fab8e21-05e6-45e1-90d9-8a4ad3b96f25 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4fab8e21-05e6-45e1-90d9-8a4ad3b96f25 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 returned with HTTP 200 Sep 07 10:05:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1598/3086] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:07 2026] GET /volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 => generated 963 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Created reservations ['1ef87ebf-a2c6-4f1a-925b-3582f7dee2a9', '707001db-6165-41e9-a105-605bb76d0331', 'f4261141-66fd-4f9d-ad13-a86351b8a0fc', '7474d12c-be3c-4b0a-a578-307bc7dd2ca6'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce16a9f-a9b2-4666-af84-23a58b115a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ef87ebf-a2c6-4f1a-925b-3582f7dee2a9', '707001db-6165-41e9-a105-605bb76d0331', 'f4261141-66fd-4f9d-ad13-a86351b8a0fc', '7474d12c-be3c-4b0a-a578-307bc7dd2ca6']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad2eafb-e7a5-4017-af79-782b800fbb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:07 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bad2eafb-e7a5-4017-af79-782b800fbb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0529096-d501-44c7-9768-eaae0928f36b', '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='5481203a33ab49deb1d466410ac0f9d1',qos_specs=None,replication_status=,reservations=['1ef87ebf-a2c6-4f1a-925b-3582f7dee2a9','707001db-6165-41e9-a105-605bb76d0331','f4261141-66fd-4f9d-ad13-a86351b8a0fc','7474d12c-be3c-4b0a-a578-307bc7dd2ca6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9bc698ca7ee461e8a62f69cbf1df709',volume_type_id=7fad4a26-7972-4fd9-a0ea-43cced844567), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:07Z,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=d0529096-d501-44c7-9768-eaae0928f36b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5481203a33ab49deb1d466410ac0f9d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9bc698ca7ee461e8a62f69cbf1df709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7fad4a26-7972-4fd9-a0ea-43cced844567),volume_type_id=7fad4a26-7972-4fd9-a0ea-43cced844567)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1b73e6-4b0f-4534-81de-b61040b7792a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=771,cinder:INSERT=150,cinder:UPDATE=251 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1b73e6-4b0f-4534-81de-b61040b7792a) transitioned into state 'SUCCESS' from 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='5481203a33ab49deb1d466410ac0f9d1',qos_specs=None,replication_status=,reservations=['1ef87ebf-a2c6-4f1a-925b-3582f7dee2a9','707001db-6165-41e9-a105-605bb76d0331','f4261141-66fd-4f9d-ad13-a86351b8a0fc','7474d12c-be3c-4b0a-a578-307bc7dd2ca6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9bc698ca7ee461e8a62f69cbf1df709',volume_type_id=7fad4a26-7972-4fd9-a0ea-43cced844567)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8860e627-f4ff-4239-ac54-8ff7ed320ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8860e627-f4ff-4239-ac54-8ff7ed320ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Flow 'volume_create_api' (cef4213e-b9e2-42d4-92d8-e59e0751ee7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Create volume request issued successfully. Sep 07 10:05:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ade96c58-b954-41d6-841f-7f29c7189c6e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1489/3087] 192.168.122.65 () {62 vars in 1177 bytes} [Mon Sep 7 10:05:07 2026] POST /volume/v3/volumes => generated 780 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ffd54423-6330-4c55-9dfd-0d0fc7ac8282 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ffd54423-6330-4c55-9dfd-0d0fc7ac8282 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] GET http://192.168.122.65/volume/v3/volumes/d0529096-d501-44c7-9768-eaae0928f36b Sep 07 10:05:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ffd54423-6330-4c55-9dfd-0d0fc7ac8282 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ffd54423-6330-4c55-9dfd-0d0fc7ac8282 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:08 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=797,cinder:INSERT=162,cinder:UPDATE=255 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:05:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ffd54423-6330-4c55-9dfd-0d0fc7ac8282 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Volume info retrieved successfully. Sep 07 10:05:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ffd54423-6330-4c55-9dfd-0d0fc7ac8282 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/volumes/d0529096-d501-44c7-9768-eaae0928f36b returned with HTTP 200 Sep 07 10:05:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1599/3088] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:05:07 2026] GET /volume/v3/volumes/d0529096-d501-44c7-9768-eaae0928f36b => generated 959 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-feeb9575-7c8b-4d03-be99-8682892e8f8d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-feeb9575-7c8b-4d03-be99-8682892e8f8d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 Sep 07 10:05:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-feeb9575-7c8b-4d03-be99-8682892e8f8d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-feeb9575-7c8b-4d03-be99-8682892e8f8d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:08 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:08 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-feeb9575-7c8b-4d03-be99-8682892e8f8d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-feeb9575-7c8b-4d03-be99-8682892e8f8d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 returned with HTTP 200 Sep 07 10:05:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1490/3089] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:08 2026] GET /volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 => generated 1013 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-79b5530f-7cc2-4a56-9967-afb410f6a370 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-79b5530f-7cc2-4a56-9967-afb410f6a370 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] GET http://192.168.122.65/volume/v3/volumes/d0529096-d501-44c7-9768-eaae0928f36b Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-79b5530f-7cc2-4a56-9967-afb410f6a370 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-79b5530f-7cc2-4a56-9967-afb410f6a370 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-79b5530f-7cc2-4a56-9967-afb410f6a370 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Volume info retrieved successfully. Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-79b5530f-7cc2-4a56-9967-afb410f6a370 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/volumes/d0529096-d501-44c7-9768-eaae0928f36b returned with HTTP 200 Sep 07 10:05:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1600/3090] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:05:09 2026] GET /volume/v3/volumes/d0529096-d501-44c7-9768-eaae0928f36b => generated 980 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b13fbf20-eec7-4aab-97d1-2d2bf0334ecb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b13fbf20-eec7-4aab-97d1-2d2bf0334ecb tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] GET http://192.168.122.65/volume/v3/messages Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b13fbf20-eec7-4aab-97d1-2d2bf0334ecb tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b13fbf20-eec7-4aab-97d1-2d2bf0334ecb tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b13fbf20-eec7-4aab-97d1-2d2bf0334ecb tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 10:05:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1491/3091] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 10:05:09 2026] GET /volume/v3/messages => generated 676 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-03da82ee-3312-47c5-afbe-062ff3f7a678 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-03da82ee-3312-47c5-afbe-062ff3f7a678 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] DELETE http://192.168.122.65/volume/v3/messages/48421f24-348d-46de-b28d-a9d45d8f9ed9 Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-03da82ee-3312-47c5-afbe-062ff3f7a678 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-03da82ee-3312-47c5-afbe-062ff3f7a678 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-03da82ee-3312-47c5-afbe-062ff3f7a678 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] http://192.168.122.65/volume/v3/messages/48421f24-348d-46de-b28d-a9d45d8f9ed9 returned with HTTP 204 Sep 07 10:05:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1601/3092] 192.168.122.65 () {60 vars in 1273 bytes} [Mon Sep 7 10:05:09 2026] DELETE /volume/v3/messages/48421f24-348d-46de-b28d-a9d45d8f9ed9 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bca40274-33d3-4127-bdc7-b01675fa8663 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bca40274-33d3-4127-bdc7-b01675fa8663 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] GET http://192.168.122.65/volume/v3/messages/48421f24-348d-46de-b28d-a9d45d8f9ed9 Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bca40274-33d3-4127-bdc7-b01675fa8663 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bca40274-33d3-4127-bdc7-b01675fa8663 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bca40274-33d3-4127-bdc7-b01675fa8663 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] http://192.168.122.65/volume/v3/messages/48421f24-348d-46de-b28d-a9d45d8f9ed9 returned with HTTP 404 Sep 07 10:05:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1492/3093] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:05:09 2026] GET /volume/v3/messages/48421f24-348d-46de-b28d-a9d45d8f9ed9 => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e7dec366-a8f8-485f-bf06-f1f6bd4997a3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e7dec366-a8f8-485f-bf06-f1f6bd4997a3 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/d0529096-d501-44c7-9768-eaae0928f36b Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e7dec366-a8f8-485f-bf06-f1f6bd4997a3 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e7dec366-a8f8-485f-bf06-f1f6bd4997a3 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-e7dec366-a8f8-485f-bf06-f1f6bd4997a3 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Delete volume with id: d0529096-d501-44c7-9768-eaae0928f36b Sep 07 10:05:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e7dec366-a8f8-485f-bf06-f1f6bd4997a3 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Volume info retrieved successfully. Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-e7dec366-a8f8-485f-bf06-f1f6bd4997a3 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86990) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-e7dec366-a8f8-485f-bf06-f1f6bd4997a3 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1648673376 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1648673376, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:09 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-e7dec366-a8f8-485f-bf06-f1f6bd4997a3 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1648673376 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1648673376, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-e7dec366-a8f8-485f-bf06-f1f6bd4997a3 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Created reservations ['f88132bd-4ac6-43fd-a73a-04f65e46f9d2', '6853da78-8bc9-4a83-9d3e-d0517d179ce3', '8ced63b8-a729-404a-abf8-92e18ec05ad2', '0d08810a-8c98-4f60-a402-4b042915455c'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e7dec366-a8f8-485f-bf06-f1f6bd4997a3 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Delete volume request issued successfully. Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e7dec366-a8f8-485f-bf06-f1f6bd4997a3 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/volumes/d0529096-d501-44c7-9768-eaae0928f36b returned with HTTP 202 Sep 07 10:05:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1602/3094] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:05:09 2026] DELETE /volume/v3/volumes/d0529096-d501-44c7-9768-eaae0928f36b => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-37b3c18f-3b17-45f2-aa6b-50eca5608aa6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-37b3c18f-3b17-45f2-aa6b-50eca5608aa6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] DELETE http://192.168.122.65/volume/v3/types/7fad4a26-7972-4fd9-a0ea-43cced844567 Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-37b3c18f-3b17-45f2-aa6b-50eca5608aa6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-37b3c18f-3b17-45f2-aa6b-50eca5608aa6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-37b3c18f-3b17-45f2-aa6b-50eca5608aa6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/types/7fad4a26-7972-4fd9-a0ea-43cced844567 returned with HTTP 202 Sep 07 10:05:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1493/3095] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:09 2026] DELETE /volume/v3/types/7fad4a26-7972-4fd9-a0ea-43cced844567 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6747cfdf-41a0-4b17-b14e-d010a9e11e06 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6747cfdf-41a0-4b17-b14e-d010a9e11e06 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6747cfdf-41a0-4b17-b14e-d010a9e11e06 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-258845243", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1924472533", "vendor_name": "tempest-vendor_name-1516691575"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8016db1e-dcd3-4e49-bda1-a7c81d56ae3b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6747cfdf-41a0-4b17-b14e-d010a9e11e06 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1603/3096] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:09 2026] POST /volume/v3/types => generated 329 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8016db1e-dcd3-4e49-bda1-a7c81d56ae3b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8016db1e-dcd3-4e49-bda1-a7c81d56ae3b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8016db1e-dcd3-4e49-bda1-a7c81d56ae3b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "36ee9cdb-760f-4c2c-a89f-adad7caba03c", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Create volume request body: {'volume': {'volume_type': '36ee9cdb-760f-4c2c-a89f-adad7caba03c', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Create volume of 1 GB Sep 07 10:05:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8016db1e-dcd3-4e49-bda1-a7c81d56ae3b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8016db1e-dcd3-4e49-bda1-a7c81d56ae3b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 returned with HTTP 200 Sep 07 10:05:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1494/3097] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:09 2026] GET /volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Flow 'volume_create_api' (2c09c87d-b516-4b51-b1dc-8da777a0d53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3132f453-b2e8-4f9f-a0c8-5b7d15c3d952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-99db1606-b6e0-45d3-9d5d-7ebb562f10ce None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-99db1606-b6e0-45d3-9d5d-7ebb562f10ce tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-99db1606-b6e0-45d3-9d5d-7ebb562f10ce tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7abda79d-a4f9-4889-ad2e-6ab14015c0e3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-781385570"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-99db1606-b6e0-45d3-9d5d-7ebb562f10ce tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:09 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-99db1606-b6e0-45d3-9d5d-7ebb562f10ce tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create snapshot from volume 7abda79d-a4f9-4889-ad2e-6ab14015c0e3 Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3132f453-b2e8-4f9f-a0c8-5b7d15c3d952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:05:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1924472533',vendor_name='tempest-vendor_name-1516691575'},id=36ee9cdb-760f-4c2c-a89f-adad7caba03c,is_public=True,name='tempest-ProjectMemberTests-volume-type-258845243',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36ee9cdb-760f-4c2c-a89f-adad7caba03c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d2300b-99db-49d0-a4ba-a8eff04d2a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:09 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-99db1606-b6e0-45d3-9d5d-7ebb562f10ce tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Created reservations ['2416a761-faa7-4466-9537-e265ce9864de', '2fe9cb60-b94e-4389-a2ad-7202a3490e08', '0b54405b-2ee7-49c7-b696-7fa2b8f22284', '1c2a8fc4-bb2a-4eb0-97de-4b051e9ce34f'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:09 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-258845243 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-258845243, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:09 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-258845243 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-258845243, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-99db1606-b6e0-45d3-9d5d-7ebb562f10ce tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot create request issued successfully. Sep 07 10:05:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-99db1606-b6e0-45d3-9d5d-7ebb562f10ce tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:05:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1495/3098] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:05:09 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 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-11bc25fe-3437-454d-a496-ad9ebdc93b02 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Created reservations ['d1b2c7b1-3bb5-4703-a46b-a24d508e9bb5', '4776ebd8-cabf-4c59-983d-b28ea5cc1e46', 'cf6fa419-7bce-42da-ae35-eda751d5ff43', '94b3ec2a-3e7c-4367-895c-8eacd4ef0512'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-11bc25fe-3437-454d-a496-ad9ebdc93b02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-11bc25fe-3437-454d-a496-ad9ebdc93b02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-11bc25fe-3437-454d-a496-ad9ebdc93b02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d2300b-99db-49d0-a4ba-a8eff04d2a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1b2c7b1-3bb5-4703-a46b-a24d508e9bb5', '4776ebd8-cabf-4c59-983d-b28ea5cc1e46', 'cf6fa419-7bce-42da-ae35-eda751d5ff43', '94b3ec2a-3e7c-4367-895c-8eacd4ef0512']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02e00259-527e-4eae-ba89-3631e15ee4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-11bc25fe-3437-454d-a496-ad9ebdc93b02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-11bc25fe-3437-454d-a496-ad9ebdc93b02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 returned with HTTP 200 Sep 07 10:05:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1496/3099] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:10 2026] GET /volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02e00259-527e-4eae-ba89-3631e15ee4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef809501-ac25-425f-a4e6-c7fc209935f8', '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='5481203a33ab49deb1d466410ac0f9d1',qos_specs=None,replication_status=,reservations=['d1b2c7b1-3bb5-4703-a46b-a24d508e9bb5','4776ebd8-cabf-4c59-983d-b28ea5cc1e46','cf6fa419-7bce-42da-ae35-eda751d5ff43','94b3ec2a-3e7c-4367-895c-8eacd4ef0512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9bc698ca7ee461e8a62f69cbf1df709',volume_type_id=36ee9cdb-760f-4c2c-a89f-adad7caba03c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef809501-ac25-425f-a4e6-c7fc209935f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5481203a33ab49deb1d466410ac0f9d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9bc698ca7ee461e8a62f69cbf1df709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36ee9cdb-760f-4c2c-a89f-adad7caba03c),volume_type_id=36ee9cdb-760f-4c2c-a89f-adad7caba03c)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e82abc42-3001-47a0-ba23-3cabac9b57cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e82abc42-3001-47a0-ba23-3cabac9b57cf) transitioned into state 'SUCCESS' from 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='5481203a33ab49deb1d466410ac0f9d1',qos_specs=None,replication_status=,reservations=['d1b2c7b1-3bb5-4703-a46b-a24d508e9bb5','4776ebd8-cabf-4c59-983d-b28ea5cc1e46','cf6fa419-7bce-42da-ae35-eda751d5ff43','94b3ec2a-3e7c-4367-895c-8eacd4ef0512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9bc698ca7ee461e8a62f69cbf1df709',volume_type_id=36ee9cdb-760f-4c2c-a89f-adad7caba03c)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14570e18-4af7-41e7-9a69-364e8509a828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14570e18-4af7-41e7-9a69-364e8509a828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Flow 'volume_create_api' (2c09c87d-b516-4b51-b1dc-8da777a0d53a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Create volume request issued successfully. Sep 07 10:05:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-08985b9a-2f7e-4633-8757-04c0c19875f2 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1604/3100] 192.168.122.65 () {62 vars in 1177 bytes} [Mon Sep 7 10:05:09 2026] POST /volume/v3/volumes => generated 779 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c5510399-131a-4c4a-9a7c-bbd19c5fe0b8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c5510399-131a-4c4a-9a7c-bbd19c5fe0b8 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] GET http://192.168.122.65/volume/v3/volumes/ef809501-ac25-425f-a4e6-c7fc209935f8 Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c5510399-131a-4c4a-9a7c-bbd19c5fe0b8 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c5510399-131a-4c4a-9a7c-bbd19c5fe0b8 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c5510399-131a-4c4a-9a7c-bbd19c5fe0b8 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Volume info retrieved successfully. Sep 07 10:05:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c5510399-131a-4c4a-9a7c-bbd19c5fe0b8 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/volumes/ef809501-ac25-425f-a4e6-c7fc209935f8 returned with HTTP 200 Sep 07 10:05:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1605/3101] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:05:10 2026] GET /volume/v3/volumes/ef809501-ac25-425f-a4e6-c7fc209935f8 => generated 958 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1484157911"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1484157911'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume of 1 GB Sep 07 10:05:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (c96e6a74-3bde-4be8-bfcb-6d5b20403308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57136bcd-900e-49d9-b435-c2b05989ea4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57136bcd-900e-49d9-b435-c2b05989ea4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c75736f-609f-44bf-b4c3-9a02c72c2cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['0d290962-58d8-4f7d-94c3-0aafdf07e479', 'ed5595c7-de11-40a8-8621-90410137575c', '0e096579-8efa-418a-8d30-1839afcb73d4', '26fb12ca-34aa-4d9b-b887-ce16b66f9e52'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c75736f-609f-44bf-b4c3-9a02c72c2cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d290962-58d8-4f7d-94c3-0aafdf07e479', 'ed5595c7-de11-40a8-8621-90410137575c', '0e096579-8efa-418a-8d30-1839afcb73d4', '26fb12ca-34aa-4d9b-b887-ce16b66f9e52']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81503a29-30b0-4add-9399-284a0f376bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81503a29-30b0-4add-9399-284a0f376bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1484157911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['0d290962-58d8-4f7d-94c3-0aafdf07e479','ed5595c7-de11-40a8-8621-90410137575c','0e096579-8efa-418a-8d30-1839afcb73d4','26fb12ca-34aa-4d9b-b887-ce16b66f9e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1484157911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e76a1e7155cf499c9f8e6629122766d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cb4e39267bf472788bd879f14a46e0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (658e2609-8172-4fd0-84a6-02a4bf72d5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (658e2609-8172-4fd0-84a6-02a4bf72d5d8) transitioned into state 'SUCCESS' from state '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-1484157911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['0d290962-58d8-4f7d-94c3-0aafdf07e479','ed5595c7-de11-40a8-8621-90410137575c','0e096579-8efa-418a-8d30-1839afcb73d4','26fb12ca-34aa-4d9b-b887-ce16b66f9e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc8c7a5-ee9e-48b3-8521-4d6e73e07c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bc8c7a5-ee9e-48b3-8521-4d6e73e07c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (c96e6a74-3bde-4be8-bfcb-6d5b20403308) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request issued successfully. Sep 07 10:05:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ec837f16-cf24-46bb-b960-4a21a6072d9d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1497/3102] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:10 2026] POST /volume/v3/volumes => generated 785 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-42e5a06c-d1c8-4be7-9315-0bfeefc164b4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-42e5a06c-d1c8-4be7-9315-0bfeefc164b4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-42e5a06c-d1c8-4be7-9315-0bfeefc164b4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-42e5a06c-d1c8-4be7-9315-0bfeefc164b4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-42e5a06c-d1c8-4be7-9315-0bfeefc164b4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-42e5a06c-d1c8-4be7-9315-0bfeefc164b4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c returned with HTTP 200 Sep 07 10:05:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1606/3103] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:10 2026] GET /volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4166c205-3b66-459d-aa34-f70c22125b84 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4166c205-3b66-459d-aa34-f70c22125b84 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4166c205-3b66-459d-aa34-f70c22125b84 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4166c205-3b66-459d-aa34-f70c22125b84 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4166c205-3b66-459d-aa34-f70c22125b84 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4166c205-3b66-459d-aa34-f70c22125b84 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 returned with HTTP 200 Sep 07 10:05:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1498/3104] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:11 2026] GET /volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-12d6c471-a360-4e4a-8c2c-7b3adffbd97c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-12d6c471-a360-4e4a-8c2c-7b3adffbd97c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] GET http://192.168.122.65/volume/v3/volumes/ef809501-ac25-425f-a4e6-c7fc209935f8 Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-12d6c471-a360-4e4a-8c2c-7b3adffbd97c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-12d6c471-a360-4e4a-8c2c-7b3adffbd97c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-12d6c471-a360-4e4a-8c2c-7b3adffbd97c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Volume info retrieved successfully. Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-12d6c471-a360-4e4a-8c2c-7b3adffbd97c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/volumes/ef809501-ac25-425f-a4e6-c7fc209935f8 returned with HTTP 200 Sep 07 10:05:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1607/3105] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:05:11 2026] GET /volume/v3/volumes/ef809501-ac25-425f-a4e6-c7fc209935f8 => generated 979 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-66eb372f-5046-49e0-ad37-7336044dc2ba None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-66eb372f-5046-49e0-ad37-7336044dc2ba tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] GET http://192.168.122.65/volume/v3/messages Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-66eb372f-5046-49e0-ad37-7336044dc2ba tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-66eb372f-5046-49e0-ad37-7336044dc2ba tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-66eb372f-5046-49e0-ad37-7336044dc2ba tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 10:05:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1499/3106] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 10:05:11 2026] GET /volume/v3/messages => generated 676 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bc5992cb-1f34-45b0-bb16-aaf1613f44a6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bc5992cb-1f34-45b0-bb16-aaf1613f44a6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] GET http://192.168.122.65/volume/v3/messages Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bc5992cb-1f34-45b0-bb16-aaf1613f44a6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bc5992cb-1f34-45b0-bb16-aaf1613f44a6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bc5992cb-1f34-45b0-bb16-aaf1613f44a6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 10:05:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1608/3107] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 10:05:11 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-45d5dd11-c2bc-480e-8cb0-d25ded8d622e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-45d5dd11-c2bc-480e-8cb0-d25ded8d622e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] DELETE http://192.168.122.65/volume/v3/messages/c6d6d369-bfdc-4953-8d13-d3e6bc5e7e6c Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-45d5dd11-c2bc-480e-8cb0-d25ded8d622e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-45d5dd11-c2bc-480e-8cb0-d25ded8d622e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-45d5dd11-c2bc-480e-8cb0-d25ded8d622e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/messages/c6d6d369-bfdc-4953-8d13-d3e6bc5e7e6c returned with HTTP 204 Sep 07 10:05:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1500/3108] 192.168.122.65 () {60 vars in 1273 bytes} [Mon Sep 7 10:05:11 2026] DELETE /volume/v3/messages/c6d6d369-bfdc-4953-8d13-d3e6bc5e7e6c => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-21074954-887b-45b5-849a-3214198cdd25 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-21074954-887b-45b5-849a-3214198cdd25 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/ef809501-ac25-425f-a4e6-c7fc209935f8 Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-21074954-887b-45b5-849a-3214198cdd25 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-21074954-887b-45b5-849a-3214198cdd25 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-21074954-887b-45b5-849a-3214198cdd25 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Delete volume with id: ef809501-ac25-425f-a4e6-c7fc209935f8 Sep 07 10:05:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-21074954-887b-45b5-849a-3214198cdd25 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Volume info retrieved successfully. Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-21074954-887b-45b5-849a-3214198cdd25 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86990) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-21074954-887b-45b5-849a-3214198cdd25 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Created reservations ['215743f7-0c90-4f61-a7d0-425f0f69bb13', '0ce8ba57-778a-4204-a78a-b1080dc82c74', '462aeea3-92d5-434d-b9dd-c9f6583843ad', 'ad63bbc5-aefa-4ebf-bce2-18ccc14e1ae1'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-21074954-887b-45b5-849a-3214198cdd25 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Delete volume request issued successfully. Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-21074954-887b-45b5-849a-3214198cdd25 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/volumes/ef809501-ac25-425f-a4e6-c7fc209935f8 returned with HTTP 202 Sep 07 10:05:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1609/3109] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:05:11 2026] DELETE /volume/v3/volumes/ef809501-ac25-425f-a4e6-c7fc209935f8 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cbdf6b6f-0575-419f-b03a-554aeef6cddc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cbdf6b6f-0575-419f-b03a-554aeef6cddc tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] DELETE http://192.168.122.65/volume/v3/types/36ee9cdb-760f-4c2c-a89f-adad7caba03c Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cbdf6b6f-0575-419f-b03a-554aeef6cddc tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cbdf6b6f-0575-419f-b03a-554aeef6cddc tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cbdf6b6f-0575-419f-b03a-554aeef6cddc tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/types/36ee9cdb-760f-4c2c-a89f-adad7caba03c returned with HTTP 202 Sep 07 10:05:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1501/3110] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:11 2026] DELETE /volume/v3/types/36ee9cdb-760f-4c2c-a89f-adad7caba03c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e681ea1c-f0b5-4e61-b9d7-e12262c66a1b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e681ea1c-f0b5-4e61-b9d7-e12262c66a1b tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e681ea1c-f0b5-4e61-b9d7-e12262c66a1b tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-301247002", "extra_specs": {"storage_protocol": "tempest-storage_protocol-370850806", "vendor_name": "tempest-vendor_name-38861625"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e681ea1c-f0b5-4e61-b9d7-e12262c66a1b tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1610/3111] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:11 2026] POST /volume/v3/types => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c0ae6cd0-aabb-46b3-9f44-2dab4f774bc3", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Create volume request body: {'volume': {'volume_type': 'c0ae6cd0-aabb-46b3-9f44-2dab4f774bc3', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Create volume of 1 GB Sep 07 10:05:11 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:11 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Flow 'volume_create_api' (b7db0abf-4049-4d50-8aeb-d6ccc945c268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32788f6-cf3b-4583-9bcf-e4b04ea5054f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-23d4cbe8-9c6c-40af-b32f-1aac25a9b992 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-23d4cbe8-9c6c-40af-b32f-1aac25a9b992 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-23d4cbe8-9c6c-40af-b32f-1aac25a9b992 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-23d4cbe8-9c6c-40af-b32f-1aac25a9b992 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32788f6-cf3b-4583-9bcf-e4b04ea5054f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:05:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-370850806',vendor_name='tempest-vendor_name-38861625'},id=c0ae6cd0-aabb-46b3-9f44-2dab4f774bc3,is_public=True,name='tempest-ProjectMemberTests-volume-type-301247002',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0ae6cd0-aabb-46b3-9f44-2dab4f774bc3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c8e860-c0cf-428a-8cd9-b75581f90700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-23d4cbe8-9c6c-40af-b32f-1aac25a9b992 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-23d4cbe8-9c6c-40af-b32f-1aac25a9b992 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c returned with HTTP 200 Sep 07 10:05:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1611/3112] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:11 2026] GET /volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:11 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-301247002 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-301247002, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:11 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-301247002 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-301247002, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Created reservations ['9aca02e2-059a-4b27-bc4f-b47c10d2fa31', '69f0e351-ffe4-4402-a211-973e13894110', 'c0aa9aaf-7ce8-4da3-a73b-4b02f57c018d', 'de20c66c-4fec-4a7d-9e21-2fb9359ad7db'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c8e860-c0cf-428a-8cd9-b75581f90700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aca02e2-059a-4b27-bc4f-b47c10d2fa31', '69f0e351-ffe4-4402-a211-973e13894110', 'c0aa9aaf-7ce8-4da3-a73b-4b02f57c018d', 'de20c66c-4fec-4a7d-9e21-2fb9359ad7db']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c68897a-15d0-4965-bd38-da536f06774e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:11 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c68897a-15d0-4965-bd38-da536f06774e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '715c666e-451e-4f78-983b-9da50540a257', '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='5481203a33ab49deb1d466410ac0f9d1',qos_specs=None,replication_status=,reservations=['9aca02e2-059a-4b27-bc4f-b47c10d2fa31','69f0e351-ffe4-4402-a211-973e13894110','c0aa9aaf-7ce8-4da3-a73b-4b02f57c018d','de20c66c-4fec-4a7d-9e21-2fb9359ad7db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9bc698ca7ee461e8a62f69cbf1df709',volume_type_id=c0ae6cd0-aabb-46b3-9f44-2dab4f774bc3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:11Z,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=715c666e-451e-4f78-983b-9da50540a257,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5481203a33ab49deb1d466410ac0f9d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9bc698ca7ee461e8a62f69cbf1df709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0ae6cd0-aabb-46b3-9f44-2dab4f774bc3),volume_type_id=c0ae6cd0-aabb-46b3-9f44-2dab4f774bc3)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2aa47e-0e49-4814-a39f-ef14fe027269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2aa47e-0e49-4814-a39f-ef14fe027269) transitioned into state 'SUCCESS' from 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='5481203a33ab49deb1d466410ac0f9d1',qos_specs=None,replication_status=,reservations=['9aca02e2-059a-4b27-bc4f-b47c10d2fa31','69f0e351-ffe4-4402-a211-973e13894110','c0aa9aaf-7ce8-4da3-a73b-4b02f57c018d','de20c66c-4fec-4a7d-9e21-2fb9359ad7db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9bc698ca7ee461e8a62f69cbf1df709',volume_type_id=c0ae6cd0-aabb-46b3-9f44-2dab4f774bc3)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef4aab15-281c-4f0e-8634-1c1df526e726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef4aab15-281c-4f0e-8634-1c1df526e726) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Flow 'volume_create_api' (b7db0abf-4049-4d50-8aeb-d6ccc945c268) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Create volume request issued successfully. Sep 07 10:05:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-186ea3a4-c79e-4c7d-b179-916dca90fb1e tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1502/3113] 192.168.122.65 () {62 vars in 1177 bytes} [Mon Sep 7 10:05:11 2026] POST /volume/v3/volumes => generated 779 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-951d32af-6647-4647-b1ba-4c608c0f38a4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-951d32af-6647-4647-b1ba-4c608c0f38a4 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] GET http://192.168.122.65/volume/v3/volumes/715c666e-451e-4f78-983b-9da50540a257 Sep 07 10:05:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-951d32af-6647-4647-b1ba-4c608c0f38a4 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-951d32af-6647-4647-b1ba-4c608c0f38a4 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-04a15df9-ca40-4660-b31e-15d4ac2dcb68 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-04a15df9-ca40-4660-b31e-15d4ac2dcb68 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-04a15df9-ca40-4660-b31e-15d4ac2dcb68 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-04a15df9-ca40-4660-b31e-15d4ac2dcb68 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-951d32af-6647-4647-b1ba-4c608c0f38a4 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Volume info retrieved successfully. Sep 07 10:05:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-04a15df9-ca40-4660-b31e-15d4ac2dcb68 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-04a15df9-ca40-4660-b31e-15d4ac2dcb68 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 returned with HTTP 200 Sep 07 10:05:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1503/3114] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:12 2026] GET /volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-951d32af-6647-4647-b1ba-4c608c0f38a4 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/volumes/715c666e-451e-4f78-983b-9da50540a257 returned with HTTP 200 Sep 07 10:05:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1612/3115] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:05:12 2026] GET /volume/v3/volumes/715c666e-451e-4f78-983b-9da50540a257 => generated 958 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-523b01f7-e31c-490f-b519-d1b2b8e199db None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-523b01f7-e31c-490f-b519-d1b2b8e199db tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] GET http://192.168.122.65/volume/v3/snapshots Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-523b01f7-e31c-490f-b519-d1b2b8e199db tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-523b01f7-e31c-490f-b519-d1b2b8e199db tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-523b01f7-e31c-490f-b519-d1b2b8e199db tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-523b01f7-e31c-490f-b519-d1b2b8e199db tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:12 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:05:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-523b01f7-e31c-490f-b519-d1b2b8e199db tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Get all snapshots completed successfully. Sep 07 10:05:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-523b01f7-e31c-490f-b519-d1b2b8e199db tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] http://192.168.122.65/volume/v3/snapshots returned with HTTP 200 Sep 07 10:05:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1504/3116] 192.168.122.65 () {58 vars in 1122 bytes} [Mon Sep 7 10:05:12 2026] GET /volume/v3/snapshots => generated 335 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8d20f9dd-ef03-4823-acd8-7841c17bc2b1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8d20f9dd-ef03-4823-acd8-7841c17bc2b1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 Sep 07 10:05:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8d20f9dd-ef03-4823-acd8-7841c17bc2b1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8d20f9dd-ef03-4823-acd8-7841c17bc2b1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:12 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-8d20f9dd-ef03-4823-acd8-7841c17bc2b1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete snapshot with id: 0224bcc5-b928-457e-9299-25dce51a47f9 Sep 07 10:05:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8d20f9dd-ef03-4823-acd8-7841c17bc2b1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8d20f9dd-ef03-4823-acd8-7841c17bc2b1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot delete request issued successfully. Sep 07 10:05:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8d20f9dd-ef03-4823-acd8-7841c17bc2b1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 returned with HTTP 202 Sep 07 10:05:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1613/3117] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:12 2026] DELETE /volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1316da3e-cb8f-49e2-864f-fcde037ba918 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1316da3e-cb8f-49e2-864f-fcde037ba918 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1316da3e-cb8f-49e2-864f-fcde037ba918 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1316da3e-cb8f-49e2-864f-fcde037ba918 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1316da3e-cb8f-49e2-864f-fcde037ba918 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1316da3e-cb8f-49e2-864f-fcde037ba918 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 returned with HTTP 200 Sep 07 10:05:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1505/3118] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:12 2026] GET /volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ae4d8a16-7af3-4fbf-a971-1eaafa34523a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ae4d8a16-7af3-4fbf-a971-1eaafa34523a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c Sep 07 10:05:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ae4d8a16-7af3-4fbf-a971-1eaafa34523a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ae4d8a16-7af3-4fbf-a971-1eaafa34523a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ae4d8a16-7af3-4fbf-a971-1eaafa34523a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ae4d8a16-7af3-4fbf-a971-1eaafa34523a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c returned with HTTP 200 Sep 07 10:05:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1614/3119] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:12 2026] GET /volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-75b46318-0615-41cb-ab8b-4a13a0f5cecf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-75b46318-0615-41cb-ab8b-4a13a0f5cecf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-75b46318-0615-41cb-ab8b-4a13a0f5cecf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c", "name": "tempest-ProjectMemberTests-Snapshot-1713650603"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-75b46318-0615-41cb-ab8b-4a13a0f5cecf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Volume info retrieved successfully. Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-75b46318-0615-41cb-ab8b-4a13a0f5cecf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Create snapshot from volume 1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-75b46318-0615-41cb-ab8b-4a13a0f5cecf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Created reservations ['ac49c8c3-0df9-4ca8-a28c-f44effcc640d', 'cc8dc951-2927-4500-8bf4-7bcb9096c467', '5c039e25-4e85-4a2f-b7af-de56a5e50f45', '4857b06d-34a0-4bac-8467-d688fd6c932b'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6f0d79ef-3fa0-425a-ae7e-aea1427de1e6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6f0d79ef-3fa0-425a-ae7e-aea1427de1e6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] GET http://192.168.122.65/volume/v3/volumes/715c666e-451e-4f78-983b-9da50540a257 Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6f0d79ef-3fa0-425a-ae7e-aea1427de1e6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6f0d79ef-3fa0-425a-ae7e-aea1427de1e6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-75b46318-0615-41cb-ab8b-4a13a0f5cecf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot create request issued successfully. Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-75b46318-0615-41cb-ab8b-4a13a0f5cecf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:05:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1506/3120] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:05:12 2026] POST /volume/v3/snapshots => generated 305 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6f0d79ef-3fa0-425a-ae7e-aea1427de1e6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Volume info retrieved successfully. Sep 07 10:05:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6f0d79ef-3fa0-425a-ae7e-aea1427de1e6 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/volumes/715c666e-451e-4f78-983b-9da50540a257 returned with HTTP 200 Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0875252f-448f-493f-81b5-cb0025e8375c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1615/3121] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:05:13 2026] GET /volume/v3/volumes/715c666e-451e-4f78-983b-9da50540a257 => generated 979 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0875252f-448f-493f-81b5-cb0025e8375c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] GET http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0875252f-448f-493f-81b5-cb0025e8375c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0875252f-448f-493f-81b5-cb0025e8375c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-797eb524-99e7-489f-964c-8e6d5e020e7c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-797eb524-99e7-489f-964c-8e6d5e020e7c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] GET http://192.168.122.65/volume/v3/messages Sep 07 10:05:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-797eb524-99e7-489f-964c-8e6d5e020e7c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0875252f-448f-493f-81b5-cb0025e8375c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-797eb524-99e7-489f-964c-8e6d5e020e7c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0875252f-448f-493f-81b5-cb0025e8375c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 returned with HTTP 200 Sep 07 10:05:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1507/3122] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:13 2026] GET /volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 => generated 437 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-797eb524-99e7-489f-964c-8e6d5e020e7c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 10:05:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1616/3123] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 10:05:13 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-099b5f15-5f89-4153-830e-0780eeafbf3c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-099b5f15-5f89-4153-830e-0780eeafbf3c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] GET http://192.168.122.65/volume/v3/messages/3dab0dcc-b327-465f-a580-d5f2755ea410 Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-099b5f15-5f89-4153-830e-0780eeafbf3c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-099b5f15-5f89-4153-830e-0780eeafbf3c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-099b5f15-5f89-4153-830e-0780eeafbf3c tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-member] http://192.168.122.65/volume/v3/messages/3dab0dcc-b327-465f-a580-d5f2755ea410 returned with HTTP 200 Sep 07 10:05:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1508/3124] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:05:13 2026] GET /volume/v3/messages/3dab0dcc-b327-465f-a580-d5f2755ea410 => generated 673 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b1fc3e1c-cd0c-400b-ac98-aa37488e15a9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b1fc3e1c-cd0c-400b-ac98-aa37488e15a9 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] DELETE http://192.168.122.65/volume/v3/messages/3dab0dcc-b327-465f-a580-d5f2755ea410 Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b1fc3e1c-cd0c-400b-ac98-aa37488e15a9 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b1fc3e1c-cd0c-400b-ac98-aa37488e15a9 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-aff13986-b36a-41e7-a117-87367dd751d8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aff13986-b36a-41e7-a117-87367dd751d8 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aff13986-b36a-41e7-a117-87367dd751d8 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aff13986-b36a-41e7-a117-87367dd751d8 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b1fc3e1c-cd0c-400b-ac98-aa37488e15a9 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/messages/3dab0dcc-b327-465f-a580-d5f2755ea410 returned with HTTP 204 Sep 07 10:05:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1617/3125] 192.168.122.65 () {60 vars in 1273 bytes} [Mon Sep 7 10:05:13 2026] DELETE /volume/v3/messages/3dab0dcc-b327-465f-a580-d5f2755ea410 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cc80a9d4-2874-4b73-a5b7-6b334cb50ccd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-aff13986-b36a-41e7-a117-87367dd751d8 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cc80a9d4-2874-4b73-a5b7-6b334cb50ccd tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/715c666e-451e-4f78-983b-9da50540a257 Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cc80a9d4-2874-4b73-a5b7-6b334cb50ccd tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cc80a9d4-2874-4b73-a5b7-6b334cb50ccd tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-cc80a9d4-2874-4b73-a5b7-6b334cb50ccd tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Delete volume with id: 715c666e-451e-4f78-983b-9da50540a257 Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aff13986-b36a-41e7-a117-87367dd751d8 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 returned with HTTP 200 Sep 07 10:05:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1509/3126] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:13 2026] GET /volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cc80a9d4-2874-4b73-a5b7-6b334cb50ccd tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Volume info retrieved successfully. Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-cc80a9d4-2874-4b73-a5b7-6b334cb50ccd tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86990) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-cc80a9d4-2874-4b73-a5b7-6b334cb50ccd tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-301247002 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-301247002, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:13 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-cc80a9d4-2874-4b73-a5b7-6b334cb50ccd tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-301247002 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-301247002, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:05:13 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-cc80a9d4-2874-4b73-a5b7-6b334cb50ccd tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Created reservations ['976ef13d-b3f0-4560-9fc9-a3935b414af8', 'a52ef6ea-1b1f-481d-89c0-b2c9d54640bb', '164cd788-e1c2-4c81-95c8-f1bad8faf357', '7b8cb9f9-6029-4ea2-ba94-f66791ee3c47'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cc80a9d4-2874-4b73-a5b7-6b334cb50ccd tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Delete volume request issued successfully. Sep 07 10:05:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cc80a9d4-2874-4b73-a5b7-6b334cb50ccd tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/volumes/715c666e-451e-4f78-983b-9da50540a257 returned with HTTP 202 Sep 07 10:05:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1618/3127] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:05:13 2026] DELETE /volume/v3/volumes/715c666e-451e-4f78-983b-9da50540a257 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-afc6ae00-4ce7-4fe2-8e2a-72d4811abe48 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-afc6ae00-4ce7-4fe2-8e2a-72d4811abe48 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] DELETE http://192.168.122.65/volume/v3/types/c0ae6cd0-aabb-46b3-9f44-2dab4f774bc3 Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-afc6ae00-4ce7-4fe2-8e2a-72d4811abe48 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-afc6ae00-4ce7-4fe2-8e2a-72d4811abe48 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-afc6ae00-4ce7-4fe2-8e2a-72d4811abe48 tempest-ProjectMemberTests-1126915216 tempest-ProjectMemberTests-1126915216-project-admin] http://192.168.122.65/volume/v3/types/c0ae6cd0-aabb-46b3-9f44-2dab4f774bc3 returned with HTTP 202 Sep 07 10:05:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1510/3128] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:13 2026] DELETE /volume/v3/types/c0ae6cd0-aabb-46b3-9f44-2dab4f774bc3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a88ff3dc-d9bb-4c1c-af54-8c98b2bc1633 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a88ff3dc-d9bb-4c1c-af54-8c98b2bc1633 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] GET http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 Sep 07 10:05:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a88ff3dc-d9bb-4c1c-af54-8c98b2bc1633 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a88ff3dc-d9bb-4c1c-af54-8c98b2bc1633 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a88ff3dc-d9bb-4c1c-af54-8c98b2bc1633 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:05:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a88ff3dc-d9bb-4c1c-af54-8c98b2bc1633 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 returned with HTTP 200 Sep 07 10:05:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1619/3129] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:14 2026] GET /volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 => generated 437 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6a64b357-1e9d-4958-9dfa-b446d7fc2672 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6a64b357-1e9d-4958-9dfa-b446d7fc2672 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 Sep 07 10:05:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6a64b357-1e9d-4958-9dfa-b446d7fc2672 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6a64b357-1e9d-4958-9dfa-b446d7fc2672 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6a64b357-1e9d-4958-9dfa-b446d7fc2672 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 returned with HTTP 404 Sep 07 10:05:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1511/3130] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:14 2026] GET /volume/v3/snapshots/0224bcc5-b928-457e-9299-25dce51a47f9 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6c90cfc8-31ee-4a4d-91da-4b1be4d25a63 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c90cfc8-31ee-4a4d-91da-4b1be4d25a63 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 Sep 07 10:05:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6c90cfc8-31ee-4a4d-91da-4b1be4d25a63 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6c90cfc8-31ee-4a4d-91da-4b1be4d25a63 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:14 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-6c90cfc8-31ee-4a4d-91da-4b1be4d25a63 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete volume with id: 7abda79d-a4f9-4889-ad2e-6ab14015c0e3 Sep 07 10:05:14 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:14 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6c90cfc8-31ee-4a4d-91da-4b1be4d25a63 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6c90cfc8-31ee-4a4d-91da-4b1be4d25a63 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete volume request issued successfully. Sep 07 10:05:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c90cfc8-31ee-4a4d-91da-4b1be4d25a63 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 returned with HTTP 202 Sep 07 10:05:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1620/3131] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:14 2026] DELETE /volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-884f01c6-30b6-4c33-956b-f7f78fc5be02 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-884f01c6-30b6-4c33-956b-f7f78fc5be02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 Sep 07 10:05:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-884f01c6-30b6-4c33-956b-f7f78fc5be02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-884f01c6-30b6-4c33-956b-f7f78fc5be02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:14 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:14 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:14 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:14 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:14 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-884f01c6-30b6-4c33-956b-f7f78fc5be02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-884f01c6-30b6-4c33-956b-f7f78fc5be02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 returned with HTTP 200 Sep 07 10:05:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1512/3132] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:14 2026] GET /volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ba329935-b582-4a96-8b8f-b8d6d9ccf644 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ba329935-b582-4a96-8b8f-b8d6d9ccf644 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] GET http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ba329935-b582-4a96-8b8f-b8d6d9ccf644 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ba329935-b582-4a96-8b8f-b8d6d9ccf644 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ba329935-b582-4a96-8b8f-b8d6d9ccf644 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:05:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ba329935-b582-4a96-8b8f-b8d6d9ccf644 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 returned with HTTP 200 Sep 07 10:05:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1621/3133] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:15 2026] GET /volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 => generated 437 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b15ae346-f964-4f8f-bc4d-d5a7542cba02 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b15ae346-f964-4f8f-bc4d-d5a7542cba02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 Sep 07 10:05:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b15ae346-f964-4f8f-bc4d-d5a7542cba02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b15ae346-f964-4f8f-bc4d-d5a7542cba02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b15ae346-f964-4f8f-bc4d-d5a7542cba02 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 returned with HTTP 404 Sep 07 10:05:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1513/3134] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:15 2026] GET /volume/v3/volumes/7abda79d-a4f9-4889-ad2e-6ab14015c0e3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1076258457"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1076258457'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume of 1 GB Sep 07 10:05:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Flow 'volume_create_api' (d1b3d6bd-10eb-4a3f-9fa3-f02ca42fa863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0d55f0-8d8b-4fd3-9701-98a79e417c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0d55f0-8d8b-4fd3-9701-98a79e417c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c93824eb-a3a0-40cf-8788-b3878da04a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Created reservations ['88056286-b4ee-48bf-bf60-6b3818fdbb21', '2df55abc-82f6-452e-8026-9f23fae0a151', '218171dd-18cb-495d-b96f-74540d28da5d', '3d4fe872-65aa-42ba-9720-2fe88e15c127'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c93824eb-a3a0-40cf-8788-b3878da04a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88056286-b4ee-48bf-bf60-6b3818fdbb21', '2df55abc-82f6-452e-8026-9f23fae0a151', '218171dd-18cb-495d-b96f-74540d28da5d', '3d4fe872-65aa-42ba-9720-2fe88e15c127']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a5b7e68-8234-4d30-8738-e6fe749a0348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a5b7e68-8234-4d30-8738-e6fe749a0348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bff849e7-026c-4f95-a291-25a21e3739a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1076258457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dae1858a376443295d89a82d6ed99d0',qos_specs=None,replication_status=,reservations=['88056286-b4ee-48bf-bf60-6b3818fdbb21','2df55abc-82f6-452e-8026-9f23fae0a151','218171dd-18cb-495d-b96f-74540d28da5d','3d4fe872-65aa-42ba-9720-2fe88e15c127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844438e0a5a345efb38a385e32d3fef2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1076258457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bff849e7-026c-4f95-a291-25a21e3739a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dae1858a376443295d89a82d6ed99d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='844438e0a5a345efb38a385e32d3fef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82906105-4157-463f-a0f9-8a8fd8a4e103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82906105-4157-463f-a0f9-8a8fd8a4e103) transitioned into state 'SUCCESS' from state '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-1076258457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dae1858a376443295d89a82d6ed99d0',qos_specs=None,replication_status=,reservations=['88056286-b4ee-48bf-bf60-6b3818fdbb21','2df55abc-82f6-452e-8026-9f23fae0a151','218171dd-18cb-495d-b96f-74540d28da5d','3d4fe872-65aa-42ba-9720-2fe88e15c127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844438e0a5a345efb38a385e32d3fef2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24115992-a30d-4e00-b919-dd12a47ee881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24115992-a30d-4e00-b919-dd12a47ee881) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Flow 'volume_create_api' (d1b3d6bd-10eb-4a3f-9fa3-f02ca42fa863) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume request issued successfully. Sep 07 10:05:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-db6b5ad9-d3bf-4ce6-9099-50e38e7feb06 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1622/3135] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:15 2026] POST /volume/v3/volumes => generated 785 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7419e088-356b-440a-a446-91fb8a5ad300 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7419e088-356b-440a-a446-91fb8a5ad300 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 Sep 07 10:05:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7419e088-356b-440a-a446-91fb8a5ad300 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7419e088-356b-440a-a446-91fb8a5ad300 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7419e088-356b-440a-a446-91fb8a5ad300 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7419e088-356b-440a-a446-91fb8a5ad300 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 returned with HTTP 200 Sep 07 10:05:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1514/3136] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:15 2026] GET /volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b30f6c3a-80a7-4e15-96ac-7c7ef6e19c85 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b30f6c3a-80a7-4e15-96ac-7c7ef6e19c85 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] GET http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 Sep 07 10:05:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b30f6c3a-80a7-4e15-96ac-7c7ef6e19c85 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b30f6c3a-80a7-4e15-96ac-7c7ef6e19c85 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-b30f6c3a-80a7-4e15-96ac-7c7ef6e19c85 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:05:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b30f6c3a-80a7-4e15-96ac-7c7ef6e19c85 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 returned with HTTP 200 Sep 07 10:05:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1623/3137] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:16 2026] GET /volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3a73d5e3-1dc9-46a9-a237-1ad755ce4da5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3a73d5e3-1dc9-46a9-a237-1ad755ce4da5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 Sep 07 10:05:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3a73d5e3-1dc9-46a9-a237-1ad755ce4da5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3a73d5e3-1dc9-46a9-a237-1ad755ce4da5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:16 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-3a73d5e3-1dc9-46a9-a237-1ad755ce4da5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Delete snapshot with id: 6184b595-6c05-4692-b523-7dd1f72f5e99 Sep 07 10:05:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3a73d5e3-1dc9-46a9-a237-1ad755ce4da5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:05:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3a73d5e3-1dc9-46a9-a237-1ad755ce4da5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot delete request issued successfully. Sep 07 10:05:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3a73d5e3-1dc9-46a9-a237-1ad755ce4da5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 returned with HTTP 202 Sep 07 10:05:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1515/3138] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:16 2026] DELETE /volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-de9c4724-6c89-429b-9a32-dd7094981549 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de9c4724-6c89-429b-9a32-dd7094981549 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] GET http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 Sep 07 10:05:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de9c4724-6c89-429b-9a32-dd7094981549 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de9c4724-6c89-429b-9a32-dd7094981549 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-de9c4724-6c89-429b-9a32-dd7094981549 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:05:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de9c4724-6c89-429b-9a32-dd7094981549 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 returned with HTTP 200 Sep 07 10:05:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1624/3139] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:16 2026] GET /volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 => generated 463 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-46213eb9-1f12-48bb-a3c0-67c2597eadd2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-46213eb9-1f12-48bb-a3c0-67c2597eadd2 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 Sep 07 10:05:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-46213eb9-1f12-48bb-a3c0-67c2597eadd2 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-46213eb9-1f12-48bb-a3c0-67c2597eadd2 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-46213eb9-1f12-48bb-a3c0-67c2597eadd2 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-46213eb9-1f12-48bb-a3c0-67c2597eadd2 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 returned with HTTP 200 Sep 07 10:05:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1516/3140] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:17 2026] GET /volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-acf5b9f5-d003-433e-9dce-9ab0586b91c8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-acf5b9f5-d003-433e-9dce-9ab0586b91c8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] GET http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 Sep 07 10:05:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-acf5b9f5-d003-433e-9dce-9ab0586b91c8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-acf5b9f5-d003-433e-9dce-9ab0586b91c8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-acf5b9f5-d003-433e-9dce-9ab0586b91c8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:05:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-acf5b9f5-d003-433e-9dce-9ab0586b91c8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 returned with HTTP 200 Sep 07 10:05:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1625/3141] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:17 2026] GET /volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 => generated 463 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-49dd0ef3-a5fc-4b5a-881d-0ff6db6cd3d5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-49dd0ef3-a5fc-4b5a-881d-0ff6db6cd3d5 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 Sep 07 10:05:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-49dd0ef3-a5fc-4b5a-881d-0ff6db6cd3d5 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-49dd0ef3-a5fc-4b5a-881d-0ff6db6cd3d5 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-49dd0ef3-a5fc-4b5a-881d-0ff6db6cd3d5 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-49dd0ef3-a5fc-4b5a-881d-0ff6db6cd3d5 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 returned with HTTP 200 Sep 07 10:05:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1517/3142] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:18 2026] GET /volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d409a12f-cee1-4869-b55e-018917e2780a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d409a12f-cee1-4869-b55e-018917e2780a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:05:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d409a12f-cee1-4869-b55e-018917e2780a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bff849e7-026c-4f95-a291-25a21e3739a7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1644254495"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d409a12f-cee1-4869-b55e-018917e2780a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:18 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-d409a12f-cee1-4869-b55e-018917e2780a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create snapshot from volume bff849e7-026c-4f95-a291-25a21e3739a7 Sep 07 10:05:18 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-d409a12f-cee1-4869-b55e-018917e2780a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Created reservations ['de70fc82-c42b-4e53-b9a4-7393350e0374', '8b47a2c2-1f7e-4ec0-a270-7ca3a6ddb5d0', 'd505a14a-56d7-45a2-8b22-d532316d46a3', 'af4f2d87-5d26-4402-91a6-27994d74970d'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d409a12f-cee1-4869-b55e-018917e2780a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot create request issued successfully. Sep 07 10:05:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d409a12f-cee1-4869-b55e-018917e2780a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:05:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1626/3143] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:05:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e29367b0-5e25-483a-85fc-cbcc2fe8bec7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e29367b0-5e25-483a-85fc-cbcc2fe8bec7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 Sep 07 10:05:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e29367b0-5e25-483a-85fc-cbcc2fe8bec7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e29367b0-5e25-483a-85fc-cbcc2fe8bec7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e29367b0-5e25-483a-85fc-cbcc2fe8bec7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e29367b0-5e25-483a-85fc-cbcc2fe8bec7 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 returned with HTTP 200 Sep 07 10:05:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1518/3144] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:18 2026] GET /volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-364b6f14-fcf7-4e6d-b30f-649a88e46111 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-364b6f14-fcf7-4e6d-b30f-649a88e46111 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] GET http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 Sep 07 10:05:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-364b6f14-fcf7-4e6d-b30f-649a88e46111 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-364b6f14-fcf7-4e6d-b30f-649a88e46111 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-364b6f14-fcf7-4e6d-b30f-649a88e46111 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 returned with HTTP 404 Sep 07 10:05:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1627/3145] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:18 2026] GET /volume/v3/snapshots/6184b595-6c05-4692-b523-7dd1f72f5e99 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-da2f35f6-48e4-410b-b686-c5de5f4f9feb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da2f35f6-48e4-410b-b686-c5de5f4f9feb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c Sep 07 10:05:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-da2f35f6-48e4-410b-b686-c5de5f4f9feb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-da2f35f6-48e4-410b-b686-c5de5f4f9feb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:18 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-da2f35f6-48e4-410b-b686-c5de5f4f9feb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume with id: 1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c Sep 07 10:05:18 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:18 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:18 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:18 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-da2f35f6-48e4-410b-b686-c5de5f4f9feb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:18 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-da2f35f6-48e4-410b-b686-c5de5f4f9feb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume request issued successfully. Sep 07 10:05:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da2f35f6-48e4-410b-b686-c5de5f4f9feb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c returned with HTTP 202 Sep 07 10:05:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1519/3146] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:18 2026] DELETE /volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-020635e5-212e-476c-ab29-f07efaf68fc0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-020635e5-212e-476c-ab29-f07efaf68fc0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c Sep 07 10:05:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-020635e5-212e-476c-ab29-f07efaf68fc0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:18 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-020635e5-212e-476c-ab29-f07efaf68fc0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:18 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:18 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-020635e5-212e-476c-ab29-f07efaf68fc0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-020635e5-212e-476c-ab29-f07efaf68fc0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c returned with HTTP 200 Sep 07 10:05:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1628/3147] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:18 2026] GET /volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5ee7f0a4-cb33-483d-ba83-ae2ce8e7ab0f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5ee7f0a4-cb33-483d-ba83-ae2ce8e7ab0f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 Sep 07 10:05:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5ee7f0a4-cb33-483d-ba83-ae2ce8e7ab0f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5ee7f0a4-cb33-483d-ba83-ae2ce8e7ab0f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5ee7f0a4-cb33-483d-ba83-ae2ce8e7ab0f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5ee7f0a4-cb33-483d-ba83-ae2ce8e7ab0f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 returned with HTTP 200 Sep 07 10:05:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1520/3148] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:19 2026] GET /volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-34c07ff6-07c4-4fd9-ac58-64fae42613f5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-34c07ff6-07c4-4fd9-ac58-64fae42613f5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c Sep 07 10:05:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-34c07ff6-07c4-4fd9-ac58-64fae42613f5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-34c07ff6-07c4-4fd9-ac58-64fae42613f5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-34c07ff6-07c4-4fd9-ac58-64fae42613f5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c returned with HTTP 404 Sep 07 10:05:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1629/3149] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:19 2026] GET /volume/v3/volumes/1f4ec6c2-0cc2-4a7d-b90c-5b898a6fda3c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-299492665"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-299492665'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:19 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume of 1 GB Sep 07 10:05:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (954c4c4e-123f-4e24-b454-d6167b1912a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1203e18e-1fa2-4e12-834f-f9950dd1e592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1203e18e-1fa2-4e12-834f-f9950dd1e592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:19 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea07512-40bb-4e10-82f7-c0db193c5e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['6623261b-4cbd-4b02-a346-204ff991eff5', '39a8be91-bd6b-44f5-96f9-edc11f9ac499', '6d7bcd91-023a-4a68-986e-3ea18eb7db58', '07d91f5e-e30a-4ae8-adbf-1de48d590313'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea07512-40bb-4e10-82f7-c0db193c5e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6623261b-4cbd-4b02-a346-204ff991eff5', '39a8be91-bd6b-44f5-96f9-edc11f9ac499', '6d7bcd91-023a-4a68-986e-3ea18eb7db58', '07d91f5e-e30a-4ae8-adbf-1de48d590313']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383e5b11-53d2-4317-8574-35740a991fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383e5b11-53d2-4317-8574-35740a991fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee477b0f-7895-49be-8601-2304ab5763c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-299492665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['6623261b-4cbd-4b02-a346-204ff991eff5','39a8be91-bd6b-44f5-96f9-edc11f9ac499','6d7bcd91-023a-4a68-986e-3ea18eb7db58','07d91f5e-e30a-4ae8-adbf-1de48d590313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-299492665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee477b0f-7895-49be-8601-2304ab5763c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e76a1e7155cf499c9f8e6629122766d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cb4e39267bf472788bd879f14a46e0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e54376f-b5f1-44f4-afd0-52533b2ba801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e54376f-b5f1-44f4-afd0-52533b2ba801) transitioned into state 'SUCCESS' from state '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-299492665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['6623261b-4cbd-4b02-a346-204ff991eff5','39a8be91-bd6b-44f5-96f9-edc11f9ac499','6d7bcd91-023a-4a68-986e-3ea18eb7db58','07d91f5e-e30a-4ae8-adbf-1de48d590313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d60b08-616f-4d4c-bb7c-e4f2232c4eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d60b08-616f-4d4c-bb7c-e4f2232c4eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (954c4c4e-123f-4e24-b454-d6167b1912a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request issued successfully. Sep 07 10:05:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-afc3e998-4d94-43e6-b1f6-ebb2de30e475 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1521/3150] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:19 2026] POST /volume/v3/volumes => generated 784 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2add51bc-882e-412b-a574-e7cf901837ac None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2add51bc-882e-412b-a574-e7cf901837ac tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 Sep 07 10:05:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2add51bc-882e-412b-a574-e7cf901837ac tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2add51bc-882e-412b-a574-e7cf901837ac tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:20 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:20 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2add51bc-882e-412b-a574-e7cf901837ac tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2add51bc-882e-412b-a574-e7cf901837ac tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 returned with HTTP 200 Sep 07 10:05:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1630/3151] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:20 2026] GET /volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 => generated 963 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-664634a8-2383-4cbb-b432-573d2652e0b0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-664634a8-2383-4cbb-b432-573d2652e0b0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 Sep 07 10:05:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-664634a8-2383-4cbb-b432-573d2652e0b0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-664634a8-2383-4cbb-b432-573d2652e0b0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-664634a8-2383-4cbb-b432-573d2652e0b0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-664634a8-2383-4cbb-b432-573d2652e0b0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 returned with HTTP 200 Sep 07 10:05:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1522/3152] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:20 2026] GET /volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6cc0b182-e90e-4b8a-b07f-a317c45c0442 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6cc0b182-e90e-4b8a-b07f-a317c45c0442 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 Sep 07 10:05:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6cc0b182-e90e-4b8a-b07f-a317c45c0442 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6cc0b182-e90e-4b8a-b07f-a317c45c0442 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-413c7285-0a22-45ff-9cf5-65324ed7eb77 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-413c7285-0a22-45ff-9cf5-65324ed7eb77 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 Sep 07 10:05:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-413c7285-0a22-45ff-9cf5-65324ed7eb77 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-413c7285-0a22-45ff-9cf5-65324ed7eb77 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6cc0b182-e90e-4b8a-b07f-a317c45c0442 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6cc0b182-e90e-4b8a-b07f-a317c45c0442 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 returned with HTTP 200 Sep 07 10:05:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1631/3153] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:21 2026] GET /volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 => generated 1013 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-413c7285-0a22-45ff-9cf5-65324ed7eb77 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-413c7285-0a22-45ff-9cf5-65324ed7eb77 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 returned with HTTP 200 Sep 07 10:05:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1523/3154] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:21 2026] GET /volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 => generated 467 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-18e787a0-587d-47ec-99f1-0e055fb2a477 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-18e787a0-587d-47ec-99f1-0e055fb2a477 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] POST http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4/action Sep 07 10:05:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-18e787a0-587d-47ec-99f1-0e055fb2a477 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:05:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-18e787a0-587d-47ec-99f1-0e055fb2a477 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-18e787a0-587d-47ec-99f1-0e055fb2a477 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Updating snapshot '79380226-d1c6-44d3-9b69-410a9e67f8e4' with '{'status': 'error'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:05:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:21 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-18e787a0-587d-47ec-99f1-0e055fb2a477 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9e667e79b3904d2c96b84efb5f30fbcb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dae1858a376443295d89a82d6ed99d0', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-18e787a0-587d-47ec-99f1-0e055fb2a477 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4/action returned with HTTP 403 Sep 07 10:05:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1632/3155] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 10:05:21 2026] POST /volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4/action => generated 133 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d6ca5c02-44a8-4df4-8585-e34fe6f8d38a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d6ca5c02-44a8-4df4-8585-e34fe6f8d38a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 Sep 07 10:05:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d6ca5c02-44a8-4df4-8585-e34fe6f8d38a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d6ca5c02-44a8-4df4-8585-e34fe6f8d38a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:21 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-d6ca5c02-44a8-4df4-8585-e34fe6f8d38a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete snapshot with id: 79380226-d1c6-44d3-9b69-410a9e67f8e4 Sep 07 10:05:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d6ca5c02-44a8-4df4-8585-e34fe6f8d38a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d6ca5c02-44a8-4df4-8585-e34fe6f8d38a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot delete request issued successfully. Sep 07 10:05:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d6ca5c02-44a8-4df4-8585-e34fe6f8d38a tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 returned with HTTP 202 Sep 07 10:05:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1524/3156] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:21 2026] DELETE /volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ebd08f0a-ccfe-4a4c-8ed5-1e6e7575c866 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ebd08f0a-ccfe-4a4c-8ed5-1e6e7575c866 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 Sep 07 10:05:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ebd08f0a-ccfe-4a4c-8ed5-1e6e7575c866 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ebd08f0a-ccfe-4a4c-8ed5-1e6e7575c866 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ebd08f0a-ccfe-4a4c-8ed5-1e6e7575c866 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ebd08f0a-ccfe-4a4c-8ed5-1e6e7575c866 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 returned with HTTP 200 Sep 07 10:05:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1633/3157] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:21 2026] GET /volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-61a25ccb-c091-4695-9695-462eba534921 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-61a25ccb-c091-4695-9695-462eba534921 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 Sep 07 10:05:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-61a25ccb-c091-4695-9695-462eba534921 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-61a25ccb-c091-4695-9695-462eba534921 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:22 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:22 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-61a25ccb-c091-4695-9695-462eba534921 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-61a25ccb-c091-4695-9695-462eba534921 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 returned with HTTP 200 Sep 07 10:05:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1525/3158] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:22 2026] GET /volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1f8e66d7-63c2-4f91-89dd-63c6ed07da11 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1f8e66d7-63c2-4f91-89dd-63c6ed07da11 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:05:22 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1f8e66d7-63c2-4f91-89dd-63c6ed07da11 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee477b0f-7895-49be-8601-2304ab5763c3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1613589498"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:22 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:22 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1f8e66d7-63c2-4f91-89dd-63c6ed07da11 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:22 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-1f8e66d7-63c2-4f91-89dd-63c6ed07da11 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create snapshot from volume ee477b0f-7895-49be-8601-2304ab5763c3 Sep 07 10:05:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d7ace38e-3039-4109-be18-b6e0022d57b0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d7ace38e-3039-4109-be18-b6e0022d57b0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 Sep 07 10:05:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d7ace38e-3039-4109-be18-b6e0022d57b0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d7ace38e-3039-4109-be18-b6e0022d57b0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d7ace38e-3039-4109-be18-b6e0022d57b0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:22 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-1f8e66d7-63c2-4f91-89dd-63c6ed07da11 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['e549714a-0a63-4deb-b4c6-cfb650b84ac2', '93f8347b-bff2-41b4-a3be-dec8fd2fc237', 'b6e448f1-dc86-44e1-affb-2b3ce73f7724', '6c56b2cb-5080-4fe4-8f6f-6718f44aa28d'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d7ace38e-3039-4109-be18-b6e0022d57b0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 returned with HTTP 200 Sep 07 10:05:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1526/3159] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:22 2026] GET /volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:22 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:22 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:22 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1f8e66d7-63c2-4f91-89dd-63c6ed07da11 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot create request issued successfully. Sep 07 10:05:22 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1f8e66d7-63c2-4f91-89dd-63c6ed07da11 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:05:22 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1634/3160] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:05:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1605eebb-2c29-42cd-b642-19af4b90e26e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1605eebb-2c29-42cd-b642-19af4b90e26e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 Sep 07 10:05:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1605eebb-2c29-42cd-b642-19af4b90e26e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1605eebb-2c29-42cd-b642-19af4b90e26e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1605eebb-2c29-42cd-b642-19af4b90e26e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1605eebb-2c29-42cd-b642-19af4b90e26e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 returned with HTTP 200 Sep 07 10:05:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1527/3161] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:22 2026] GET /volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bb499bff-5ce2-4b05-8f50-fbe4e76efc89 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bb499bff-5ce2-4b05-8f50-fbe4e76efc89 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 Sep 07 10:05:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bb499bff-5ce2-4b05-8f50-fbe4e76efc89 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bb499bff-5ce2-4b05-8f50-fbe4e76efc89 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bb499bff-5ce2-4b05-8f50-fbe4e76efc89 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 returned with HTTP 404 Sep 07 10:05:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1635/3162] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:23 2026] GET /volume/v3/snapshots/79380226-d1c6-44d3-9b69-410a9e67f8e4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-803e250c-2b38-41c9-89fb-fa0fd411a65e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-803e250c-2b38-41c9-89fb-fa0fd411a65e tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 Sep 07 10:05:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-803e250c-2b38-41c9-89fb-fa0fd411a65e tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-803e250c-2b38-41c9-89fb-fa0fd411a65e tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-803e250c-2b38-41c9-89fb-fa0fd411a65e tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete volume with id: bff849e7-026c-4f95-a291-25a21e3739a7 Sep 07 10:05:23 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:23 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-803e250c-2b38-41c9-89fb-fa0fd411a65e tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-803e250c-2b38-41c9-89fb-fa0fd411a65e tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete volume request issued successfully. Sep 07 10:05:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-803e250c-2b38-41c9-89fb-fa0fd411a65e tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 returned with HTTP 202 Sep 07 10:05:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1528/3163] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:23 2026] DELETE /volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-684a8482-1b99-4a5a-9166-1aff9cf7d2d8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4a03ca13-c7b4-4758-9a33-61a52f00ef0b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-684a8482-1b99-4a5a-9166-1aff9cf7d2d8 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 Sep 07 10:05:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-684a8482-1b99-4a5a-9166-1aff9cf7d2d8 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-684a8482-1b99-4a5a-9166-1aff9cf7d2d8 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4a03ca13-c7b4-4758-9a33-61a52f00ef0b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 Sep 07 10:05:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4a03ca13-c7b4-4758-9a33-61a52f00ef0b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4a03ca13-c7b4-4758-9a33-61a52f00ef0b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4a03ca13-c7b4-4758-9a33-61a52f00ef0b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4a03ca13-c7b4-4758-9a33-61a52f00ef0b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 returned with HTTP 200 Sep 07 10:05:23 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:23 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1529/3164] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:23 2026] GET /volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-684a8482-1b99-4a5a-9166-1aff9cf7d2d8 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-684a8482-1b99-4a5a-9166-1aff9cf7d2d8 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 returned with HTTP 200 Sep 07 10:05:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1636/3165] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:23 2026] GET /volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e36571d8-b059-40d1-8bac-cee99c242c1c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e36571d8-b059-40d1-8bac-cee99c242c1c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e36571d8-b059-40d1-8bac-cee99c242c1c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e36571d8-b059-40d1-8bac-cee99c242c1c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:25 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e36571d8-b059-40d1-8bac-cee99c242c1c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e36571d8-b059-40d1-8bac-cee99c242c1c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 returned with HTTP 200 Sep 07 10:05:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1530/3166] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:25 2026] GET /volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6d7fd71b-88b6-4741-8c57-9f87fdf128f6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6d7fd71b-88b6-4741-8c57-9f87fdf128f6 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 Sep 07 10:05:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6d7fd71b-88b6-4741-8c57-9f87fdf128f6 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6d7fd71b-88b6-4741-8c57-9f87fdf128f6 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6d7fd71b-88b6-4741-8c57-9f87fdf128f6 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 returned with HTTP 404 Sep 07 10:05:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1637/3167] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:25 2026] GET /volume/v3/volumes/bff849e7-026c-4f95-a291-25a21e3739a7 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1738466872"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1738466872'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume of 1 GB Sep 07 10:05:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Flow 'volume_create_api' (e2b544e7-0199-425d-96ee-d4ec485ca62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e3626c-6539-4dd3-ad24-318dc2afae07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e3626c-6539-4dd3-ad24-318dc2afae07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b207863e-679b-417d-a348-8c5436e1a0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Created reservations ['be192af7-673e-4a9b-b7fe-60ed49b1a7d7', '64a81440-0370-435e-960e-2a15320cca8d', 'e0b345c8-cc8c-491d-8c6c-0e2df6fe5d79', 'acdd482f-9062-4e50-9ff5-72bcb5468ddb'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b207863e-679b-417d-a348-8c5436e1a0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be192af7-673e-4a9b-b7fe-60ed49b1a7d7', '64a81440-0370-435e-960e-2a15320cca8d', 'e0b345c8-cc8c-491d-8c6c-0e2df6fe5d79', 'acdd482f-9062-4e50-9ff5-72bcb5468ddb']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88ee7d11-9c14-453b-8c55-5e3f576b347e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:25 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88ee7d11-9c14-453b-8c55-5e3f576b347e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62f4da39-0964-4da3-9508-f882676d2127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738466872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dae1858a376443295d89a82d6ed99d0',qos_specs=None,replication_status=,reservations=['be192af7-673e-4a9b-b7fe-60ed49b1a7d7','64a81440-0370-435e-960e-2a15320cca8d','e0b345c8-cc8c-491d-8c6c-0e2df6fe5d79','acdd482f-9062-4e50-9ff5-72bcb5468ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844438e0a5a345efb38a385e32d3fef2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1738466872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62f4da39-0964-4da3-9508-f882676d2127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dae1858a376443295d89a82d6ed99d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='844438e0a5a345efb38a385e32d3fef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd268381-8e59-41f2-9136-89d9a0b5e5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd268381-8e59-41f2-9136-89d9a0b5e5c6) transitioned into state 'SUCCESS' from state '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-1738466872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dae1858a376443295d89a82d6ed99d0',qos_specs=None,replication_status=,reservations=['be192af7-673e-4a9b-b7fe-60ed49b1a7d7','64a81440-0370-435e-960e-2a15320cca8d','e0b345c8-cc8c-491d-8c6c-0e2df6fe5d79','acdd482f-9062-4e50-9ff5-72bcb5468ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844438e0a5a345efb38a385e32d3fef2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eceedca0-3f84-43f9-b3c4-2b4a13e5f35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eceedca0-3f84-43f9-b3c4-2b4a13e5f35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Flow 'volume_create_api' (e2b544e7-0199-425d-96ee-d4ec485ca62b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:25 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume request issued successfully. Sep 07 10:05:25 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8ee8a14d-cd4d-455f-b70a-b838829eabd3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:25 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1531/3168] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:25 2026] POST /volume/v3/volumes => generated 785 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 10:05:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fd0a1ce4-2777-4f19-9203-f882a47c4c26 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fd0a1ce4-2777-4f19-9203-f882a47c4c26 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 Sep 07 10:05:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fd0a1ce4-2777-4f19-9203-f882a47c4c26 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fd0a1ce4-2777-4f19-9203-f882a47c4c26 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:25 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:25 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fd0a1ce4-2777-4f19-9203-f882a47c4c26 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fd0a1ce4-2777-4f19-9203-f882a47c4c26 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 returned with HTTP 200 Sep 07 10:05:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1638/3169] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:25 2026] GET /volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 => generated 964 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8e3dda54-c3c1-4abc-9647-efea037c3ecf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8e3dda54-c3c1-4abc-9647-efea037c3ecf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 Sep 07 10:05:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8e3dda54-c3c1-4abc-9647-efea037c3ecf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8e3dda54-c3c1-4abc-9647-efea037c3ecf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8e3dda54-c3c1-4abc-9647-efea037c3ecf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8e3dda54-c3c1-4abc-9647-efea037c3ecf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 returned with HTTP 200 Sep 07 10:05:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1532/3170] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:26 2026] GET /volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5b2fa4ae-42f3-49c0-960f-1fe9c648d2ce None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5b2fa4ae-42f3-49c0-960f-1fe9c648d2ce tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 Sep 07 10:05:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5b2fa4ae-42f3-49c0-960f-1fe9c648d2ce tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5b2fa4ae-42f3-49c0-960f-1fe9c648d2ce tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:26 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-5b2fa4ae-42f3-49c0-960f-1fe9c648d2ce tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Delete snapshot with id: 1ef9f180-8fab-4d89-8eed-d06bb43697e9 Sep 07 10:05:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5b2fa4ae-42f3-49c0-960f-1fe9c648d2ce tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:05:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5b2fa4ae-42f3-49c0-960f-1fe9c648d2ce tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot delete request issued successfully. Sep 07 10:05:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5b2fa4ae-42f3-49c0-960f-1fe9c648d2ce tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 returned with HTTP 202 Sep 07 10:05:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1639/3171] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:26 2026] DELETE /volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-17a49ccc-8afc-47c1-bd5d-527d19975d12 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-17a49ccc-8afc-47c1-bd5d-527d19975d12 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] GET http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 Sep 07 10:05:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-17a49ccc-8afc-47c1-bd5d-527d19975d12 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-17a49ccc-8afc-47c1-bd5d-527d19975d12 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-17a49ccc-8afc-47c1-bd5d-527d19975d12 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:05:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-17a49ccc-8afc-47c1-bd5d-527d19975d12 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 returned with HTTP 200 Sep 07 10:05:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1533/3172] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:26 2026] GET /volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f11f05ef-3f7b-4126-9538-17dce4cc0041 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f11f05ef-3f7b-4126-9538-17dce4cc0041 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 Sep 07 10:05:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f11f05ef-3f7b-4126-9538-17dce4cc0041 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f11f05ef-3f7b-4126-9538-17dce4cc0041 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f11f05ef-3f7b-4126-9538-17dce4cc0041 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f11f05ef-3f7b-4126-9538-17dce4cc0041 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 returned with HTTP 200 Sep 07 10:05:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1640/3173] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:26 2026] GET /volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bec38ff8-2325-420e-9dfc-ee743e99bb09 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bec38ff8-2325-420e-9dfc-ee743e99bb09 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] GET http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 Sep 07 10:05:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bec38ff8-2325-420e-9dfc-ee743e99bb09 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bec38ff8-2325-420e-9dfc-ee743e99bb09 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bec38ff8-2325-420e-9dfc-ee743e99bb09 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:05:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bec38ff8-2325-420e-9dfc-ee743e99bb09 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 returned with HTTP 200 Sep 07 10:05:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1534/3174] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:27 2026] GET /volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f2148cd9-3b1c-461f-8340-01ddbed6055d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f2148cd9-3b1c-461f-8340-01ddbed6055d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 Sep 07 10:05:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f2148cd9-3b1c-461f-8340-01ddbed6055d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f2148cd9-3b1c-461f-8340-01ddbed6055d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f2148cd9-3b1c-461f-8340-01ddbed6055d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f2148cd9-3b1c-461f-8340-01ddbed6055d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 returned with HTTP 200 Sep 07 10:05:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1641/3175] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:27 2026] GET /volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-db0e5c5a-74a2-468f-a52d-7f52dc9b40ea None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-db0e5c5a-74a2-468f-a52d-7f52dc9b40ea tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:05:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-db0e5c5a-74a2-468f-a52d-7f52dc9b40ea tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62f4da39-0964-4da3-9508-f882676d2127", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1641485519"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:27 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:27 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-db0e5c5a-74a2-468f-a52d-7f52dc9b40ea tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:27 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-db0e5c5a-74a2-468f-a52d-7f52dc9b40ea tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create snapshot from volume 62f4da39-0964-4da3-9508-f882676d2127 Sep 07 10:05:27 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-db0e5c5a-74a2-468f-a52d-7f52dc9b40ea tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Created reservations ['0ef71cd5-8e0f-4717-8145-9cfe10561373', 'eecada22-752c-4159-bc6d-793519cf3037', 'cd34b691-52dd-4b70-b8e2-2c32381f8d59', '436c1ea1-efb1-45bb-ac81-f33e88b610c2'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-db0e5c5a-74a2-468f-a52d-7f52dc9b40ea tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot create request issued successfully. Sep 07 10:05:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-db0e5c5a-74a2-468f-a52d-7f52dc9b40ea tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:05:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1535/3176] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:05:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fe24fbe9-873b-499f-a4df-a93171514ddc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe24fbe9-873b-499f-a4df-a93171514ddc tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 Sep 07 10:05:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe24fbe9-873b-499f-a4df-a93171514ddc tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fe24fbe9-873b-499f-a4df-a93171514ddc tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fe24fbe9-873b-499f-a4df-a93171514ddc tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fe24fbe9-873b-499f-a4df-a93171514ddc tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 returned with HTTP 200 Sep 07 10:05:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1642/3177] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:27 2026] GET /volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 => generated 440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fc7ea808-26d4-483d-99d3-e222764ebb32 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fc7ea808-26d4-483d-99d3-e222764ebb32 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] GET http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 Sep 07 10:05:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fc7ea808-26d4-483d-99d3-e222764ebb32 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fc7ea808-26d4-483d-99d3-e222764ebb32 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fc7ea808-26d4-483d-99d3-e222764ebb32 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 returned with HTTP 404 Sep 07 10:05:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1536/3178] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:28 2026] GET /volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-19ce9454-97cf-4bfc-b515-3529ea80b4e3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-19ce9454-97cf-4bfc-b515-3529ea80b4e3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 Sep 07 10:05:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-19ce9454-97cf-4bfc-b515-3529ea80b4e3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-19ce9454-97cf-4bfc-b515-3529ea80b4e3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:28 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-19ce9454-97cf-4bfc-b515-3529ea80b4e3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete snapshot with id: 1ef9f180-8fab-4d89-8eed-d06bb43697e9 Sep 07 10:05:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-19ce9454-97cf-4bfc-b515-3529ea80b4e3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 returned with HTTP 404 Sep 07 10:05:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1643/3179] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:28 2026] DELETE /volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f3e29aa5-e984-4c7d-add8-216d9ce0f14f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f3e29aa5-e984-4c7d-add8-216d9ce0f14f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 Sep 07 10:05:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f3e29aa5-e984-4c7d-add8-216d9ce0f14f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f3e29aa5-e984-4c7d-add8-216d9ce0f14f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f3e29aa5-e984-4c7d-add8-216d9ce0f14f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 returned with HTTP 404 Sep 07 10:05:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1537/3180] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:28 2026] GET /volume/v3/snapshots/1ef9f180-8fab-4d89-8eed-d06bb43697e9 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-062983d1-56d9-4cc3-b8e6-f4965987dd42 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-062983d1-56d9-4cc3-b8e6-f4965987dd42 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 Sep 07 10:05:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-062983d1-56d9-4cc3-b8e6-f4965987dd42 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-062983d1-56d9-4cc3-b8e6-f4965987dd42 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:28 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-062983d1-56d9-4cc3-b8e6-f4965987dd42 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume with id: ee477b0f-7895-49be-8601-2304ab5763c3 Sep 07 10:05:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-062983d1-56d9-4cc3-b8e6-f4965987dd42 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-062983d1-56d9-4cc3-b8e6-f4965987dd42 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume request issued successfully. Sep 07 10:05:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-062983d1-56d9-4cc3-b8e6-f4965987dd42 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 returned with HTTP 202 Sep 07 10:05:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1644/3181] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:28 2026] DELETE /volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b7de290e-20ee-438c-908d-fa0ac8d21008 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7de290e-20ee-438c-908d-fa0ac8d21008 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 Sep 07 10:05:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b7de290e-20ee-438c-908d-fa0ac8d21008 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b7de290e-20ee-438c-908d-fa0ac8d21008 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b7de290e-20ee-438c-908d-fa0ac8d21008 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7de290e-20ee-438c-908d-fa0ac8d21008 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 returned with HTTP 200 Sep 07 10:05:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1538/3182] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:28 2026] GET /volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 => generated 1013 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2e0311ff-cd54-44fe-b1f3-bc9a6323f519 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2e0311ff-cd54-44fe-b1f3-bc9a6323f519 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 Sep 07 10:05:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2e0311ff-cd54-44fe-b1f3-bc9a6323f519 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2e0311ff-cd54-44fe-b1f3-bc9a6323f519 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2e0311ff-cd54-44fe-b1f3-bc9a6323f519 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2e0311ff-cd54-44fe-b1f3-bc9a6323f519 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 returned with HTTP 200 Sep 07 10:05:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1645/3183] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:28 2026] GET /volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-11054cf8-cb88-4b12-b5bc-f4743939233b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-11054cf8-cb88-4b12-b5bc-f4743939233b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 Sep 07 10:05:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-11054cf8-cb88-4b12-b5bc-f4743939233b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-11054cf8-cb88-4b12-b5bc-f4743939233b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-11054cf8-cb88-4b12-b5bc-f4743939233b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 returned with HTTP 404 Sep 07 10:05:29 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1539/3184] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:29 2026] GET /volume/v3/volumes/ee477b0f-7895-49be-8601-2304ab5763c3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1680677549"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1680677549'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume of 1 GB Sep 07 10:05:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (59cacd01-b29a-405e-b7a1-bedd6ac69d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06a9c98-fff3-4719-8c66-0af950993996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06a9c98-fff3-4719-8c66-0af950993996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (237137f8-fc7e-4345-a4be-bd30921f5047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['b9d986e8-0d29-4058-8fb5-24accd74c91e', '8a52e002-fc29-4eaa-8bf8-6eac82e2d4ad', '00df0a14-97c8-47f7-be1b-fc6b123caa93', '8a72ed55-7acb-446f-94ac-fa415b3554f4'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (237137f8-fc7e-4345-a4be-bd30921f5047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9d986e8-0d29-4058-8fb5-24accd74c91e', '8a52e002-fc29-4eaa-8bf8-6eac82e2d4ad', '00df0a14-97c8-47f7-be1b-fc6b123caa93', '8a72ed55-7acb-446f-94ac-fa415b3554f4']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab075ac-0705-4875-815d-2fa64dc5ff36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:29 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab075ac-0705-4875-815d-2fa64dc5ff36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c38a5a6-a15e-434e-87e8-026ce4555d64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1680677549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['b9d986e8-0d29-4058-8fb5-24accd74c91e','8a52e002-fc29-4eaa-8bf8-6eac82e2d4ad','00df0a14-97c8-47f7-be1b-fc6b123caa93','8a72ed55-7acb-446f-94ac-fa415b3554f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1680677549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c38a5a6-a15e-434e-87e8-026ce4555d64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e76a1e7155cf499c9f8e6629122766d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cb4e39267bf472788bd879f14a46e0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f160ef4-158c-44ae-8e59-68d64c5df9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f160ef4-158c-44ae-8e59-68d64c5df9d3) transitioned into state 'SUCCESS' from state '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-1680677549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['b9d986e8-0d29-4058-8fb5-24accd74c91e','8a52e002-fc29-4eaa-8bf8-6eac82e2d4ad','00df0a14-97c8-47f7-be1b-fc6b123caa93','8a72ed55-7acb-446f-94ac-fa415b3554f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e81cba2-1932-497e-a81a-a20d40f68327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e81cba2-1932-497e-a81a-a20d40f68327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (59cacd01-b29a-405e-b7a1-bedd6ac69d5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request issued successfully. Sep 07 10:05:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bddd206a-be63-45a7-a25d-b22ba2fab8a9 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1646/3185] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:29 2026] POST /volume/v3/volumes => generated 785 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d166d1bb-0b53-456e-b544-35fa43f3bb78 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:29 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d166d1bb-0b53-456e-b544-35fa43f3bb78 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 Sep 07 10:05:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d166d1bb-0b53-456e-b544-35fa43f3bb78 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:29 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d166d1bb-0b53-456e-b544-35fa43f3bb78 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:29 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:29 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:29 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:29 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d166d1bb-0b53-456e-b544-35fa43f3bb78 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-99b9587a-16fe-410f-aa16-8fe6c7d6a890 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d166d1bb-0b53-456e-b544-35fa43f3bb78 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 returned with HTTP 200 Sep 07 10:05:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1540/3186] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:29 2026] GET /volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 => generated 964 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-99b9587a-16fe-410f-aa16-8fe6c7d6a890 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 Sep 07 10:05:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-99b9587a-16fe-410f-aa16-8fe6c7d6a890 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:30 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-99b9587a-16fe-410f-aa16-8fe6c7d6a890 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:30 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:30 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:30 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-99b9587a-16fe-410f-aa16-8fe6c7d6a890 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:30 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-99b9587a-16fe-410f-aa16-8fe6c7d6a890 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 returned with HTTP 200 Sep 07 10:05:30 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1647/3187] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:30 2026] GET /volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 => generated 440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fdc2a94a-613c-4c59-a715-5fca1c126392 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fdc2a94a-613c-4c59-a715-5fca1c126392 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 Sep 07 10:05:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fdc2a94a-613c-4c59-a715-5fca1c126392 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fdc2a94a-613c-4c59-a715-5fca1c126392 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e3ab988e-4531-4b0d-9a3d-6d0506e68172 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e3ab988e-4531-4b0d-9a3d-6d0506e68172 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 Sep 07 10:05:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e3ab988e-4531-4b0d-9a3d-6d0506e68172 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e3ab988e-4531-4b0d-9a3d-6d0506e68172 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fdc2a94a-613c-4c59-a715-5fca1c126392 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e3ab988e-4531-4b0d-9a3d-6d0506e68172 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e3ab988e-4531-4b0d-9a3d-6d0506e68172 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 returned with HTTP 200 Sep 07 10:05:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1648/3188] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:31 2026] GET /volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fdc2a94a-613c-4c59-a715-5fca1c126392 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 returned with HTTP 200 Sep 07 10:05:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1541/3189] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:31 2026] GET /volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d29f1b53-5f44-400c-9512-0f51f473b480 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d29f1b53-5f44-400c-9512-0f51f473b480 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] GET http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 Sep 07 10:05:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d29f1b53-5f44-400c-9512-0f51f473b480 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d29f1b53-5f44-400c-9512-0f51f473b480 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d29f1b53-5f44-400c-9512-0f51f473b480 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Snapshot retrieved successfully. Sep 07 10:05:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d29f1b53-5f44-400c-9512-0f51f473b480 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 returned with HTTP 200 Sep 07 10:05:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1649/3190] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:31 2026] GET /volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bda6f02b-f4c1-4969-aa40-a57162aad3f0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bda6f02b-f4c1-4969-aa40-a57162aad3f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 Sep 07 10:05:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bda6f02b-f4c1-4969-aa40-a57162aad3f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bda6f02b-f4c1-4969-aa40-a57162aad3f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:31 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-bda6f02b-f4c1-4969-aa40-a57162aad3f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete snapshot with id: 7bddd6bc-379f-4ac7-b616-73711f64a439 Sep 07 10:05:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bda6f02b-f4c1-4969-aa40-a57162aad3f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bda6f02b-f4c1-4969-aa40-a57162aad3f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot delete request issued successfully. Sep 07 10:05:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bda6f02b-f4c1-4969-aa40-a57162aad3f0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 returned with HTTP 202 Sep 07 10:05:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1542/3191] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:31 2026] DELETE /volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d74e38c7-ce63-41bb-bbf4-02ea39d03b14 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d74e38c7-ce63-41bb-bbf4-02ea39d03b14 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 Sep 07 10:05:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d74e38c7-ce63-41bb-bbf4-02ea39d03b14 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d74e38c7-ce63-41bb-bbf4-02ea39d03b14 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d74e38c7-ce63-41bb-bbf4-02ea39d03b14 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d74e38c7-ce63-41bb-bbf4-02ea39d03b14 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 returned with HTTP 200 Sep 07 10:05:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1650/3192] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:31 2026] GET /volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b8ebefa9-2ee3-457d-9e06-e8004484b60b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b8ebefa9-2ee3-457d-9e06-e8004484b60b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 Sep 07 10:05:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b8ebefa9-2ee3-457d-9e06-e8004484b60b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b8ebefa9-2ee3-457d-9e06-e8004484b60b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:32 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:32 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b8ebefa9-2ee3-457d-9e06-e8004484b60b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b8ebefa9-2ee3-457d-9e06-e8004484b60b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 returned with HTTP 200 Sep 07 10:05:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1543/3193] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:32 2026] GET /volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:05:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e4a94d07-1bef-4707-84ee-f04cf7e88e17 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e4a94d07-1bef-4707-84ee-f04cf7e88e17 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:05:32 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e4a94d07-1bef-4707-84ee-f04cf7e88e17 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c38a5a6-a15e-434e-87e8-026ce4555d64", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1313070118"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:32 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:32 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e4a94d07-1bef-4707-84ee-f04cf7e88e17 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:32 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-e4a94d07-1bef-4707-84ee-f04cf7e88e17 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create snapshot from volume 9c38a5a6-a15e-434e-87e8-026ce4555d64 Sep 07 10:05:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c3e190df-bc4c-4d34-9dfc-ce9321e85398 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c3e190df-bc4c-4d34-9dfc-ce9321e85398 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 Sep 07 10:05:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c3e190df-bc4c-4d34-9dfc-ce9321e85398 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c3e190df-bc4c-4d34-9dfc-ce9321e85398 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c3e190df-bc4c-4d34-9dfc-ce9321e85398 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c3e190df-bc4c-4d34-9dfc-ce9321e85398 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 returned with HTTP 200 Sep 07 10:05:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1544/3194] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:32 2026] GET /volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:32 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-e4a94d07-1bef-4707-84ee-f04cf7e88e17 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['5f29d5e5-e877-4ebd-b4dc-f24c9135cf0e', '0dfe92a3-177e-4c15-bcb6-4642d0a8a00f', '1deb6e44-cf36-4253-941f-42359f7fe35c', 'ddf7ea96-1c83-489d-a26f-887820b98099'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:32 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:32 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:32 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e4a94d07-1bef-4707-84ee-f04cf7e88e17 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot create request issued successfully. Sep 07 10:05:32 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e4a94d07-1bef-4707-84ee-f04cf7e88e17 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:05:32 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1651/3195] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:05:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5b29677e-8870-434f-aea4-c9b8e8e1b3cf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5b29677e-8870-434f-aea4-c9b8e8e1b3cf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 Sep 07 10:05:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5b29677e-8870-434f-aea4-c9b8e8e1b3cf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5b29677e-8870-434f-aea4-c9b8e8e1b3cf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5b29677e-8870-434f-aea4-c9b8e8e1b3cf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5b29677e-8870-434f-aea4-c9b8e8e1b3cf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 returned with HTTP 200 Sep 07 10:05:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1545/3196] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:32 2026] GET /volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8eb61cfc-87d5-46e0-abaf-8d856e56128d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8eb61cfc-87d5-46e0-abaf-8d856e56128d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 Sep 07 10:05:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8eb61cfc-87d5-46e0-abaf-8d856e56128d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8eb61cfc-87d5-46e0-abaf-8d856e56128d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8eb61cfc-87d5-46e0-abaf-8d856e56128d tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 returned with HTTP 404 Sep 07 10:05:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1652/3197] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:33 2026] GET /volume/v3/snapshots/7bddd6bc-379f-4ac7-b616-73711f64a439 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:05:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3cec9c94-2aee-4333-8409-bee13565c76f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3cec9c94-2aee-4333-8409-bee13565c76f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 Sep 07 10:05:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3cec9c94-2aee-4333-8409-bee13565c76f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3cec9c94-2aee-4333-8409-bee13565c76f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:33 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-3cec9c94-2aee-4333-8409-bee13565c76f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete volume with id: 62f4da39-0964-4da3-9508-f882676d2127 Sep 07 10:05:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3cec9c94-2aee-4333-8409-bee13565c76f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3cec9c94-2aee-4333-8409-bee13565c76f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete volume request issued successfully. Sep 07 10:05:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3cec9c94-2aee-4333-8409-bee13565c76f tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 returned with HTTP 202 Sep 07 10:05:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1546/3198] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:33 2026] DELETE /volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2f607434-1fa0-4243-a549-5642b4d97c52 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-da45c100-361d-4627-b696-1ba757a548fc None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da45c100-361d-4627-b696-1ba757a548fc tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 Sep 07 10:05:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-da45c100-361d-4627-b696-1ba757a548fc tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-da45c100-361d-4627-b696-1ba757a548fc tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2f607434-1fa0-4243-a549-5642b4d97c52 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 Sep 07 10:05:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2f607434-1fa0-4243-a549-5642b4d97c52 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2f607434-1fa0-4243-a549-5642b4d97c52 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2f607434-1fa0-4243-a549-5642b4d97c52 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2f607434-1fa0-4243-a549-5642b4d97c52 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 returned with HTTP 200 Sep 07 10:05:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1653/3199] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:33 2026] GET /volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 => generated 440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-da45c100-361d-4627-b696-1ba757a548fc tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-da45c100-361d-4627-b696-1ba757a548fc tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 returned with HTTP 200 Sep 07 10:05:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1547/3200] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:33 2026] GET /volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2dd690e0-6a8b-40d2-9dc1-c462f800e5d4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2dd690e0-6a8b-40d2-9dc1-c462f800e5d4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2dd690e0-6a8b-40d2-9dc1-c462f800e5d4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2dd690e0-6a8b-40d2-9dc1-c462f800e5d4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:34 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2dd690e0-6a8b-40d2-9dc1-c462f800e5d4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2dd690e0-6a8b-40d2-9dc1-c462f800e5d4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 returned with HTTP 200 Sep 07 10:05:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1654/3201] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:34 2026] GET /volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-94074ac5-b558-44e8-9c35-22621312f578 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-94074ac5-b558-44e8-9c35-22621312f578 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 Sep 07 10:05:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-94074ac5-b558-44e8-9c35-22621312f578 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-94074ac5-b558-44e8-9c35-22621312f578 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-94074ac5-b558-44e8-9c35-22621312f578 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 returned with HTTP 404 Sep 07 10:05:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1548/3202] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:34 2026] GET /volume/v3/volumes/62f4da39-0964-4da3-9508-f882676d2127 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0402d69f-841d-4024-8af0-5233614cd811 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1489034180"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1489034180'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume of 1 GB Sep 07 10:05:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Flow 'volume_create_api' (9b482b2a-4c02-4c1e-a844-def644796b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79895da9-f7a5-449c-ac3e-49999ba33ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79895da9-f7a5-449c-ac3e-49999ba33ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee49931-a64f-4fc7-b2ac-58d67dcf7b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Created reservations ['5c69cbfe-d9c3-48ca-8585-89945e7f2b94', '0aa7325f-88c4-4618-80e6-4288ca0e1b95', 'bcc05161-c72e-4e30-953e-0d5e09339bd9', '367beb2b-d931-4147-ad41-24471e47a03b'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee49931-a64f-4fc7-b2ac-58d67dcf7b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c69cbfe-d9c3-48ca-8585-89945e7f2b94', '0aa7325f-88c4-4618-80e6-4288ca0e1b95', 'bcc05161-c72e-4e30-953e-0d5e09339bd9', '367beb2b-d931-4147-ad41-24471e47a03b']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb5dfa65-549d-48d3-9e52-c799fb0c638d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:34 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb5dfa65-549d-48d3-9e52-c799fb0c638d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6d97ec0-9cf8-4090-a346-f2783f7c9f97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1489034180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dae1858a376443295d89a82d6ed99d0',qos_specs=None,replication_status=,reservations=['5c69cbfe-d9c3-48ca-8585-89945e7f2b94','0aa7325f-88c4-4618-80e6-4288ca0e1b95','bcc05161-c72e-4e30-953e-0d5e09339bd9','367beb2b-d931-4147-ad41-24471e47a03b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844438e0a5a345efb38a385e32d3fef2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1489034180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6d97ec0-9cf8-4090-a346-f2783f7c9f97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dae1858a376443295d89a82d6ed99d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='844438e0a5a345efb38a385e32d3fef2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e513b319-381e-4b5a-85b5-42625337e585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e513b319-381e-4b5a-85b5-42625337e585) transitioned into state 'SUCCESS' from state '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-1489034180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dae1858a376443295d89a82d6ed99d0',qos_specs=None,replication_status=,reservations=['5c69cbfe-d9c3-48ca-8585-89945e7f2b94','0aa7325f-88c4-4618-80e6-4288ca0e1b95','bcc05161-c72e-4e30-953e-0d5e09339bd9','367beb2b-d931-4147-ad41-24471e47a03b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='844438e0a5a345efb38a385e32d3fef2',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592ce880-d7dc-438d-b2c2-42896a99bcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592ce880-d7dc-438d-b2c2-42896a99bcff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Flow 'volume_create_api' (9b482b2a-4c02-4c1e-a844-def644796b63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:34 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create volume request issued successfully. Sep 07 10:05:34 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0402d69f-841d-4024-8af0-5233614cd811 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:34 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1655/3203] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:34 2026] POST /volume/v3/volumes => generated 785 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a3f89164-d525-4fb1-9c7b-143e78be40fd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a3f89164-d525-4fb1-9c7b-143e78be40fd tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 Sep 07 10:05:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a3f89164-d525-4fb1-9c7b-143e78be40fd tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a3f89164-d525-4fb1-9c7b-143e78be40fd tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:35 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:35 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a3f89164-d525-4fb1-9c7b-143e78be40fd tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a3f89164-d525-4fb1-9c7b-143e78be40fd tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 returned with HTTP 200 Sep 07 10:05:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1549/3204] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:35 2026] GET /volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 => generated 964 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bca6e231-f9a4-4335-974d-5238f89217e1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bca6e231-f9a4-4335-974d-5238f89217e1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 Sep 07 10:05:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bca6e231-f9a4-4335-974d-5238f89217e1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bca6e231-f9a4-4335-974d-5238f89217e1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bca6e231-f9a4-4335-974d-5238f89217e1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bca6e231-f9a4-4335-974d-5238f89217e1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 returned with HTTP 200 Sep 07 10:05:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1656/3205] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:35 2026] GET /volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 => generated 467 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-408667de-feae-471c-a990-0a00837ca0da None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-408667de-feae-471c-a990-0a00837ca0da tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] POST http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7/action Sep 07 10:05:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-408667de-feae-471c-a990-0a00837ca0da tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:05:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-408667de-feae-471c-a990-0a00837ca0da tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-408667de-feae-471c-a990-0a00837ca0da tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:05:35 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-408667de-feae-471c-a990-0a00837ca0da tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'de08fb6442394a7a8a31f0e3b1ad3005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e76a1e7155cf499c9f8e6629122766d1', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-408667de-feae-471c-a990-0a00837ca0da tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7/action returned with HTTP 403 Sep 07 10:05:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1550/3206] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 10:05:35 2026] POST /volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7/action => generated 133 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3d2dcf43-b446-4536-bbfb-06d20ac49a23 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3d2dcf43-b446-4536-bbfb-06d20ac49a23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 Sep 07 10:05:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3d2dcf43-b446-4536-bbfb-06d20ac49a23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:35 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3d2dcf43-b446-4536-bbfb-06d20ac49a23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:35 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-3d2dcf43-b446-4536-bbfb-06d20ac49a23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete snapshot with id: c5b9635f-88af-4d10-816f-91d7ddc1c4d7 Sep 07 10:05:35 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:35 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3d2dcf43-b446-4536-bbfb-06d20ac49a23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:35 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:35 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:35 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3d2dcf43-b446-4536-bbfb-06d20ac49a23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot delete request issued successfully. Sep 07 10:05:35 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3d2dcf43-b446-4536-bbfb-06d20ac49a23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 returned with HTTP 202 Sep 07 10:05:35 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1657/3207] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:35 2026] DELETE /volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e62f2555-fa54-4b40-993f-d3c1acd467ca None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e62f2555-fa54-4b40-993f-d3c1acd467ca tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 Sep 07 10:05:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e62f2555-fa54-4b40-993f-d3c1acd467ca tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:35 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e62f2555-fa54-4b40-993f-d3c1acd467ca tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:35 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:35 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:35 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e62f2555-fa54-4b40-993f-d3c1acd467ca tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:35 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e62f2555-fa54-4b40-993f-d3c1acd467ca tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 returned with HTTP 200 Sep 07 10:05:35 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1551/3208] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:35 2026] GET /volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-772231e4-a4c4-4db8-8e68-5c9540cc1e52 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-772231e4-a4c4-4db8-8e68-5c9540cc1e52 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 Sep 07 10:05:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-772231e4-a4c4-4db8-8e68-5c9540cc1e52 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:36 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-772231e4-a4c4-4db8-8e68-5c9540cc1e52 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:36 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:36 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:36 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:36 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:36 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-772231e4-a4c4-4db8-8e68-5c9540cc1e52 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:36 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-772231e4-a4c4-4db8-8e68-5c9540cc1e52 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 returned with HTTP 200 Sep 07 10:05:36 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1658/3209] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:36 2026] GET /volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:05:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0249d750-9dbb-4620-82e3-abb29436e0a2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0249d750-9dbb-4620-82e3-abb29436e0a2 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 Sep 07 10:05:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0249d750-9dbb-4620-82e3-abb29436e0a2 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:36 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0249d750-9dbb-4620-82e3-abb29436e0a2 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:36 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:36 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:36 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0249d750-9dbb-4620-82e3-abb29436e0a2 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:36 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0249d750-9dbb-4620-82e3-abb29436e0a2 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 returned with HTTP 200 Sep 07 10:05:36 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1552/3210] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:36 2026] GET /volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6094d9e2-9e6d-47b5-8d07-cec399fa6eaf None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6094d9e2-9e6d-47b5-8d07-cec399fa6eaf tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 Sep 07 10:05:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6094d9e2-9e6d-47b5-8d07-cec399fa6eaf tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6094d9e2-9e6d-47b5-8d07-cec399fa6eaf tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6094d9e2-9e6d-47b5-8d07-cec399fa6eaf tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6094d9e2-9e6d-47b5-8d07-cec399fa6eaf tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 returned with HTTP 200 Sep 07 10:05:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1659/3211] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:37 2026] GET /volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-061b29bc-d9e8-412a-9d1d-07eb3515d1f1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-061b29bc-d9e8-412a-9d1d-07eb3515d1f1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:05:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-061b29bc-d9e8-412a-9d1d-07eb3515d1f1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6d97ec0-9cf8-4090-a346-f2783f7c9f97", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1221617441"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-061b29bc-d9e8-412a-9d1d-07eb3515d1f1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:37 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-061b29bc-d9e8-412a-9d1d-07eb3515d1f1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Create snapshot from volume c6d97ec0-9cf8-4090-a346-f2783f7c9f97 Sep 07 10:05:37 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-061b29bc-d9e8-412a-9d1d-07eb3515d1f1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Created reservations ['f94d6c15-d920-4f6e-bff2-6f42eb1c0ef0', '375d5627-b210-4cf7-bc56-a1ef4f256418', '1f5b7019-8d32-4919-bc25-1e9a933fc96f', '36695280-a5ae-43b9-ad86-f2f6f69c6a12'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-061b29bc-d9e8-412a-9d1d-07eb3515d1f1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot create request issued successfully. Sep 07 10:05:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-061b29bc-d9e8-412a-9d1d-07eb3515d1f1 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:05:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1553/3212] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:05:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f932a330-e47b-45f5-9941-e512193419cb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f932a330-e47b-45f5-9941-e512193419cb tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 Sep 07 10:05:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f932a330-e47b-45f5-9941-e512193419cb tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f932a330-e47b-45f5-9941-e512193419cb tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f932a330-e47b-45f5-9941-e512193419cb tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f932a330-e47b-45f5-9941-e512193419cb tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 returned with HTTP 200 Sep 07 10:05:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1660/3213] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:37 2026] GET /volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e2617bfc-2cd2-4982-a225-f487d519719a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e2617bfc-2cd2-4982-a225-f487d519719a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 Sep 07 10:05:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e2617bfc-2cd2-4982-a225-f487d519719a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e2617bfc-2cd2-4982-a225-f487d519719a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e2617bfc-2cd2-4982-a225-f487d519719a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 returned with HTTP 404 Sep 07 10:05:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1554/3214] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:37 2026] GET /volume/v3/snapshots/c5b9635f-88af-4d10-816f-91d7ddc1c4d7 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-82a41c44-ac9c-4dc6-846f-9713c6dcef31 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-82a41c44-ac9c-4dc6-846f-9713c6dcef31 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 Sep 07 10:05:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-82a41c44-ac9c-4dc6-846f-9713c6dcef31 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-82a41c44-ac9c-4dc6-846f-9713c6dcef31 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:37 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-82a41c44-ac9c-4dc6-846f-9713c6dcef31 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume with id: 9c38a5a6-a15e-434e-87e8-026ce4555d64 Sep 07 10:05:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-82a41c44-ac9c-4dc6-846f-9713c6dcef31 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-82a41c44-ac9c-4dc6-846f-9713c6dcef31 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume request issued successfully. Sep 07 10:05:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-82a41c44-ac9c-4dc6-846f-9713c6dcef31 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 returned with HTTP 202 Sep 07 10:05:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1661/3215] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:37 2026] DELETE /volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b2cd4d63-02d4-4caf-8681-ef445e399ac1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b2cd4d63-02d4-4caf-8681-ef445e399ac1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 Sep 07 10:05:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b2cd4d63-02d4-4caf-8681-ef445e399ac1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b2cd4d63-02d4-4caf-8681-ef445e399ac1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b2cd4d63-02d4-4caf-8681-ef445e399ac1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b2cd4d63-02d4-4caf-8681-ef445e399ac1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 returned with HTTP 200 Sep 07 10:05:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1555/3216] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:37 2026] GET /volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-8913d248-7a9e-424d-b2cb-6508c62fb553 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8913d248-7a9e-424d-b2cb-6508c62fb553 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 Sep 07 10:05:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8913d248-7a9e-424d-b2cb-6508c62fb553 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-8913d248-7a9e-424d-b2cb-6508c62fb553 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:38 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:38 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:38 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-8913d248-7a9e-424d-b2cb-6508c62fb553 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-8913d248-7a9e-424d-b2cb-6508c62fb553 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 returned with HTTP 200 Sep 07 10:05:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1662/3217] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:38 2026] GET /volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3b9ee818-f689-4b89-bd00-eab984cf0edf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3b9ee818-f689-4b89-bd00-eab984cf0edf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 Sep 07 10:05:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3b9ee818-f689-4b89-bd00-eab984cf0edf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3b9ee818-f689-4b89-bd00-eab984cf0edf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3b9ee818-f689-4b89-bd00-eab984cf0edf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 returned with HTTP 404 Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5140eacf-c50c-4817-ab54-d1615074de1f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1556/3218] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:38 2026] GET /volume/v3/volumes/9c38a5a6-a15e-434e-87e8-026ce4555d64 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1499510994"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1499510994'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume of 1 GB Sep 07 10:05:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (9c48568b-c42e-41c3-a42c-cffa54f0cf62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b641ef-0f08-41ba-9dc5-6e92f5eb8c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b641ef-0f08-41ba-9dc5-6e92f5eb8c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b95318ca-6745-4e2f-b63f-f3338c99831b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['3a41644b-0a9b-44cb-a9ef-9cce5c2d7345', 'cabff40d-90f2-4447-97f5-150ce4f08c3f', 'ebd911ee-d9f7-4e13-a296-989e508b7bdf', 'f02bb5f7-2ee7-4e7c-a85f-12555efdbaca'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b95318ca-6745-4e2f-b63f-f3338c99831b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a41644b-0a9b-44cb-a9ef-9cce5c2d7345', 'cabff40d-90f2-4447-97f5-150ce4f08c3f', 'ebd911ee-d9f7-4e13-a296-989e508b7bdf', 'f02bb5f7-2ee7-4e7c-a85f-12555efdbaca']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12807964-7519-4c8b-a781-8f22ccf9a4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12807964-7519-4c8b-a781-8f22ccf9a4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad86351f-9541-4b02-9bb2-dd99df5c1d22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1499510994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['3a41644b-0a9b-44cb-a9ef-9cce5c2d7345','cabff40d-90f2-4447-97f5-150ce4f08c3f','ebd911ee-d9f7-4e13-a296-989e508b7bdf','f02bb5f7-2ee7-4e7c-a85f-12555efdbaca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1499510994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad86351f-9541-4b02-9bb2-dd99df5c1d22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e76a1e7155cf499c9f8e6629122766d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cb4e39267bf472788bd879f14a46e0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7228a5e6-4fa4-4781-b03d-9f02fd2d7f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7228a5e6-4fa4-4781-b03d-9f02fd2d7f4f) transitioned into state 'SUCCESS' from state '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-1499510994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['3a41644b-0a9b-44cb-a9ef-9cce5c2d7345','cabff40d-90f2-4447-97f5-150ce4f08c3f','ebd911ee-d9f7-4e13-a296-989e508b7bdf','f02bb5f7-2ee7-4e7c-a85f-12555efdbaca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16de0334-1d66-47f5-964a-774941e4c829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16de0334-1d66-47f5-964a-774941e4c829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (9c48568b-c42e-41c3-a42c-cffa54f0cf62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request issued successfully. Sep 07 10:05:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5140eacf-c50c-4817-ab54-d1615074de1f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1663/3219] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:39 2026] POST /volume/v3/volumes => generated 785 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c3fe9ca3-354a-48aa-a20f-6900f9f787a6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-992f4d9b-0125-4b6c-bf8c-57d05ea91a05 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c3fe9ca3-354a-48aa-a20f-6900f9f787a6 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 Sep 07 10:05:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c3fe9ca3-354a-48aa-a20f-6900f9f787a6 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c3fe9ca3-354a-48aa-a20f-6900f9f787a6 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-992f4d9b-0125-4b6c-bf8c-57d05ea91a05 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-992f4d9b-0125-4b6c-bf8c-57d05ea91a05 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-992f4d9b-0125-4b6c-bf8c-57d05ea91a05 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c3fe9ca3-354a-48aa-a20f-6900f9f787a6 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c3fe9ca3-354a-48aa-a20f-6900f9f787a6 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 returned with HTTP 200 Sep 07 10:05:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1557/3220] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:39 2026] GET /volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-992f4d9b-0125-4b6c-bf8c-57d05ea91a05 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-992f4d9b-0125-4b6c-bf8c-57d05ea91a05 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 returned with HTTP 200 Sep 07 10:05:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1664/3221] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:39 2026] GET /volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 => generated 964 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-3712684", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-3712684', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Create volume of 1 GB Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Availability Zones retrieved successfully. Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Flow 'volume_create_api' (9fd62626-fc9d-4247-82e4-430b458ba9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b12361-f822-4427-bd23-968d8c25611c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b12361-f822-4427-bd23-968d8c25611c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a48374-7f80-4840-a3e5-4e9e74ee612d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Created reservations ['2134e439-d6de-41d6-bc0f-56b564c26a2d', '304394a3-ed4e-4c0f-919c-e671d8743f40', '6fab2301-725f-4cb3-9be6-2c63b6d5285a', 'ffe45bf9-9404-4423-84ed-aae42b08104e'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a48374-7f80-4840-a3e5-4e9e74ee612d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2134e439-d6de-41d6-bc0f-56b564c26a2d', '304394a3-ed4e-4c0f-919c-e671d8743f40', '6fab2301-725f-4cb3-9be6-2c63b6d5285a', 'ffe45bf9-9404-4423-84ed-aae42b08104e']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61a3e68d-2527-45e2-bcfb-769673ec19b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61a3e68d-2527-45e2-bcfb-769673ec19b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c32afe10-c0b2-4716-918b-3ccfb1374036', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-3712684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a50489574314ac29b1dbd614e6c1575',qos_specs=None,replication_status=,reservations=['2134e439-d6de-41d6-bc0f-56b564c26a2d','304394a3-ed4e-4c0f-919c-e671d8743f40','6fab2301-725f-4cb3-9be6-2c63b6d5285a','ffe45bf9-9404-4423-84ed-aae42b08104e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a2d6091f7f94e208fc0ea71b1368ac8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-3712684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c32afe10-c0b2-4716-918b-3ccfb1374036,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a50489574314ac29b1dbd614e6c1575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a2d6091f7f94e208fc0ea71b1368ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5641b30c-b439-4f54-95ba-30be6622f220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5641b30c-b439-4f54-95ba-30be6622f220) transitioned into state 'SUCCESS' from state '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-3712684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a50489574314ac29b1dbd614e6c1575',qos_specs=None,replication_status=,reservations=['2134e439-d6de-41d6-bc0f-56b564c26a2d','304394a3-ed4e-4c0f-919c-e671d8743f40','6fab2301-725f-4cb3-9be6-2c63b6d5285a','ffe45bf9-9404-4423-84ed-aae42b08104e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a2d6091f7f94e208fc0ea71b1368ac8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0be7649-8521-483a-a260-1ea3f8f2ea05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0be7649-8521-483a-a260-1ea3f8f2ea05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Flow 'volume_create_api' (9fd62626-fc9d-4247-82e4-430b458ba9ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Create volume request issued successfully. Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-00205a1f-7f17-41c7-893b-cb1ce02fab3e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1558/3222] 192.168.122.65 () {60 vars in 1138 bytes} [Mon Sep 7 10:05:39 2026] POST /volume/v3/volumes => generated 758 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1c949975-2476-4b4e-a49b-339310e4c441 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1c949975-2476-4b4e-a49b-339310e4c441 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 Sep 07 10:05:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1c949975-2476-4b4e-a49b-339310e4c441 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1c949975-2476-4b4e-a49b-339310e4c441 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-1c949975-2476-4b4e-a49b-339310e4c441 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1c949975-2476-4b4e-a49b-339310e4c441 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 returned with HTTP 200 Sep 07 10:05:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1665/3223] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:40 2026] GET /volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 => generated 826 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-aaa06057-dbab-46b3-b6cc-c178bd13f6d3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aaa06057-dbab-46b3-b6cc-c178bd13f6d3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aaa06057-dbab-46b3-b6cc-c178bd13f6d3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aaa06057-dbab-46b3-b6cc-c178bd13f6d3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4294c8c7-45db-43b0-bfc7-f1966df804b1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-aaa06057-dbab-46b3-b6cc-c178bd13f6d3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aaa06057-dbab-46b3-b6cc-c178bd13f6d3 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 returned with HTTP 200 Sep 07 10:05:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1559/3224] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:40 2026] GET /volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4294c8c7-45db-43b0-bfc7-f1966df804b1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 Sep 07 10:05:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4294c8c7-45db-43b0-bfc7-f1966df804b1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4294c8c7-45db-43b0-bfc7-f1966df804b1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e4f7e430-53e8-47c6-a44f-8b1bb1b79cdd None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e4f7e430-53e8-47c6-a44f-8b1bb1b79cdd tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] POST http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418/action Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e4f7e430-53e8-47c6-a44f-8b1bb1b79cdd tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e4f7e430-53e8-47c6-a44f-8b1bb1b79cdd tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.api.contrib.snapshot_unmanage [None req-e4f7e430-53e8-47c6-a44f-8b1bb1b79cdd tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Unmanage snapshot with id: f7b7bf0e-13dd-4075-868b-912067cc9418 Sep 07 10:05:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e4f7e430-53e8-47c6-a44f-8b1bb1b79cdd tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Snapshot retrieved successfully. Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-e4f7e430-53e8-47c6-a44f-8b1bb1b79cdd tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9e667e79b3904d2c96b84efb5f30fbcb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8dae1858a376443295d89a82d6ed99d0', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e4f7e430-53e8-47c6-a44f-8b1bb1b79cdd tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-reader] http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418/action returned with HTTP 403 Sep 07 10:05:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1560/3225] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 10:05:40 2026] POST /volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418/action => generated 117 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4294c8c7-45db-43b0-bfc7-f1966df804b1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b96c6187-8a5a-4826-88cb-566432e9ba15 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b96c6187-8a5a-4826-88cb-566432e9ba15 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b96c6187-8a5a-4826-88cb-566432e9ba15 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b96c6187-8a5a-4826-88cb-566432e9ba15 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-b96c6187-8a5a-4826-88cb-566432e9ba15 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete snapshot with id: f7b7bf0e-13dd-4075-868b-912067cc9418 Sep 07 10:05:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4294c8c7-45db-43b0-bfc7-f1966df804b1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 returned with HTTP 200 Sep 07 10:05:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1666/3226] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:40 2026] GET /volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:05:40 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:40 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b96c6187-8a5a-4826-88cb-566432e9ba15 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:40 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:40 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b96c6187-8a5a-4826-88cb-566432e9ba15 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot delete request issued successfully. Sep 07 10:05:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b96c6187-8a5a-4826-88cb-566432e9ba15 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 returned with HTTP 202 Sep 07 10:05:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1561/3227] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:40 2026] DELETE /volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c57b1a27-aa4f-46a5-b225-0b5cc225d567 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c57b1a27-aa4f-46a5-b225-0b5cc225d567 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 Sep 07 10:05:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c57b1a27-aa4f-46a5-b225-0b5cc225d567 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c57b1a27-aa4f-46a5-b225-0b5cc225d567 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-c57b1a27-aa4f-46a5-b225-0b5cc225d567 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c57b1a27-aa4f-46a5-b225-0b5cc225d567 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 returned with HTTP 200 Sep 07 10:05:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1667/3228] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:40 2026] GET /volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0c46c52a-bdd8-43a8-b5fc-b903e303e3c9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0c46c52a-bdd8-43a8-b5fc-b903e303e3c9 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 Sep 07 10:05:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0c46c52a-bdd8-43a8-b5fc-b903e303e3c9 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0c46c52a-bdd8-43a8-b5fc-b903e303e3c9 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0c46c52a-bdd8-43a8-b5fc-b903e303e3c9 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0c46c52a-bdd8-43a8-b5fc-b903e303e3c9 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 returned with HTTP 200 Sep 07 10:05:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1562/3229] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:41 2026] GET /volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-57d5dc0a-2bec-4eb2-82f1-b3d2b4c98ba2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-57d5dc0a-2bec-4eb2-82f1-b3d2b4c98ba2 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 Sep 07 10:05:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-57d5dc0a-2bec-4eb2-82f1-b3d2b4c98ba2 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-57d5dc0a-2bec-4eb2-82f1-b3d2b4c98ba2 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:41 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:41 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-57d5dc0a-2bec-4eb2-82f1-b3d2b4c98ba2 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-57d5dc0a-2bec-4eb2-82f1-b3d2b4c98ba2 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 returned with HTTP 200 Sep 07 10:05:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1668/3230] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:41 2026] GET /volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8199b407-c4cd-4e0e-8699-ef00be554f02 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8199b407-c4cd-4e0e-8699-ef00be554f02 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:05:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8199b407-c4cd-4e0e-8699-ef00be554f02 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad86351f-9541-4b02-9bb2-dd99df5c1d22", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1153131775"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0b0f642a-7c0e-4ae3-9a00-9a8ea0e8889b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0b0f642a-7c0e-4ae3-9a00-9a8ea0e8889b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 Sep 07 10:05:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0b0f642a-7c0e-4ae3-9a00-9a8ea0e8889b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0b0f642a-7c0e-4ae3-9a00-9a8ea0e8889b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:41 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:41 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8199b407-c4cd-4e0e-8699-ef00be554f02 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:41 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-8199b407-c4cd-4e0e-8699-ef00be554f02 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create snapshot from volume ad86351f-9541-4b02-9bb2-dd99df5c1d22 Sep 07 10:05:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0b0f642a-7c0e-4ae3-9a00-9a8ea0e8889b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Snapshot retrieved successfully. Sep 07 10:05:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0b0f642a-7c0e-4ae3-9a00-9a8ea0e8889b tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 returned with HTTP 200 Sep 07 10:05:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1669/3231] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:41 2026] GET /volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:41 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-8199b407-c4cd-4e0e-8699-ef00be554f02 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['05c24701-0e46-40db-918c-2ef063ab2d33', 'a71d1709-5b00-4937-8b74-80e928ec9665', '5cf7e744-77ba-433f-8df7-4ed80a9b79f4', 'b2516dd8-a82c-444d-8d2e-59b727dc02e5'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:41 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:41 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:41 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8199b407-c4cd-4e0e-8699-ef00be554f02 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot create request issued successfully. Sep 07 10:05:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8199b407-c4cd-4e0e-8699-ef00be554f02 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:05:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1563/3232] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:05:41 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 07 10:05:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5949d622-4d92-41b3-8cd9-3d77e3d34301 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5949d622-4d92-41b3-8cd9-3d77e3d34301 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 Sep 07 10:05:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5949d622-4d92-41b3-8cd9-3d77e3d34301 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:41 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5949d622-4d92-41b3-8cd9-3d77e3d34301 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:41 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:41 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5949d622-4d92-41b3-8cd9-3d77e3d34301 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5949d622-4d92-41b3-8cd9-3d77e3d34301 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 returned with HTTP 200 Sep 07 10:05:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1670/3233] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:41 2026] GET /volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9b25d797-3e74-4984-b25f-63f981258a66 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9b25d797-3e74-4984-b25f-63f981258a66 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 Sep 07 10:05:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9b25d797-3e74-4984-b25f-63f981258a66 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9b25d797-3e74-4984-b25f-63f981258a66 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9b25d797-3e74-4984-b25f-63f981258a66 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9b25d797-3e74-4984-b25f-63f981258a66 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 returned with HTTP 200 Sep 07 10:05:42 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1564/3234] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:42 2026] GET /volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fa16c4ad-3f34-4ee1-91de-1b13b5048e1e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fa16c4ad-3f34-4ee1-91de-1b13b5048e1e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 Sep 07 10:05:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fa16c4ad-3f34-4ee1-91de-1b13b5048e1e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fa16c4ad-3f34-4ee1-91de-1b13b5048e1e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-fa16c4ad-3f34-4ee1-91de-1b13b5048e1e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fa16c4ad-3f34-4ee1-91de-1b13b5048e1e tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 returned with HTTP 200 Sep 07 10:05:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1671/3235] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:42 2026] GET /volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-942943bd-b9b6-4d7e-96f0-4008f6f3113b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:42 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-942943bd-b9b6-4d7e-96f0-4008f6f3113b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:05:42 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-942943bd-b9b6-4d7e-96f0-4008f6f3113b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c32afe10-c0b2-4716-918b-3ccfb1374036", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-435428463", "description": null, "metadata": null}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:42 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:42 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:42 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-942943bd-b9b6-4d7e-96f0-4008f6f3113b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:42 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-942943bd-b9b6-4d7e-96f0-4008f6f3113b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Create snapshot from volume c32afe10-c0b2-4716-918b-3ccfb1374036 Sep 07 10:05:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-48717493-252c-47da-9784-a6225924a9c0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-48717493-252c-47da-9784-a6225924a9c0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 Sep 07 10:05:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-48717493-252c-47da-9784-a6225924a9c0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-48717493-252c-47da-9784-a6225924a9c0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-48717493-252c-47da-9784-a6225924a9c0 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 returned with HTTP 404 Sep 07 10:05:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1672/3236] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:42 2026] GET /volume/v3/snapshots/f7b7bf0e-13dd-4075-868b-912067cc9418 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9bc543ae-d83b-4192-98fc-3e5ddb976e28 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9bc543ae-d83b-4192-98fc-3e5ddb976e28 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 Sep 07 10:05:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9bc543ae-d83b-4192-98fc-3e5ddb976e28 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9bc543ae-d83b-4192-98fc-3e5ddb976e28 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-9bc543ae-d83b-4192-98fc-3e5ddb976e28 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete volume with id: c6d97ec0-9cf8-4090-a346-f2783f7c9f97 Sep 07 10:05:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9bc543ae-d83b-4192-98fc-3e5ddb976e28 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:42 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-942943bd-b9b6-4d7e-96f0-4008f6f3113b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Created reservations ['6252e2a7-aad9-40e6-bd32-9019775dbb01', 'b39bcafc-04f6-4045-9a03-9e2db8c14bf5', 'e47c03b6-178c-427b-8fe7-e0f3953a92ec', 'b6c5f61b-618c-4f6a-b028-e98ac959876d'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9bc543ae-d83b-4192-98fc-3e5ddb976e28 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Delete volume request issued successfully. Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9bc543ae-d83b-4192-98fc-3e5ddb976e28 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 returned with HTTP 202 Sep 07 10:05:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1673/3237] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:42 2026] DELETE /volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-55954692-6ee7-4e6b-a9b4-c82e248e1569 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55954692-6ee7-4e6b-a9b4-c82e248e1569 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 Sep 07 10:05:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55954692-6ee7-4e6b-a9b4-c82e248e1569 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:42 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-55954692-6ee7-4e6b-a9b4-c82e248e1569 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:42 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:42 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:42 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:42 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:42 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:42 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-55954692-6ee7-4e6b-a9b4-c82e248e1569 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Volume info retrieved successfully. Sep 07 10:05:42 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-55954692-6ee7-4e6b-a9b4-c82e248e1569 tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 returned with HTTP 200 Sep 07 10:05:42 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1674/3238] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:42 2026] GET /volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9430e487-5168-4af7-8770-7abc62f4ece0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-942943bd-b9b6-4d7e-96f0-4008f6f3113b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot force create request issued successfully. Sep 07 10:05:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9430e487-5168-4af7-8770-7abc62f4ece0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 Sep 07 10:05:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-942943bd-b9b6-4d7e-96f0-4008f6f3113b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:05:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9430e487-5168-4af7-8770-7abc62f4ece0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9430e487-5168-4af7-8770-7abc62f4ece0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1565/3239] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:05:42 2026] POST /volume/v3/snapshots => generated 309 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:43 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:43 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:43 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9430e487-5168-4af7-8770-7abc62f4ece0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9430e487-5168-4af7-8770-7abc62f4ece0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 returned with HTTP 200 Sep 07 10:05:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1675/3240] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:42 2026] GET /volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-40391b28-2019-4c28-b861-3594c160b477 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-40391b28-2019-4c28-b861-3594c160b477 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-40391b28-2019-4c28-b861-3594c160b477 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-40391b28-2019-4c28-b861-3594c160b477 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:43 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:43 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:43 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-40391b28-2019-4c28-b861-3594c160b477 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot retrieved successfully. Sep 07 10:05:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-40391b28-2019-4c28-b861-3594c160b477 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 200 Sep 07 10:05:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1566/3241] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:43 2026] GET /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c143704a-cc2f-4bcd-8f2a-a87e735e4dba None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c143704a-cc2f-4bcd-8f2a-a87e735e4dba tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] GET http://192.168.122.65/volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 Sep 07 10:05:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c143704a-cc2f-4bcd-8f2a-a87e735e4dba tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c143704a-cc2f-4bcd-8f2a-a87e735e4dba tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c143704a-cc2f-4bcd-8f2a-a87e735e4dba tempest-ProjectReaderTests-1280600080 tempest-ProjectReaderTests-1280600080-project-admin] http://192.168.122.65/volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 returned with HTTP 404 Sep 07 10:05:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1676/3242] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:44 2026] GET /volume/v3/volumes/c6d97ec0-9cf8-4090-a346-f2783f7c9f97 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:05:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-180e1570-a55a-46e7-b265-e3e29ff9d211 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-180e1570-a55a-46e7-b265-e3e29ff9d211 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 Sep 07 10:05:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-180e1570-a55a-46e7-b265-e3e29ff9d211 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-180e1570-a55a-46e7-b265-e3e29ff9d211 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:44 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:44 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:44 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-180e1570-a55a-46e7-b265-e3e29ff9d211 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-180e1570-a55a-46e7-b265-e3e29ff9d211 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 returned with HTTP 200 Sep 07 10:05:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1567/3243] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:44 2026] GET /volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3b05683d-1670-44d8-8d25-0db192c9ef7c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3b05683d-1670-44d8-8d25-0db192c9ef7c tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3b05683d-1670-44d8-8d25-0db192c9ef7c tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3b05683d-1670-44d8-8d25-0db192c9ef7c tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:44 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:44 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:44 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3b05683d-1670-44d8-8d25-0db192c9ef7c tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot retrieved successfully. Sep 07 10:05:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3b05683d-1670-44d8-8d25-0db192c9ef7c tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 200 Sep 07 10:05:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1677/3244] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:44 2026] GET /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 441 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0187defe-3069-4d90-baff-b2da39bef818 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0187defe-3069-4d90-baff-b2da39bef818 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 Sep 07 10:05:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0187defe-3069-4d90-baff-b2da39bef818 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0187defe-3069-4d90-baff-b2da39bef818 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ddfe37d2-7d48-4299-92fc-70960b3321e3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0187defe-3069-4d90-baff-b2da39bef818 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0187defe-3069-4d90-baff-b2da39bef818 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 returned with HTTP 200 Sep 07 10:05:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1568/3245] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:45 2026] GET /volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 => generated 467 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ddfe37d2-7d48-4299-92fc-70960b3321e3 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ddfe37d2-7d48-4299-92fc-70960b3321e3 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ddfe37d2-7d48-4299-92fc-70960b3321e3 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b2d81b7e-a431-4ed5-a5c7-e574026a6849 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b2d81b7e-a431-4ed5-a5c7-e574026a6849 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] GET http://192.168.122.65/volume/v3/snapshots Sep 07 10:05:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b2d81b7e-a431-4ed5-a5c7-e574026a6849 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b2d81b7e-a431-4ed5-a5c7-e574026a6849 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-b2d81b7e-a431-4ed5-a5c7-e574026a6849 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:05:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ddfe37d2-7d48-4299-92fc-70960b3321e3 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot retrieved successfully. Sep 07 10:05:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ddfe37d2-7d48-4299-92fc-70960b3321e3 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 200 Sep 07 10:05:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1678/3246] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:45 2026] GET /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:45 devstack devstack@c-api.service[86989]: DEBUG cinder.db.api [None req-b2d81b7e-a431-4ed5-a5c7-e574026a6849 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Building query based on filter {{(pid=86989) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 10:05:45 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:45 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 10:05:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b2d81b7e-a431-4ed5-a5c7-e574026a6849 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Get all snapshots completed successfully. Sep 07 10:05:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b2d81b7e-a431-4ed5-a5c7-e574026a6849 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots returned with HTTP 200 Sep 07 10:05:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1569/3247] 192.168.122.65 () {58 vars in 1122 bytes} [Mon Sep 7 10:05:45 2026] GET /volume/v3/snapshots => generated 336 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9af3213e-166f-4a9c-96d1-0e0eb2bc9128 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9af3213e-166f-4a9c-96d1-0e0eb2bc9128 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 Sep 07 10:05:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9af3213e-166f-4a9c-96d1-0e0eb2bc9128 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9af3213e-166f-4a9c-96d1-0e0eb2bc9128 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:45 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-9af3213e-166f-4a9c-96d1-0e0eb2bc9128 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete snapshot with id: 9e849381-bf90-4483-b4f8-adf720dbebc8 Sep 07 10:05:45 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:45 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9af3213e-166f-4a9c-96d1-0e0eb2bc9128 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:45 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:45 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:45 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9af3213e-166f-4a9c-96d1-0e0eb2bc9128 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot delete request issued successfully. Sep 07 10:05:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9af3213e-166f-4a9c-96d1-0e0eb2bc9128 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 returned with HTTP 202 Sep 07 10:05:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1679/3248] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:45 2026] DELETE /volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6f0b2aa1-d213-48d5-8924-430d3c808bb5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6f0b2aa1-d213-48d5-8924-430d3c808bb5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 Sep 07 10:05:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6f0b2aa1-d213-48d5-8924-430d3c808bb5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6f0b2aa1-d213-48d5-8924-430d3c808bb5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:45 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:45 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:45 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6f0b2aa1-d213-48d5-8924-430d3c808bb5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6f0b2aa1-d213-48d5-8924-430d3c808bb5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 returned with HTTP 200 Sep 07 10:05:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1570/3249] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:45 2026] GET /volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f49b1cc6-2989-4a8a-943a-71a7f23466c9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f49b1cc6-2989-4a8a-943a-71a7f23466c9 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f49b1cc6-2989-4a8a-943a-71a7f23466c9 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:46 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f49b1cc6-2989-4a8a-943a-71a7f23466c9 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:46 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:46 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:46 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f49b1cc6-2989-4a8a-943a-71a7f23466c9 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot retrieved successfully. Sep 07 10:05:46 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f49b1cc6-2989-4a8a-943a-71a7f23466c9 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 200 Sep 07 10:05:46 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1680/3250] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:46 2026] GET /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5143b3a3-6e2e-4da2-b1d9-79b3a48f6c1a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5143b3a3-6e2e-4da2-b1d9-79b3a48f6c1a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 Sep 07 10:05:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5143b3a3-6e2e-4da2-b1d9-79b3a48f6c1a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:46 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5143b3a3-6e2e-4da2-b1d9-79b3a48f6c1a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:46 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:46 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:46 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5143b3a3-6e2e-4da2-b1d9-79b3a48f6c1a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:46 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5143b3a3-6e2e-4da2-b1d9-79b3a48f6c1a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 returned with HTTP 200 Sep 07 10:05:46 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1571/3251] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:46 2026] GET /volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dc604bf6-b930-4f78-98e2-4faa0ca27c3b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dc604bf6-b930-4f78-98e2-4faa0ca27c3b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dc604bf6-b930-4f78-98e2-4faa0ca27c3b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dc604bf6-b930-4f78-98e2-4faa0ca27c3b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dc604bf6-b930-4f78-98e2-4faa0ca27c3b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot retrieved successfully. Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dc604bf6-b930-4f78-98e2-4faa0ca27c3b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 200 Sep 07 10:05:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1681/3252] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:47 2026] GET /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7550fa17-af8c-4a30-94c6-049f0aff9048 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7550fa17-af8c-4a30-94c6-049f0aff9048 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7550fa17-af8c-4a30-94c6-049f0aff9048 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7550fa17-af8c-4a30-94c6-049f0aff9048 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7550fa17-af8c-4a30-94c6-049f0aff9048 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot retrieved successfully. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7550fa17-af8c-4a30-94c6-049f0aff9048 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 200 Sep 07 10:05:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1572/3253] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:47 2026] GET /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-37f4cbd1-752f-4390-837f-fdfe178fa360 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-37f4cbd1-752f-4390-837f-fdfe178fa360 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-37f4cbd1-752f-4390-837f-fdfe178fa360 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-37f4cbd1-752f-4390-837f-fdfe178fa360 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-37f4cbd1-752f-4390-837f-fdfe178fa360 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot retrieved successfully. Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-37f4cbd1-752f-4390-837f-fdfe178fa360 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 200 Sep 07 10:05:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1682/3254] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:47 2026] GET /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-48922191-21db-4214-9e44-9a2000986200 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "96b72429-7f40-434b-86c7-a6ef32177be1", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Create volume request body: {'volume': {'snapshot_id': '96b72429-7f40-434b-86c7-a6ef32177be1', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot retrieved successfully. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Create volume of 1 GB Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Availability Zones retrieved successfully. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Flow 'volume_create_api' (c7a712b1-23eb-4e17-bdb8-ba353f548a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08a734b-40cb-406c-9e56-67a3fe13968d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-35a3cfa7-00a4-40b8-880f-b8559e8a317a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-35a3cfa7-00a4-40b8-880f-b8559e8a317a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-35a3cfa7-00a4-40b8-880f-b8559e8a317a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-35a3cfa7-00a4-40b8-880f-b8559e8a317a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-35a3cfa7-00a4-40b8-880f-b8559e8a317a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 returned with HTTP 404 Sep 07 10:05:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1683/3255] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:47 2026] GET /volume/v3/snapshots/9e849381-bf90-4483-b4f8-adf720dbebc8 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-043a7e6b-c178-45ce-ab0c-bfa3d24557cc None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-043a7e6b-c178-45ce-ab0c-bfa3d24557cc tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-043a7e6b-c178-45ce-ab0c-bfa3d24557cc tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-043a7e6b-c178-45ce-ab0c-bfa3d24557cc tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-043a7e6b-c178-45ce-ab0c-bfa3d24557cc tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume with id: ad86351f-9541-4b02-9bb2-dd99df5c1d22 Sep 07 10:05:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-043a7e6b-c178-45ce-ab0c-bfa3d24557cc tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08a734b-40cb-406c-9e56-67a3fe13968d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '96b72429-7f40-434b-86c7-a6ef32177be1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c87e19f8-3a32-4058-b61e-e8e12d487a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-043a7e6b-c178-45ce-ab0c-bfa3d24557cc tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume request issued successfully. Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-043a7e6b-c178-45ce-ab0c-bfa3d24557cc tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 returned with HTTP 202 Sep 07 10:05:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1684/3256] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:47 2026] DELETE /volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-df74ef23-e9eb-4b1c-b40b-65dd44cdee6d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-df74ef23-e9eb-4b1c-b40b-65dd44cdee6d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-df74ef23-e9eb-4b1c-b40b-65dd44cdee6d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-df74ef23-e9eb-4b1c-b40b-65dd44cdee6d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:47 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:47 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:47 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-df74ef23-e9eb-4b1c-b40b-65dd44cdee6d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-df74ef23-e9eb-4b1c-b40b-65dd44cdee6d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 returned with HTTP 200 Sep 07 10:05:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1685/3257] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:47 2026] GET /volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Created reservations ['69bc6512-727a-4a28-9276-ad6022853b30', 'dd44b1bc-f588-49c2-ba8c-76fa158d257b', 'e7c3540f-088d-4ebe-b55b-40f2575cc4a1', 'be3bb8a2-30f3-4b59-a448-f5ec73cfff0e'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c87e19f8-3a32-4058-b61e-e8e12d487a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69bc6512-727a-4a28-9276-ad6022853b30', 'dd44b1bc-f588-49c2-ba8c-76fa158d257b', 'e7c3540f-088d-4ebe-b55b-40f2575cc4a1', 'be3bb8a2-30f3-4b59-a448-f5ec73cfff0e']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1eb6314-400e-4616-93a0-040562f19a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c8c16d55-2d1d-4fce-8962-4d6f501a557e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1eb6314-400e-4616-93a0-040562f19a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19f244ee-68ae-4d70-bdd2-fe5125cd201d', '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='8a50489574314ac29b1dbd614e6c1575',qos_specs=None,replication_status=,reservations=['69bc6512-727a-4a28-9276-ad6022853b30','dd44b1bc-f588-49c2-ba8c-76fa158d257b','e7c3540f-088d-4ebe-b55b-40f2575cc4a1','be3bb8a2-30f3-4b59-a448-f5ec73cfff0e'],size=1,snapshot_id=96b72429-7f40-434b-86c7-a6ef32177be1,source_replicaid=,source_volid=None,status='creating',user_id='4a2d6091f7f94e208fc0ea71b1368ac8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05: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=19f244ee-68ae-4d70-bdd2-fe5125cd201d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a50489574314ac29b1dbd614e6c1575',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=96b72429-7f40-434b-86c7-a6ef32177be1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a2d6091f7f94e208fc0ea71b1368ac8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13d2b419-032e-42c1-a65b-c9c8d576847e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13d2b419-032e-42c1-a65b-c9c8d576847e) transitioned into state 'SUCCESS' from 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='8a50489574314ac29b1dbd614e6c1575',qos_specs=None,replication_status=,reservations=['69bc6512-727a-4a28-9276-ad6022853b30','dd44b1bc-f588-49c2-ba8c-76fa158d257b','e7c3540f-088d-4ebe-b55b-40f2575cc4a1','be3bb8a2-30f3-4b59-a448-f5ec73cfff0e'],size=1,snapshot_id=96b72429-7f40-434b-86c7-a6ef32177be1,source_replicaid=,source_volid=None,status='creating',user_id='4a2d6091f7f94e208fc0ea71b1368ac8',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cf7f3e-798a-45f1-88b4-097d36a7a148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cf7f3e-798a-45f1-88b4-097d36a7a148) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Flow 'volume_create_api' (c7a712b1-23eb-4e17-bdb8-ba353f548a20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Create volume request issued successfully. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-48922191-21db-4214-9e44-9a2000986200 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1573/3258] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:47 2026] POST /volume/v3/volumes => generated 748 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4c2a4673-115f-47e6-957c-a3a0e03fe5da None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4c2a4673-115f-47e6-957c-a3a0e03fe5da tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4c2a4673-115f-47e6-957c-a3a0e03fe5da tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4c2a4673-115f-47e6-957c-a3a0e03fe5da tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:47 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c8c16d55-2d1d-4fce-8962-4d6f501a557e tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c8c16d55-2d1d-4fce-8962-4d6f501a557e tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1811821090", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4c2a4673-115f-47e6-957c-a3a0e03fe5da tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4c2a4673-115f-47e6-957c-a3a0e03fe5da tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d returned with HTTP 200 Sep 07 10:05:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1574/3259] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:47 2026] GET /volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d => generated 816 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c8c16d55-2d1d-4fce-8962-4d6f501a557e tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:47 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1686/3260] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:47 2026] POST /volume/v3/types => generated 380 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b9f340f0-fd0d-441c-b3b8-90c0840031c0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b9f340f0-fd0d-441c-b3b8-90c0840031c0 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] POST http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/encryption Sep 07 10:05:47 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b9f340f0-fd0d-441c-b3b8-90c0840031c0 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:47 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b9f340f0-fd0d-441c-b3b8-90c0840031c0 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/encryption returned with HTTP 200 Sep 07 10:05:47 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1575/3261] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:05:47 2026] POST /volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-34cdc10c-dc9d-4cf9-b0bb-8879d127f751 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:47 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-34cdc10c-dc9d-4cf9-b0bb-8879d127f751 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:47 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-34cdc10c-dc9d-4cf9-b0bb-8879d127f751 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1011363216", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-34cdc10c-dc9d-4cf9-b0bb-8879d127f751 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1687/3262] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:47 2026] POST /volume/v3/types => generated 380 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ce6a4164-3e97-4bd5-8450-9d37f01ab19c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce6a4164-3e97-4bd5-8450-9d37f01ab19c tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] POST http://192.168.122.65/volume/v3/types/c4c44b6c-fff3-43ec-967d-e21c6015f70a/encryption Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce6a4164-3e97-4bd5-8450-9d37f01ab19c tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-ce6a4164-3e97-4bd5-8450-9d37f01ab19c tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '51e214c675e64b449cf6629ad1b3783c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bc71482144a4d808920bfdc5f44c3b8', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce6a4164-3e97-4bd5-8450-9d37f01ab19c tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/c4c44b6c-fff3-43ec-967d-e21c6015f70a/encryption returned with HTTP 403 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1576/3263] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:05:48 2026] POST /volume/v3/types/c4c44b6c-fff3-43ec-967d-e21c6015f70a/encryption => generated 127 bytes in 181 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-292317ac-7db1-464e-9486-54d72e6a75b0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-292317ac-7db1-464e-9486-54d72e6a75b0 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-292317ac-7db1-464e-9486-54d72e6a75b0 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1421833248", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-292317ac-7db1-464e-9486-54d72e6a75b0 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1688/3264] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:48 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1cb64f0f-f58b-4839-8ebb-90dfff2c8d23 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1cb64f0f-f58b-4839-8ebb-90dfff2c8d23 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] POST http://192.168.122.65/volume/v3/types/d691f0b1-f313-444c-8ddf-577eff1a4d99/extra_specs Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1cb64f0f-f58b-4839-8ebb-90dfff2c8d23 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-1cb64f0f-f58b-4839-8ebb-90dfff2c8d23 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '51e214c675e64b449cf6629ad1b3783c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bc71482144a4d808920bfdc5f44c3b8', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1cb64f0f-f58b-4839-8ebb-90dfff2c8d23 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/d691f0b1-f313-444c-8ddf-577eff1a4d99/extra_specs returned with HTTP 403 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1577/3265] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 10:05:48 2026] POST /volume/v3/types/d691f0b1-f313-444c-8ddf-577eff1a4d99/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-19fcc7fc-c349-44bf-b734-113c2f6a52af None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-19fcc7fc-c349-44bf-b734-113c2f6a52af tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] PUT http://192.168.122.65/volume/v3/types/d691f0b1-f313-444c-8ddf-577eff1a4d99/extra_specs/key2 Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-19fcc7fc-c349-44bf-b734-113c2f6a52af tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-19fcc7fc-c349-44bf-b734-113c2f6a52af tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '51e214c675e64b449cf6629ad1b3783c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bc71482144a4d808920bfdc5f44c3b8', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-19fcc7fc-c349-44bf-b734-113c2f6a52af tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/d691f0b1-f313-444c-8ddf-577eff1a4d99/extra_specs/key2 returned with HTTP 403 Sep 07 10:05:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1689/3266] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 10:05:48 2026] PUT /volume/v3/types/d691f0b1-f313-444c-8ddf-577eff1a4d99/extra_specs/key2 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2a6492b6-099a-44cd-b749-4aa4e5fa36d2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a6492b6-099a-44cd-b749-4aa4e5fa36d2 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2a6492b6-099a-44cd-b749-4aa4e5fa36d2 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-2a6492b6-099a-44cd-b749-4aa4e5fa36d2 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '51e214c675e64b449cf6629ad1b3783c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bc71482144a4d808920bfdc5f44c3b8', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2a6492b6-099a-44cd-b749-4aa4e5fa36d2 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types returned with HTTP 403 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1578/3267] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 10:05:48 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-872c216f-5468-4625-8e54-2483d2b9b56a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-872c216f-5468-4625-8e54-2483d2b9b56a tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-872c216f-5468-4625-8e54-2483d2b9b56a tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1722839216", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-872c216f-5468-4625-8e54-2483d2b9b56a tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1690/3268] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:48 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1eaf3a28-46db-4f01-b8bd-9b992150e888 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1eaf3a28-46db-4f01-b8bd-9b992150e888 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] POST http://192.168.122.65/volume/v3/types/2d080710-2dea-44cb-9106-1799d8759380/encryption Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1eaf3a28-46db-4f01-b8bd-9b992150e888 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1eaf3a28-46db-4f01-b8bd-9b992150e888 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types/2d080710-2dea-44cb-9106-1799d8759380/encryption returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1579/3269] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:05:48 2026] POST /volume/v3/types/2d080710-2dea-44cb-9106-1799d8759380/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-00a18fbe-eaef-4a4f-bfa8-f2ecbb9f10d0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-00a18fbe-eaef-4a4f-bfa8-f2ecbb9f10d0 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] DELETE http://192.168.122.65/volume/v3/types/2d080710-2dea-44cb-9106-1799d8759380/encryption/c8462627-fd92-46bd-ae1f-ed1a248b80c2 Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-00a18fbe-eaef-4a4f-bfa8-f2ecbb9f10d0 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-00a18fbe-eaef-4a4f-bfa8-f2ecbb9f10d0 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-00a18fbe-eaef-4a4f-bfa8-f2ecbb9f10d0 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '51e214c675e64b449cf6629ad1b3783c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bc71482144a4d808920bfdc5f44c3b8', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-00a18fbe-eaef-4a4f-bfa8-f2ecbb9f10d0 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/2d080710-2dea-44cb-9106-1799d8759380/encryption/c8462627-fd92-46bd-ae1f-ed1a248b80c2 returned with HTTP 403 Sep 07 10:05:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1691/3270] 192.168.122.65 () {58 vars in 1368 bytes} [Mon Sep 7 10:05:48 2026] DELETE /volume/v3/types/2d080710-2dea-44cb-9106-1799d8759380/encryption/c8462627-fd92-46bd-ae1f-ed1a248b80c2 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3f7c5605-47f8-4cdf-9f67-35f4659c516c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3f7c5605-47f8-4cdf-9f67-35f4659c516c tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3f7c5605-47f8-4cdf-9f67-35f4659c516c tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1452343274", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-36d92c50-0e8f-4a72-a028-e7b04a11e0c7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3f7c5605-47f8-4cdf-9f67-35f4659c516c tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1580/3271] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:48 2026] POST /volume/v3/types => generated 380 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-36d92c50-0e8f-4a72-a028-e7b04a11e0c7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-36d92c50-0e8f-4a72-a028-e7b04a11e0c7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-36d92c50-0e8f-4a72-a028-e7b04a11e0c7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-10ce64f8-8370-42e5-b9bb-3372d9997cc2 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-10ce64f8-8370-42e5-b9bb-3372d9997cc2 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] DELETE http://192.168.122.65/volume/v3/types/4fcd9e88-d3e3-47f2-a517-3b92e887667b/extra_specs/key1 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-10ce64f8-8370-42e5-b9bb-3372d9997cc2 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-10ce64f8-8370-42e5-b9bb-3372d9997cc2 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-36d92c50-0e8f-4a72-a028-e7b04a11e0c7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 returned with HTTP 404 Sep 07 10:05:48 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1692/3272] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:48 2026] GET /volume/v3/volumes/ad86351f-9541-4b02-9bb2-dd99df5c1d22 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-10ce64f8-8370-42e5-b9bb-3372d9997cc2 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '51e214c675e64b449cf6629ad1b3783c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bc71482144a4d808920bfdc5f44c3b8', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-10ce64f8-8370-42e5-b9bb-3372d9997cc2 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/4fcd9e88-d3e3-47f2-a517-3b92e887667b/extra_specs/key1 returned with HTTP 403 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1581/3273] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 10:05:48 2026] DELETE /volume/v3/types/4fcd9e88-d3e3-47f2-a517-3b92e887667b/extra_specs/key1 => generated 122 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-636dcc02-8040-4436-b79d-0f7c04714f3d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1735755060"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1735755060'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume of 1 GB Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ee8f66f2-340e-4c13-8766-729ad789ff96 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ee8f66f2-340e-4c13-8766-729ad789ff96 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ee8f66f2-340e-4c13-8766-729ad789ff96 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-426386205", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Availability Zones retrieved successfully. Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (c20e4c6c-78f3-408d-9cd0-136c88dc4ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68904d1d-4d01-4826-9746-b4f036187844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ee8f66f2-340e-4c13-8766-729ad789ff96 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1582/3274] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:48 2026] POST /volume/v3/types => generated 379 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-41012ff2-a38a-4bd2-bc5d-15811ea25d74 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-41012ff2-a38a-4bd2-bc5d-15811ea25d74 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] DELETE http://192.168.122.65/volume/v3/types/29834cb7-528c-4e6c-9470-cb8b2314c233 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-41012ff2-a38a-4bd2-bc5d-15811ea25d74 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-41012ff2-a38a-4bd2-bc5d-15811ea25d74 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-41012ff2-a38a-4bd2-bc5d-15811ea25d74 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '51e214c675e64b449cf6629ad1b3783c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bc71482144a4d808920bfdc5f44c3b8', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-41012ff2-a38a-4bd2-bc5d-15811ea25d74 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/29834cb7-528c-4e6c-9470-cb8b2314c233 returned with HTTP 403 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1583/3275] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:48 2026] DELETE /volume/v3/types/29834cb7-528c-4e6c-9470-cb8b2314c233 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4278cd66-b6d1-4a5e-8c62-526f97162454 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4278cd66-b6d1-4a5e-8c62-526f97162454 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] GET http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/extra_specs Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4278cd66-b6d1-4a5e-8c62-526f97162454 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4278cd66-b6d1-4a5e-8c62-526f97162454 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68904d1d-4d01-4826-9746-b4f036187844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51528eb-ae12-4906-a567-ba07c5d6afc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4278cd66-b6d1-4a5e-8c62-526f97162454 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/extra_specs returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1584/3276] 192.168.122.65 () {58 vars in 1257 bytes} [Mon Sep 7 10:05:48 2026] GET /volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/extra_specs => generated 123 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-67a0fa15-56cc-423c-baed-bad7b06b3408 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-67a0fa15-56cc-423c-baed-bad7b06b3408 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] GET http://192.168.122.65/volume/v3/types Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-67a0fa15-56cc-423c-baed-bad7b06b3408 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-67a0fa15-56cc-423c-baed-bad7b06b3408 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-67a0fa15-56cc-423c-baed-bad7b06b3408 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-67a0fa15-56cc-423c-baed-bad7b06b3408 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1585/3277] 192.168.122.65 () {58 vars in 1110 bytes} [Mon Sep 7 10:05:48 2026] GET /volume/v3/types => generated 2363 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-62afa96f-bcaa-4cc0-8c83-2f42f29893aa None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-62afa96f-bcaa-4cc0-8c83-2f42f29893aa tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] GET http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/encryption/cipher Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-62afa96f-bcaa-4cc0-8c83-2f42f29893aa tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-62afa96f-bcaa-4cc0-8c83-2f42f29893aa tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-62afa96f-bcaa-4cc0-8c83-2f42f29893aa tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '51e214c675e64b449cf6629ad1b3783c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bc71482144a4d808920bfdc5f44c3b8', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-62afa96f-bcaa-4cc0-8c83-2f42f29893aa tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/encryption/cipher returned with HTTP 403 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1586/3278] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 10:05:48 2026] GET /volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ceacb352-62fb-4ba9-8c53-e005fae83a67 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ceacb352-62fb-4ba9-8c53-e005fae83a67 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] GET http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/encryption Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ceacb352-62fb-4ba9-8c53-e005fae83a67 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ceacb352-62fb-4ba9-8c53-e005fae83a67 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-ceacb352-62fb-4ba9-8c53-e005fae83a67 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '51e214c675e64b449cf6629ad1b3783c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bc71482144a4d808920bfdc5f44c3b8', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ceacb352-62fb-4ba9-8c53-e005fae83a67 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/encryption returned with HTTP 403 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1587/3279] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 10:05:48 2026] GET /volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/encryption => generated 124 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3350962f-3449-4d34-8b61-eaf0a380e7aa None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3350962f-3449-4d34-8b61-eaf0a380e7aa tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3350962f-3449-4d34-8b61-eaf0a380e7aa tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3350962f-3449-4d34-8b61-eaf0a380e7aa tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['8b766153-36f7-4f37-980d-958635c15e33', 'c1486527-bfdf-47dc-a0e9-42f641b9dabb', 'df5271f2-50ac-4f43-a167-7e3a2c28a40f', 'f001d0de-53a0-478a-9f39-f4eddf0ab5d6'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:48 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:48 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:48 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51528eb-ae12-4906-a567-ba07c5d6afc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b766153-36f7-4f37-980d-958635c15e33', 'c1486527-bfdf-47dc-a0e9-42f641b9dabb', 'df5271f2-50ac-4f43-a167-7e3a2c28a40f', 'f001d0de-53a0-478a-9f39-f4eddf0ab5d6']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3350962f-3449-4d34-8b61-eaf0a380e7aa tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e40cd189-aeae-441e-9ec4-2fe73b5adaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3350962f-3449-4d34-8b61-eaf0a380e7aa tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1588/3280] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:48 2026] GET /volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e0872f60-f2a8-40db-aab5-b5b9c6886836 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e0872f60-f2a8-40db-aab5-b5b9c6886836 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] GET http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/extra_specs/multiattach Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e0872f60-f2a8-40db-aab5-b5b9c6886836 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e0872f60-f2a8-40db-aab5-b5b9c6886836 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e0872f60-f2a8-40db-aab5-b5b9c6886836 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/extra_specs/multiattach returned with HTTP 200 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1589/3281] 192.168.122.65 () {58 vars in 1293 bytes} [Mon Sep 7 10:05:48 2026] GET /volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6433de6a-1a90-45e4-862a-3493549f21c6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:48 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6433de6a-1a90-45e4-862a-3493549f21c6 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] GET http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/extra_specs/volume_backend_name Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e40cd189-aeae-441e-9ec4-2fe73b5adaa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb9984af-dfd4-4f4c-84c6-be909018d6d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1735755060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['8b766153-36f7-4f37-980d-958635c15e33','c1486527-bfdf-47dc-a0e9-42f641b9dabb','df5271f2-50ac-4f43-a167-7e3a2c28a40f','f001d0de-53a0-478a-9f39-f4eddf0ab5d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1735755060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb9984af-dfd4-4f4c-84c6-be909018d6d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e76a1e7155cf499c9f8e6629122766d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cb4e39267bf472788bd879f14a46e0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6433de6a-1a90-45e4-862a-3493549f21c6 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6433de6a-1a90-45e4-862a-3493549f21c6 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:48 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb2dc20-c04f-4550-8da6-cc7016838ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:48 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6433de6a-1a90-45e4-862a-3493549f21c6 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 10:05:48 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1590/3282] 192.168.122.65 () {58 vars in 1317 bytes} [Mon Sep 7 10:05:48 2026] GET /volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/extra_specs/volume_backend_name => generated 143 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ba9687b1-678f-4fe9-8aeb-64c43243e41c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba9687b1-678f-4fe9-8aeb-64c43243e41c tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] GET http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702 Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ba9687b1-678f-4fe9-8aeb-64c43243e41c tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ba9687b1-678f-4fe9-8aeb-64c43243e41c tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb2dc20-c04f-4550-8da6-cc7016838ccb) transitioned into state 'SUCCESS' from state '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-1735755060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['8b766153-36f7-4f37-980d-958635c15e33','c1486527-bfdf-47dc-a0e9-42f641b9dabb','df5271f2-50ac-4f43-a167-7e3a2c28a40f','f001d0de-53a0-478a-9f39-f4eddf0ab5d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba9687b1-678f-4fe9-8aeb-64c43243e41c tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702 returned with HTTP 200 Sep 07 10:05:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1591/3283] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 10:05:49 2026] GET /volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702 => generated 318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362ba184-9cad-4155-967c-48caa418c92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2b0841a0-a0cd-4712-ae3a-6a82de39fe6a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2b0841a0-a0cd-4712-ae3a-6a82de39fe6a tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] PUT http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/encryption/c47a92e2-2c91-4349-9ad8-9b03e769ab3c Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2b0841a0-a0cd-4712-ae3a-6a82de39fe6a tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-2b0841a0-a0cd-4712-ae3a-6a82de39fe6a tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '51e214c675e64b449cf6629ad1b3783c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bc71482144a4d808920bfdc5f44c3b8', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2b0841a0-a0cd-4712-ae3a-6a82de39fe6a tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/encryption/c47a92e2-2c91-4349-9ad8-9b03e769ab3c returned with HTTP 403 Sep 07 10:05:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1592/3284] 192.168.122.65 () {60 vars in 1385 bytes} [Mon Sep 7 10:05:49 2026] PUT /volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/encryption/c47a92e2-2c91-4349-9ad8-9b03e769ab3c => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-77cb790c-8640-433a-b4dd-6c4d623161a3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (362ba184-9cad-4155-967c-48caa418c92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-77cb790c-8640-433a-b4dd-6c4d623161a3 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] PUT http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/extra_specs/key1 Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (c20e4c6c-78f3-408d-9cd0-136c88dc4ee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-77cb790c-8640-433a-b4dd-6c4d623161a3 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request issued successfully. Sep 07 10:05:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-636dcc02-8040-4436-b79d-0f7c04714f3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:05:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1693/3285] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:05:48 2026] POST /volume/v3/volumes => generated 785 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-77cb790c-8640-433a-b4dd-6c4d623161a3 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '51e214c675e64b449cf6629ad1b3783c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bc71482144a4d808920bfdc5f44c3b8', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-77cb790c-8640-433a-b4dd-6c4d623161a3 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/extra_specs/key1 returned with HTTP 403 Sep 07 10:05:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1593/3286] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 10:05:49 2026] PUT /volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702/extra_specs/key1 => generated 122 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0ec1cace-616a-4126-a2dd-8dfe9f847514 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cc710310-ba43-4cc1-8eec-4cfbb3d11976 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cc710310-ba43-4cc1-8eec-4cfbb3d11976 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cc710310-ba43-4cc1-8eec-4cfbb3d11976 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cc710310-ba43-4cc1-8eec-4cfbb3d11976 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ec1cace-616a-4126-a2dd-8dfe9f847514 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] PUT http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702 Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ec1cace-616a-4126-a2dd-8dfe9f847514 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-0ec1cace-616a-4126-a2dd-8dfe9f847514 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '51e214c675e64b449cf6629ad1b3783c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1bc71482144a4d808920bfdc5f44c3b8', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ec1cace-616a-4126-a2dd-8dfe9f847514 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-member] http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702 returned with HTTP 403 Sep 07 10:05:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1594/3287] 192.168.122.65 () {60 vars in 1241 bytes} [Mon Sep 7 10:05:49 2026] PUT /volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702 => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b1131655-01e1-4611-8932-87f0db7294f7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:49 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:49 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:49 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b1131655-01e1-4611-8932-87f0db7294f7 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] DELETE http://192.168.122.65/volume/v3/types/29834cb7-528c-4e6c-9470-cb8b2314c233 Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b1131655-01e1-4611-8932-87f0db7294f7 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b1131655-01e1-4611-8932-87f0db7294f7 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cc710310-ba43-4cc1-8eec-4cfbb3d11976 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cc710310-ba43-4cc1-8eec-4cfbb3d11976 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 returned with HTTP 200 Sep 07 10:05:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1694/3288] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:49 2026] GET /volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 => generated 964 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b1131655-01e1-4611-8932-87f0db7294f7 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types/29834cb7-528c-4e6c-9470-cb8b2314c233 returned with HTTP 202 Sep 07 10:05:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1595/3289] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:49 2026] DELETE /volume/v3/types/29834cb7-528c-4e6c-9470-cb8b2314c233 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-41cfea52-4172-4ea8-a821-d548c3299235 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-41cfea52-4172-4ea8-a821-d548c3299235 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] DELETE http://192.168.122.65/volume/v3/types/4fcd9e88-d3e3-47f2-a517-3b92e887667b Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-41cfea52-4172-4ea8-a821-d548c3299235 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-41cfea52-4172-4ea8-a821-d548c3299235 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-41cfea52-4172-4ea8-a821-d548c3299235 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types/4fcd9e88-d3e3-47f2-a517-3b92e887667b returned with HTTP 202 Sep 07 10:05:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1695/3290] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:49 2026] DELETE /volume/v3/types/4fcd9e88-d3e3-47f2-a517-3b92e887667b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-21a93742-d07d-409b-b581-1e3e11c0eb50 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-21a93742-d07d-409b-b581-1e3e11c0eb50 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] DELETE http://192.168.122.65/volume/v3/types/2d080710-2dea-44cb-9106-1799d8759380 Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-21a93742-d07d-409b-b581-1e3e11c0eb50 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-21a93742-d07d-409b-b581-1e3e11c0eb50 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-21a93742-d07d-409b-b581-1e3e11c0eb50 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types/2d080710-2dea-44cb-9106-1799d8759380 returned with HTTP 202 Sep 07 10:05:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1596/3291] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:49 2026] DELETE /volume/v3/types/2d080710-2dea-44cb-9106-1799d8759380 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5cd82abb-72a9-4047-8148-0987d64f102e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5cd82abb-72a9-4047-8148-0987d64f102e tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] DELETE http://192.168.122.65/volume/v3/types/d691f0b1-f313-444c-8ddf-577eff1a4d99 Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5cd82abb-72a9-4047-8148-0987d64f102e tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5cd82abb-72a9-4047-8148-0987d64f102e tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5cd82abb-72a9-4047-8148-0987d64f102e tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types/d691f0b1-f313-444c-8ddf-577eff1a4d99 returned with HTTP 202 Sep 07 10:05:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1696/3292] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:49 2026] DELETE /volume/v3/types/d691f0b1-f313-444c-8ddf-577eff1a4d99 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a5ba721f-d901-4a57-beb5-cfca9124f31e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a5ba721f-d901-4a57-beb5-cfca9124f31e tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] DELETE http://192.168.122.65/volume/v3/types/c4c44b6c-fff3-43ec-967d-e21c6015f70a Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a5ba721f-d901-4a57-beb5-cfca9124f31e tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a5ba721f-d901-4a57-beb5-cfca9124f31e tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a5ba721f-d901-4a57-beb5-cfca9124f31e tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types/c4c44b6c-fff3-43ec-967d-e21c6015f70a returned with HTTP 202 Sep 07 10:05:49 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1597/3293] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:49 2026] DELETE /volume/v3/types/c4c44b6c-fff3-43ec-967d-e21c6015f70a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fab713fd-9106-46fa-a927-b8e05b501819 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fab713fd-9106-46fa-a927-b8e05b501819 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] DELETE http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702 Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fab713fd-9106-46fa-a927-b8e05b501819 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fab713fd-9106-46fa-a927-b8e05b501819 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:49 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fab713fd-9106-46fa-a927-b8e05b501819 tempest-VolumeTypesMemberTests-1905162221 tempest-VolumeTypesMemberTests-1905162221-project-admin] http://192.168.122.65/volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702 returned with HTTP 202 Sep 07 10:05:49 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1697/3294] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:49 2026] DELETE /volume/v3/types/a3598a3e-dbe0-42c6-84a3-9b41950e6702 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a11a1c84-78de-4f4a-8557-eab68fa8e9e7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a11a1c84-78de-4f4a-8557-eab68fa8e9e7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a11a1c84-78de-4f4a-8557-eab68fa8e9e7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:49 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a11a1c84-78de-4f4a-8557-eab68fa8e9e7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:50 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:50 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:50 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:50 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:50 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a11a1c84-78de-4f4a-8557-eab68fa8e9e7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:50 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a11a1c84-78de-4f4a-8557-eab68fa8e9e7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d returned with HTTP 200 Sep 07 10:05:50 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1598/3295] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:49 2026] GET /volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d => generated 840 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2b5610f4-56db-4bfc-9cd1-e9a994e43630 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2b5610f4-56db-4bfc-9cd1-e9a994e43630 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 Sep 07 10:05:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2b5610f4-56db-4bfc-9cd1-e9a994e43630 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:50 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2b5610f4-56db-4bfc-9cd1-e9a994e43630 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:50 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:50 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:50 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:50 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:50 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2b5610f4-56db-4bfc-9cd1-e9a994e43630 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:50 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2b5610f4-56db-4bfc-9cd1-e9a994e43630 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 returned with HTTP 200 Sep 07 10:05:50 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1698/3296] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:50 2026] GET /volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 => generated 1014 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4b9801dc-2bcb-4270-98c9-00bec3129d9f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4b9801dc-2bcb-4270-98c9-00bec3129d9f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d Sep 07 10:05:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4b9801dc-2bcb-4270-98c9-00bec3129d9f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:51 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4b9801dc-2bcb-4270-98c9-00bec3129d9f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:51 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:51 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:51 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:51 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:51 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4b9801dc-2bcb-4270-98c9-00bec3129d9f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:51 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4b9801dc-2bcb-4270-98c9-00bec3129d9f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d returned with HTTP 200 Sep 07 10:05:51 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1599/3297] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:51 2026] GET /volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d => generated 840 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-97b3e2a2-f95d-496a-b591-ccb37d4f2ff1 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-97b3e2a2-f95d-496a-b591-ccb37d4f2ff1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 Sep 07 10:05:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-97b3e2a2-f95d-496a-b591-ccb37d4f2ff1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:51 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-97b3e2a2-f95d-496a-b591-ccb37d4f2ff1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:51 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:51 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:51 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:51 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:51 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-97b3e2a2-f95d-496a-b591-ccb37d4f2ff1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:51 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-97b3e2a2-f95d-496a-b591-ccb37d4f2ff1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 returned with HTTP 200 Sep 07 10:05:51 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1699/3298] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:51 2026] GET /volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 => generated 1014 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:05:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1bca8b36-109e-4437-aa51-687a1633c55f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1bca8b36-109e-4437-aa51-687a1633c55f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d Sep 07 10:05:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1bca8b36-109e-4437-aa51-687a1633c55f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:52 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1bca8b36-109e-4437-aa51-687a1633c55f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:52 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:52 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:52 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:52 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:52 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-1bca8b36-109e-4437-aa51-687a1633c55f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:52 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1bca8b36-109e-4437-aa51-687a1633c55f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d returned with HTTP 200 Sep 07 10:05:52 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1600/3299] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:52 2026] GET /volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d => generated 840 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cbc9b14f-fda7-4f96-b0ea-ac1ec630300a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cbc9b14f-fda7-4f96-b0ea-ac1ec630300a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 Sep 07 10:05:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cbc9b14f-fda7-4f96-b0ea-ac1ec630300a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:52 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cbc9b14f-fda7-4f96-b0ea-ac1ec630300a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:52 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:52 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:52 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:52 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:52 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cbc9b14f-fda7-4f96-b0ea-ac1ec630300a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:52 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cbc9b14f-fda7-4f96-b0ea-ac1ec630300a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 returned with HTTP 200 Sep 07 10:05:52 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1700/3300] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:52 2026] GET /volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 => generated 1014 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-274822dd-2e02-4440-8ebc-b609fed13cfe None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-274822dd-2e02-4440-8ebc-b609fed13cfe tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d Sep 07 10:05:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-274822dd-2e02-4440-8ebc-b609fed13cfe tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:53 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-274822dd-2e02-4440-8ebc-b609fed13cfe tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:53 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:53 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:53 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:53 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:53 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-274822dd-2e02-4440-8ebc-b609fed13cfe tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:53 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-274822dd-2e02-4440-8ebc-b609fed13cfe tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d returned with HTTP 200 Sep 07 10:05:53 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1601/3301] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:53 2026] GET /volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d => generated 840 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5919053f-fe96-4450-99c3-82fad1bd8e60 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5919053f-fe96-4450-99c3-82fad1bd8e60 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 Sep 07 10:05:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5919053f-fe96-4450-99c3-82fad1bd8e60 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:53 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5919053f-fe96-4450-99c3-82fad1bd8e60 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:53 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:53 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:53 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:53 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:53 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5919053f-fe96-4450-99c3-82fad1bd8e60 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:53 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5919053f-fe96-4450-99c3-82fad1bd8e60 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 returned with HTTP 200 Sep 07 10:05:53 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1701/3302] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:53 2026] GET /volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 => generated 1014 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8d0b7709-4bfe-4626-81bd-465c620ecda7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d0b7709-4bfe-4626-81bd-465c620ecda7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d Sep 07 10:05:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d0b7709-4bfe-4626-81bd-465c620ecda7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8d0b7709-4bfe-4626-81bd-465c620ecda7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8d0b7709-4bfe-4626-81bd-465c620ecda7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8d0b7709-4bfe-4626-81bd-465c620ecda7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d returned with HTTP 200 Sep 07 10:05:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1602/3303] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:54 2026] GET /volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-173674c7-53ba-4c68-b13e-e29ee83936c7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-173674c7-53ba-4c68-b13e-e29ee83936c7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d Sep 07 10:05:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-173674c7-53ba-4c68-b13e-e29ee83936c7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-173674c7-53ba-4c68-b13e-e29ee83936c7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:54 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:54 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:54 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:54 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-173674c7-53ba-4c68-b13e-e29ee83936c7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-173674c7-53ba-4c68-b13e-e29ee83936c7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d returned with HTTP 200 Sep 07 10:05:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1702/3304] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:54 2026] GET /volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d => generated 841 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6b8b2faa-bf62-4254-80c9-1742d9dec66b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6b8b2faa-bf62-4254-80c9-1742d9dec66b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6b8b2faa-bf62-4254-80c9-1742d9dec66b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6b8b2faa-bf62-4254-80c9-1742d9dec66b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:54 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-6b8b2faa-bf62-4254-80c9-1742d9dec66b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Delete snapshot with id: 96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6b8b2faa-bf62-4254-80c9-1742d9dec66b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot retrieved successfully. Sep 07 10:05:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6b8b2faa-bf62-4254-80c9-1742d9dec66b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot delete request issued successfully. Sep 07 10:05:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6b8b2faa-bf62-4254-80c9-1742d9dec66b tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 202 Sep 07 10:05:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1603/3305] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:54 2026] DELETE /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e7490de7-4b58-4f81-9a44-2f4ef2efadf3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e7490de7-4b58-4f81-9a44-2f4ef2efadf3 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e7490de7-4b58-4f81-9a44-2f4ef2efadf3 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:54 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e7490de7-4b58-4f81-9a44-2f4ef2efadf3 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d5aa19e6-95f1-4679-a4a8-f70b87acdacb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d5aa19e6-95f1-4679-a4a8-f70b87acdacb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 Sep 07 10:05:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d5aa19e6-95f1-4679-a4a8-f70b87acdacb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:54 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d5aa19e6-95f1-4679-a4a8-f70b87acdacb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:54 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:54 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:54 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e7490de7-4b58-4f81-9a44-2f4ef2efadf3 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot retrieved successfully. Sep 07 10:05:54 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e7490de7-4b58-4f81-9a44-2f4ef2efadf3 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 200 Sep 07 10:05:54 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1703/3306] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:54 2026] GET /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 467 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:54 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:54 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:54 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:54 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:54 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d5aa19e6-95f1-4679-a4a8-f70b87acdacb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:54 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d5aa19e6-95f1-4679-a4a8-f70b87acdacb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 returned with HTTP 200 Sep 07 10:05:54 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1604/3307] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:54 2026] GET /volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2054a101-9255-4da1-8216-27b25f311f78 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2054a101-9255-4da1-8216-27b25f311f78 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2054a101-9255-4da1-8216-27b25f311f78 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-421205624", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2054a101-9255-4da1-8216-27b25f311f78 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1704/3308] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:55 2026] POST /volume/v3/types => generated 379 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d876b6e4-3237-4352-859a-fa6446a6fddb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d876b6e4-3237-4352-859a-fa6446a6fddb tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] POST http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/encryption Sep 07 10:05:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d876b6e4-3237-4352-859a-fa6446a6fddb tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e9917078-3aa4-45df-8c16-6af5681a8299 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e9917078-3aa4-45df-8c16-6af5681a8299 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e9917078-3aa4-45df-8c16-6af5681a8299 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e9917078-3aa4-45df-8c16-6af5681a8299 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e9917078-3aa4-45df-8c16-6af5681a8299 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Snapshot retrieved successfully. Sep 07 10:05:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e9917078-3aa4-45df-8c16-6af5681a8299 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 200 Sep 07 10:05:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1705/3309] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:55 2026] GET /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d876b6e4-3237-4352-859a-fa6446a6fddb tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/encryption returned with HTTP 200 Sep 07 10:05:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1605/3310] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:05:55 2026] POST /volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/encryption => generated 239 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-0004878a-4b09-480a-b7f1-2cf948e61513 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0004878a-4b09-480a-b7f1-2cf948e61513 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 Sep 07 10:05:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0004878a-4b09-480a-b7f1-2cf948e61513 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-0004878a-4b09-480a-b7f1-2cf948e61513 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-15e390e1-f9a3-4fa9-aa59-d973e4906b71 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-15e390e1-f9a3-4fa9-aa59-d973e4906b71 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-15e390e1-f9a3-4fa9-aa59-d973e4906b71 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1974536205", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-0004878a-4b09-480a-b7f1-2cf948e61513 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-0004878a-4b09-480a-b7f1-2cf948e61513 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 returned with HTTP 200 Sep 07 10:05:55 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1706/3311] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:55 2026] GET /volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:05:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-680486d4-c30d-4593-bdd4-ceb4c7319e9e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:55 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-680486d4-c30d-4593-bdd4-ceb4c7319e9e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:05:55 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-15e390e1-f9a3-4fa9-aa59-d973e4906b71 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:55 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-680486d4-c30d-4593-bdd4-ceb4c7319e9e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb9984af-dfd4-4f4c-84c6-be909018d6d4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-764610406"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:55 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1606/3312] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:55 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:55 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fdac9683-2344-43a8-a4a2-ad7988dacf79 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:55 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:55 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:55 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:55 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:55 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-680486d4-c30d-4593-bdd4-ceb4c7319e9e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:05:55 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-680486d4-c30d-4593-bdd4-ceb4c7319e9e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create snapshot from volume eb9984af-dfd4-4f4c-84c6-be909018d6d4 Sep 07 10:05:55 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-680486d4-c30d-4593-bdd4-ceb4c7319e9e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['352b06ee-eb62-4492-9a19-642fd443da98', 'e8170464-bb7b-4513-aab6-d48570106f63', '6bcbeb3e-59ce-4773-831c-08ad65bdf67d', '6dcbdd7a-0272-4736-a1a5-7abb09f774af'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-680486d4-c30d-4593-bdd4-ceb4c7319e9e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot create request issued successfully. Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-680486d4-c30d-4593-bdd4-ceb4c7319e9e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1707/3313] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:05:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fdac9683-2344-43a8-a4a2-ad7988dacf79 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] POST http://192.168.122.65/volume/v3/types/70a3e14e-6c86-4a21-8b8e-0e0f72238911/encryption Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fdac9683-2344-43a8-a4a2-ad7988dacf79 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a81d1f82-9976-4e2d-bb34-3620f419c5d8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-fdac9683-2344-43a8-a4a2-ad7988dacf79 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '186d92809b2a4a4d9b38aea1131588a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da295878a1754897affe0b326216d717', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fdac9683-2344-43a8-a4a2-ad7988dacf79 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/70a3e14e-6c86-4a21-8b8e-0e0f72238911/encryption returned with HTTP 403 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1607/3314] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:05:55 2026] POST /volume/v3/types/70a3e14e-6c86-4a21-8b8e-0e0f72238911/encryption => generated 127 bytes in 162 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a81d1f82-9976-4e2d-bb34-3620f419c5d8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a81d1f82-9976-4e2d-bb34-3620f419c5d8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a81d1f82-9976-4e2d-bb34-3620f419c5d8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ad3414cf-a4ab-460c-ba2d-57ab2eb811f3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ad3414cf-a4ab-460c-ba2d-57ab2eb811f3 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a81d1f82-9976-4e2d-bb34-3620f419c5d8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a81d1f82-9976-4e2d-bb34-3620f419c5d8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 returned with HTTP 200 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1708/3315] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:56 2026] GET /volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ad3414cf-a4ab-460c-ba2d-57ab2eb811f3 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1500412995", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ad3414cf-a4ab-460c-ba2d-57ab2eb811f3 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1608/3316] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:56 2026] POST /volume/v3/types => generated 380 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a37953ff-9b3e-4b0b-b726-62ebff4fc865 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a37953ff-9b3e-4b0b-b726-62ebff4fc865 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] POST http://192.168.122.65/volume/v3/types/697e35a7-d5b5-41e2-b44e-32aa22af6d58/extra_specs Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a37953ff-9b3e-4b0b-b726-62ebff4fc865 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-a37953ff-9b3e-4b0b-b726-62ebff4fc865 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '186d92809b2a4a4d9b38aea1131588a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da295878a1754897affe0b326216d717', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a37953ff-9b3e-4b0b-b726-62ebff4fc865 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/697e35a7-d5b5-41e2-b44e-32aa22af6d58/extra_specs returned with HTTP 403 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1709/3317] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 10:05:56 2026] POST /volume/v3/types/697e35a7-d5b5-41e2-b44e-32aa22af6d58/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d6a55f6b-c02f-4e68-8d78-5e0cd4a0e2ef None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d6a55f6b-c02f-4e68-8d78-5e0cd4a0e2ef tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] PUT http://192.168.122.65/volume/v3/types/697e35a7-d5b5-41e2-b44e-32aa22af6d58/extra_specs/key2 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d6a55f6b-c02f-4e68-8d78-5e0cd4a0e2ef tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-d6a55f6b-c02f-4e68-8d78-5e0cd4a0e2ef tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '186d92809b2a4a4d9b38aea1131588a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da295878a1754897affe0b326216d717', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d6a55f6b-c02f-4e68-8d78-5e0cd4a0e2ef tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/697e35a7-d5b5-41e2-b44e-32aa22af6d58/extra_specs/key2 returned with HTTP 403 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1609/3318] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 10:05:56 2026] PUT /volume/v3/types/697e35a7-d5b5-41e2-b44e-32aa22af6d58/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3bc94c15-9f38-4f0a-bcee-f89de475fed4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3bc94c15-9f38-4f0a-bcee-f89de475fed4 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3bc94c15-9f38-4f0a-bcee-f89de475fed4 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-3bc94c15-9f38-4f0a-bcee-f89de475fed4 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '186d92809b2a4a4d9b38aea1131588a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da295878a1754897affe0b326216d717', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3bc94c15-9f38-4f0a-bcee-f89de475fed4 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types returned with HTTP 403 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1710/3319] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 10:05:56 2026] POST /volume/v3/types => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-1c591932-d2b9-4584-8776-e7d80ae7d88e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1c591932-d2b9-4584-8776-e7d80ae7d88e tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-1c591932-d2b9-4584-8776-e7d80ae7d88e tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-543698190", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-1c591932-d2b9-4584-8776-e7d80ae7d88e tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1610/3320] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:56 2026] POST /volume/v3/types => generated 379 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c8d84649-b61b-4566-b84e-ba4de66550dd None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c8d84649-b61b-4566-b84e-ba4de66550dd tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] POST http://192.168.122.65/volume/v3/types/9cacd842-e818-4f8a-8c91-868389d06b52/encryption Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c8d84649-b61b-4566-b84e-ba4de66550dd tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c8d84649-b61b-4566-b84e-ba4de66550dd tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types/9cacd842-e818-4f8a-8c91-868389d06b52/encryption returned with HTTP 200 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1711/3321] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:05:56 2026] POST /volume/v3/types/9cacd842-e818-4f8a-8c91-868389d06b52/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e3b33fe8-fd10-410a-8d07-32c6bc017567 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e3b33fe8-fd10-410a-8d07-32c6bc017567 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] DELETE http://192.168.122.65/volume/v3/types/9cacd842-e818-4f8a-8c91-868389d06b52/encryption/785be94c-e4cf-4fd0-baaa-c51730f0b5da Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e3b33fe8-fd10-410a-8d07-32c6bc017567 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e3b33fe8-fd10-410a-8d07-32c6bc017567 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-e3b33fe8-fd10-410a-8d07-32c6bc017567 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '186d92809b2a4a4d9b38aea1131588a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da295878a1754897affe0b326216d717', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e3b33fe8-fd10-410a-8d07-32c6bc017567 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/9cacd842-e818-4f8a-8c91-868389d06b52/encryption/785be94c-e4cf-4fd0-baaa-c51730f0b5da returned with HTTP 403 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1611/3322] 192.168.122.65 () {58 vars in 1368 bytes} [Mon Sep 7 10:05:56 2026] DELETE /volume/v3/types/9cacd842-e818-4f8a-8c91-868389d06b52/encryption/785be94c-e4cf-4fd0-baaa-c51730f0b5da => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cd923d22-6f6c-4380-a9b4-ae483fe1cfeb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cd923d22-6f6c-4380-a9b4-ae483fe1cfeb tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cd923d22-6f6c-4380-a9b4-ae483fe1cfeb tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-970169583", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cd923d22-6f6c-4380-a9b4-ae483fe1cfeb tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1712/3323] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:56 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 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a4c4f543-5694-46dc-9462-9cbecc2c13b6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a4c4f543-5694-46dc-9462-9cbecc2c13b6 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] DELETE http://192.168.122.65/volume/v3/types/7cdc89fc-50c2-4530-8233-1dac6dc03d24/extra_specs/key1 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a4c4f543-5694-46dc-9462-9cbecc2c13b6 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a4c4f543-5694-46dc-9462-9cbecc2c13b6 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-a4c4f543-5694-46dc-9462-9cbecc2c13b6 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '186d92809b2a4a4d9b38aea1131588a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da295878a1754897affe0b326216d717', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a4c4f543-5694-46dc-9462-9cbecc2c13b6 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/7cdc89fc-50c2-4530-8233-1dac6dc03d24/extra_specs/key1 returned with HTTP 403 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1612/3324] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 10:05:56 2026] DELETE /volume/v3/types/7cdc89fc-50c2-4530-8233-1dac6dc03d24/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c266d46a-71e0-4fc3-b7da-05246fccc7f7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c266d46a-71e0-4fc3-b7da-05246fccc7f7 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c266d46a-71e0-4fc3-b7da-05246fccc7f7 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-76814051", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c266d46a-71e0-4fc3-b7da-05246fccc7f7 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1713/3325] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:05:56 2026] POST /volume/v3/types => generated 378 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0442bb4e-c44d-4b6f-9eb5-2e2bad6eba3d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0442bb4e-c44d-4b6f-9eb5-2e2bad6eba3d tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] DELETE http://192.168.122.65/volume/v3/types/45e3f0b4-995d-4a4f-a04d-64e05f809e78 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0442bb4e-c44d-4b6f-9eb5-2e2bad6eba3d tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0442bb4e-c44d-4b6f-9eb5-2e2bad6eba3d tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-0442bb4e-c44d-4b6f-9eb5-2e2bad6eba3d tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '186d92809b2a4a4d9b38aea1131588a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da295878a1754897affe0b326216d717', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0442bb4e-c44d-4b6f-9eb5-2e2bad6eba3d tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/45e3f0b4-995d-4a4f-a04d-64e05f809e78 returned with HTTP 403 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1613/3326] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:56 2026] DELETE /volume/v3/types/45e3f0b4-995d-4a4f-a04d-64e05f809e78 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-62a5422e-1499-4d41-88d6-0d634554592b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-62a5422e-1499-4d41-88d6-0d634554592b tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] GET http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/extra_specs Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-62a5422e-1499-4d41-88d6-0d634554592b tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-62a5422e-1499-4d41-88d6-0d634554592b tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-62a5422e-1499-4d41-88d6-0d634554592b tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/extra_specs returned with HTTP 200 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1714/3327] 192.168.122.65 () {58 vars in 1257 bytes} [Mon Sep 7 10:05:56 2026] GET /volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4f8e51f0-cf1e-4e1c-bc97-ce8f401557b8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f8e51f0-cf1e-4e1c-bc97-ce8f401557b8 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] GET http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/encryption/cipher Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f8e51f0-cf1e-4e1c-bc97-ce8f401557b8 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f8e51f0-cf1e-4e1c-bc97-ce8f401557b8 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-4f8e51f0-cf1e-4e1c-bc97-ce8f401557b8 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '186d92809b2a4a4d9b38aea1131588a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da295878a1754897affe0b326216d717', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f8e51f0-cf1e-4e1c-bc97-ce8f401557b8 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/encryption/cipher returned with HTTP 403 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1614/3328] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 10:05:56 2026] GET /volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/encryption/cipher => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5d00e7fd-eeed-450c-adfd-07041f73a042 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d00e7fd-eeed-450c-adfd-07041f73a042 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] GET http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/encryption Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d00e7fd-eeed-450c-adfd-07041f73a042 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5d00e7fd-eeed-450c-adfd-07041f73a042 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-5d00e7fd-eeed-450c-adfd-07041f73a042 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '186d92809b2a4a4d9b38aea1131588a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da295878a1754897affe0b326216d717', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5d00e7fd-eeed-450c-adfd-07041f73a042 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/encryption returned with HTTP 403 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1715/3329] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 10:05:56 2026] GET /volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-883f869f-8609-4557-a9ee-37d61a2adeda None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-883f869f-8609-4557-a9ee-37d61a2adeda tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] GET http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/extra_specs/multiattach Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-883f869f-8609-4557-a9ee-37d61a2adeda tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-883f869f-8609-4557-a9ee-37d61a2adeda tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-883f869f-8609-4557-a9ee-37d61a2adeda tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/extra_specs/multiattach returned with HTTP 200 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1615/3330] 192.168.122.65 () {58 vars in 1293 bytes} [Mon Sep 7 10:05:56 2026] GET /volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bbe3b6ce-9e9f-48d4-8697-13f67c9f07be None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bbe3b6ce-9e9f-48d4-8697-13f67c9f07be tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] GET http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/extra_specs/volume_backend_name Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bbe3b6ce-9e9f-48d4-8697-13f67c9f07be tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bbe3b6ce-9e9f-48d4-8697-13f67c9f07be tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bbe3b6ce-9e9f-48d4-8697-13f67c9f07be tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1716/3331] 192.168.122.65 () {58 vars in 1317 bytes} [Mon Sep 7 10:05:56 2026] GET /volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/extra_specs/volume_backend_name => generated 143 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bff8ff2f-4b11-45da-93eb-7702d559c0d4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bff8ff2f-4b11-45da-93eb-7702d559c0d4 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] PUT http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/encryption/cff7c23d-3e1b-43d5-ade7-81e804196d0a Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bff8ff2f-4b11-45da-93eb-7702d559c0d4 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-bff8ff2f-4b11-45da-93eb-7702d559c0d4 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '186d92809b2a4a4d9b38aea1131588a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da295878a1754897affe0b326216d717', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bff8ff2f-4b11-45da-93eb-7702d559c0d4 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/encryption/cff7c23d-3e1b-43d5-ade7-81e804196d0a returned with HTTP 403 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1616/3332] 192.168.122.65 () {60 vars in 1385 bytes} [Mon Sep 7 10:05:56 2026] PUT /volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/encryption/cff7c23d-3e1b-43d5-ade7-81e804196d0a => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-60aaf716-a43b-4329-aa2e-f8bf1ce88b94 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-60aaf716-a43b-4329-aa2e-f8bf1ce88b94 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] PUT http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/extra_specs/key1 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-60aaf716-a43b-4329-aa2e-f8bf1ce88b94 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.policy [None req-60aaf716-a43b-4329-aa2e-f8bf1ce88b94 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '186d92809b2a4a4d9b38aea1131588a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da295878a1754897affe0b326216d717', '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=86990) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-60aaf716-a43b-4329-aa2e-f8bf1ce88b94 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/extra_specs/key1 returned with HTTP 403 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1717/3333] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 10:05:56 2026] PUT /volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-006a2f95-c430-4134-b805-1d93ec0a1123 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-006a2f95-c430-4134-b805-1d93ec0a1123 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] PUT http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-006a2f95-c430-4134-b805-1d93ec0a1123 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-006a2f95-c430-4134-b805-1d93ec0a1123 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '186d92809b2a4a4d9b38aea1131588a4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'da295878a1754897affe0b326216d717', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-006a2f95-c430-4134-b805-1d93ec0a1123 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-reader] http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6 returned with HTTP 403 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1617/3334] 192.168.122.65 () {60 vars in 1241 bytes} [Mon Sep 7 10:05:56 2026] PUT /volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6 => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-84c1b6a2-ab74-44ee-a5d6-7c3ed486ca7f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-84c1b6a2-ab74-44ee-a5d6-7c3ed486ca7f tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] DELETE http://192.168.122.65/volume/v3/types/45e3f0b4-995d-4a4f-a04d-64e05f809e78 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-84c1b6a2-ab74-44ee-a5d6-7c3ed486ca7f tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-84c1b6a2-ab74-44ee-a5d6-7c3ed486ca7f tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-84c1b6a2-ab74-44ee-a5d6-7c3ed486ca7f tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types/45e3f0b4-995d-4a4f-a04d-64e05f809e78 returned with HTTP 202 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1718/3335] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:56 2026] DELETE /volume/v3/types/45e3f0b4-995d-4a4f-a04d-64e05f809e78 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-16298d26-8d82-4c5d-8321-b453f1200d31 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16298d26-8d82-4c5d-8321-b453f1200d31 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] DELETE http://192.168.122.65/volume/v3/types/7cdc89fc-50c2-4530-8233-1dac6dc03d24 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16298d26-8d82-4c5d-8321-b453f1200d31 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-16298d26-8d82-4c5d-8321-b453f1200d31 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-72b67bcb-7678-44c7-bd4d-460989870d39 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-72b67bcb-7678-44c7-bd4d-460989870d39 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-72b67bcb-7678-44c7-bd4d-460989870d39 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-72b67bcb-7678-44c7-bd4d-460989870d39 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-72b67bcb-7678-44c7-bd4d-460989870d39 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 404 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1719/3336] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:56 2026] GET /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-40532c29-21b4-47d6-83e1-a72b39458e2f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-40532c29-21b4-47d6-83e1-a72b39458e2f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] DELETE http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-40532c29-21b4-47d6-83e1-a72b39458e2f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-40532c29-21b4-47d6-83e1-a72b39458e2f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-40532c29-21b4-47d6-83e1-a72b39458e2f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Delete volume with id: c32afe10-c0b2-4716-918b-3ccfb1374036 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-40532c29-21b4-47d6-83e1-a72b39458e2f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-16298d26-8d82-4c5d-8321-b453f1200d31 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types/7cdc89fc-50c2-4530-8233-1dac6dc03d24 returned with HTTP 202 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1618/3337] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:56 2026] DELETE /volume/v3/types/7cdc89fc-50c2-4530-8233-1dac6dc03d24 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a5643ce9-6e29-4fd9-97e0-1360317aab1d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a5643ce9-6e29-4fd9-97e0-1360317aab1d tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] DELETE http://192.168.122.65/volume/v3/types/9cacd842-e818-4f8a-8c91-868389d06b52 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a5643ce9-6e29-4fd9-97e0-1360317aab1d tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a5643ce9-6e29-4fd9-97e0-1360317aab1d tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-40532c29-21b4-47d6-83e1-a72b39458e2f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Delete volume request issued successfully. Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-40532c29-21b4-47d6-83e1-a72b39458e2f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 returned with HTTP 202 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1720/3338] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:56 2026] DELETE /volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-92b66ffe-44c7-4f6a-9ba2-aa4aa4f17d5c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-92b66ffe-44c7-4f6a-9ba2-aa4aa4f17d5c tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-92b66ffe-44c7-4f6a-9ba2-aa4aa4f17d5c tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-92b66ffe-44c7-4f6a-9ba2-aa4aa4f17d5c tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:56 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:56 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:56 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:56 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-92b66ffe-44c7-4f6a-9ba2-aa4aa4f17d5c tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a5643ce9-6e29-4fd9-97e0-1360317aab1d tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types/9cacd842-e818-4f8a-8c91-868389d06b52 returned with HTTP 202 Sep 07 10:05:56 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-92b66ffe-44c7-4f6a-9ba2-aa4aa4f17d5c tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 returned with HTTP 200 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1619/3339] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:56 2026] DELETE /volume/v3/types/9cacd842-e818-4f8a-8c91-868389d06b52 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1721/3340] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:56 2026] GET /volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-927f1189-741e-46fc-a72e-e30d46d009a1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-927f1189-741e-46fc-a72e-e30d46d009a1 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] DELETE http://192.168.122.65/volume/v3/types/697e35a7-d5b5-41e2-b44e-32aa22af6d58 Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-927f1189-741e-46fc-a72e-e30d46d009a1 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:56 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-927f1189-741e-46fc-a72e-e30d46d009a1 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-927f1189-741e-46fc-a72e-e30d46d009a1 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types/697e35a7-d5b5-41e2-b44e-32aa22af6d58 returned with HTTP 202 Sep 07 10:05:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1620/3341] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:56 2026] DELETE /volume/v3/types/697e35a7-d5b5-41e2-b44e-32aa22af6d58 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-147e8a5e-aa3a-4afa-b149-d80f0893a7f3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-147e8a5e-aa3a-4afa-b149-d80f0893a7f3 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] DELETE http://192.168.122.65/volume/v3/types/70a3e14e-6c86-4a21-8b8e-0e0f72238911 Sep 07 10:05:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-147e8a5e-aa3a-4afa-b149-d80f0893a7f3 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-147e8a5e-aa3a-4afa-b149-d80f0893a7f3 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b3b7f3c9-994c-44c6-972c-9afeef2ba92c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b3b7f3c9-994c-44c6-972c-9afeef2ba92c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 Sep 07 10:05:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b3b7f3c9-994c-44c6-972c-9afeef2ba92c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b3b7f3c9-994c-44c6-972c-9afeef2ba92c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:57 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:57 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:57 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b3b7f3c9-994c-44c6-972c-9afeef2ba92c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b3b7f3c9-994c-44c6-972c-9afeef2ba92c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 returned with HTTP 200 Sep 07 10:05:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1621/3342] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:57 2026] GET /volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:05:57 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-147e8a5e-aa3a-4afa-b149-d80f0893a7f3 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types/70a3e14e-6c86-4a21-8b8e-0e0f72238911 returned with HTTP 202 Sep 07 10:05:57 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1722/3343] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:57 2026] DELETE /volume/v3/types/70a3e14e-6c86-4a21-8b8e-0e0f72238911 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dca2ae0b-25a2-428a-b101-4a1918f8e0a6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dca2ae0b-25a2-428a-b101-4a1918f8e0a6 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] DELETE http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6 Sep 07 10:05:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dca2ae0b-25a2-428a-b101-4a1918f8e0a6 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:57 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dca2ae0b-25a2-428a-b101-4a1918f8e0a6 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:57 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dca2ae0b-25a2-428a-b101-4a1918f8e0a6 tempest-VolumeTypesReaderTests-999608952 tempest-VolumeTypesReaderTests-999608952-project-admin] http://192.168.122.65/volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6 returned with HTTP 202 Sep 07 10:05:57 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1622/3344] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:05:57 2026] DELETE /volume/v3/types/83dc3502-8a9a-4a74-afe4-8e646b4818f6 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:57 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6c992044-ddf1-44da-9d57-9de811142560 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c992044-ddf1-44da-9d57-9de811142560 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 Sep 07 10:05:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6c992044-ddf1-44da-9d57-9de811142560 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6c992044-ddf1-44da-9d57-9de811142560 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6c992044-ddf1-44da-9d57-9de811142560 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 returned with HTTP 404 Sep 07 10:05:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1723/3345] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:57 2026] GET /volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8adcc25f-c829-4536-8da8-8cc6fa4e504a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8adcc25f-c829-4536-8da8-8cc6fa4e504a tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] DELETE http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d Sep 07 10:05:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8adcc25f-c829-4536-8da8-8cc6fa4e504a tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8adcc25f-c829-4536-8da8-8cc6fa4e504a tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:58 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-8adcc25f-c829-4536-8da8-8cc6fa4e504a tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Delete volume with id: 19f244ee-68ae-4d70-bdd2-fe5125cd201d Sep 07 10:05:58 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:58 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8adcc25f-c829-4536-8da8-8cc6fa4e504a tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8adcc25f-c829-4536-8da8-8cc6fa4e504a tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Delete volume request issued successfully. Sep 07 10:05:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8adcc25f-c829-4536-8da8-8cc6fa4e504a tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d returned with HTTP 202 Sep 07 10:05:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1623/3346] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:58 2026] DELETE /volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-317144c4-44a9-4173-9ee0-92529ecdf51f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-317144c4-44a9-4173-9ee0-92529ecdf51f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d Sep 07 10:05:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-317144c4-44a9-4173-9ee0-92529ecdf51f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:58 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-317144c4-44a9-4173-9ee0-92529ecdf51f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-01857996-5cb0-454d-b684-59f4c635385f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-01857996-5cb0-454d-b684-59f4c635385f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 Sep 07 10:05:58 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:58 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:05:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-01857996-5cb0-454d-b684-59f4c635385f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:58 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-01857996-5cb0-454d-b684-59f4c635385f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:58 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:58 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:05:58 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-317144c4-44a9-4173-9ee0-92529ecdf51f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Volume info retrieved successfully. Sep 07 10:05:58 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:58 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:58 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-01857996-5cb0-454d-b684-59f4c635385f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:58 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-01857996-5cb0-454d-b684-59f4c635385f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 returned with HTTP 200 Sep 07 10:05:58 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1624/3347] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:58 2026] GET /volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:58 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-317144c4-44a9-4173-9ee0-92529ecdf51f tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d returned with HTTP 200 Sep 07 10:05:58 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1724/3348] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:58 2026] GET /volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d => generated 840 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8a6f9398-b9c5-4f6e-9f8d-dd2379170068 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a6f9398-b9c5-4f6e-9f8d-dd2379170068 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a6f9398-b9c5-4f6e-9f8d-dd2379170068 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8a6f9398-b9c5-4f6e-9f8d-dd2379170068 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8a6f9398-b9c5-4f6e-9f8d-dd2379170068 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8a6f9398-b9c5-4f6e-9f8d-dd2379170068 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 returned with HTTP 200 Sep 07 10:05:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1625/3349] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:59 2026] GET /volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2acc3af4-9e8e-41ee-8694-ac34673f5fb6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-74570cdc-f37d-4cd8-9a27-838bac3804e4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74570cdc-f37d-4cd8-9a27-838bac3804e4 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2acc3af4-9e8e-41ee-8694-ac34673f5fb6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] POST http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13/action Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2acc3af4-9e8e-41ee-8694-ac34673f5fb6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2acc3af4-9e8e-41ee-8694-ac34673f5fb6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74570cdc-f37d-4cd8-9a27-838bac3804e4 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-74570cdc-f37d-4cd8-9a27-838bac3804e4 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.contrib.admin_actions [None req-2acc3af4-9e8e-41ee-8694-ac34673f5fb6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Updating snapshot 'f20665b7-e569-4a38-a381-103a4bcb0b13' with '{'status': 'error'}' {{(pid=86989) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-74570cdc-f37d-4cd8-9a27-838bac3804e4 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d returned with HTTP 404 Sep 07 10:05:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1725/3350] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:59 2026] GET /volume/v3/volumes/19f244ee-68ae-4d70-bdd2-fe5125cd201d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-2acc3af4-9e8e-41ee-8694-ac34673f5fb6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'de08fb6442394a7a8a31f0e3b1ad3005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e76a1e7155cf499c9f8e6629122766d1', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2acc3af4-9e8e-41ee-8694-ac34673f5fb6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13/action returned with HTTP 403 Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-917b082d-4503-49d1-868d-1b6280e871ce None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1626/3351] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 10:05:59 2026] POST /volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13/action => generated 133 bytes in 38 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-917b082d-4503-49d1-868d-1b6280e871ce tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] DELETE http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-917b082d-4503-49d1-868d-1b6280e871ce tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-917b082d-4503-49d1-868d-1b6280e871ce tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-917b082d-4503-49d1-868d-1b6280e871ce tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Delete snapshot with id: 96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e774d706-e426-4e15-a873-38c3c1413665 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e774d706-e426-4e15-a873-38c3c1413665 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e774d706-e426-4e15-a873-38c3c1413665 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e774d706-e426-4e15-a873-38c3c1413665 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-e774d706-e426-4e15-a873-38c3c1413665 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete snapshot with id: f20665b7-e569-4a38-a381-103a4bcb0b13 Sep 07 10:05:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-917b082d-4503-49d1-868d-1b6280e871ce tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 404 Sep 07 10:05:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1726/3352] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:59 2026] DELETE /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1533acfd-e495-4521-b61f-cd27766894ee None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e774d706-e426-4e15-a873-38c3c1413665 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1533acfd-e495-4521-b61f-cd27766894ee tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1533acfd-e495-4521-b61f-cd27766894ee tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1533acfd-e495-4521-b61f-cd27766894ee tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:05:59 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:05:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1533acfd-e495-4521-b61f-cd27766894ee tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 returned with HTTP 404 Sep 07 10:05:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1727/3353] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:59 2026] GET /volume/v3/snapshots/96b72429-7f40-434b-86c7-a6ef32177be1 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b4e613d0-486f-4e9f-9420-72c5d3d4d93d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b4e613d0-486f-4e9f-9420-72c5d3d4d93d tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] DELETE http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b4e613d0-486f-4e9f-9420-72c5d3d4d93d tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b4e613d0-486f-4e9f-9420-72c5d3d4d93d tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-b4e613d0-486f-4e9f-9420-72c5d3d4d93d tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Delete volume with id: c32afe10-c0b2-4716-918b-3ccfb1374036 Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-e774d706-e426-4e15-a873-38c3c1413665 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot delete request issued successfully. Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e774d706-e426-4e15-a873-38c3c1413665 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 returned with HTTP 202 Sep 07 10:05:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1627/3354] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:05:59 2026] DELETE /volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:05:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b4e613d0-486f-4e9f-9420-72c5d3d4d93d tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 returned with HTTP 404 Sep 07 10:05:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1728/3355] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:05:59 2026] DELETE /volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-534eb25d-fbbc-4c74-a935-b01beff55260 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-534eb25d-fbbc-4c74-a935-b01beff55260 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b9ee47a7-7baf-4c4e-96d5-f7f6742e3fe7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-534eb25d-fbbc-4c74-a935-b01beff55260 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-534eb25d-fbbc-4c74-a935-b01beff55260 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b9ee47a7-7baf-4c4e-96d5-f7f6742e3fe7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] GET http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b9ee47a7-7baf-4c4e-96d5-f7f6742e3fe7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:05:59 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b9ee47a7-7baf-4c4e-96d5-f7f6742e3fe7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:05:59 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:05:59 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-534eb25d-fbbc-4c74-a935-b01beff55260 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:05:59 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-534eb25d-fbbc-4c74-a935-b01beff55260 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 returned with HTTP 200 Sep 07 10:05:59 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1628/3356] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:05:59 2026] GET /volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:05:59 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b9ee47a7-7baf-4c4e-96d5-f7f6742e3fe7 tempest-SnapshotDependencyTests-213935632 tempest-SnapshotDependencyTests-213935632-project-member] http://192.168.122.65/volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 returned with HTTP 404 Sep 07 10:05:59 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1729/3357] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:05:59 2026] GET /volume/v3/volumes/c32afe10-c0b2-4716-918b-3ccfb1374036 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:06:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cf03a4e7-0a33-43b4-bdfd-c0293d719666 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cf03a4e7-0a33-43b4-bdfd-c0293d719666 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 Sep 07 10:06:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cf03a4e7-0a33-43b4-bdfd-c0293d719666 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:00 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cf03a4e7-0a33-43b4-bdfd-c0293d719666 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:00 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:00 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:00 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cf03a4e7-0a33-43b4-bdfd-c0293d719666 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:00 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cf03a4e7-0a33-43b4-bdfd-c0293d719666 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 returned with HTTP 200 Sep 07 10:06:00 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1629/3358] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:00 2026] GET /volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:00 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:06:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-451618622"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:00 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-451618622'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:00 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Create volume of 1 GB Sep 07 10:06:00 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Availability Zones retrieved successfully. Sep 07 10:06:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Flow 'volume_create_api' (96146c7f-9d79-428c-bfdc-3df06636a21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e5f0ee-423f-4272-9433-59c4303930fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:00 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e5f0ee-423f-4272-9433-59c4303930fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f927377-b5fc-4dec-ba6b-eb9d8a2dfbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Created reservations ['db21731c-f7b0-4308-aca9-ffeee76a6ebe', '4f53f700-97ae-4f46-bbdc-de2551e6b81c', '186b60c0-3096-4d11-8133-6c8bf16ffb51', '237d51b5-2afc-452f-b59e-9bb7aa69e981'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f927377-b5fc-4dec-ba6b-eb9d8a2dfbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db21731c-f7b0-4308-aca9-ffeee76a6ebe', '4f53f700-97ae-4f46-bbdc-de2551e6b81c', '186b60c0-3096-4d11-8133-6c8bf16ffb51', '237d51b5-2afc-452f-b59e-9bb7aa69e981']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6366b4ce-073f-4d8e-8d09-f49f4966352c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6366b4ce-073f-4d8e-8d09-f49f4966352c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b06987a1-2eef-49b4-b2e9-b79494dc347b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-451618622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5902ff9eabd240acbb38c8677c2dc2c6',qos_specs=None,replication_status=,reservations=['db21731c-f7b0-4308-aca9-ffeee76a6ebe','4f53f700-97ae-4f46-bbdc-de2551e6b81c','186b60c0-3096-4d11-8133-6c8bf16ffb51','237d51b5-2afc-452f-b59e-9bb7aa69e981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4705fda47daf49ed8fd519663919771a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-451618622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b06987a1-2eef-49b4-b2e9-b79494dc347b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5902ff9eabd240acbb38c8677c2dc2c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4705fda47daf49ed8fd519663919771a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be747557-9bbf-4534-9049-790f8deff3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be747557-9bbf-4534-9049-790f8deff3c0) transitioned into state 'SUCCESS' from state '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-451618622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5902ff9eabd240acbb38c8677c2dc2c6',qos_specs=None,replication_status=,reservations=['db21731c-f7b0-4308-aca9-ffeee76a6ebe','4f53f700-97ae-4f46-bbdc-de2551e6b81c','186b60c0-3096-4d11-8133-6c8bf16ffb51','237d51b5-2afc-452f-b59e-9bb7aa69e981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4705fda47daf49ed8fd519663919771a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533b10e4-8491-4eb8-a0c2-b01b8864a720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (533b10e4-8491-4eb8-a0c2-b01b8864a720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Flow 'volume_create_api' (96146c7f-9d79-428c-bfdc-3df06636a21a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Create volume request issued successfully. Sep 07 10:06:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-592e08c8-9a01-4026-bb82-224d4ed76f1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1730/3359] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 10:06:00 2026] POST /volume/v3/volumes => generated 784 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:06:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-66df1ce1-41bf-438f-b903-d6c6c252ae79 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-66df1ce1-41bf-438f-b903-d6c6c252ae79 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b Sep 07 10:06:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-66df1ce1-41bf-438f-b903-d6c6c252ae79 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-66df1ce1-41bf-438f-b903-d6c6c252ae79 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-66df1ce1-41bf-438f-b903-d6c6c252ae79 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-66df1ce1-41bf-438f-b903-d6c6c252ae79 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b returned with HTTP 200 Sep 07 10:06:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1630/3360] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:01 2026] GET /volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-018b71fd-a381-473d-b9d4-d61a0d546b0a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-018b71fd-a381-473d-b9d4-d61a0d546b0a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-018b71fd-a381-473d-b9d4-d61a0d546b0a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-018b71fd-a381-473d-b9d4-d61a0d546b0a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-018b71fd-a381-473d-b9d4-d61a0d546b0a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 returned with HTTP 404 Sep 07 10:06:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1731/3361] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:01 2026] GET /volume/v3/snapshots/f20665b7-e569-4a38-a381-103a4bcb0b13 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0bb268ba-24d3-4f4e-8d58-e1260b6db825 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0bb268ba-24d3-4f4e-8d58-e1260b6db825 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 Sep 07 10:06:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0bb268ba-24d3-4f4e-8d58-e1260b6db825 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:01 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0bb268ba-24d3-4f4e-8d58-e1260b6db825 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:01 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-0bb268ba-24d3-4f4e-8d58-e1260b6db825 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume with id: eb9984af-dfd4-4f4c-84c6-be909018d6d4 Sep 07 10:06:01 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:01 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:01 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:01 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0bb268ba-24d3-4f4e-8d58-e1260b6db825 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:01 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0bb268ba-24d3-4f4e-8d58-e1260b6db825 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume request issued successfully. Sep 07 10:06:01 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0bb268ba-24d3-4f4e-8d58-e1260b6db825 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 returned with HTTP 202 Sep 07 10:06:01 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1631/3362] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:01 2026] DELETE /volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bdbbeeea-1eb7-4ba7-94ec-29689f84c667 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bdbbeeea-1eb7-4ba7-94ec-29689f84c667 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bdbbeeea-1eb7-4ba7-94ec-29689f84c667 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bdbbeeea-1eb7-4ba7-94ec-29689f84c667 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:01 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:01 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:01 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:01 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:01 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bdbbeeea-1eb7-4ba7-94ec-29689f84c667 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:01 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bdbbeeea-1eb7-4ba7-94ec-29689f84c667 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 returned with HTTP 200 Sep 07 10:06:01 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1732/3363] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:01 2026] GET /volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ce348e31-fcfb-45de-affe-7435ecbd4fc3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce348e31-fcfb-45de-affe-7435ecbd4fc3 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce348e31-fcfb-45de-affe-7435ecbd4fc3 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ce348e31-fcfb-45de-affe-7435ecbd4fc3 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:02 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:02 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-ce348e31-fcfb-45de-affe-7435ecbd4fc3 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ce348e31-fcfb-45de-affe-7435ecbd4fc3 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b returned with HTTP 200 Sep 07 10:06:02 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1632/3364] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:02 2026] GET /volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b => generated 1013 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 10:06:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-797d6e36-358e-4411-acce-a404d4f6cd46 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-797d6e36-358e-4411-acce-a404d4f6cd46 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 Sep 07 10:06:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-797d6e36-358e-4411-acce-a404d4f6cd46 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:02 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-797d6e36-358e-4411-acce-a404d4f6cd46 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:02 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-797d6e36-358e-4411-acce-a404d4f6cd46 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 returned with HTTP 404 Sep 07 10:06:02 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1733/3365] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:02 2026] GET /volume/v3/volumes/eb9984af-dfd4-4f4c-84c6-be909018d6d4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1286845971"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1286845971'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume of 1 GB Sep 07 10:06:02 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Availability Zones retrieved successfully. Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (b59c4e82-e77b-4091-98f1-c9ee2cdf3c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492866cf-d656-4075-a578-5f6d77dabeed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (492866cf-d656-4075-a578-5f6d77dabeed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc48e96-64dd-40c0-a9d7-960090395a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['93a97661-0197-4d42-9e81-5b934de29b18', '7f72ea11-51f0-40fd-bcf4-ec2c223203f0', 'd28cacc6-d46b-4b27-a557-ea0e93da3cdc', '8a673710-c089-4f17-b70a-549661c504d0'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc48e96-64dd-40c0-a9d7-960090395a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93a97661-0197-4d42-9e81-5b934de29b18', '7f72ea11-51f0-40fd-bcf4-ec2c223203f0', 'd28cacc6-d46b-4b27-a557-ea0e93da3cdc', '8a673710-c089-4f17-b70a-549661c504d0']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef8f44f-d36c-40c5-a716-ce4a38b00995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:02 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ef8f44f-d36c-40c5-a716-ce4a38b00995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d2799de-6135-46e1-8e89-dd618f4aadb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1286845971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['93a97661-0197-4d42-9e81-5b934de29b18','7f72ea11-51f0-40fd-bcf4-ec2c223203f0','d28cacc6-d46b-4b27-a557-ea0e93da3cdc','8a673710-c089-4f17-b70a-549661c504d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1286845971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d2799de-6135-46e1-8e89-dd618f4aadb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e76a1e7155cf499c9f8e6629122766d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cb4e39267bf472788bd879f14a46e0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6e40c7-0f15-4e5b-8346-9b1512235e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e6e40c7-0f15-4e5b-8346-9b1512235e78) transitioned into state 'SUCCESS' from state '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-1286845971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['93a97661-0197-4d42-9e81-5b934de29b18','7f72ea11-51f0-40fd-bcf4-ec2c223203f0','d28cacc6-d46b-4b27-a557-ea0e93da3cdc','8a673710-c089-4f17-b70a-549661c504d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:02 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2aa8cc8-224c-44e0-92de-2402b1a11ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:03 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2aa8cc8-224c-44e0-92de-2402b1a11ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:03 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (b59c4e82-e77b-4091-98f1-c9ee2cdf3c25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request issued successfully. Sep 07 10:06:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-33ea34a6-4e3a-43a7-a0a2-5210bb3a92b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1633/3366] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:06:02 2026] POST /volume/v3/volumes => generated 785 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3307162b-0ddc-4101-ab22-bbf92ccf532a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3307162b-0ddc-4101-ab22-bbf92ccf532a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 Sep 07 10:06:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3307162b-0ddc-4101-ab22-bbf92ccf532a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3307162b-0ddc-4101-ab22-bbf92ccf532a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:03 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:03 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:03 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:03 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:03 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-3307162b-0ddc-4101-ab22-bbf92ccf532a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3307162b-0ddc-4101-ab22-bbf92ccf532a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 returned with HTTP 200 Sep 07 10:06:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1734/3367] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:03 2026] GET /volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9d00907c-ac05-441a-bd56-e6bb251451b9 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9d00907c-ac05-441a-bd56-e6bb251451b9 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b Sep 07 10:06:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9d00907c-ac05-441a-bd56-e6bb251451b9 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9d00907c-ac05-441a-bd56-e6bb251451b9 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-9d00907c-ac05-441a-bd56-e6bb251451b9 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9d00907c-ac05-441a-bd56-e6bb251451b9 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b returned with HTTP 200 Sep 07 10:06:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1634/3368] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:03 2026] GET /volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ab6834b8-d30d-4732-9883-7140a57c435b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ab6834b8-d30d-4732-9883-7140a57c435b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] GET http://192.168.122.65/volume/v3/volumes Sep 07 10:06:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ab6834b8-d30d-4732-9883-7140a57c435b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ab6834b8-d30d-4732-9883-7140a57c435b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.api_utils [None req-ab6834b8-d30d-4732-9883-7140a57c435b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Removing options '' from query. {{(pid=86990) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:03 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ab6834b8-d30d-4732-9883-7140a57c435b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86990) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:06:03 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:03 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:03 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ab6834b8-d30d-4732-9883-7140a57c435b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Get all volumes completed successfully. Sep 07 10:06:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ab6834b8-d30d-4732-9883-7140a57c435b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] http://192.168.122.65/volume/v3/volumes returned with HTTP 200 Sep 07 10:06:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1735/3369] 192.168.122.65 () {60 vars in 1157 bytes} [Mon Sep 7 10:06:03 2026] GET /volume/v3/volumes => generated 341 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bad1739e-4e96-4f20-9306-0c3b189ef999 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bad1739e-4e96-4f20-9306-0c3b189ef999 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b Sep 07 10:06:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bad1739e-4e96-4f20-9306-0c3b189ef999 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:03 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bad1739e-4e96-4f20-9306-0c3b189ef999 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:03 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-bad1739e-4e96-4f20-9306-0c3b189ef999 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Delete volume with id: b06987a1-2eef-49b4-b2e9-b79494dc347b Sep 07 10:06:03 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:03 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:03 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:03 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bad1739e-4e96-4f20-9306-0c3b189ef999 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:03 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bad1739e-4e96-4f20-9306-0c3b189ef999 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Delete volume request issued successfully. Sep 07 10:06:03 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bad1739e-4e96-4f20-9306-0c3b189ef999 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b returned with HTTP 202 Sep 07 10:06:03 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1635/3370] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:06:03 2026] DELETE /volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:06:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-cb75dd42-9cfa-412e-944d-49dda0545c10 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cb75dd42-9cfa-412e-944d-49dda0545c10 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b Sep 07 10:06:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cb75dd42-9cfa-412e-944d-49dda0545c10 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:03 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-cb75dd42-9cfa-412e-944d-49dda0545c10 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:03 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:03 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:03 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:03 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:03 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-cb75dd42-9cfa-412e-944d-49dda0545c10 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:03 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-cb75dd42-9cfa-412e-944d-49dda0545c10 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b returned with HTTP 200 Sep 07 10:06:03 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1736/3371] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:03 2026] GET /volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a9d33275-164d-4367-84bc-1f149becb8c0 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a9d33275-164d-4367-84bc-1f149becb8c0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 Sep 07 10:06:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a9d33275-164d-4367-84bc-1f149becb8c0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a9d33275-164d-4367-84bc-1f149becb8c0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:04 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:04 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:04 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:04 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-a9d33275-164d-4367-84bc-1f149becb8c0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a9d33275-164d-4367-84bc-1f149becb8c0 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 returned with HTTP 200 Sep 07 10:06:04 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1636/3372] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:04 2026] GET /volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 => generated 1014 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bd0b5d63-a17a-4c52-8b78-40f6d49b1255 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bd0b5d63-a17a-4c52-8b78-40f6d49b1255 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b Sep 07 10:06:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bd0b5d63-a17a-4c52-8b78-40f6d49b1255 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:04 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bd0b5d63-a17a-4c52-8b78-40f6d49b1255 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:04 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bd0b5d63-a17a-4c52-8b78-40f6d49b1255 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b returned with HTTP 404 Sep 07 10:06:04 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1737/3373] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:04 2026] GET /volume/v3/volumes/b06987a1-2eef-49b4-b2e9-b79494dc347b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:06:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:04 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:06:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-436813275"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:04 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-436813275'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:04 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Create volume of 1 GB Sep 07 10:06:04 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Availability Zones retrieved successfully. Sep 07 10:06:04 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Flow 'volume_create_api' (948a1472-147b-4d64-a5d3-eb3b85873d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:04 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5c86a3f-28b8-4cd0-9bb4-4f921175c18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:04 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5c86a3f-28b8-4cd0-9bb4-4f921175c18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d395e0-6d15-4cfc-9a0a-12e2fa1490e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Created reservations ['7a3e61ae-620a-4ea8-a23f-e265ae77ecf5', 'b5dc460b-17a0-4d14-aece-16ab030a4747', '04646c33-2911-4d6e-a7e7-d36035a1848b', '942b5134-0712-4d3e-b49e-3db59fe89d1a'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d395e0-6d15-4cfc-9a0a-12e2fa1490e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a3e61ae-620a-4ea8-a23f-e265ae77ecf5', 'b5dc460b-17a0-4d14-aece-16ab030a4747', '04646c33-2911-4d6e-a7e7-d36035a1848b', '942b5134-0712-4d3e-b49e-3db59fe89d1a']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (847409d6-8fd4-4e3b-805e-409668c9ff57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d8fba599-987c-46f3-8c91-4059121aa212 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d8fba599-987c-46f3-8c91-4059121aa212 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 Sep 07 10:06:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d8fba599-987c-46f3-8c91-4059121aa212 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d8fba599-987c-46f3-8c91-4059121aa212 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d8fba599-987c-46f3-8c91-4059121aa212 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (847409d6-8fd4-4e3b-805e-409668c9ff57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '066601e8-9f1e-4fee-bd85-96d6637afc40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-436813275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5902ff9eabd240acbb38c8677c2dc2c6',qos_specs=None,replication_status=,reservations=['7a3e61ae-620a-4ea8-a23f-e265ae77ecf5','b5dc460b-17a0-4d14-aece-16ab030a4747','04646c33-2911-4d6e-a7e7-d36035a1848b','942b5134-0712-4d3e-b49e-3db59fe89d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4705fda47daf49ed8fd519663919771a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-436813275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=066601e8-9f1e-4fee-bd85-96d6637afc40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5902ff9eabd240acbb38c8677c2dc2c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4705fda47daf49ed8fd519663919771a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d8fba599-987c-46f3-8c91-4059121aa212 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 returned with HTTP 200 Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de26079d-f042-4114-a02e-0b141e9a4e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1738/3374] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:05 2026] GET /volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f6841d5d-f351-4ad2-97e3-fa84475cfb71 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f6841d5d-f351-4ad2-97e3-fa84475cfb71 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:06:05 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f6841d5d-f351-4ad2-97e3-fa84475cfb71 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d2799de-6135-46e1-8e89-dd618f4aadb6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-428098688"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:05 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:05 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f6841d5d-f351-4ad2-97e3-fa84475cfb71 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:05 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-f6841d5d-f351-4ad2-97e3-fa84475cfb71 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create snapshot from volume 2d2799de-6135-46e1-8e89-dd618f4aadb6 Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de26079d-f042-4114-a02e-0b141e9a4e76) transitioned into state 'SUCCESS' from state '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-436813275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5902ff9eabd240acbb38c8677c2dc2c6',qos_specs=None,replication_status=,reservations=['7a3e61ae-620a-4ea8-a23f-e265ae77ecf5','b5dc460b-17a0-4d14-aece-16ab030a4747','04646c33-2911-4d6e-a7e7-d36035a1848b','942b5134-0712-4d3e-b49e-3db59fe89d1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4705fda47daf49ed8fd519663919771a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b80d493-dbd5-4b8b-affa-3a4ccc378bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b80d493-dbd5-4b8b-affa-3a4ccc378bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Flow 'volume_create_api' (948a1472-147b-4d64-a5d3-eb3b85873d4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Create volume request issued successfully. Sep 07 10:06:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dda80dbe-4a0c-4cbf-a8a2-b94cd4055bcf tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1637/3375] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 10:06:04 2026] POST /volume/v3/volumes => generated 784 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-f5ebe478-eddc-472a-ab8e-aebe90b8997e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f5ebe478-eddc-472a-ab8e-aebe90b8997e tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f5ebe478-eddc-472a-ab8e-aebe90b8997e tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-f5ebe478-eddc-472a-ab8e-aebe90b8997e tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:05 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-f6841d5d-f351-4ad2-97e3-fa84475cfb71 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['d400b330-53a9-4044-a053-c2441040df8e', 'f705c669-f692-4557-a687-9b4999c0b54a', '2ba3e1f0-9131-4e2e-a533-936d9f7ad24f', 'ed555a22-e5c8-4f81-b008-be3b2dce09bf'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:05 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-f5ebe478-eddc-472a-ab8e-aebe90b8997e tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-f5ebe478-eddc-472a-ab8e-aebe90b8997e tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 returned with HTTP 200 Sep 07 10:06:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1638/3376] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:05 2026] GET /volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 => generated 963 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:05 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:05 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:05 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f6841d5d-f351-4ad2-97e3-fa84475cfb71 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot create request issued successfully. Sep 07 10:06:05 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f6841d5d-f351-4ad2-97e3-fa84475cfb71 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:06:05 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1739/3377] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:06:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d06b0b41-cc17-4796-815b-1cdf38e383f6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d06b0b41-cc17-4796-815b-1cdf38e383f6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d06b0b41-cc17-4796-815b-1cdf38e383f6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d06b0b41-cc17-4796-815b-1cdf38e383f6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:05 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:05 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:05 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d06b0b41-cc17-4796-815b-1cdf38e383f6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:05 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d06b0b41-cc17-4796-815b-1cdf38e383f6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f returned with HTTP 200 Sep 07 10:06:05 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1639/3378] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:05 2026] GET /volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-77ade80d-4282-40bc-b9cb-ab70aa4edc03 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77ade80d-4282-40bc-b9cb-ab70aa4edc03 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 Sep 07 10:06:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77ade80d-4282-40bc-b9cb-ab70aa4edc03 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:06 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-77ade80d-4282-40bc-b9cb-ab70aa4edc03 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:06 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:06 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:06 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:06 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:06 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-77ade80d-4282-40bc-b9cb-ab70aa4edc03 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:06 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-77ade80d-4282-40bc-b9cb-ab70aa4edc03 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 returned with HTTP 200 Sep 07 10:06:06 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1740/3379] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:06 2026] GET /volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-05e850bb-f507-4779-8487-74fa3ef4dda1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-05e850bb-f507-4779-8487-74fa3ef4dda1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f Sep 07 10:06:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-05e850bb-f507-4779-8487-74fa3ef4dda1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:06 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-05e850bb-f507-4779-8487-74fa3ef4dda1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:06 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:06 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:06 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-05e850bb-f507-4779-8487-74fa3ef4dda1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:06 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-05e850bb-f507-4779-8487-74fa3ef4dda1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f returned with HTTP 200 Sep 07 10:06:06 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1640/3380] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:06 2026] GET /volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f3bd470f-edd4-4774-85c0-3eae4efe45ea None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f3bd470f-edd4-4774-85c0-3eae4efe45ea tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 Sep 07 10:06:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f3bd470f-edd4-4774-85c0-3eae4efe45ea tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:07 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f3bd470f-edd4-4774-85c0-3eae4efe45ea tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:07 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:07 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:07 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:07 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:07 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f3bd470f-edd4-4774-85c0-3eae4efe45ea tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:07 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f3bd470f-edd4-4774-85c0-3eae4efe45ea tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 returned with HTTP 200 Sep 07 10:06:07 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1741/3381] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:07 2026] GET /volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 => generated 1013 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-97d21b5f-6271-4557-97ba-30abfde43f7f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-97d21b5f-6271-4557-97ba-30abfde43f7f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f Sep 07 10:06:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-97d21b5f-6271-4557-97ba-30abfde43f7f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:07 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-97d21b5f-6271-4557-97ba-30abfde43f7f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:07 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:07 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:07 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-97d21b5f-6271-4557-97ba-30abfde43f7f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:07 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-97d21b5f-6271-4557-97ba-30abfde43f7f tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f returned with HTTP 200 Sep 07 10:06:07 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1641/3382] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:07 2026] GET /volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-95357e5c-aced-4e64-af8d-0974882b5398 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-95357e5c-aced-4e64-af8d-0974882b5398 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 Sep 07 10:06:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-95357e5c-aced-4e64-af8d-0974882b5398 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-95357e5c-aced-4e64-af8d-0974882b5398 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:08 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=556,cinder:UPDATE=221,cinder:INSERT=140 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:06:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-582b9aad-0bc0-4f25-b373-59f621daef60 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-582b9aad-0bc0-4f25-b373-59f621daef60 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f Sep 07 10:06:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-582b9aad-0bc0-4f25-b373-59f621daef60 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-582b9aad-0bc0-4f25-b373-59f621daef60 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:08 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=586,cinder:UPDATE=229,cinder:INSERT=132 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:06:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-582b9aad-0bc0-4f25-b373-59f621daef60 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-95357e5c-aced-4e64-af8d-0974882b5398 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-582b9aad-0bc0-4f25-b373-59f621daef60 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f returned with HTTP 200 Sep 07 10:06:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1642/3383] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:08 2026] GET /volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4f7dbbd3-2d30-49cb-837b-f4e2395b5ea4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-95357e5c-aced-4e64-af8d-0974882b5398 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 returned with HTTP 200 Sep 07 10:06:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1742/3384] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:08 2026] GET /volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 => generated 1013 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f7dbbd3-2d30-49cb-837b-f4e2395b5ea4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] GET http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f Sep 07 10:06:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f7dbbd3-2d30-49cb-837b-f4e2395b5ea4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f7dbbd3-2d30-49cb-837b-f4e2395b5ea4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4f7dbbd3-2d30-49cb-837b-f4e2395b5ea4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:06:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f7dbbd3-2d30-49cb-837b-f4e2395b5ea4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f returned with HTTP 200 Sep 07 10:06:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1643/3385] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:08 2026] GET /volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-28ec21a7-dd72-411a-95c2-dcd9832f779e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-28ec21a7-dd72-411a-95c2-dcd9832f779e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f Sep 07 10:06:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-28ec21a7-dd72-411a-95c2-dcd9832f779e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:08 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-28ec21a7-dd72-411a-95c2-dcd9832f779e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:08 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-28ec21a7-dd72-411a-95c2-dcd9832f779e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete snapshot with id: b7bf8118-a32b-4f32-b376-9645930c844f Sep 07 10:06:08 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:08 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-28ec21a7-dd72-411a-95c2-dcd9832f779e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:08 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:08 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:08 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-28ec21a7-dd72-411a-95c2-dcd9832f779e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot delete request issued successfully. Sep 07 10:06:08 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-28ec21a7-dd72-411a-95c2-dcd9832f779e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f returned with HTTP 202 Sep 07 10:06:08 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1743/3386] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:06:08 2026] DELETE /volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-bd8d1078-7d0c-4f14-8efc-3a1adeb77938 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd8d1078-7d0c-4f14-8efc-3a1adeb77938 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f Sep 07 10:06:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd8d1078-7d0c-4f14-8efc-3a1adeb77938 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:08 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-bd8d1078-7d0c-4f14-8efc-3a1adeb77938 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:08 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:08 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:08 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-bd8d1078-7d0c-4f14-8efc-3a1adeb77938 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:08 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-bd8d1078-7d0c-4f14-8efc-3a1adeb77938 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f returned with HTTP 200 Sep 07 10:06:08 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1644/3387] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:08 2026] GET /volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ebfd6869-c404-4a04-91dd-4735fa0d9032 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ebfd6869-c404-4a04-91dd-4735fa0d9032 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 Sep 07 10:06:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ebfd6869-c404-4a04-91dd-4735fa0d9032 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ebfd6869-c404-4a04-91dd-4735fa0d9032 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ebfd6869-c404-4a04-91dd-4735fa0d9032 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ebfd6869-c404-4a04-91dd-4735fa0d9032 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 returned with HTTP 200 Sep 07 10:06:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1744/3388] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:09 2026] GET /volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b8c94816-d398-4be8-a182-07598c115348 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b8c94816-d398-4be8-a182-07598c115348 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] GET http://192.168.122.65/volume/v3/volumes/detail Sep 07 10:06:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b8c94816-d398-4be8-a182-07598c115348 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b8c94816-d398-4be8-a182-07598c115348 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Calling method 'detail' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-b8c94816-d398-4be8-a182-07598c115348 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:09 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-b8c94816-d398-4be8-a182-07598c115348 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86989) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 10:06:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:09 devstack devstack@c-api.service[86989]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 10:06:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b8c94816-d398-4be8-a182-07598c115348 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Get all volumes completed successfully. Sep 07 10:06:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-a6403c18-f608-4736-b7f4-58c442b01910 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a6403c18-f608-4736-b7f4-58c442b01910 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f Sep 07 10:06:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a6403c18-f608-4736-b7f4-58c442b01910 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-a6403c18-f608-4736-b7f4-58c442b01910 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b8c94816-d398-4be8-a182-07598c115348 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] http://192.168.122.65/volume/v3/volumes/detail returned with HTTP 200 Sep 07 10:06:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1645/3389] 192.168.122.65 () {60 vars in 1178 bytes} [Mon Sep 7 10:06:09 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5353bd19-e2da-45fd-adb6-f56202790b1a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-a6403c18-f608-4736-b7f4-58c442b01910 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-a6403c18-f608-4736-b7f4-58c442b01910 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f returned with HTTP 200 Sep 07 10:06:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1745/3390] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:09 2026] GET /volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5353bd19-e2da-45fd-adb6-f56202790b1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 Sep 07 10:06:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5353bd19-e2da-45fd-adb6-f56202790b1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:09 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5353bd19-e2da-45fd-adb6-f56202790b1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:09 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-5353bd19-e2da-45fd-adb6-f56202790b1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Delete volume with id: 066601e8-9f1e-4fee-bd85-96d6637afc40 Sep 07 10:06:09 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:09 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:09 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:09 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5353bd19-e2da-45fd-adb6-f56202790b1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:09 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5353bd19-e2da-45fd-adb6-f56202790b1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Delete volume request issued successfully. Sep 07 10:06:09 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5353bd19-e2da-45fd-adb6-f56202790b1a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 returned with HTTP 202 Sep 07 10:06:09 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1646/3391] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:06:09 2026] DELETE /volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:06:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-dfcf8b11-fa8a-4e6e-aa8b-c3c7473e941c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dfcf8b11-fa8a-4e6e-aa8b-c3c7473e941c tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 Sep 07 10:06:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dfcf8b11-fa8a-4e6e-aa8b-c3c7473e941c tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:09 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-dfcf8b11-fa8a-4e6e-aa8b-c3c7473e941c tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:09 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:09 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:09 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:09 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:09 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-dfcf8b11-fa8a-4e6e-aa8b-c3c7473e941c tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:09 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-dfcf8b11-fa8a-4e6e-aa8b-c3c7473e941c tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 returned with HTTP 200 Sep 07 10:06:09 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1746/3392] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:09 2026] GET /volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 => generated 1013 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-500e226c-7bf3-4e03-acb6-4ca46c17e9a6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-500e226c-7bf3-4e03-acb6-4ca46c17e9a6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f Sep 07 10:06:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-500e226c-7bf3-4e03-acb6-4ca46c17e9a6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-500e226c-7bf3-4e03-acb6-4ca46c17e9a6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-500e226c-7bf3-4e03-acb6-4ca46c17e9a6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f returned with HTTP 404 Sep 07 10:06:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1647/3393] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:10 2026] GET /volume/v3/snapshots/b7bf8118-a32b-4f32-b376-9645930c844f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-4b8d7196-0149-453d-9666-ab8332ea861c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4b8d7196-0149-453d-9666-ab8332ea861c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 Sep 07 10:06:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4b8d7196-0149-453d-9666-ab8332ea861c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-4b8d7196-0149-453d-9666-ab8332ea861c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:10 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-4b8d7196-0149-453d-9666-ab8332ea861c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume with id: 2d2799de-6135-46e1-8e89-dd618f4aadb6 Sep 07 10:06:10 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:10 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:10 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:10 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4b8d7196-0149-453d-9666-ab8332ea861c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:10 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-4b8d7196-0149-453d-9666-ab8332ea861c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume request issued successfully. Sep 07 10:06:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-4b8d7196-0149-453d-9666-ab8332ea861c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 returned with HTTP 202 Sep 07 10:06:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1747/3394] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:10 2026] DELETE /volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b7169179-0abc-4441-b6f6-9c683415c595 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7169179-0abc-4441-b6f6-9c683415c595 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 Sep 07 10:06:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b7169179-0abc-4441-b6f6-9c683415c595 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:10 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b7169179-0abc-4441-b6f6-9c683415c595 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:10 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:10 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:10 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:10 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:10 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b7169179-0abc-4441-b6f6-9c683415c595 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bbfedd01-0f7e-49b9-87e1-606654fca820 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:10 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7169179-0abc-4441-b6f6-9c683415c595 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 returned with HTTP 200 Sep 07 10:06:10 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1648/3395] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:10 2026] GET /volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:06:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bbfedd01-0f7e-49b9-87e1-606654fca820 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 Sep 07 10:06:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bbfedd01-0f7e-49b9-87e1-606654fca820 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:10 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bbfedd01-0f7e-49b9-87e1-606654fca820 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:10 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bbfedd01-0f7e-49b9-87e1-606654fca820 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 returned with HTTP 404 Sep 07 10:06:10 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1748/3396] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:10 2026] GET /volume/v3/volumes/066601e8-9f1e-4fee-bd85-96d6637afc40 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-225558881"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-225558881'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Create volume of 1 GB Sep 07 10:06:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Availability Zones retrieved successfully. Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Flow 'volume_create_api' (3be6b555-c86b-456c-808e-a2f82a834679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95855765-96c3-4175-b4c9-dc4ea501d04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95855765-96c3-4175-b4c9-dc4ea501d04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c4911a-2cc5-402d-984d-703fb4ff9eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Created reservations ['4254e5d3-204a-4136-8549-58a239bea6ff', '5eb8fb86-ce01-4102-9bce-01df75247b96', 'bd3a3d63-f0df-4c0a-b263-f44bbe1e9d53', '5c123d46-be2f-4df4-a126-b3633683e347'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c4911a-2cc5-402d-984d-703fb4ff9eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4254e5d3-204a-4136-8549-58a239bea6ff', '5eb8fb86-ce01-4102-9bce-01df75247b96', 'bd3a3d63-f0df-4c0a-b263-f44bbe1e9d53', '5c123d46-be2f-4df4-a126-b3633683e347']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (035e310f-519c-4295-ac48-2d10b8502608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:11 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (035e310f-519c-4295-ac48-2d10b8502608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a3da230-ced1-4380-8ec3-c8a8cf996bb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-225558881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5902ff9eabd240acbb38c8677c2dc2c6',qos_specs=None,replication_status=,reservations=['4254e5d3-204a-4136-8549-58a239bea6ff','5eb8fb86-ce01-4102-9bce-01df75247b96','bd3a3d63-f0df-4c0a-b263-f44bbe1e9d53','5c123d46-be2f-4df4-a126-b3633683e347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4705fda47daf49ed8fd519663919771a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-225558881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a3da230-ced1-4380-8ec3-c8a8cf996bb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5902ff9eabd240acbb38c8677c2dc2c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4705fda47daf49ed8fd519663919771a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8132383-ac4b-4019-a260-13e7883adc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8132383-ac4b-4019-a260-13e7883adc2b) transitioned into state 'SUCCESS' from state '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-225558881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5902ff9eabd240acbb38c8677c2dc2c6',qos_specs=None,replication_status=,reservations=['4254e5d3-204a-4136-8549-58a239bea6ff','5eb8fb86-ce01-4102-9bce-01df75247b96','bd3a3d63-f0df-4c0a-b263-f44bbe1e9d53','5c123d46-be2f-4df4-a126-b3633683e347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4705fda47daf49ed8fd519663919771a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e800de6-f7ff-4138-9ab2-b2408bd3235f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e800de6-f7ff-4138-9ab2-b2408bd3235f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Flow 'volume_create_api' (3be6b555-c86b-456c-808e-a2f82a834679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Create volume request issued successfully. Sep 07 10:06:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8c93e1fd-9d73-4ff9-b95b-ee9ba250facb tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:11 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1649/3397] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 10:06:11 2026] POST /volume/v3/volumes => generated 784 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d3e67bc4-a3eb-41d4-879f-f536c97151f0 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d3e67bc4-a3eb-41d4-879f-f536c97151f0 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 Sep 07 10:06:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d3e67bc4-a3eb-41d4-879f-f536c97151f0 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:11 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d3e67bc4-a3eb-41d4-879f-f536c97151f0 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:11 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:11 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:11 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:11 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:11 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d3e67bc4-a3eb-41d4-879f-f536c97151f0 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:11 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d3e67bc4-a3eb-41d4-879f-f536c97151f0 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 returned with HTTP 200 Sep 07 10:06:11 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1749/3398] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:11 2026] GET /volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 => generated 963 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-237ec9e6-5884-4920-b7bb-6b63afa1168e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:11 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-237ec9e6-5884-4920-b7bb-6b63afa1168e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 Sep 07 10:06:11 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-237ec9e6-5884-4920-b7bb-6b63afa1168e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-237ec9e6-5884-4920-b7bb-6b63afa1168e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-237ec9e6-5884-4920-b7bb-6b63afa1168e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 returned with HTTP 404 Sep 07 10:06:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1650/3399] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:11 2026] GET /volume/v3/volumes/2d2799de-6135-46e1-8e89-dd618f4aadb6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-196632337"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-196632337'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume of 1 GB Sep 07 10:06:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Availability Zones retrieved successfully. Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (9cd2fcac-5708-4706-95c1-301e9f0663dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dbedd03-66f3-4a7b-a111-369354bea49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dbedd03-66f3-4a7b-a111-369354bea49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9884b028-57a4-483d-a43a-a5350df41df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['4be6936e-8f1e-439c-8d77-2565b696a80c', '9047f006-70a2-42f7-995b-59ad00ab51e4', '003bf321-ddc9-4668-8866-88c66a2bf859', '14671186-8cde-437e-8dbe-759c36be4490'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9884b028-57a4-483d-a43a-a5350df41df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4be6936e-8f1e-439c-8d77-2565b696a80c', '9047f006-70a2-42f7-995b-59ad00ab51e4', '003bf321-ddc9-4668-8866-88c66a2bf859', '14671186-8cde-437e-8dbe-759c36be4490']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (570c6767-c2f0-4a92-822c-c08b745573f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (570c6767-c2f0-4a92-822c-c08b745573f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b71339d0-f575-4fad-9d01-c40ecf4b90cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-196632337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['4be6936e-8f1e-439c-8d77-2565b696a80c','9047f006-70a2-42f7-995b-59ad00ab51e4','003bf321-ddc9-4668-8866-88c66a2bf859','14671186-8cde-437e-8dbe-759c36be4490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:06:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-196632337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b71339d0-f575-4fad-9d01-c40ecf4b90cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e76a1e7155cf499c9f8e6629122766d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cb4e39267bf472788bd879f14a46e0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c372d5a-020c-4fb1-864b-e15bc3237d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c372d5a-020c-4fb1-864b-e15bc3237d8c) transitioned into state 'SUCCESS' from state '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-196632337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['4be6936e-8f1e-439c-8d77-2565b696a80c','9047f006-70a2-42f7-995b-59ad00ab51e4','003bf321-ddc9-4668-8866-88c66a2bf859','14671186-8cde-437e-8dbe-759c36be4490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad87930a-724c-499c-b51d-754c0f02851f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad87930a-724c-499c-b51d-754c0f02851f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (9cd2fcac-5708-4706-95c1-301e9f0663dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request issued successfully. Sep 07 10:06:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-462aa8eb-88e6-4ad8-919a-e8d650394b90 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1750/3400] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:06:12 2026] POST /volume/v3/volumes => generated 784 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5f4a0909-2f0f-4c10-8305-02276f4a1368 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5f4a0909-2f0f-4c10-8305-02276f4a1368 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf Sep 07 10:06:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5f4a0909-2f0f-4c10-8305-02276f4a1368 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:12 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5f4a0909-2f0f-4c10-8305-02276f4a1368 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:12 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:12 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:12 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:12 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:12 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5f4a0909-2f0f-4c10-8305-02276f4a1368 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:12 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5f4a0909-2f0f-4c10-8305-02276f4a1368 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf returned with HTTP 200 Sep 07 10:06:12 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1651/3401] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:12 2026] GET /volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf => generated 963 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e5e81bae-bb2e-46af-a5de-48096bdde577 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e5e81bae-bb2e-46af-a5de-48096bdde577 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e5e81bae-bb2e-46af-a5de-48096bdde577 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e5e81bae-bb2e-46af-a5de-48096bdde577 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:12 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:12 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:12 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:12 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:12 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e5e81bae-bb2e-46af-a5de-48096bdde577 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:12 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e5e81bae-bb2e-46af-a5de-48096bdde577 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 returned with HTTP 200 Sep 07 10:06:12 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1751/3402] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:12 2026] GET /volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2f7090db-b9a0-464d-b5f7-172601b8d8d1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f7090db-b9a0-464d-b5f7-172601b8d8d1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f7090db-b9a0-464d-b5f7-172601b8d8d1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2f7090db-b9a0-464d-b5f7-172601b8d8d1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2f7090db-b9a0-464d-b5f7-172601b8d8d1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2f7090db-b9a0-464d-b5f7-172601b8d8d1 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf returned with HTTP 200 Sep 07 10:06:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1652/3403] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:13 2026] GET /volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-29ec0724-2af3-4f5b-973e-e41caed79827 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-29ec0724-2af3-4f5b-973e-e41caed79827 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:06:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-29ec0724-2af3-4f5b-973e-e41caed79827 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b71339d0-f575-4fad-9d01-c40ecf4b90cf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1447495038"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-42057c0c-4bc7-482e-9896-7b2e6a22d443 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-42057c0c-4bc7-482e-9896-7b2e6a22d443 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-42057c0c-4bc7-482e-9896-7b2e6a22d443 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-42057c0c-4bc7-482e-9896-7b2e6a22d443 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-29ec0724-2af3-4f5b-973e-e41caed79827 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:13 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-29ec0724-2af3-4f5b-973e-e41caed79827 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create snapshot from volume b71339d0-f575-4fad-9d01-c40ecf4b90cf Sep 07 10:06:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-42057c0c-4bc7-482e-9896-7b2e6a22d443 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-42057c0c-4bc7-482e-9896-7b2e6a22d443 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 returned with HTTP 200 Sep 07 10:06:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1653/3404] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:13 2026] GET /volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2b882a97-a4c6-4065-9748-dbe303c9775b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2b882a97-a4c6-4065-9748-dbe303c9775b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] GET http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2b882a97-a4c6-4065-9748-dbe303c9775b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2b882a97-a4c6-4065-9748-dbe303c9775b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:13 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-29ec0724-2af3-4f5b-973e-e41caed79827 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['c013a91d-2937-4779-bb27-4aca1b60e29e', '771a1480-4aef-4ce7-9262-3f76b46f6ca3', '2101d12c-34c1-449c-a91f-ca946b85dff3', '9ef96fd3-e094-40e8-9adb-d4e6a3d5bfb1'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2b882a97-a4c6-4065-9748-dbe303c9775b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Volume info retrieved successfully. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2b882a97-a4c6-4065-9748-dbe303c9775b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 returned with HTTP 200 Sep 07 10:06:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1654/3405] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:13 2026] GET /volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:13 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:13 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-4f9251b5-38d8-4590-bcfa-19d86cd00f70 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f9251b5-38d8-4590-bcfa-19d86cd00f70 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f9251b5-38d8-4590-bcfa-19d86cd00f70 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-4f9251b5-38d8-4590-bcfa-19d86cd00f70 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-4f9251b5-38d8-4590-bcfa-19d86cd00f70 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Delete volume with id: 5a3da230-ced1-4380-8ec3-c8a8cf996bb4 Sep 07 10:06:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4f9251b5-38d8-4590-bcfa-19d86cd00f70 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-29ec0724-2af3-4f5b-973e-e41caed79827 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot create request issued successfully. Sep 07 10:06:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-29ec0724-2af3-4f5b-973e-e41caed79827 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:06:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1752/3406] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:06:13 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 07 10:06:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5bc33bec-01dd-4062-9160-11b740e84f0d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5bc33bec-01dd-4062-9160-11b740e84f0d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 Sep 07 10:06:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5bc33bec-01dd-4062-9160-11b740e84f0d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:13 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5bc33bec-01dd-4062-9160-11b740e84f0d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-4f9251b5-38d8-4590-bcfa-19d86cd00f70 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Delete volume request issued successfully. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-4f9251b5-38d8-4590-bcfa-19d86cd00f70 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 returned with HTTP 202 Sep 07 10:06:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1655/3407] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:06:13 2026] DELETE /volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:06:13 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:13 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:13 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5bc33bec-01dd-4062-9160-11b740e84f0d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:13 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5bc33bec-01dd-4062-9160-11b740e84f0d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 returned with HTTP 200 Sep 07 10:06:13 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1753/3408] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:13 2026] GET /volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-668e7ae3-f840-404b-8c9c-bcc92722264f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-668e7ae3-f840-404b-8c9c-bcc92722264f tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-668e7ae3-f840-404b-8c9c-bcc92722264f tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-668e7ae3-f840-404b-8c9c-bcc92722264f tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:13 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:13 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-668e7ae3-f840-404b-8c9c-bcc92722264f tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:13 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-668e7ae3-f840-404b-8c9c-bcc92722264f tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 returned with HTTP 200 Sep 07 10:06:13 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1656/3409] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:13 2026] GET /volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 => generated 1013 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-de3fd63b-9255-49c1-9ef1-1f51fc4efd92 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de3fd63b-9255-49c1-9ef1-1f51fc4efd92 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 Sep 07 10:06:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de3fd63b-9255-49c1-9ef1-1f51fc4efd92 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-de3fd63b-9255-49c1-9ef1-1f51fc4efd92 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:14 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:14 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-de3fd63b-9255-49c1-9ef1-1f51fc4efd92 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-de3fd63b-9255-49c1-9ef1-1f51fc4efd92 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 returned with HTTP 200 Sep 07 10:06:14 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1754/3410] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:14 2026] GET /volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9c4f55c1-5aef-4bea-a3e6-4b6d427980b8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9c4f55c1-5aef-4bea-a3e6-4b6d427980b8 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 Sep 07 10:06:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9c4f55c1-5aef-4bea-a3e6-4b6d427980b8 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:14 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9c4f55c1-5aef-4bea-a3e6-4b6d427980b8 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:14 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9c4f55c1-5aef-4bea-a3e6-4b6d427980b8 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 returned with HTTP 404 Sep 07 10:06:14 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1657/3411] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:14 2026] GET /volume/v3/volumes/5a3da230-ced1-4380-8ec3-c8a8cf996bb4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:06:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:14 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:06:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-615531919"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:14 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-615531919'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:14 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Create volume of 1 GB Sep 07 10:06:14 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Availability Zones retrieved successfully. Sep 07 10:06:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Flow 'volume_create_api' (03f4bcc4-7e68-4e20-9241-bfcb92327d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52481fdc-0a83-4ea3-b25f-0a7b4e6b2a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52481fdc-0a83-4ea3-b25f-0a7b4e6b2a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:14 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (347ed403-85c5-4baa-8ccd-df9b01333774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Created reservations ['3245c7a4-8592-46da-85fe-226af5ab6fe8', 'eab268fe-28b8-4cb0-bb83-98ec514551be', '01433882-a6f7-48e7-bc62-e6d234eb3b7f', 'bd635d78-8cf8-4898-b912-eccdf6d4d2d7'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (347ed403-85c5-4baa-8ccd-df9b01333774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3245c7a4-8592-46da-85fe-226af5ab6fe8', 'eab268fe-28b8-4cb0-bb83-98ec514551be', '01433882-a6f7-48e7-bc62-e6d234eb3b7f', 'bd635d78-8cf8-4898-b912-eccdf6d4d2d7']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (303c89d7-8289-4411-aae6-21654804cc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:15 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (303c89d7-8289-4411-aae6-21654804cc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e333698-f361-4a9c-9a75-b9d473e54f63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-615531919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5902ff9eabd240acbb38c8677c2dc2c6',qos_specs=None,replication_status=,reservations=['3245c7a4-8592-46da-85fe-226af5ab6fe8','eab268fe-28b8-4cb0-bb83-98ec514551be','01433882-a6f7-48e7-bc62-e6d234eb3b7f','bd635d78-8cf8-4898-b912-eccdf6d4d2d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4705fda47daf49ed8fd519663919771a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-615531919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e333698-f361-4a9c-9a75-b9d473e54f63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5902ff9eabd240acbb38c8677c2dc2c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4705fda47daf49ed8fd519663919771a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f64483e-02b6-4a9f-af58-d248766a02bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f64483e-02b6-4a9f-af58-d248766a02bf) transitioned into state 'SUCCESS' from state '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-615531919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5902ff9eabd240acbb38c8677c2dc2c6',qos_specs=None,replication_status=,reservations=['3245c7a4-8592-46da-85fe-226af5ab6fe8','eab268fe-28b8-4cb0-bb83-98ec514551be','01433882-a6f7-48e7-bc62-e6d234eb3b7f','bd635d78-8cf8-4898-b912-eccdf6d4d2d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4705fda47daf49ed8fd519663919771a',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d9e69a-b274-4d4d-b14c-c954ba79462c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d9e69a-b274-4d4d-b14c-c954ba79462c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Flow 'volume_create_api' (03f4bcc4-7e68-4e20-9241-bfcb92327d19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Create volume request issued successfully. Sep 07 10:06:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5ad2cfcf-3518-4e3d-beca-678694f012b6 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1755/3412] 192.168.122.65 () {62 vars in 1178 bytes} [Mon Sep 7 10:06:14 2026] POST /volume/v3/volumes => generated 784 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d85a10e1-4f8a-459a-ba6e-dde52b997964 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d85a10e1-4f8a-459a-ba6e-dde52b997964 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 Sep 07 10:06:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d85a10e1-4f8a-459a-ba6e-dde52b997964 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:15 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d85a10e1-4f8a-459a-ba6e-dde52b997964 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:15 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:15 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:15 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:15 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:15 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-d85a10e1-4f8a-459a-ba6e-dde52b997964 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:15 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d85a10e1-4f8a-459a-ba6e-dde52b997964 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 returned with HTTP 200 Sep 07 10:06:15 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1658/3413] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:15 2026] GET /volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 => generated 963 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-da39e505-9259-4707-a898-737f3921518c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-da39e505-9259-4707-a898-737f3921518c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 Sep 07 10:06:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-da39e505-9259-4707-a898-737f3921518c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-da39e505-9259-4707-a898-737f3921518c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:15 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:15 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:15 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-da39e505-9259-4707-a898-737f3921518c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:15 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-da39e505-9259-4707-a898-737f3921518c tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 returned with HTTP 200 Sep 07 10:06:15 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1756/3414] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:15 2026] GET /volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-442f3af8-ee06-49c8-92f4-6eaf738d414e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-442f3af8-ee06-49c8-92f4-6eaf738d414e tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 Sep 07 10:06:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-442f3af8-ee06-49c8-92f4-6eaf738d414e tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-442f3af8-ee06-49c8-92f4-6eaf738d414e tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:16 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:16 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-442f3af8-ee06-49c8-92f4-6eaf738d414e tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-442f3af8-ee06-49c8-92f4-6eaf738d414e tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 returned with HTTP 200 Sep 07 10:06:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1659/3415] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:16 2026] GET /volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 => generated 1013 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6ad7f7ab-6caf-4587-a479-48aec610e810 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6ad7f7ab-6caf-4587-a479-48aec610e810 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 Sep 07 10:06:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6ad7f7ab-6caf-4587-a479-48aec610e810 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6ad7f7ab-6caf-4587-a479-48aec610e810 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6ad7f7ab-6caf-4587-a479-48aec610e810 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6ad7f7ab-6caf-4587-a479-48aec610e810 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 returned with HTTP 200 Sep 07 10:06:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1757/3416] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:16 2026] GET /volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b3ce8ccf-3c71-49e7-a145-9cc1ba273db6 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b3ce8ccf-3c71-49e7-a145-9cc1ba273db6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] POST http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5/action Sep 07 10:06:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b3ce8ccf-3c71-49e7-a145-9cc1ba273db6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86989) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:06:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b3ce8ccf-3c71-49e7-a145-9cc1ba273db6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:16 devstack devstack@c-api.service[86989]: INFO cinder.api.contrib.snapshot_unmanage [None req-b3ce8ccf-3c71-49e7-a145-9cc1ba273db6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Unmanage snapshot with id: e49acd71-8ed3-47e9-90c1-c2a4d9369de5 Sep 07 10:06:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b3ce8ccf-3c71-49e7-a145-9cc1ba273db6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:06:16 devstack devstack@c-api.service[86989]: DEBUG cinder.policy [None req-b3ce8ccf-3c71-49e7-a145-9cc1ba273db6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'de08fb6442394a7a8a31f0e3b1ad3005', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e76a1e7155cf499c9f8e6629122766d1', '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=86989) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 10:06:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b3ce8ccf-3c71-49e7-a145-9cc1ba273db6 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5/action returned with HTTP 403 Sep 07 10:06:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1660/3417] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 10:06:16 2026] POST /volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5/action => generated 117 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d91ecb05-2226-4768-8e88-1f9c7ed25d4d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d91ecb05-2226-4768-8e88-1f9c7ed25d4d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 Sep 07 10:06:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d91ecb05-2226-4768-8e88-1f9c7ed25d4d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:16 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d91ecb05-2226-4768-8e88-1f9c7ed25d4d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:16 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-d91ecb05-2226-4768-8e88-1f9c7ed25d4d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete snapshot with id: e49acd71-8ed3-47e9-90c1-c2a4d9369de5 Sep 07 10:06:16 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:16 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d91ecb05-2226-4768-8e88-1f9c7ed25d4d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:16 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:16 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:16 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-d91ecb05-2226-4768-8e88-1f9c7ed25d4d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot delete request issued successfully. Sep 07 10:06:16 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d91ecb05-2226-4768-8e88-1f9c7ed25d4d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 returned with HTTP 202 Sep 07 10:06:16 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1758/3418] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:06:16 2026] DELETE /volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b7c4c946-65c8-4f29-a694-bc26a6061331 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7c4c946-65c8-4f29-a694-bc26a6061331 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 Sep 07 10:06:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b7c4c946-65c8-4f29-a694-bc26a6061331 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:16 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b7c4c946-65c8-4f29-a694-bc26a6061331 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:16 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:16 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:16 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-b7c4c946-65c8-4f29-a694-bc26a6061331 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:16 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b7c4c946-65c8-4f29-a694-bc26a6061331 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 returned with HTTP 200 Sep 07 10:06:16 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1661/3419] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:16 2026] GET /volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5e3557a1-a185-405b-873f-725dbbe3474a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5e3557a1-a185-405b-873f-725dbbe3474a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 Sep 07 10:06:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5e3557a1-a185-405b-873f-725dbbe3474a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5e3557a1-a185-405b-873f-725dbbe3474a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5e3557a1-a185-405b-873f-725dbbe3474a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5e3557a1-a185-405b-873f-725dbbe3474a tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 returned with HTTP 200 Sep 07 10:06:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1759/3420] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:17 2026] GET /volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-29473513-1ad8-4f74-8e98-573e5903ba69 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-29473513-1ad8-4f74-8e98-573e5903ba69 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] GET http://192.168.122.65/volume/v3/volumes/summary Sep 07 10:06:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-29473513-1ad8-4f74-8e98-573e5903ba69 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-29473513-1ad8-4f74-8e98-573e5903ba69 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.api_utils [None req-29473513-1ad8-4f74-8e98-573e5903ba69 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Removing options '' from query. {{(pid=86989) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 10:06:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-29473513-1ad8-4f74-8e98-573e5903ba69 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] Get summary completed successfully. Sep 07 10:06:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-29473513-1ad8-4f74-8e98-573e5903ba69 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-reader] http://192.168.122.65/volume/v3/volumes/summary returned with HTTP 200 Sep 07 10:06:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1662/3421] 192.168.122.65 () {60 vars in 1181 bytes} [Mon Sep 7 10:06:17 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bd6953be-e97b-47ca-82b2-3b087241e0b9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bd6953be-e97b-47ca-82b2-3b087241e0b9 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 Sep 07 10:06:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bd6953be-e97b-47ca-82b2-3b087241e0b9 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bd6953be-e97b-47ca-82b2-3b087241e0b9 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:17 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-bd6953be-e97b-47ca-82b2-3b087241e0b9 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Delete volume with id: 8e333698-f361-4a9c-9a75-b9d473e54f63 Sep 07 10:06:17 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:17 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:17 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:17 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bd6953be-e97b-47ca-82b2-3b087241e0b9 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:17 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bd6953be-e97b-47ca-82b2-3b087241e0b9 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Delete volume request issued successfully. Sep 07 10:06:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bd6953be-e97b-47ca-82b2-3b087241e0b9 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 returned with HTTP 202 Sep 07 10:06:17 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1760/3422] 192.168.122.65 () {60 vars in 1271 bytes} [Mon Sep 7 10:06:17 2026] DELETE /volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 10:06:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-6c357da0-74ac-4445-887d-6a4f760c6b5b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c357da0-74ac-4445-887d-6a4f760c6b5b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 Sep 07 10:06:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c357da0-74ac-4445-887d-6a4f760c6b5b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:17 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-6c357da0-74ac-4445-887d-6a4f760c6b5b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:17 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:17 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:17 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:17 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:17 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-6c357da0-74ac-4445-887d-6a4f760c6b5b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Volume info retrieved successfully. Sep 07 10:06:17 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-6c357da0-74ac-4445-887d-6a4f760c6b5b tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 returned with HTTP 200 Sep 07 10:06:17 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1663/3423] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:17 2026] GET /volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 => generated 1013 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 10:06:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7b75e211-ffc4-4539-ba74-4019a8c1c4aa None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:17 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7b75e211-ffc4-4539-ba74-4019a8c1c4aa tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 Sep 07 10:06:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7b75e211-ffc4-4539-ba74-4019a8c1c4aa tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:17 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7b75e211-ffc4-4539-ba74-4019a8c1c4aa tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:18 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:18 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:18 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-7b75e211-ffc4-4539-ba74-4019a8c1c4aa tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:18 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7b75e211-ffc4-4539-ba74-4019a8c1c4aa tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 returned with HTTP 200 Sep 07 10:06:18 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1761/3424] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:17 2026] GET /volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 10:06:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2e9a4c58-9007-4756-bff1-acc2506f24b1 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2e9a4c58-9007-4756-bff1-acc2506f24b1 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] GET http://192.168.122.65/volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 Sep 07 10:06:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2e9a4c58-9007-4756-bff1-acc2506f24b1 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:18 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2e9a4c58-9007-4756-bff1-acc2506f24b1 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:18 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2e9a4c58-9007-4756-bff1-acc2506f24b1 tempest-ProjectReaderTests-2056182684 tempest-ProjectReaderTests-2056182684-project-admin] http://192.168.122.65/volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 returned with HTTP 404 Sep 07 10:06:18 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1664/3425] 192.168.122.65 () {60 vars in 1268 bytes} [Mon Sep 7 10:06:18 2026] GET /volume/v3/volumes/8e333698-f361-4a9c-9a75-b9d473e54f63 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 10:06:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1f75b731-81d0-4ab0-b4cf-5d012674184a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1f75b731-81d0-4ab0-b4cf-5d012674184a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 Sep 07 10:06:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1f75b731-81d0-4ab0-b4cf-5d012674184a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1f75b731-81d0-4ab0-b4cf-5d012674184a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1f75b731-81d0-4ab0-b4cf-5d012674184a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 returned with HTTP 404 Sep 07 10:06:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1762/3426] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:19 2026] GET /volume/v3/snapshots/e49acd71-8ed3-47e9-90c1-c2a4d9369de5 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 10:06:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-5877fe76-6d17-445b-8971-f47a88e85db7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5877fe76-6d17-445b-8971-f47a88e85db7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf Sep 07 10:06:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5877fe76-6d17-445b-8971-f47a88e85db7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:19 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-5877fe76-6d17-445b-8971-f47a88e85db7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:19 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-5877fe76-6d17-445b-8971-f47a88e85db7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume with id: b71339d0-f575-4fad-9d01-c40ecf4b90cf Sep 07 10:06:19 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:19 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:19 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:19 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5877fe76-6d17-445b-8971-f47a88e85db7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:19 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-5877fe76-6d17-445b-8971-f47a88e85db7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume request issued successfully. Sep 07 10:06:19 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-5877fe76-6d17-445b-8971-f47a88e85db7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf returned with HTTP 202 Sep 07 10:06:19 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1665/3427] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:19 2026] DELETE /volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e529898b-58a7-4ced-8c99-0cf2bcf1ed67 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e529898b-58a7-4ced-8c99-0cf2bcf1ed67 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf Sep 07 10:06:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e529898b-58a7-4ced-8c99-0cf2bcf1ed67 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:19 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e529898b-58a7-4ced-8c99-0cf2bcf1ed67 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:19 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:19 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:19 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:19 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:19 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-e529898b-58a7-4ced-8c99-0cf2bcf1ed67 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:19 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e529898b-58a7-4ced-8c99-0cf2bcf1ed67 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf returned with HTTP 200 Sep 07 10:06:19 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1763/3428] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:19 2026] GET /volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-08873f54-0a5c-4652-b7d0-2ffffaccdbdf None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-08873f54-0a5c-4652-b7d0-2ffffaccdbdf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf Sep 07 10:06:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-08873f54-0a5c-4652-b7d0-2ffffaccdbdf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-08873f54-0a5c-4652-b7d0-2ffffaccdbdf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-08873f54-0a5c-4652-b7d0-2ffffaccdbdf tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf returned with HTTP 404 Sep 07 10:06:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1666/3429] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:20 2026] GET /volume/v3/volumes/b71339d0-f575-4fad-9d01-c40ecf4b90cf => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-494564343"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-494564343'}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume of 1 GB Sep 07 10:06:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Availability Zones retrieved successfully. Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (a8d3d472-f908-406b-820b-02475bf29650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ed49f8-2480-43ac-ac89-3aab87d7435d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2ed49f8-2480-43ac-ac89-3aab87d7435d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc1001b5-f3f5-4654-8d9d-398c370c1415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['3d782b56-d085-4b4f-9e75-bdd9d3f4efce', 'bd00d5f1-c937-4465-8f9f-f14925adf07f', 'afe53073-452f-49c2-912a-1ed01c683348', '97116367-1bd4-4eb4-9c73-0c9766efba98'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc1001b5-f3f5-4654-8d9d-398c370c1415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d782b56-d085-4b4f-9e75-bdd9d3f4efce', 'bd00d5f1-c937-4465-8f9f-f14925adf07f', 'afe53073-452f-49c2-912a-1ed01c683348', '97116367-1bd4-4eb4-9c73-0c9766efba98']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e065e9-fa12-4d5d-871a-75cc44e67d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:20 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e065e9-fa12-4d5d-871a-75cc44e67d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbc51b64-893f-4d98-b795-854c42f766c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-494564343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['3d782b56-d085-4b4f-9e75-bdd9d3f4efce','bd00d5f1-c937-4465-8f9f-f14925adf07f','afe53073-452f-49c2-912a-1ed01c683348','97116367-1bd4-4eb4-9c73-0c9766efba98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-494564343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbc51b64-893f-4d98-b795-854c42f766c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e76a1e7155cf499c9f8e6629122766d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cb4e39267bf472788bd879f14a46e0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cdf82a5-3c6a-4c8b-9889-efe77c4cddaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cdf82a5-3c6a-4c8b-9889-efe77c4cddaa) transitioned into state 'SUCCESS' from state '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-494564343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['3d782b56-d085-4b4f-9e75-bdd9d3f4efce','bd00d5f1-c937-4465-8f9f-f14925adf07f','afe53073-452f-49c2-912a-1ed01c683348','97116367-1bd4-4eb4-9c73-0c9766efba98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cced406-c822-47f4-8198-18a0dd3cc901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cced406-c822-47f4-8198-18a0dd3cc901) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (a8d3d472-f908-406b-820b-02475bf29650) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:20 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request issued successfully. Sep 07 10:06:20 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6720aa1c-08bd-4f7e-ab61-6bd6cf933203 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:20 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1764/3430] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:06:20 2026] POST /volume/v3/volumes => generated 784 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c27a0f75-9703-4aee-a148-2c6fc1647cf5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c27a0f75-9703-4aee-a148-2c6fc1647cf5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 Sep 07 10:06:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c27a0f75-9703-4aee-a148-2c6fc1647cf5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:20 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c27a0f75-9703-4aee-a148-2c6fc1647cf5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:20 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:20 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:20 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:20 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:20 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-c27a0f75-9703-4aee-a148-2c6fc1647cf5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:20 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c27a0f75-9703-4aee-a148-2c6fc1647cf5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 returned with HTTP 200 Sep 07 10:06:20 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1667/3431] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:20 2026] GET /volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-2d7612ff-0490-4519-aa20-e025255fda3d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2d7612ff-0490-4519-aa20-e025255fda3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 Sep 07 10:06:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2d7612ff-0490-4519-aa20-e025255fda3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-2d7612ff-0490-4519-aa20-e025255fda3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:21 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:21 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-2d7612ff-0490-4519-aa20-e025255fda3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-2d7612ff-0490-4519-aa20-e025255fda3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 returned with HTTP 200 Sep 07 10:06:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1765/3432] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:21 2026] GET /volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 10:06:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-742b63a8-41e7-4e05-be07-34f099b40f7d None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-742b63a8-41e7-4e05-be07-34f099b40f7d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:06:21 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-742b63a8-41e7-4e05-be07-34f099b40f7d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbc51b64-893f-4d98-b795-854c42f766c3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1650762030"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:21 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:21 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-742b63a8-41e7-4e05-be07-34f099b40f7d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:21 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-742b63a8-41e7-4e05-be07-34f099b40f7d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create snapshot from volume bbc51b64-893f-4d98-b795-854c42f766c3 Sep 07 10:06:21 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-742b63a8-41e7-4e05-be07-34f099b40f7d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['d1175ac6-f498-4206-84c8-500cb2cad72d', '6272d85f-5108-4924-9f0e-05e32e9168dd', 'a48e6998-2d5f-4907-a0c9-00d0ff5c5d3a', 'c84682d3-bfb0-4916-bae4-f42a1bd51dc1'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:21 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:21 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:21 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-742b63a8-41e7-4e05-be07-34f099b40f7d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot create request issued successfully. Sep 07 10:06:21 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-742b63a8-41e7-4e05-be07-34f099b40f7d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:06:21 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1668/3433] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:06:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ef55142b-1514-4ecd-91fe-fc6c5bca4f7a None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ef55142b-1514-4ecd-91fe-fc6c5bca4f7a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 Sep 07 10:06:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ef55142b-1514-4ecd-91fe-fc6c5bca4f7a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:21 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ef55142b-1514-4ecd-91fe-fc6c5bca4f7a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:21 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:21 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:21 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ef55142b-1514-4ecd-91fe-fc6c5bca4f7a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:21 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ef55142b-1514-4ecd-91fe-fc6c5bca4f7a tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 returned with HTTP 200 Sep 07 10:06:21 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1766/3434] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:21 2026] GET /volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-71c27602-6192-4ce2-82c7-414c8d2023b3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-71c27602-6192-4ce2-82c7-414c8d2023b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 Sep 07 10:06:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-71c27602-6192-4ce2-82c7-414c8d2023b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:22 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-71c27602-6192-4ce2-82c7-414c8d2023b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:22 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:22 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:22 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-71c27602-6192-4ce2-82c7-414c8d2023b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:22 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-71c27602-6192-4ce2-82c7-414c8d2023b3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 returned with HTTP 200 Sep 07 10:06:22 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1669/3435] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:22 2026] GET /volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-71a905fb-1267-48b6-ad36-b972936727a7 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-71a905fb-1267-48b6-ad36-b972936727a7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 Sep 07 10:06:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-71a905fb-1267-48b6-ad36-b972936727a7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-71a905fb-1267-48b6-ad36-b972936727a7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:23 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:23 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:23 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-71a905fb-1267-48b6-ad36-b972936727a7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-71a905fb-1267-48b6-ad36-b972936727a7 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 returned with HTTP 200 Sep 07 10:06:23 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1767/3436] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:23 2026] GET /volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-83a5c905-4633-4474-85a4-4e7e45f7695b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-83a5c905-4633-4474-85a4-4e7e45f7695b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] PUT http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 Sep 07 10:06:23 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-83a5c905-4633-4474-85a4-4e7e45f7695b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:23 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:23 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:23 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-83a5c905-4633-4474-85a4-4e7e45f7695b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Snapshot retrieved successfully. Sep 07 10:06:23 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-83a5c905-4633-4474-85a4-4e7e45f7695b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 returned with HTTP 200 Sep 07 10:06:23 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1670/3437] 192.168.122.65 () {60 vars in 1253 bytes} [Mon Sep 7 10:06:23 2026] PUT /volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 => generated 361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-33673477-70e7-480a-a24f-ee1fe860ccda None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:23 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-33673477-70e7-480a-a24f-ee1fe860ccda tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 Sep 07 10:06:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-33673477-70e7-480a-a24f-ee1fe860ccda tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:23 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-33673477-70e7-480a-a24f-ee1fe860ccda tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:23 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-33673477-70e7-480a-a24f-ee1fe860ccda tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete snapshot with id: e9690155-fa4c-4f0c-bf50-30433428ba06 Sep 07 10:06:24 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:24 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-33673477-70e7-480a-a24f-ee1fe860ccda tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:24 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:24 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:24 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-33673477-70e7-480a-a24f-ee1fe860ccda tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot delete request issued successfully. Sep 07 10:06:24 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-33673477-70e7-480a-a24f-ee1fe860ccda tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 returned with HTTP 202 Sep 07 10:06:24 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1768/3438] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:06:23 2026] DELETE /volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-330f1813-217f-4003-a0c0-e780cf2e3a58 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-330f1813-217f-4003-a0c0-e780cf2e3a58 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 Sep 07 10:06:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-330f1813-217f-4003-a0c0-e780cf2e3a58 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:24 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-330f1813-217f-4003-a0c0-e780cf2e3a58 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:24 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:24 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:24 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-330f1813-217f-4003-a0c0-e780cf2e3a58 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:24 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-330f1813-217f-4003-a0c0-e780cf2e3a58 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 returned with HTTP 200 Sep 07 10:06:24 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1671/3439] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:24 2026] GET /volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 => generated 494 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6dfda1fb-dfe2-484a-a0f3-0b39d8e77432 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6dfda1fb-dfe2-484a-a0f3-0b39d8e77432 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 Sep 07 10:06:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6dfda1fb-dfe2-484a-a0f3-0b39d8e77432 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:25 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6dfda1fb-dfe2-484a-a0f3-0b39d8e77432 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:25 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:25 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:25 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6dfda1fb-dfe2-484a-a0f3-0b39d8e77432 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:25 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6dfda1fb-dfe2-484a-a0f3-0b39d8e77432 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 returned with HTTP 200 Sep 07 10:06:25 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1769/3440] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:25 2026] GET /volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 => generated 494 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-397d78aa-2a7c-4bda-997a-6b24b78fe843 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-397d78aa-2a7c-4bda-997a-6b24b78fe843 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 Sep 07 10:06:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-397d78aa-2a7c-4bda-997a-6b24b78fe843 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-397d78aa-2a7c-4bda-997a-6b24b78fe843 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-397d78aa-2a7c-4bda-997a-6b24b78fe843 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 returned with HTTP 404 Sep 07 10:06:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1672/3441] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:26 2026] GET /volume/v3/snapshots/e9690155-fa4c-4f0c-bf50-30433428ba06 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-36b2ad04-ddef-4088-ac6f-4489b0b87d7e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-36b2ad04-ddef-4088-ac6f-4489b0b87d7e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 Sep 07 10:06:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-36b2ad04-ddef-4088-ac6f-4489b0b87d7e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:26 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-36b2ad04-ddef-4088-ac6f-4489b0b87d7e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:26 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-36b2ad04-ddef-4088-ac6f-4489b0b87d7e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume with id: bbc51b64-893f-4d98-b795-854c42f766c3 Sep 07 10:06:26 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:26 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:26 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:26 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-36b2ad04-ddef-4088-ac6f-4489b0b87d7e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:26 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-36b2ad04-ddef-4088-ac6f-4489b0b87d7e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume request issued successfully. Sep 07 10:06:26 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-36b2ad04-ddef-4088-ac6f-4489b0b87d7e tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 returned with HTTP 202 Sep 07 10:06:26 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1770/3442] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:26 2026] DELETE /volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3ee6c530-7b44-4c1f-b59c-62e96a1712bb None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3ee6c530-7b44-4c1f-b59c-62e96a1712bb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 Sep 07 10:06:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3ee6c530-7b44-4c1f-b59c-62e96a1712bb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:26 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3ee6c530-7b44-4c1f-b59c-62e96a1712bb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:26 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:26 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:26 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:26 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:26 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3ee6c530-7b44-4c1f-b59c-62e96a1712bb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:26 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3ee6c530-7b44-4c1f-b59c-62e96a1712bb tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 returned with HTTP 200 Sep 07 10:06:26 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1673/3443] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:26 2026] GET /volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f24a9261-f19d-400b-b7e8-eef84869e535 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f24a9261-f19d-400b-b7e8-eef84869e535 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 Sep 07 10:06:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f24a9261-f19d-400b-b7e8-eef84869e535 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f24a9261-f19d-400b-b7e8-eef84869e535 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f24a9261-f19d-400b-b7e8-eef84869e535 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 returned with HTTP 404 Sep 07 10:06:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1771/3444] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:27 2026] GET /volume/v3/volumes/bbc51b64-893f-4d98-b795-854c42f766c3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1863082375"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1863082375'}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume of 1 GB Sep 07 10:06:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Availability Zones retrieved successfully. Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (0b89f5d6-a362-4fe0-bdb1-7e6952d835f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d68aebf-a0cc-4742-ad6f-0a364542f32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d68aebf-a0cc-4742-ad6f-0a364542f32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T07:40:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dfd7f4e-884a-4059-8f10-44ddbb6cae7e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b207c71c-6e94-4188-bf7b-b50c4a29a01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['d3726946-73a1-44f2-a688-13336f30ae66', '2c48ad31-036b-4463-8c3c-520e34d0208a', 'c7d93cf6-b4e9-4320-8bd3-39711d122951', '81e6a6a5-4bf2-4fd7-a751-3e3cd41f61d3'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b207c71c-6e94-4188-bf7b-b50c4a29a01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3726946-73a1-44f2-a688-13336f30ae66', '2c48ad31-036b-4463-8c3c-520e34d0208a', 'c7d93cf6-b4e9-4320-8bd3-39711d122951', '81e6a6a5-4bf2-4fd7-a751-3e3cd41f61d3']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (422ac607-24a1-4fd8-b393-dc71961a5c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:27 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (422ac607-24a1-4fd8-b393-dc71961a5c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8d8307a-893d-4492-8336-32aca5d02a32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1863082375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['d3726946-73a1-44f2-a688-13336f30ae66','2c48ad31-036b-4463-8c3c-520e34d0208a','c7d93cf6-b4e9-4320-8bd3-39711d122951','81e6a6a5-4bf2-4fd7-a751-3e3cd41f61d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1863082375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8d8307a-893d-4492-8336-32aca5d02a32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e76a1e7155cf499c9f8e6629122766d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cb4e39267bf472788bd879f14a46e0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dfd7f4e-884a-4059-8f10-44ddbb6cae7e),volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c9d8be7-b850-404a-be10-5831f1a9633f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c9d8be7-b850-404a-be10-5831f1a9633f) transitioned into state 'SUCCESS' from state '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-1863082375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e76a1e7155cf499c9f8e6629122766d1',qos_specs=None,replication_status=,reservations=['d3726946-73a1-44f2-a688-13336f30ae66','2c48ad31-036b-4463-8c3c-520e34d0208a','c7d93cf6-b4e9-4320-8bd3-39711d122951','81e6a6a5-4bf2-4fd7-a751-3e3cd41f61d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cb4e39267bf472788bd879f14a46e0e',volume_type_id=3dfd7f4e-884a-4059-8f10-44ddbb6cae7e)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2cacfa-6764-4ef0-b45c-43955fe2fc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2cacfa-6764-4ef0-b45c-43955fe2fc62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Flow 'volume_create_api' (0b89f5d6-a362-4fe0-bdb1-7e6952d835f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:27 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create volume request issued successfully. Sep 07 10:06:27 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-2108a1e5-52df-423a-88e5-16fb58a64e40 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:27 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1674/3445] 192.168.122.65 () {60 vars in 1137 bytes} [Mon Sep 7 10:06:27 2026] POST /volume/v3/volumes => generated 785 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-66ebc378-2e2d-4cce-88bd-4fec15f867d5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-66ebc378-2e2d-4cce-88bd-4fec15f867d5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 Sep 07 10:06:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-66ebc378-2e2d-4cce-88bd-4fec15f867d5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:27 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-66ebc378-2e2d-4cce-88bd-4fec15f867d5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:27 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:27 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:27 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:27 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:27 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-66ebc378-2e2d-4cce-88bd-4fec15f867d5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:27 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-66ebc378-2e2d-4cce-88bd-4fec15f867d5 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 returned with HTTP 200 Sep 07 10:06:27 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1772/3446] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:27 2026] GET /volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 => generated 964 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3f7ae0d9-f2ca-470e-ba37-4f4d8b0cfcd3 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3f7ae0d9-f2ca-470e-ba37-4f4d8b0cfcd3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 Sep 07 10:06:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3f7ae0d9-f2ca-470e-ba37-4f4d8b0cfcd3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3f7ae0d9-f2ca-470e-ba37-4f4d8b0cfcd3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:28 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:28 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-3f7ae0d9-f2ca-470e-ba37-4f4d8b0cfcd3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3f7ae0d9-f2ca-470e-ba37-4f4d8b0cfcd3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 returned with HTTP 200 Sep 07 10:06:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1675/3447] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:28 2026] GET /volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f37ab02d-430d-4d79-959a-7adef9ec691b None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f37ab02d-430d-4d79-959a-7adef9ec691b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/snapshots Sep 07 10:06:28 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f37ab02d-430d-4d79-959a-7adef9ec691b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8d8307a-893d-4492-8336-32aca5d02a32", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1899262494"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:28 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:28 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f37ab02d-430d-4d79-959a-7adef9ec691b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:28 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.snapshots [None req-f37ab02d-430d-4d79-959a-7adef9ec691b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Create snapshot from volume c8d8307a-893d-4492-8336-32aca5d02a32 Sep 07 10:06:28 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-f37ab02d-430d-4d79-959a-7adef9ec691b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Created reservations ['d8469afa-890f-44a0-9ca2-29de7c781353', 'dac76de4-8f2c-4c8b-8c93-06bfc84bc581', 'd6b95ec3-0056-4fbf-a703-50c6beae2cf6', '1b752f99-65d1-4cc1-b4d0-db7279b9beaa'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:28 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:28 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:28 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f37ab02d-430d-4d79-959a-7adef9ec691b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot create request issued successfully. Sep 07 10:06:28 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f37ab02d-430d-4d79-959a-7adef9ec691b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots returned with HTTP 202 Sep 07 10:06:28 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1773/3448] 192.168.122.65 () {60 vars in 1144 bytes} [Mon Sep 7 10:06:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8fd608aa-7caf-4cef-aa20-2b6225455c03 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8fd608aa-7caf-4cef-aa20-2b6225455c03 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 Sep 07 10:06:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8fd608aa-7caf-4cef-aa20-2b6225455c03 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:28 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8fd608aa-7caf-4cef-aa20-2b6225455c03 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:28 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:28 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:28 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-8fd608aa-7caf-4cef-aa20-2b6225455c03 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:28 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8fd608aa-7caf-4cef-aa20-2b6225455c03 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 returned with HTTP 200 Sep 07 10:06:28 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1676/3449] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:28 2026] GET /volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f21c1913-075a-4dab-952d-d42313891b3d None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f21c1913-075a-4dab-952d-d42313891b3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 Sep 07 10:06:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f21c1913-075a-4dab-952d-d42313891b3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:29 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f21c1913-075a-4dab-952d-d42313891b3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:29 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:29 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:29 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-f21c1913-075a-4dab-952d-d42313891b3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:29 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f21c1913-075a-4dab-952d-d42313891b3d tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 returned with HTTP 200 Sep 07 10:06:29 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1774/3450] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:29 2026] GET /volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-10803c94-1b20-4932-b12d-9074a079dc48 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-10803c94-1b20-4932-b12d-9074a079dc48 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 Sep 07 10:06:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-10803c94-1b20-4932-b12d-9074a079dc48 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:30 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-10803c94-1b20-4932-b12d-9074a079dc48 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:30 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:30 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:30 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-10803c94-1b20-4932-b12d-9074a079dc48 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:30 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-10803c94-1b20-4932-b12d-9074a079dc48 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 returned with HTTP 200 Sep 07 10:06:30 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1677/3451] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:30 2026] GET /volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f83da729-8715-464d-9bcc-eb4fab3a1465 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f83da729-8715-464d-9bcc-eb4fab3a1465 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] POST http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637/action Sep 07 10:06:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f83da729-8715-464d-9bcc-eb4fab3a1465 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:06:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f83da729-8715-464d-9bcc-eb4fab3a1465 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.admin_actions [None req-f83da729-8715-464d-9bcc-eb4fab3a1465 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Updating snapshot '6a45595f-45e9-4f7d-9379-4557fd8d5637' with '{'status': 'creating'}' {{(pid=86990) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 10:06:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f83da729-8715-464d-9bcc-eb4fab3a1465 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637/action returned with HTTP 202 Sep 07 10:06:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1775/3452] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 10:06:31 2026] POST /volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:06:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-fa2fe49d-d2fb-4bc9-8471-630d89b38742 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fa2fe49d-d2fb-4bc9-8471-630d89b38742 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 Sep 07 10:06:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fa2fe49d-d2fb-4bc9-8471-630d89b38742 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-fa2fe49d-d2fb-4bc9-8471-630d89b38742 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-fa2fe49d-d2fb-4bc9-8471-630d89b38742 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-fa2fe49d-d2fb-4bc9-8471-630d89b38742 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 returned with HTTP 200 Sep 07 10:06:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1678/3453] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:31 2026] GET /volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-58747fc2-9f84-441a-8b5c-2069e0cf0e23 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-58747fc2-9f84-441a-8b5c-2069e0cf0e23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] POST http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637/action Sep 07 10:06:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-58747fc2-9f84-441a-8b5c-2069e0cf0e23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86990) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 10:06:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-58747fc2-9f84-441a-8b5c-2069e0cf0e23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.contrib.snapshot_actions [None req-58747fc2-9f84-441a-8b5c-2069e0cf0e23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86990) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 10:06:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:31 devstack devstack@c-api.service[86990]: INFO cinder.api.contrib.snapshot_actions [None req-58747fc2-9f84-441a-8b5c-2069e0cf0e23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] Updating snapshot 6a45595f-45e9-4f7d-9379-4557fd8d5637 with info {'id': '6a45595f-45e9-4f7d-9379-4557fd8d5637', 'status': 'error', 'progress': '80%'} Sep 07 10:06:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-58747fc2-9f84-441a-8b5c-2069e0cf0e23 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-member] http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637/action returned with HTTP 202 Sep 07 10:06:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1776/3454] 192.168.122.65 () {60 vars in 1275 bytes} [Mon Sep 7 10:06:31 2026] POST /volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-0ae3613b-32e1-4ad3-923c-6f60e14d6ba4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ae3613b-32e1-4ad3-923c-6f60e14d6ba4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 Sep 07 10:06:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ae3613b-32e1-4ad3-923c-6f60e14d6ba4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:31 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-0ae3613b-32e1-4ad3-923c-6f60e14d6ba4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:31 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.snapshots [None req-0ae3613b-32e1-4ad3-923c-6f60e14d6ba4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete snapshot with id: 6a45595f-45e9-4f7d-9379-4557fd8d5637 Sep 07 10:06:31 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:31 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0ae3613b-32e1-4ad3-923c-6f60e14d6ba4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:31 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:31 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:31 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-0ae3613b-32e1-4ad3-923c-6f60e14d6ba4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot delete request issued successfully. Sep 07 10:06:31 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-0ae3613b-32e1-4ad3-923c-6f60e14d6ba4 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 returned with HTTP 202 Sep 07 10:06:31 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1679/3455] 192.168.122.65 () {58 vars in 1236 bytes} [Mon Sep 7 10:06:31 2026] DELETE /volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-bf86a325-e4f4-4147-8670-ea88508a8a86 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bf86a325-e4f4-4147-8670-ea88508a8a86 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 Sep 07 10:06:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bf86a325-e4f4-4147-8670-ea88508a8a86 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:31 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-bf86a325-e4f4-4147-8670-ea88508a8a86 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:31 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:31 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:31 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-bf86a325-e4f4-4147-8670-ea88508a8a86 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:31 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-bf86a325-e4f4-4147-8670-ea88508a8a86 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 returned with HTTP 200 Sep 07 10:06:31 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1777/3456] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:31 2026] GET /volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-604b19f3-a7ac-47ca-8d80-7b5ddecb7107 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-604b19f3-a7ac-47ca-8d80-7b5ddecb7107 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 Sep 07 10:06:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-604b19f3-a7ac-47ca-8d80-7b5ddecb7107 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:32 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-604b19f3-a7ac-47ca-8d80-7b5ddecb7107 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:32 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:32 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:32 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-604b19f3-a7ac-47ca-8d80-7b5ddecb7107 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Snapshot retrieved successfully. Sep 07 10:06:32 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-604b19f3-a7ac-47ca-8d80-7b5ddecb7107 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 returned with HTTP 200 Sep 07 10:06:32 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1680/3457] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:32 2026] GET /volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-01797204-33d8-407d-b6b5-8e24f6b07cf8 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-01797204-33d8-407d-b6b5-8e24f6b07cf8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 Sep 07 10:06:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-01797204-33d8-407d-b6b5-8e24f6b07cf8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-01797204-33d8-407d-b6b5-8e24f6b07cf8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-01797204-33d8-407d-b6b5-8e24f6b07cf8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 returned with HTTP 404 Sep 07 10:06:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1778/3458] 192.168.122.65 () {58 vars in 1233 bytes} [Mon Sep 7 10:06:33 2026] GET /volume/v3/snapshots/6a45595f-45e9-4f7d-9379-4557fd8d5637 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-14120d6a-ab45-46a7-84ed-05c5a01a3fe8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14120d6a-ab45-46a7-84ed-05c5a01a3fe8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 Sep 07 10:06:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14120d6a-ab45-46a7-84ed-05c5a01a3fe8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:33 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-14120d6a-ab45-46a7-84ed-05c5a01a3fe8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:33 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-14120d6a-ab45-46a7-84ed-05c5a01a3fe8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume with id: c8d8307a-893d-4492-8336-32aca5d02a32 Sep 07 10:06:33 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:33 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:33 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:33 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-14120d6a-ab45-46a7-84ed-05c5a01a3fe8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:33 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-14120d6a-ab45-46a7-84ed-05c5a01a3fe8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Delete volume request issued successfully. Sep 07 10:06:33 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-14120d6a-ab45-46a7-84ed-05c5a01a3fe8 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 returned with HTTP 202 Sep 07 10:06:33 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1681/3459] 192.168.122.65 () {58 vars in 1230 bytes} [Mon Sep 7 10:06:33 2026] DELETE /volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-27c3d3c4-34fe-47ba-8148-e95e5d2533e3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-27c3d3c4-34fe-47ba-8148-e95e5d2533e3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 Sep 07 10:06:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-27c3d3c4-34fe-47ba-8148-e95e5d2533e3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:33 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-27c3d3c4-34fe-47ba-8148-e95e5d2533e3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:33 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:33 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:33 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:33 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:33 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-27c3d3c4-34fe-47ba-8148-e95e5d2533e3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Volume info retrieved successfully. Sep 07 10:06:33 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-27c3d3c4-34fe-47ba-8148-e95e5d2533e3 tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 returned with HTTP 200 Sep 07 10:06:33 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1779/3460] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:33 2026] GET /volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-3b80e00c-8dae-45a9-a87a-abb6ed9d212b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3b80e00c-8dae-45a9-a87a-abb6ed9d212b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] GET http://192.168.122.65/volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 Sep 07 10:06:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3b80e00c-8dae-45a9-a87a-abb6ed9d212b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:34 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-3b80e00c-8dae-45a9-a87a-abb6ed9d212b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:34 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-3b80e00c-8dae-45a9-a87a-abb6ed9d212b tempest-ProjectMemberTests-542438711 tempest-ProjectMemberTests-542438711-project-admin] http://192.168.122.65/volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 returned with HTTP 404 Sep 07 10:06:34 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1682/3461] 192.168.122.65 () {58 vars in 1227 bytes} [Mon Sep 7 10:06:34 2026] GET /volume/v3/volumes/c8d8307a-893d-4492-8336-32aca5d02a32 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 10:06:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1e12feda-513b-4e66-87a2-e9a91adff85c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1e12feda-513b-4e66-87a2-e9a91adff85c tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:06:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1e12feda-513b-4e66-87a2-e9a91adff85c tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-39993440", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1839941400", "vendor_name": "tempest-vendor_name-985179491"}}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1e12feda-513b-4e66-87a2-e9a91adff85c tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:06:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1780/3462] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:06:37 2026] POST /volume/v3/types => generated 327 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7cb466cd-44ce-4742-8874-d5f4394a2801", "size": 1}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.api.v3.volumes [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Create volume request body: {'volume': {'volume_type': '7cb466cd-44ce-4742-8874-d5f4394a2801', 'size': 1}} {{(pid=86989) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Create volume of 1 GB Sep 07 10:06:37 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:37 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Availability Zones retrieved successfully. Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Flow 'volume_create_api' (f8a22b9c-408d-4ddb-9caa-2e65f3e720c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a469d6-5a69-49ab-a1d0-623a10b99899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.flows.api.create_volume [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Validating volume size '1' using validate_int {{(pid=86989) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a469d6-5a69-49ab-a1d0-623a10b99899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:06:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1839941400',vendor_name='tempest-vendor_name-985179491'},id=7cb466cd-44ce-4742-8874-d5f4394a2801,is_public=True,name='tempest-ProjectReaderTests-volume-type-39993440',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7cb466cd-44ce-4742-8874-d5f4394a2801', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eebc3ce4-fe40-4090-8d7f-07f838a099da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-39993440 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-39993440, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:06:37 devstack devstack@c-api.service[86989]: WARNING cinder.quota [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-39993440 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-39993440, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Created reservations ['a0817d60-e115-4a37-abb2-74eb6db3f588', '3f95d527-9225-4ba4-ae52-2cd14d7bd962', '2e1bf144-c3e4-4aed-a053-f5d82091af14', '18977ebb-47ae-48b9-aa8d-aa5f1a457dc4'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eebc3ce4-fe40-4090-8d7f-07f838a099da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0817d60-e115-4a37-abb2-74eb6db3f588', '3f95d527-9225-4ba4-ae52-2cd14d7bd962', '2e1bf144-c3e4-4aed-a053-f5d82091af14', '18977ebb-47ae-48b9-aa8d-aa5f1a457dc4']}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f87b93-a72d-4144-831d-6333ac8a1c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:37 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f87b93-a72d-4144-831d-6333ac8a1c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf11f81f-2f24-4072-98f8-08d41b2091f6', '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='fca549b1ad604be8b7f44625152f38d3',qos_specs=None,replication_status=,reservations=['a0817d60-e115-4a37-abb2-74eb6db3f588','3f95d527-9225-4ba4-ae52-2cd14d7bd962','2e1bf144-c3e4-4aed-a053-f5d82091af14','18977ebb-47ae-48b9-aa8d-aa5f1a457dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff8f52ee5cf5474ca364b5b9b3991a67',volume_type_id=7cb466cd-44ce-4742-8874-d5f4394a2801), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:06:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf11f81f-2f24-4072-98f8-08d41b2091f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fca549b1ad604be8b7f44625152f38d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff8f52ee5cf5474ca364b5b9b3991a67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7cb466cd-44ce-4742-8874-d5f4394a2801),volume_type_id=7cb466cd-44ce-4742-8874-d5f4394a2801)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (436ed3d7-8d49-4876-b726-c10d646bf42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (436ed3d7-8d49-4876-b726-c10d646bf42e) transitioned into state 'SUCCESS' from 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='fca549b1ad604be8b7f44625152f38d3',qos_specs=None,replication_status=,reservations=['a0817d60-e115-4a37-abb2-74eb6db3f588','3f95d527-9225-4ba4-ae52-2cd14d7bd962','2e1bf144-c3e4-4aed-a053-f5d82091af14','18977ebb-47ae-48b9-aa8d-aa5f1a457dc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff8f52ee5cf5474ca364b5b9b3991a67',volume_type_id=7cb466cd-44ce-4742-8874-d5f4394a2801)}' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d4e782d-b2d1-4ab3-b871-d9b82777464e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d4e782d-b2d1-4ab3-b871-d9b82777464e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86989) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Flow 'volume_create_api' (f8a22b9c-408d-4ddb-9caa-2e65f3e720c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86989) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:37 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Create volume request issued successfully. Sep 07 10:06:37 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-97dfd62b-a594-4158-a84c-6cd719c0a76f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:37 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1683/3463] 192.168.122.65 () {62 vars in 1177 bytes} [Mon Sep 7 10:06:37 2026] POST /volume/v3/volumes => generated 778 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-5e028b25-b102-477b-9e2a-8a8e272b1005 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5e028b25-b102-477b-9e2a-8a8e272b1005 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] GET http://192.168.122.65/volume/v3/volumes/bf11f81f-2f24-4072-98f8-08d41b2091f6 Sep 07 10:06:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5e028b25-b102-477b-9e2a-8a8e272b1005 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:37 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-5e028b25-b102-477b-9e2a-8a8e272b1005 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:37 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:37 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:37 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:37 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:37 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-5e028b25-b102-477b-9e2a-8a8e272b1005 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Volume info retrieved successfully. Sep 07 10:06:37 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-5e028b25-b102-477b-9e2a-8a8e272b1005 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/volumes/bf11f81f-2f24-4072-98f8-08d41b2091f6 returned with HTTP 200 Sep 07 10:06:37 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1781/3464] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:06:37 2026] GET /volume/v3/volumes/bf11f81f-2f24-4072-98f8-08d41b2091f6 => generated 957 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-7fff5ece-32f3-4942-a2a3-734b36db1f28 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7fff5ece-32f3-4942-a2a3-734b36db1f28 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] GET http://192.168.122.65/volume/v3/volumes/bf11f81f-2f24-4072-98f8-08d41b2091f6 Sep 07 10:06:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7fff5ece-32f3-4942-a2a3-734b36db1f28 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-7fff5ece-32f3-4942-a2a3-734b36db1f28 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:38 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:38 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:38 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:38 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:38 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-7fff5ece-32f3-4942-a2a3-734b36db1f28 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Volume info retrieved successfully. Sep 07 10:06:38 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-7fff5ece-32f3-4942-a2a3-734b36db1f28 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/volumes/bf11f81f-2f24-4072-98f8-08d41b2091f6 returned with HTTP 200 Sep 07 10:06:38 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1684/3465] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:06:38 2026] GET /volume/v3/volumes/bf11f81f-2f24-4072-98f8-08d41b2091f6 => generated 978 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-59fb85eb-7c83-4056-aa7e-27a0b000d8e4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-59fb85eb-7c83-4056-aa7e-27a0b000d8e4 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] GET http://192.168.122.65/volume/v3/messages Sep 07 10:06:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-59fb85eb-7c83-4056-aa7e-27a0b000d8e4 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:38 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-59fb85eb-7c83-4056-aa7e-27a0b000d8e4 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:38 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-59fb85eb-7c83-4056-aa7e-27a0b000d8e4 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 10:06:38 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1782/3466] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 10:06:38 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:38 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-8b0fd676-d080-4014-b5c0-a8967aae0e8c None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8b0fd676-d080-4014-b5c0-a8967aae0e8c tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-reader] GET http://192.168.122.65/volume/v3/messages Sep 07 10:06:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8b0fd676-d080-4014-b5c0-a8967aae0e8c tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-reader] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-8b0fd676-d080-4014-b5c0-a8967aae0e8c tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-reader] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-8b0fd676-d080-4014-b5c0-a8967aae0e8c tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-reader] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 10:06:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1685/3467] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 10:06:38 2026] GET /volume/v3/messages => generated 676 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e4896238-9146-4d19-b8cd-d44019207e3f None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e4896238-9146-4d19-b8cd-d44019207e3f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] DELETE http://192.168.122.65/volume/v3/messages/ccbf16ca-6d61-40c1-922b-b37e9e90363b Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e4896238-9146-4d19-b8cd-d44019207e3f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e4896238-9146-4d19-b8cd-d44019207e3f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e4896238-9146-4d19-b8cd-d44019207e3f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/messages/ccbf16ca-6d61-40c1-922b-b37e9e90363b returned with HTTP 204 Sep 07 10:06:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1783/3468] 192.168.122.65 () {60 vars in 1273 bytes} [Mon Sep 7 10:06:39 2026] DELETE /volume/v3/messages/ccbf16ca-6d61-40c1-922b-b37e9e90363b => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:06:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-cdb28fb8-f133-4250-907e-180038a1e14f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cdb28fb8-f133-4250-907e-180038a1e14f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/bf11f81f-2f24-4072-98f8-08d41b2091f6 Sep 07 10:06:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cdb28fb8-f133-4250-907e-180038a1e14f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-cdb28fb8-f133-4250-907e-180038a1e14f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: INFO cinder.api.v3.volumes [None req-cdb28fb8-f133-4250-907e-180038a1e14f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Delete volume with id: bf11f81f-2f24-4072-98f8-08d41b2091f6 Sep 07 10:06:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:39 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cdb28fb8-f133-4250-907e-180038a1e14f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Volume info retrieved successfully. Sep 07 10:06:39 devstack devstack@c-api.service[86989]: DEBUG cinder.volume.api [None req-cdb28fb8-f133-4250-907e-180038a1e14f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86989) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: DEBUG cinder.quota [None req-cdb28fb8-f133-4250-907e-180038a1e14f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Created reservations ['32f5dc14-2fb6-4c20-b750-f78e30398268', '93570dde-d90c-45d3-974d-d016426f4bee', 'a46f3f16-b011-471d-8906-6ec8542b6278', 'd04af739-22e8-4cbe-bf59-e740765a4cdc'] {{(pid=86989) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-cdb28fb8-f133-4250-907e-180038a1e14f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Delete volume request issued successfully. Sep 07 10:06:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-cdb28fb8-f133-4250-907e-180038a1e14f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/volumes/bf11f81f-2f24-4072-98f8-08d41b2091f6 returned with HTTP 202 Sep 07 10:06:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1686/3469] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:06:39 2026] DELETE /volume/v3/volumes/bf11f81f-2f24-4072-98f8-08d41b2091f6 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-b912294f-7360-483c-9979-578cea20af2e None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b912294f-7360-483c-9979-578cea20af2e tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] DELETE http://192.168.122.65/volume/v3/types/7cb466cd-44ce-4742-8874-d5f4394a2801 Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b912294f-7360-483c-9979-578cea20af2e tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-b912294f-7360-483c-9979-578cea20af2e tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-b912294f-7360-483c-9979-578cea20af2e tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/types/7cb466cd-44ce-4742-8874-d5f4394a2801 returned with HTTP 202 Sep 07 10:06:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1784/3470] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:06:39 2026] DELETE /volume/v3/types/7cb466cd-44ce-4742-8874-d5f4394a2801 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-25424705-565a-47ef-a378-80edeca7cce4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-25424705-565a-47ef-a378-80edeca7cce4 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:06:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-25424705-565a-47ef-a378-80edeca7cce4 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-171108374", "extra_specs": {"storage_protocol": "tempest-storage_protocol-25880286", "vendor_name": "tempest-vendor_name-887200119"}}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-25424705-565a-47ef-a378-80edeca7cce4 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:06:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1687/3471] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:06:39 2026] POST /volume/v3/types => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] POST http://192.168.122.65/volume/v3/volumes Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b335520f-74d4-4636-b7bd-19341bc56087", "size": 1}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.api.v3.volumes [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Create volume request body: {'volume': {'volume_type': 'b335520f-74d4-4636-b7bd-19341bc56087', 'size': 1}} {{(pid=86990) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Create volume of 1 GB Sep 07 10:06:39 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:39 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Availability Zones retrieved successfully. Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Flow 'volume_create_api' (a555d216-3c06-41e1-b743-7991f0a9167f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fab4218-ec71-4aa1-bf7e-dd12c388f690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.flows.api.create_volume [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Validating volume size '1' using validate_int {{(pid=86990) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fab4218-ec71-4aa1-bf7e-dd12c388f690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T08:06:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-25880286',vendor_name='tempest-vendor_name-887200119'},id=b335520f-74d4-4636-b7bd-19341bc56087,is_public=True,name='tempest-ProjectReaderTests-volume-type-171108374',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b335520f-74d4-4636-b7bd-19341bc56087', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500bb25f-0a6b-438f-928e-b64fa4b470be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-171108374 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-171108374, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:06:39 devstack devstack@c-api.service[86990]: WARNING cinder.quota [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-171108374 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-171108374, it is now deprecated. Please use the default quota class for default quota. Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Created reservations ['9664bb2b-9969-4f3e-9df6-eea67db48650', 'adc5ef64-7973-44f8-a616-5002a054bfec', 'fa373c85-97eb-414e-b487-c2709f7078b6', '64ef8992-17a0-4b43-894e-94fa2a41830d'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500bb25f-0a6b-438f-928e-b64fa4b470be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9664bb2b-9969-4f3e-9df6-eea67db48650', 'adc5ef64-7973-44f8-a616-5002a054bfec', 'fa373c85-97eb-414e-b487-c2709f7078b6', '64ef8992-17a0-4b43-894e-94fa2a41830d']}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6142ce6-781b-466e-9b2d-1161b2f37f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:39 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6142ce6-781b-466e-9b2d-1161b2f37f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '743334b4-8d51-48ed-839f-44b1bc16ea4b', '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='fca549b1ad604be8b7f44625152f38d3',qos_specs=None,replication_status=,reservations=['9664bb2b-9969-4f3e-9df6-eea67db48650','adc5ef64-7973-44f8-a616-5002a054bfec','fa373c85-97eb-414e-b487-c2709f7078b6','64ef8992-17a0-4b43-894e-94fa2a41830d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff8f52ee5cf5474ca364b5b9b3991a67',volume_type_id=b335520f-74d4-4636-b7bd-19341bc56087), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T08:06:39Z,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=743334b4-8d51-48ed-839f-44b1bc16ea4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fca549b1ad604be8b7f44625152f38d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff8f52ee5cf5474ca364b5b9b3991a67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b335520f-74d4-4636-b7bd-19341bc56087),volume_type_id=b335520f-74d4-4636-b7bd-19341bc56087)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e345694a-fd42-4107-875e-56f7afe21bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e345694a-fd42-4107-875e-56f7afe21bee) transitioned into state 'SUCCESS' from 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='fca549b1ad604be8b7f44625152f38d3',qos_specs=None,replication_status=,reservations=['9664bb2b-9969-4f3e-9df6-eea67db48650','adc5ef64-7973-44f8-a616-5002a054bfec','fa373c85-97eb-414e-b487-c2709f7078b6','64ef8992-17a0-4b43-894e-94fa2a41830d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff8f52ee5cf5474ca364b5b9b3991a67',volume_type_id=b335520f-74d4-4636-b7bd-19341bc56087)}' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57efa5ea-e62e-4717-b339-abaf5e2c4534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57efa5ea-e62e-4717-b339-abaf5e2c4534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86990) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Flow 'volume_create_api' (a555d216-3c06-41e1-b743-7991f0a9167f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86990) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 10:06:39 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Create volume request issued successfully. Sep 07 10:06:39 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-ca32b38c-bf67-4cf7-9941-78ca71850d16 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/volumes returned with HTTP 202 Sep 07 10:06:39 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1785/3472] 192.168.122.65 () {62 vars in 1177 bytes} [Mon Sep 7 10:06:39 2026] POST /volume/v3/volumes => generated 779 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 10:06:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-eafe2c7b-888d-46d9-9603-9648230aa850 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-eafe2c7b-888d-46d9-9603-9648230aa850 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] GET http://192.168.122.65/volume/v3/volumes/743334b4-8d51-48ed-839f-44b1bc16ea4b Sep 07 10:06:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-eafe2c7b-888d-46d9-9603-9648230aa850 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-eafe2c7b-888d-46d9-9603-9648230aa850 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:39 devstack devstack@c-api.service[86989]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:39 devstack devstack@c-api.service[86989]: attachments = base.obj_make_list( Sep 07 10:06:39 devstack devstack@c-api.service[86989]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:39 devstack devstack@c-api.service[86989]: warnings.warn( Sep 07 10:06:39 devstack devstack@c-api.service[86989]: INFO cinder.volume.api [None req-eafe2c7b-888d-46d9-9603-9648230aa850 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Volume info retrieved successfully. Sep 07 10:06:39 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-eafe2c7b-888d-46d9-9603-9648230aa850 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/volumes/743334b4-8d51-48ed-839f-44b1bc16ea4b returned with HTTP 200 Sep 07 10:06:39 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1688/3473] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:06:39 2026] GET /volume/v3/volumes/743334b4-8d51-48ed-839f-44b1bc16ea4b => generated 958 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6810cb9a-f534-4d67-acda-93b55878e532 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6810cb9a-f534-4d67-acda-93b55878e532 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] GET http://192.168.122.65/volume/v3/volumes/743334b4-8d51-48ed-839f-44b1bc16ea4b Sep 07 10:06:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6810cb9a-f534-4d67-acda-93b55878e532 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6810cb9a-f534-4d67-acda-93b55878e532 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-6810cb9a-f534-4d67-acda-93b55878e532 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Volume info retrieved successfully. Sep 07 10:06:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6810cb9a-f534-4d67-acda-93b55878e532 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/volumes/743334b4-8d51-48ed-839f-44b1bc16ea4b returned with HTTP 200 Sep 07 10:06:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1786/3474] 192.168.122.65 () {60 vars in 1267 bytes} [Mon Sep 7 10:06:40 2026] GET /volume/v3/volumes/743334b4-8d51-48ed-839f-44b1bc16ea4b => generated 979 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c7719f33-aac0-4b99-9991-3bdf38a1282f None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c7719f33-aac0-4b99-9991-3bdf38a1282f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] GET http://192.168.122.65/volume/v3/messages Sep 07 10:06:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c7719f33-aac0-4b99-9991-3bdf38a1282f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c7719f33-aac0-4b99-9991-3bdf38a1282f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c7719f33-aac0-4b99-9991-3bdf38a1282f tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/messages returned with HTTP 200 Sep 07 10:06:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1689/3475] 192.168.122.65 () {60 vars in 1159 bytes} [Mon Sep 7 10:06:40 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e4367e96-e36a-48d9-a0f8-042b545716d3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e4367e96-e36a-48d9-a0f8-042b545716d3 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-reader] GET http://192.168.122.65/volume/v3/messages/88e55a26-c652-4d98-96dd-8bc0438fa58d Sep 07 10:06:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e4367e96-e36a-48d9-a0f8-042b545716d3 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-reader] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e4367e96-e36a-48d9-a0f8-042b545716d3 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-reader] Calling method 'version_select' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e4367e96-e36a-48d9-a0f8-042b545716d3 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-reader] http://192.168.122.65/volume/v3/messages/88e55a26-c652-4d98-96dd-8bc0438fa58d returned with HTTP 200 Sep 07 10:06:40 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1787/3476] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:06:40 2026] GET /volume/v3/messages/88e55a26-c652-4d98-96dd-8bc0438fa58d => generated 673 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-90dc7d68-cf76-4697-8cb6-0ad65aff56d4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90dc7d68-cf76-4697-8cb6-0ad65aff56d4 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] DELETE http://192.168.122.65/volume/v3/messages/88e55a26-c652-4d98-96dd-8bc0438fa58d Sep 07 10:06:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-90dc7d68-cf76-4697-8cb6-0ad65aff56d4 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:40 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-90dc7d68-cf76-4697-8cb6-0ad65aff56d4 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Calling method 'version_select' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:40 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-90dc7d68-cf76-4697-8cb6-0ad65aff56d4 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/messages/88e55a26-c652-4d98-96dd-8bc0438fa58d returned with HTTP 204 Sep 07 10:06:40 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1690/3477] 192.168.122.65 () {60 vars in 1273 bytes} [Mon Sep 7 10:06:40 2026] DELETE /volume/v3/messages/88e55a26-c652-4d98-96dd-8bc0438fa58d => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 10:06:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-9b71f26c-4cdf-47df-85ce-4829728ac5c9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:40 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9b71f26c-4cdf-47df-85ce-4829728ac5c9 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] DELETE http://192.168.122.65/volume/v3/volumes/743334b4-8d51-48ed-839f-44b1bc16ea4b Sep 07 10:06:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9b71f26c-4cdf-47df-85ce-4829728ac5c9 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:40 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-9b71f26c-4cdf-47df-85ce-4829728ac5c9 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Calling method 'delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:40 devstack devstack@c-api.service[86990]: INFO cinder.api.v3.volumes [None req-9b71f26c-4cdf-47df-85ce-4829728ac5c9 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Delete volume with id: 743334b4-8d51-48ed-839f-44b1bc16ea4b Sep 07 10:06:40 devstack devstack@c-api.service[86990]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 10:06:40 devstack devstack@c-api.service[86990]: attachments = base.obj_make_list( Sep 07 10:06:40 devstack devstack@c-api.service[86990]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 10:06:40 devstack devstack@c-api.service[86990]: warnings.warn( Sep 07 10:06:40 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9b71f26c-4cdf-47df-85ce-4829728ac5c9 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Volume info retrieved successfully. Sep 07 10:06:40 devstack devstack@c-api.service[86990]: DEBUG cinder.volume.api [None req-9b71f26c-4cdf-47df-85ce-4829728ac5c9 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86990) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 10:06:40 devstack devstack@c-api.service[86990]: DEBUG cinder.quota [None req-9b71f26c-4cdf-47df-85ce-4829728ac5c9 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Created reservations ['58e03ef4-3907-4a98-9ffe-1590b9b66834', '7835275a-54e7-410f-bf47-d7c8499f4f34', 'a4d5d854-b098-4402-9c40-7236cf395c5e', '59807def-3d72-405d-8154-8d0577d834fc'] {{(pid=86990) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 10:06:41 devstack devstack@c-api.service[86990]: INFO cinder.volume.api [None req-9b71f26c-4cdf-47df-85ce-4829728ac5c9 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Delete volume request issued successfully. Sep 07 10:06:41 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-9b71f26c-4cdf-47df-85ce-4829728ac5c9 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/volumes/743334b4-8d51-48ed-839f-44b1bc16ea4b returned with HTTP 202 Sep 07 10:06:41 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1788/3478] 192.168.122.65 () {60 vars in 1270 bytes} [Mon Sep 7 10:06:40 2026] DELETE /volume/v3/volumes/743334b4-8d51-48ed-839f-44b1bc16ea4b => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e0ab8e04-bac4-4eba-86a6-091240c39d91 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e0ab8e04-bac4-4eba-86a6-091240c39d91 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] DELETE http://192.168.122.65/volume/v3/types/b335520f-74d4-4636-b7bd-19341bc56087 Sep 07 10:06:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e0ab8e04-bac4-4eba-86a6-091240c39d91 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:41 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e0ab8e04-bac4-4eba-86a6-091240c39d91 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:41 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e0ab8e04-bac4-4eba-86a6-091240c39d91 tempest-ProjectReaderTests-676379684 tempest-ProjectReaderTests-676379684-project-admin] http://192.168.122.65/volume/v3/types/b335520f-74d4-4636-b7bd-19341bc56087 returned with HTTP 202 Sep 07 10:06:41 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1691/3479] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:06:41 2026] DELETE /volume/v3/types/b335520f-74d4-4636-b7bd-19341bc56087 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-d7e90627-0726-4bfc-88a4-8a0033532858 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d7e90627-0726-4bfc-88a4-8a0033532858 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:06:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-d7e90627-0726-4bfc-88a4-8a0033532858 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-245487126", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-d7e90627-0726-4bfc-88a4-8a0033532858 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:06:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1789/3480] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:06:43 2026] POST /volume/v3/types => generated 379 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-d139a5bc-32a6-4f3c-af97-dba3babeeb9e None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d139a5bc-32a6-4f3c-af97-dba3babeeb9e tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] POST http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/encryption Sep 07 10:06:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-d139a5bc-32a6-4f3c-af97-dba3babeeb9e tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-d139a5bc-32a6-4f3c-af97-dba3babeeb9e tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/encryption returned with HTTP 200 Sep 07 10:06:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1692/3481] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:06:43 2026] POST /volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1089b224-241d-4541-bab1-9fe49d907b66 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1089b224-241d-4541-bab1-9fe49d907b66 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:06:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1089b224-241d-4541-bab1-9fe49d907b66 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-236133934", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1089b224-241d-4541-bab1-9fe49d907b66 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:06:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1790/3482] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:06:43 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-a9edcb46-3254-4ccc-8ae6-4dab588e4fa8 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a9edcb46-3254-4ccc-8ae6-4dab588e4fa8 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] POST http://192.168.122.65/volume/v3/types/71b1463c-71db-473a-a0a4-24cdfb29752f/encryption Sep 07 10:06:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-a9edcb46-3254-4ccc-8ae6-4dab588e4fa8 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-a9edcb46-3254-4ccc-8ae6-4dab588e4fa8 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/71b1463c-71db-473a-a0a4-24cdfb29752f/encryption returned with HTTP 200 Sep 07 10:06:43 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1693/3483] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:06:43 2026] POST /volume/v3/types/71b1463c-71db-473a-a0a4-24cdfb29752f/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-13444b5e-ac0e-49f7-9d03-635b3bd0a3be None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-13444b5e-ac0e-49f7-9d03-635b3bd0a3be tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:06:43 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-13444b5e-ac0e-49f7-9d03-635b3bd0a3be tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1004793980", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:43 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-13444b5e-ac0e-49f7-9d03-635b3bd0a3be tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:06:43 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1791/3484] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:06:43 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-ba303264-e798-4bd6-b8d9-5084698a4b41 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba303264-e798-4bd6-b8d9-5084698a4b41 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] POST http://192.168.122.65/volume/v3/types/073ae858-a03f-42d5-9ab3-7e4dfb7556dc/extra_specs Sep 07 10:06:43 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-ba303264-e798-4bd6-b8d9-5084698a4b41 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:43 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-ba303264-e798-4bd6-b8d9-5084698a4b41 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/073ae858-a03f-42d5-9ab3-7e4dfb7556dc/extra_specs returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1694/3485] 192.168.122.65 () {60 vars in 1278 bytes} [Mon Sep 7 10:06:43 2026] POST /volume/v3/types/073ae858-a03f-42d5-9ab3-7e4dfb7556dc/extra_specs => generated 35 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-51aa7c76-98c5-4a63-b6bc-20d81a9423f2 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-51aa7c76-98c5-4a63-b6bc-20d81a9423f2 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] PUT http://192.168.122.65/volume/v3/types/073ae858-a03f-42d5-9ab3-7e4dfb7556dc/extra_specs/key2 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-51aa7c76-98c5-4a63-b6bc-20d81a9423f2 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-51aa7c76-98c5-4a63-b6bc-20d81a9423f2 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/073ae858-a03f-42d5-9ab3-7e4dfb7556dc/extra_specs/key2 returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1792/3486] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 10:06:44 2026] PUT /volume/v3/types/073ae858-a03f-42d5-9ab3-7e4dfb7556dc/extra_specs/key2 => generated 25 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c5637f4f-659b-47d0-93b4-4a8ef8054ac4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c5637f4f-659b-47d0-93b4-4a8ef8054ac4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c5637f4f-659b-47d0-93b4-4a8ef8054ac4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c5637f4f-659b-47d0-93b4-4a8ef8054ac4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1695/3487] 192.168.122.65 () {60 vars in 1131 bytes} [Mon Sep 7 10:06:44 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 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-f225364b-3e57-4307-9063-a695ebb4d4ac None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f225364b-3e57-4307-9063-a695ebb4d4ac tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] DELETE http://192.168.122.65/volume/v3/types/8aea9fdb-d0e9-4f19-9466-a2c2ae67c8b1 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f225364b-3e57-4307-9063-a695ebb4d4ac tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-f225364b-3e57-4307-9063-a695ebb4d4ac tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-f225364b-3e57-4307-9063-a695ebb4d4ac tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/8aea9fdb-d0e9-4f19-9466-a2c2ae67c8b1 returned with HTTP 202 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1793/3488] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:06:44 2026] DELETE /volume/v3/types/8aea9fdb-d0e9-4f19-9466-a2c2ae67c8b1 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-676aed61-aee8-44a9-a4bb-80d3edc58234 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-676aed61-aee8-44a9-a4bb-80d3edc58234 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-676aed61-aee8-44a9-a4bb-80d3edc58234 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-565058881", "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=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-676aed61-aee8-44a9-a4bb-80d3edc58234 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1696/3489] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:06:44 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3e294167-09af-4690-950c-fb8b045bf5bb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3e294167-09af-4690-950c-fb8b045bf5bb tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] POST http://192.168.122.65/volume/v3/types/96689162-11ed-43d6-bdd9-40f3af7a0f87/encryption Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3e294167-09af-4690-950c-fb8b045bf5bb tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3e294167-09af-4690-950c-fb8b045bf5bb tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/96689162-11ed-43d6-bdd9-40f3af7a0f87/encryption returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1794/3490] 192.168.122.65 () {60 vars in 1276 bytes} [Mon Sep 7 10:06:44 2026] POST /volume/v3/types/96689162-11ed-43d6-bdd9-40f3af7a0f87/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-9a279883-0efd-4a5e-b9fc-2ba4548a1dfe None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9a279883-0efd-4a5e-b9fc-2ba4548a1dfe tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] DELETE http://192.168.122.65/volume/v3/types/96689162-11ed-43d6-bdd9-40f3af7a0f87/encryption/9b8a5452-26a4-4126-a436-414b93dc75f1 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9a279883-0efd-4a5e-b9fc-2ba4548a1dfe tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-9a279883-0efd-4a5e-b9fc-2ba4548a1dfe tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-9a279883-0efd-4a5e-b9fc-2ba4548a1dfe tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/96689162-11ed-43d6-bdd9-40f3af7a0f87/encryption/9b8a5452-26a4-4126-a436-414b93dc75f1 returned with HTTP 202 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1697/3491] 192.168.122.65 () {58 vars in 1368 bytes} [Mon Sep 7 10:06:44 2026] DELETE /volume/v3/types/96689162-11ed-43d6-bdd9-40f3af7a0f87/encryption/9b8a5452-26a4-4126-a436-414b93dc75f1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-fdc5cd73-5fed-49dd-8b71-b96eaff9bd1c None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fdc5cd73-5fed-49dd-8b71-b96eaff9bd1c tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-fdc5cd73-5fed-49dd-8b71-b96eaff9bd1c tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1652747055", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-fdc5cd73-5fed-49dd-8b71-b96eaff9bd1c tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1795/3492] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:06:44 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-e5048cb1-c851-4e76-aa9b-dc4c3b0976d4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e5048cb1-c851-4e76-aa9b-dc4c3b0976d4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] DELETE http://192.168.122.65/volume/v3/types/f8ffc4ca-974a-4bd4-aeda-31e065d1ff0c/extra_specs/key1 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e5048cb1-c851-4e76-aa9b-dc4c3b0976d4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-e5048cb1-c851-4e76-aa9b-dc4c3b0976d4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method 'delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-e5048cb1-c851-4e76-aa9b-dc4c3b0976d4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/f8ffc4ca-974a-4bd4-aeda-31e065d1ff0c/extra_specs/key1 returned with HTTP 202 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1698/3493] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 10:06:44 2026] DELETE /volume/v3/types/f8ffc4ca-974a-4bd4-aeda-31e065d1ff0c/extra_specs/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-3b4a2f1f-5f43-4155-b505-cf9bc9f924d5 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3b4a2f1f-5f43-4155-b505-cf9bc9f924d5 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] POST http://192.168.122.65/volume/v3/types Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-3b4a2f1f-5f43-4155-b505-cf9bc9f924d5 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1133990060", "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=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-3b4a2f1f-5f43-4155-b505-cf9bc9f924d5 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1796/3494] 192.168.122.65 () {60 vars in 1132 bytes} [Mon Sep 7 10:06:44 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c4f21e93-d722-4455-82f7-08158e99ae2a None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c4f21e93-d722-4455-82f7-08158e99ae2a tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] DELETE http://192.168.122.65/volume/v3/types/e3b184d2-c45c-4828-9372-c445ce274351 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c4f21e93-d722-4455-82f7-08158e99ae2a tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c4f21e93-d722-4455-82f7-08158e99ae2a tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c4f21e93-d722-4455-82f7-08158e99ae2a tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/e3b184d2-c45c-4828-9372-c445ce274351 returned with HTTP 202 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1699/3495] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:06:44 2026] DELETE /volume/v3/types/e3b184d2-c45c-4828-9372-c445ce274351 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-89dec559-7a42-405c-a3d7-3351cbf7d4b9 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89dec559-7a42-405c-a3d7-3351cbf7d4b9 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] GET http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/extra_specs Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89dec559-7a42-405c-a3d7-3351cbf7d4b9 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-89dec559-7a42-405c-a3d7-3351cbf7d4b9 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method 'index' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-89dec559-7a42-405c-a3d7-3351cbf7d4b9 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/extra_specs returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1797/3496] 192.168.122.65 () {58 vars in 1257 bytes} [Mon Sep 7 10:06:44 2026] GET /volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/extra_specs => generated 185 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-dbeea6d2-184a-43bd-92fa-fbf2fb5549be None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dbeea6d2-184a-43bd-92fa-fbf2fb5549be tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] GET http://192.168.122.65/volume/v3/types Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dbeea6d2-184a-43bd-92fa-fbf2fb5549be tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-dbeea6d2-184a-43bd-92fa-fbf2fb5549be tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-dbeea6d2-184a-43bd-92fa-fbf2fb5549be tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1700/3497] 192.168.122.65 () {58 vars in 1110 bytes} [Mon Sep 7 10:06:44 2026] GET /volume/v3/types => generated 2587 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-6a406b4b-da57-46b7-bad7-c7af6b943092 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6a406b4b-da57-46b7-bad7-c7af6b943092 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] GET http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/encryption/cipher Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6a406b4b-da57-46b7-bad7-c7af6b943092 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-6a406b4b-da57-46b7-bad7-c7af6b943092 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-6a406b4b-da57-46b7-bad7-c7af6b943092 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/encryption/cipher returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1798/3498] 192.168.122.65 () {58 vars in 1275 bytes} [Mon Sep 7 10:06:44 2026] GET /volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-74bc0d84-88c6-44c5-9822-d2928df35ca5 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-74bc0d84-88c6-44c5-9822-d2928df35ca5 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] GET http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/encryption Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-74bc0d84-88c6-44c5-9822-d2928df35ca5 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-74bc0d84-88c6-44c5-9822-d2928df35ca5 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method 'index' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-74bc0d84-88c6-44c5-9822-d2928df35ca5 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/encryption returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1701/3499] 192.168.122.65 () {58 vars in 1254 bytes} [Mon Sep 7 10:06:44 2026] GET /volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-7e9162d8-a652-4f6e-a640-2eaeb83004bb None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7e9162d8-a652-4f6e-a640-2eaeb83004bb tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] GET http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/extra_specs/multiattach Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7e9162d8-a652-4f6e-a640-2eaeb83004bb tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-7e9162d8-a652-4f6e-a640-2eaeb83004bb tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-7e9162d8-a652-4f6e-a640-2eaeb83004bb tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/extra_specs/multiattach returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1799/3500] 192.168.122.65 () {58 vars in 1293 bytes} [Mon Sep 7 10:06:44 2026] GET /volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/extra_specs/multiattach => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-c9536567-baa8-4294-9a8b-5de4bfc6a1d7 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c9536567-baa8-4294-9a8b-5de4bfc6a1d7 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] GET http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/extra_specs/volume_backend_name Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c9536567-baa8-4294-9a8b-5de4bfc6a1d7 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-c9536567-baa8-4294-9a8b-5de4bfc6a1d7 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method 'show' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-c9536567-baa8-4294-9a8b-5de4bfc6a1d7 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1702/3501] 192.168.122.65 () {58 vars in 1317 bytes} [Mon Sep 7 10:06:44 2026] GET /volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/extra_specs/volume_backend_name => generated 44 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-328e8436-7b26-4830-b11c-605b808601b4 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-328e8436-7b26-4830-b11c-605b808601b4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] GET http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-328e8436-7b26-4830-b11c-605b808601b4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-328e8436-7b26-4830-b11c-605b808601b4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method 'show' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-328e8436-7b26-4830-b11c-605b808601b4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1800/3502] 192.168.122.65 () {58 vars in 1221 bytes} [Mon Sep 7 10:06:44 2026] GET /volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d => generated 401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-aef5c7b5-daa1-44d6-a4b8-871fa08a69d4 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aef5c7b5-daa1-44d6-a4b8-871fa08a69d4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] PUT http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/encryption/26cd8f6e-72c9-4096-8309-f1ddca79a39f Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-aef5c7b5-daa1-44d6-a4b8-871fa08a69d4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-aef5c7b5-daa1-44d6-a4b8-871fa08a69d4 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/encryption/26cd8f6e-72c9-4096-8309-f1ddca79a39f returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1703/3503] 192.168.122.65 () {60 vars in 1385 bytes} [Mon Sep 7 10:06:44 2026] PUT /volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/encryption/26cd8f6e-72c9-4096-8309-f1ddca79a39f => generated 33 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-c348fcb8-13a0-48f9-83bd-b6e021349416 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c348fcb8-13a0-48f9-83bd-b6e021349416 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] PUT http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/extra_specs/key1 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-c348fcb8-13a0-48f9-83bd-b6e021349416 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-c348fcb8-13a0-48f9-83bd-b6e021349416 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/extra_specs/key1 returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1801/3504] 192.168.122.65 () {60 vars in 1292 bytes} [Mon Sep 7 10:06:44 2026] PUT /volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d/extra_specs/key1 => generated 30 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-87c21154-59ac-473a-b4e7-9ae2c4521007 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-87c21154-59ac-473a-b4e7-9ae2c4521007 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] PUT http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d Sep 07 10:06:44 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-87c21154-59ac-473a-b4e7-9ae2c4521007 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 10:06:44 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-87c21154-59ac-473a-b4e7-9ae2c4521007 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d returned with HTTP 200 Sep 07 10:06:44 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1704/3505] 192.168.122.65 () {60 vars in 1241 bytes} [Mon Sep 7 10:06:44 2026] PUT /volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d => generated 370 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-1a9997a0-4a0d-43ff-a50d-6f8f5853f3a3 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1a9997a0-4a0d-43ff-a50d-6f8f5853f3a3 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] DELETE http://192.168.122.65/volume/v3/types/f8ffc4ca-974a-4bd4-aeda-31e065d1ff0c Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1a9997a0-4a0d-43ff-a50d-6f8f5853f3a3 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:44 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-1a9997a0-4a0d-43ff-a50d-6f8f5853f3a3 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-1a9997a0-4a0d-43ff-a50d-6f8f5853f3a3 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/f8ffc4ca-974a-4bd4-aeda-31e065d1ff0c returned with HTTP 202 Sep 07 10:06:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1802/3506] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:06:44 2026] DELETE /volume/v3/types/f8ffc4ca-974a-4bd4-aeda-31e065d1ff0c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-07ec1195-05bc-4f80-bb58-a91a004f9b67 None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-07ec1195-05bc-4f80-bb58-a91a004f9b67 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] DELETE http://192.168.122.65/volume/v3/types/96689162-11ed-43d6-bdd9-40f3af7a0f87 Sep 07 10:06:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-07ec1195-05bc-4f80-bb58-a91a004f9b67 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-07ec1195-05bc-4f80-bb58-a91a004f9b67 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-07ec1195-05bc-4f80-bb58-a91a004f9b67 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/96689162-11ed-43d6-bdd9-40f3af7a0f87 returned with HTTP 202 Sep 07 10:06:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1705/3507] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:06:45 2026] DELETE /volume/v3/types/96689162-11ed-43d6-bdd9-40f3af7a0f87 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-e6ce78a5-dadd-4525-835a-80e5ff04c191 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e6ce78a5-dadd-4525-835a-80e5ff04c191 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] DELETE http://192.168.122.65/volume/v3/types/073ae858-a03f-42d5-9ab3-7e4dfb7556dc Sep 07 10:06:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e6ce78a5-dadd-4525-835a-80e5ff04c191 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-e6ce78a5-dadd-4525-835a-80e5ff04c191 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-e6ce78a5-dadd-4525-835a-80e5ff04c191 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/073ae858-a03f-42d5-9ab3-7e4dfb7556dc returned with HTTP 202 Sep 07 10:06:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1803/3508] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:06:45 2026] DELETE /volume/v3/types/073ae858-a03f-42d5-9ab3-7e4dfb7556dc => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.middleware.request_id [None req-b906e843-6c80-4814-89b5-be3d6810e34b None None] RequestId filter calling following filter/app {{(pid=86989) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b906e843-6c80-4814-89b5-be3d6810e34b tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] DELETE http://192.168.122.65/volume/v3/types/71b1463c-71db-473a-a0a4-24cdfb29752f Sep 07 10:06:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b906e843-6c80-4814-89b5-be3d6810e34b tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86989) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:45 devstack devstack@c-api.service[86989]: DEBUG cinder.api.openstack.wsgi [None req-b906e843-6c80-4814-89b5-be3d6810e34b tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method '_delete' {{(pid=86989) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:45 devstack devstack@c-api.service[86989]: INFO cinder.api.openstack.wsgi [None req-b906e843-6c80-4814-89b5-be3d6810e34b tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/71b1463c-71db-473a-a0a4-24cdfb29752f returned with HTTP 202 Sep 07 10:06:45 devstack devstack@c-api.service[86989]: [pid: 86989|app: 0|req: 1706/3509] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:06:45 2026] DELETE /volume/v3/types/71b1463c-71db-473a-a0a4-24cdfb29752f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.middleware.request_id [None req-175d0f73-24ec-466c-ad98-4dde13fef481 None None] RequestId filter calling following filter/app {{(pid=86990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 10:06:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-175d0f73-24ec-466c-ad98-4dde13fef481 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] DELETE http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d Sep 07 10:06:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-175d0f73-24ec-466c-ad98-4dde13fef481 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Empty body provided in request {{(pid=86990) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 10:06:45 devstack devstack@c-api.service[86990]: DEBUG cinder.api.openstack.wsgi [None req-175d0f73-24ec-466c-ad98-4dde13fef481 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] Calling method '_delete' {{(pid=86990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 10:06:45 devstack devstack@c-api.service[86990]: INFO cinder.api.openstack.wsgi [None req-175d0f73-24ec-466c-ad98-4dde13fef481 tempest-VolumeTypesAdminTests-535722005 tempest-VolumeTypesAdminTests-535722005-project-admin] http://192.168.122.65/volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d returned with HTTP 202 Sep 07 10:06:45 devstack devstack@c-api.service[86990]: [pid: 86990|app: 0|req: 1804/3510] 192.168.122.65 () {58 vars in 1224 bytes} [Mon Sep 7 10:06:45 2026] DELETE /volume/v3/types/59082e38-e24c-4a5a-8bfb-de4b23c2ed3d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 10:06:55 devstack devstack@c-api.service[86989]: DEBUG dbcounter [-] [86989] Writing DB stats cinder:SELECT=249,cinder:UPDATE=90,cinder:INSERT=48 {{(pid=86989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 10:06:55 devstack devstack@c-api.service[86990]: DEBUG dbcounter [-] [86990] Writing DB stats cinder:SELECT=278,cinder:UPDATE=118,cinder:INSERT=77,cinder:DELETE=1 {{(pid=86990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}